summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron>2006-01-09 17:43:58 +0000
committertron <tron>2006-01-09 17:43:58 +0000
commit6a9eb7bbd21d7290c7a98a2e24ea7b9d6e1470ae (patch)
tree858c7a31d12ca2c00cfe22bb83ce5fb1083fb027 /audio
parentfa283be181c93e732b45af756c41797eed329ded (diff)
downloadpkgsrc-6a9eb7bbd21d7290c7a98a2e24ea7b9d6e1470ae.tar.gz
I only maintain the "mpg123" package and not the "mpg123-nas" and
"mpg123-esound" flavours.
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg123-esound/Makefile4
-rw-r--r--audio/mpg123-nas/Makefile4
-rw-r--r--audio/mpg123/Makefile.common4
3 files changed, 8 insertions, 4 deletions
diff --git a/audio/mpg123-esound/Makefile b/audio/mpg123-esound/Makefile
index 408a48e5d64..b17e6920784 100644
--- a/audio/mpg123-esound/Makefile
+++ b/audio/mpg123-esound/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2005/12/10 21:31:41 heinz Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/09 17:43:59 tron Exp $
PKGNAME= mpg123-esound-${MPG123_VERSION}
PKGREVISION= 6
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with EsounD
+MAINTAINER= tech-pkg@NetBSD.org
+
TARGET_SUFFIX= -esd
PKG_OPTIONS_VAR=PKG_OPTIONS.mpg123-esound
diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile
index d81cee3c403..040911637f0 100644
--- a/audio/mpg123-nas/Makefile
+++ b/audio/mpg123-nas/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2005/12/10 21:31:41 heinz Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/09 17:43:59 tron Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
PKGREVISION= 7
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output
+MAINTAINER= tech-pkg@NetBSD.org
+
TARGET_SUFFIX= -nas
CONFLICTS+= mpg123-[0-9]*
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common
index 1348b0bd182..8d52657f1bf 100644
--- a/audio/mpg123/Makefile.common
+++ b/audio/mpg123/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2005/12/10 21:31:41 heinz Exp $
+# $NetBSD: Makefile.common,v 1.25 2006/01/09 17:43:58 tron Exp $
DISTNAME= mpg123-0.59r
MPG123_VERSION= 0.59.18
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.mpg123.de/mpg123/ \
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
PATCHFILES= mpg123-059r-v6-20000713b.diff.gz
-MAINTAINER= tron@NetBSD.org
+MAINTAINER?= tron@NetBSD.org
HOMEPAGE= http://www.mpg123.de/
DIST_SUBDIR= mpg123
PATCHDIR= ${.CURDIR}/../../audio/mpg123/patches