aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-01-25 10:03:12 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-01-25 10:03:12 +0000
commit260503236d2ccd114f627f6b5f7b1b92c0e3c3e9 (patch)
tree8b27174e521b69488789c84de33f6adf88d4e917 /multimedia/libxine
parentab6cc53a91945654b830c988962d7451e4d11985 (diff)
Notes
Diffstat (limited to 'multimedia/libxine')
-rw-r--r--multimedia/libxine/Makefile11
-rw-r--r--multimedia/libxine/pkg-plist4
2 files changed, 3 insertions, 12 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index cda236b732ff..7965885d15ca 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.1.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia ipv6
MASTER_SITES= SF
PKGNAMEPREFIX= lib
@@ -59,7 +59,6 @@ OPTIONS= ARTS "Enable aRts support" off \
GNOMEVFS2 "Enable GnomeVFS2 support" off \
PULSEAUDIO "Enable PulseAudio support" off \
XVMC "Enable XvMC support" off \
- XCB "Enable XCB support" on \
SMB "Enable SMB protocol support" off \
AALIB "Enable aalib support" off \
IMAGEMAGICK "Enable ImageMagick support" off \
@@ -137,14 +136,6 @@ CONFIGURE_ARGS+= --disable-xvmc
PLIST_SUB+= WITH_XVMC="@comment "
.endif
-.if defined(WITH_XCB)
-LIB_DEPENDS+= xcb.2:${PORTSDIR}/x11/libxcb
-PLIST_SUB+= WITH_XCB=""
-.else
-PLIST_SUB+= WITH_XCB="@comment "
-CONFIGURE_ARGS+= --without-xcb
-.endif
-
.if defined(WITH_SMB)
LIB_DEPENDS+= smbclient.0:${PORTSDIR}/net/samba-libsmbclient
PLIST_SUB+= WITH_SMB=""
diff --git a/multimedia/libxine/pkg-plist b/multimedia/libxine/pkg-plist
index f3199a3fee5c..7bc9061550b5 100644
--- a/multimedia/libxine/pkg-plist
+++ b/multimedia/libxine/pkg-plist
@@ -144,8 +144,8 @@ lib/libxine.so.1
%%PLUGINSDIR%%/xineplug_vo_out_raw.so
%%PLUGINSDIR%%/xineplug_vo_out_sdl.so
%%WITH_VIDIX%%%%PLUGINSDIR%%/xineplug_vo_out_vidix.so
-%%WITH_XCB%%%%PLUGINSDIR%%/xineplug_vo_out_xcbshm.so
-%%WITH_XCB%%%%PLUGINSDIR%%/xineplug_vo_out_xcbxv.so
+%%PLUGINSDIR%%/xineplug_vo_out_xcbshm.so
+%%PLUGINSDIR%%/xineplug_vo_out_xcbxv.so
%%PLUGINSDIR%%/xineplug_vo_out_xshm.so
%%PLUGINSDIR%%/xineplug_vo_out_xv.so
%%WITH_XVMC%%%%PLUGINSDIR%%/xineplug_vo_out_xvmc.so