summaryrefslogtreecommitdiff
path: root/audio/xine-esound
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-05-02 11:29:35 +0000
committerdrochner <drochner@pkgsrc.org>2005-05-02 11:29:35 +0000
commit5000f4fab007db7792d63b0406d3f397eb9f67b7 (patch)
treebf9470439acab660d87b7e1712df0e45ef8edd4b /audio/xine-esound
parent27eeb36dd41cf9fe2a62608a8cb315065320d8e9 (diff)
downloadpkgsrc-5000f4fab007db7792d63b0406d3f397eb9f67b7.tar.gz
update to 1.0.1
changes: -Big XvMC quality / correctness / cpu-usage fix -added support for WMA Voice codec -support for Windows Media Audio Lossless -bugfixes -security fixes (were already patched in pkgsrc) also add a patch to correct the path for win32 codecs, needed if xine-lib in embedded into other applications (as totem)
Diffstat (limited to 'audio/xine-esound')
-rw-r--r--audio/xine-esound/Makefile5
-rw-r--r--audio/xine-esound/PLIST5
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile
index a924dbce376..11e5b688a8d 100644
--- a/audio/xine-esound/Makefile
+++ b/audio/xine-esound/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/03/27 15:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/02 11:29:35 drochner Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/esound/}
-PKGREVISION= 1
CATEGORIES= audio
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
@@ -15,7 +14,7 @@ BUILD_DIRS= ${WRKSRC}/src/audio_out
do-install:
cd ${WRKSRC}/src/audio_out && \
${LIBTOOL} --mode=install ${INSTALL_DATA} \
- xineplug_ao_out_esd.la ${PREFIX}/lib/xine/plugins/1.0.0/
+ xineplug_ao_out_esd.la ${PREFIX}/lib/xine/plugins/1.0.1/
.include "../../audio/esound/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xine-esound/PLIST b/audio/xine-esound/PLIST
index 7b191fa2115..b4ebdd54ad6 100644
--- a/audio/xine-esound/PLIST
+++ b/audio/xine-esound/PLIST
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:18 jlam Exp $
-lib/xine/plugins/1.0.0/xineplug_ao_out_esd.la
-@comment in xine-lib: @dirrm lib/xine/plugins/1.0.0
+@comment $NetBSD: PLIST,v 1.3 2005/05/02 11:29:35 drochner Exp $
+lib/xine/plugins/1.0.1/xineplug_ao_out_esd.la