diff options
author | drochner <drochner@pkgsrc.org> | 2008-08-26 13:14:48 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-08-26 13:14:48 +0000 |
commit | 8b553912db03c61587d1caf35885bc7744b2fd9d (patch) | |
tree | 9617d78c80f4a7cbf3bec52b604c316ae1e75cf7 /audio | |
parent | f345ec7f4c42e2ca4f267f8942ce352da156a863 (diff) | |
download | pkgsrc-8b553912db03c61587d1caf35885bc7744b2fd9d.tar.gz |
update for new base rev.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xine-arts/Makefile | 3 | ||||
-rw-r--r-- | audio/xine-arts/PLIST | 4 | ||||
-rw-r--r-- | audio/xine-esound/Makefile | 3 | ||||
-rw-r--r-- | audio/xine-esound/PLIST | 4 |
4 files changed, 6 insertions, 8 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index dedddff6654..6324c155c4d 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2008/07/21 00:13:43 dholland Exp $ +# $NetBSD: Makefile,v 1.32 2008/08/26 13:14:48 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/arts/} -PKGREVISION= 1 CATEGORIES= audio COMMENT= The aRts audio output plugin for xine-lib diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST index 64e4774990f..326581dd5f5 100644 --- a/audio/xine-arts/PLIST +++ b/audio/xine-arts/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.10 2008/07/17 17:01:35 drochner Exp $ -lib/xine/plugins/1.23/xineplug_ao_out_arts.la +@comment $NetBSD: PLIST,v 1.11 2008/08/26 13:14:48 drochner Exp $ +lib/xine/plugins/1.24/xineplug_ao_out_arts.la diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 6ec4926c8f7..89f00fd516f 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/07/21 00:13:05 dholland Exp $ +# $NetBSD: Makefile,v 1.25 2008/08/26 13:14:48 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib diff --git a/audio/xine-esound/PLIST b/audio/xine-esound/PLIST index 06eda8b6071..bc57a08f727 100644 --- a/audio/xine-esound/PLIST +++ b/audio/xine-esound/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.10 2008/07/17 17:01:35 drochner Exp $ -lib/xine/plugins/1.23/xineplug_ao_out_esd.la +@comment $NetBSD: PLIST,v 1.11 2008/08/26 13:14:48 drochner Exp $ +lib/xine/plugins/1.24/xineplug_ao_out_esd.la |