summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2010-12-23 10:46:05 +0000
committerobache <obache>2010-12-23 10:46:05 +0000
commit33632049673fa741e8d8f1cdb7f03211ccd47938 (patch)
treef7211e957a0673f94b3f7380ef7c845a22000f15
parent5fffacfab3d270aa190b77a7e043cb136a43e73a (diff)
downloadpkgsrc-33632049673fa741e8d8f1cdb7f03211ccd47938.tar.gz
Disable real-codecs exactly.
It is not widely available or broken (disabled on Darwin in configure, or build failure on DragonFly as PR#43640). Furthermore, paths for codecs is not adjusted for pkgsrc. Bump PKGREVISION.
-rw-r--r--multimedia/xine-lib/Makefile5
-rw-r--r--multimedia/xine-lib/PLIST.common4
2 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile
index 35fa9125c4a..767ae433c1d 100644
--- a/multimedia/xine-lib/Makefile
+++ b/multimedia/xine-lib/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.81 2010/09/16 09:49:43 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2010/12/23 10:46:05 obache Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multimedia player library
CONFLICTS+= xine-xcb-[0-9]*
CONFIGURE_ARGS+= --disable-v4l
+CONFIGURE_ARGS+= --disable-real-codecs
BUILDLINK_API_DEPENDS.vcdimager+= vcdimager>=0.7.20nb1
diff --git a/multimedia/xine-lib/PLIST.common b/multimedia/xine-lib/PLIST.common
index 95cf7e26101..9108aff4b25 100644
--- a/multimedia/xine-lib/PLIST.common
+++ b/multimedia/xine-lib/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.30 2010/09/16 09:49:43 wiz Exp $
+@comment $NetBSD: PLIST.common,v 1.31 2010/12/23 10:46:05 obache Exp $
bin/xine-config
bin/xine-list-1.1
include/xine.h
@@ -87,8 +87,6 @@ lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_mpeg2.a
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_mpeg2.so
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_nsf.a
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_nsf.so
-lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_real.a
-lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_real.so
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_rgb.a
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_rgb.so
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_decode_speex.a