diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-28 09:25:53 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-28 09:25:53 +0000 |
commit | bf3c5f0d8ca37830ab018f9018001cdb3819a6ba (patch) | |
tree | 5763f0a29383ab52b90109ed6b2e5d1711a99763 /audio | |
parent | 97df01c44dd582c069df9b0f33061e1fdba3ec8f (diff) | |
download | pkgsrc-bf3c5f0d8ca37830ab018f9018001cdb3819a6ba.tar.gz |
catch up with base pkg update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xine-arts/Makefile | 4 | ||||
-rw-r--r-- | audio/xine-arts/PLIST | 4 | ||||
-rw-r--r-- | audio/xine-esound/PLIST | 4 | ||||
-rw-r--r-- | audio/xine-pulse/PLIST | 4 |
4 files changed, 7 insertions, 9 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index 52298a2c4a1..858b371c210 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2010/05/19 18:50:04 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2010/07/28 09:25:53 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" -PKGREVISION= 1 - PKGNAME= ${XINE_PKGNAME:S/lib/arts/} CATEGORIES= audio COMMENT= The aRts audio output plugin for xine-lib diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST index 35432a3b4ca..fd8550b639a 100644 --- a/audio/xine-arts/PLIST +++ b/audio/xine-arts/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.15 2010/04/13 15:11:55 drochner Exp $ -lib/xine/plugins/1.28/xineplug_ao_out_arts.la +@comment $NetBSD: PLIST,v 1.16 2010/07/28 09:25:53 drochner Exp $ +lib/xine/plugins/1.29/xineplug_ao_out_arts.la diff --git a/audio/xine-esound/PLIST b/audio/xine-esound/PLIST index 0deba98241d..2657272cc69 100644 --- a/audio/xine-esound/PLIST +++ b/audio/xine-esound/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.15 2010/04/13 15:11:55 drochner Exp $ -lib/xine/plugins/1.28/xineplug_ao_out_esd.la +@comment $NetBSD: PLIST,v 1.16 2010/07/28 09:25:54 drochner Exp $ +lib/xine/plugins/1.29/xineplug_ao_out_esd.la diff --git a/audio/xine-pulse/PLIST b/audio/xine-pulse/PLIST index f75e078bd3f..3490c70dcbf 100644 --- a/audio/xine-pulse/PLIST +++ b/audio/xine-pulse/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.5 2010/04/13 15:11:55 drochner Exp $ -lib/xine/plugins/1.28/xineplug_ao_out_pulseaudio.la +@comment $NetBSD: PLIST,v 1.6 2010/07/28 09:25:54 drochner Exp $ +lib/xine/plugins/1.29/xineplug_ao_out_pulseaudio.la |