pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/emixer Allow emixer to work with mpg123-esound a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/517a0f29b01b
branches: trunk
changeset: 467231:517a0f29b01b
user: agc <agc%pkgsrc.org@localhost>
date: Tue Jan 27 12:04:46 2004 +0000
description:
Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123.
diffstat:
audio/emixer/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ac7a4294abbc -r 517a0f29b01b audio/emixer/Makefile
--- a/audio/emixer/Makefile Tue Jan 27 11:05:42 2004 +0000
+++ b/audio/emixer/Makefile Tue Jan 27 12:04:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/09/28 09:13:55 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/27 12:04:46 agc Exp $
#
DISTNAME= emixer-0.05.5
@@ -11,7 +11,7 @@
HOMEPAGE= http://toaster.muc-t-systems.com/~emixer/
COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
-DEPENDS+= mpg123-0.59*:../../audio/mpg123
+DEPENDS+= mpg123{,-esound,-nas}-0.59*:../../audio/mpg123
USE_BUILDLINK2= YES
Home |
Main Index |
Thread Index |
Old Index