summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authortron <tron>2005-03-30 10:23:45 +0000
committertron <tron>2005-03-30 10:23:45 +0000
commit6b789e40610c327ff41aada5bbb343838a6d7003 (patch)
tree82c436c7d7bd8853fbc35b896f883aecb734f841 /multimedia
parentd14ac873b9e3087ff91acf2099bef3e9a1c519a6 (diff)
downloadpkgsrc-6b789e40610c327ff41aada5bbb343838a6d7003.tar.gz
Building the "xine-lib" package on system where the "speedx" package is
installed will fail because "speedx" is detected but buildlink3 prevents access to the include files and libraries. Because even passing "--disable-speextest" to the "configure" script doesn't fix that we simply add it as dependence and add the new plugin to the package list. Bump package revision because of the above change.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xine-lib/Makefile5
-rw-r--r--multimedia/xine-lib/PLIST.common4
2 files changed, 7 insertions, 2 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile
index 11e93fe8af9..81ea8a9d98f 100644
--- a/multimedia/xine-lib/Makefile
+++ b/multimedia/xine-lib/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2005/01/07 14:54:47 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2005/03/30 10:23:45 tron Exp $
.include "Makefile.common"
+PKGREVISION= 1
+
.if ${MACHINE_ARCH} == "i386"
DEPENDS+= win32-codecs>=011227:../../multimedia/win32-codecs
PLIST_SUBST+= I386=""
@@ -36,6 +38,7 @@ PLIST_SUBST+= OPENGL_PLUGIN='@comment '
.include "../../audio/flac/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../audio/speex/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/aalib/buildlink3.mk"
diff --git a/multimedia/xine-lib/PLIST.common b/multimedia/xine-lib/PLIST.common
index 710b30a6723..cbf5e0e324f 100644
--- a/multimedia/xine-lib/PLIST.common
+++ b/multimedia/xine-lib/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.7 2004/12/23 03:05:53 xtraeme Exp $
+@comment $NetBSD: PLIST.common,v 1.8 2005/03/30 10:23:45 tron Exp $
bin/xine-config
include/xine.h
include/xine/attributes.h
@@ -86,6 +86,8 @@ lib/xine/plugins/1.0.0/xineplug_decode_real_audio.a
lib/xine/plugins/1.0.0/xineplug_decode_real_audio.so
lib/xine/plugins/1.0.0/xineplug_decode_rgb.a
lib/xine/plugins/1.0.0/xineplug_decode_rgb.so
+lib/xine/plugins/1.0.0/xineplug_decode_speex.a
+lib/xine/plugins/1.0.0/xineplug_decode_speex.so
lib/xine/plugins/1.0.0/xineplug_decode_spu.a
lib/xine/plugins/1.0.0/xineplug_decode_spu.so
lib/xine/plugins/1.0.0/xineplug_decode_spucc.a