Adjust version numbers for the mpg123 pkg
This commit is contained in:
parent
b1b4947fdb
commit
6c76bc24e0
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2010/03/14 17:47:23 martin Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2010/03/14 17:55:28 martin Exp $
|
||||
#
|
||||
|
||||
DISTNAME= emixer-0.05.5
|
||||
|
@ -13,7 +13,7 @@ COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= mpg123:../../audio/mpg123
|
||||
DEPENDS+= mpg123-1.*:../../audio/mpg123
|
||||
|
||||
NO_CONFIGURE= YES
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2008/03/02 06:10:33 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2010/03/14 17:55:28 martin Exp $
|
||||
#
|
||||
|
||||
DISTNAME= liveice
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html
|
||||
COMMENT= Source client for Icecast
|
||||
|
||||
DEPENDS+= mpg123-0.5*:../../audio/mpg123
|
||||
DEPENDS+= mpg123-1.*:../../audio/mpg123
|
||||
DEPENDS+= lame-3.*:../../audio/lame
|
||||
DEPENDS+= tk>=8.0:../../x11/tk
|
||||
|
||||
|
|
Loading…
Reference in a new issue