pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/xine-lib Modular Xorg support. Mark the sta...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b0ac8658e2c
branches: trunk
changeset: 523622:8b0ac8658e2c
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 10 16:33:44 2007 +0000
description:
Modular Xorg support. Mark the static version of the tvtime plugin
as XV-only as well.
diffstat:
multimedia/xine-lib/Makefile | 5 ++++-
multimedia/xine-lib/PLIST.common | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 2fc032074b25 -r 8b0ac8658e2c multimedia/xine-lib/Makefile
--- a/multimedia/xine-lib/Makefile Wed Jan 10 16:33:02 2007 +0000
+++ b/multimedia/xine-lib/Makefile Wed Jan 10 16:33:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2007/01/09 14:46:31 drochner Exp $
+# $NetBSD: Makefile,v 1.45 2007/01/10 16:33:44 joerg Exp $
.include "Makefile.common"
PKGREVISION= 2
@@ -37,4 +37,7 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../misc/libcdio/buildlink3.mk"
.include "../../sysutils/vcdimager-devel/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXv/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 2fc032074b25 -r 8b0ac8658e2c multimedia/xine-lib/PLIST.common
--- a/multimedia/xine-lib/PLIST.common Wed Jan 10 16:33:02 2007 +0000
+++ b/multimedia/xine-lib/PLIST.common Wed Jan 10 16:33:44 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.16 2006/08/06 10:36:50 wiz Exp $
+@comment $NetBSD: PLIST.common,v 1.17 2007/01/10 16:33:45 joerg Exp $
bin/xine-config
include/xine.h
include/xine/alphablend.h
@@ -50,7 +50,7 @@
lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_planar.so
lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_switch.a
lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_switch.so
-lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_tvtime.a
+${HAVE_XV}lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_tvtime.a
${HAVE_XV}lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_tvtime.so
lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_visualizations.a
lib/xine/plugins/${XINE_LIB_VER}/post/xineplug_post_visualizations.so
Home |
Main Index |
Thread Index |
Old Index