pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins Enable X11 support by default; ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b429355c77b
branches:  trunk
changeset: 472211:3b429355c77b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 11:10:06 2004 +0000

description:
Enable X11 support by default; unfortunately, it can't be built as an
independent plugin.  (Let's go with the previous revision bump).

diffstat:

 multimedia/gst-plugins/Makefile        |   7 ++++++-
 multimedia/gst-plugins/Makefile.common |  10 +++++-----
 multimedia/gst-plugins/PLIST           |  15 ++++++++++++++-
 3 files changed, 25 insertions(+), 7 deletions(-)

diffs (102 lines):

diff -r 00963db1591b -r 3b429355c77b multimedia/gst-plugins/Makefile
--- a/multimedia/gst-plugins/Makefile   Tue Apr 06 10:50:49 2004 +0000
+++ b/multimedia/gst-plugins/Makefile   Tue Apr 06 11:10:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/04/06 09:36:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/06 11:10:06 jmmv Exp $
 #
 
 .include "Makefile.common"
@@ -7,6 +7,8 @@
 
 COMMENT+=              base plugins
 
+USE_X11=               yes
+
 PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-gconf.pc.in
 PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-interfaces.pc.in
 PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-media-info.pc.in
@@ -16,6 +18,9 @@
 
 CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-gconf/--enable-gconf/}
 CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-gconftool/--enable-gconftool/}
+CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-x/--enable-x/}
+CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-xshm/--enable-xshm/}
+CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-xvideo/--enable-xvideo/}
 
 GCONF2_SCHEMAS=                gstreamer-0.8.schemas
 
diff -r 00963db1591b -r 3b429355c77b multimedia/gst-plugins/Makefile.common
--- a/multimedia/gst-plugins/Makefile.common    Tue Apr 06 10:50:49 2004 +0000
+++ b/multimedia/gst-plugins/Makefile.common    Tue Apr 06 11:10:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/04/06 09:36:28 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/04/06 11:10:06 jmmv Exp $
 #
 
 DISTNAME=              gst-plugins-0.8.0
@@ -24,6 +24,9 @@
 
 CONFIGURE_ARGS+=       --disable-gconf
 CONFIGURE_ARGS+=       --disable-gconftool
+CONFIGURE_ARGS+=       --disable-x
+CONFIGURE_ARGS+=       --disable-xshm
+CONFIGURE_ARGS+=       --disable-xvideo
 CONFIGURE_ARGS+=       --disable-examples
 CONFIGURE_ARGS+=       --disable-tests
 
@@ -96,10 +99,7 @@
                vcd \
                vorbis \
                vorbistest \
-               x \
-               xshm \
-               xvid \
-               xvideo
+               xvid
 CONFIGURE_ARGS+=       --disable-${driver}
 .endfor
 .undef driver
diff -r 00963db1591b -r 3b429355c77b multimedia/gst-plugins/PLIST
--- a/multimedia/gst-plugins/PLIST      Tue Apr 06 10:50:49 2004 +0000
+++ b/multimedia/gst-plugins/PLIST      Tue Apr 06 11:10:06 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/06 09:36:28 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/06 11:10:06 jmmv Exp $
 bin/gst-launch-ext-0.8
 bin/gst-visualise-0.8
 include/gstreamer-0.8/gst/audio/audio.h
@@ -29,6 +29,8 @@
 include/gstreamer-0.8/gst/tuner/tunernorm.h
 include/gstreamer-0.8/gst/video/video.h
 include/gstreamer-0.8/gst/video/videosink.h
+include/gstreamer-0.8/gst/xoverlay/xoverlay.h
+include/gstreamer-0.8/gst/xwindowlistener/xwindowlistener.h
 lib/gstreamer-0.8/libgstac3parse.a
 lib/gstreamer-0.8/libgstac3parse.la
 lib/gstreamer-0.8/libgstac3parse.so
@@ -251,6 +253,15 @@
 lib/gstreamer-0.8/libgstwavparse.a
 lib/gstreamer-0.8/libgstwavparse.la
 lib/gstreamer-0.8/libgstwavparse.so
+lib/gstreamer-0.8/libgstximagesink.a
+lib/gstreamer-0.8/libgstximagesink.la
+lib/gstreamer-0.8/libgstximagesink.so
+lib/gstreamer-0.8/libgstxvimagesink.a
+lib/gstreamer-0.8/libgstxvimagesink.la
+lib/gstreamer-0.8/libgstxvimagesink.so
+lib/gstreamer-0.8/libgstxwindowlistener.a
+lib/gstreamer-0.8/libgstxwindowlistener.la
+lib/gstreamer-0.8/libgstxwindowlistener.so
 lib/gstreamer-0.8/libgsty4menc.a
 lib/gstreamer-0.8/libgsty4menc.la
 lib/gstreamer-0.8/libgsty4menc.so
@@ -287,6 +298,8 @@
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gst-plugins-0.8.mo
 @comment in GConf2: @dirrm share/gconf/schemas
 @comment in gstreamer: @dirrm lib/gstreamer-0.8
+@dirrm include/gstreamer-0.8/gst/xwindowlistener
+@dirrm include/gstreamer-0.8/gst/xoverlay
 @dirrm include/gstreamer-0.8/gst/video
 @dirrm include/gstreamer-0.8/gst/tuner
 @dirrm include/gstreamer-0.8/gst/tag



Home | Main Index | Thread Index | Old Index