summaryrefslogtreecommitdiff
path: root/audio/xine-arts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-30 18:32:33 +0000
committerwiz <wiz@pkgsrc.org>2005-10-30 18:32:33 +0000
commit419513bce543b5f9376918dd931c9bad8437e75e (patch)
treebcbe6d75092dab482d63ba1738b08cdaca9b1f02 /audio/xine-arts
parent04260c277dea55b8d70378aeee7dbdafc76c0c1b (diff)
downloadpkgsrc-419513bce543b5f9376918dd931c9bad8437e75e.tar.gz
Fix installation dir to match updated xine. Bump PKGREVISION.
Diffstat (limited to 'audio/xine-arts')
-rw-r--r--audio/xine-arts/Makefile7
-rw-r--r--audio/xine-arts/PLIST4
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile
index a0db0c1b4a9..eb9990e318e 100644
--- a/audio/xine-arts/Makefile
+++ b/audio/xine-arts/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2005/07/29 16:12:04 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/30 18:32:33 wiz Exp $
#
.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
@@ -11,12 +12,12 @@ DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
BUILD_DIRS= ${WRKSRC}/src/audio_out
-INSTALLATION_DIRS= lib/xine/plugins/1.0.2
+INSTALLATION_DIRS= lib/xine/plugins/1.0.3
do-install:
cd ${WRKSRC}/src/audio_out && \
${LIBTOOL} --mode=install ${INSTALL_DATA} \
- xineplug_ao_out_arts.la ${PREFIX}/lib/xine/plugins/1.0.2
+ xineplug_ao_out_arts.la ${PREFIX}/lib/xine/plugins/1.0.3
.include "../../audio/arts/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST
index 9c2e756ca99..a0c663d6865 100644
--- a/audio/xine-arts/PLIST
+++ b/audio/xine-arts/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.4 2005/07/29 16:12:04 drochner Exp $
-lib/xine/plugins/1.0.2/xineplug_ao_out_arts.la
+@comment $NetBSD: PLIST,v 1.5 2005/10/30 18:32:33 wiz Exp $
+lib/xine/plugins/1.0.3/xineplug_ao_out_arts.la