pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gst-plugins0.10-x11 Initial import of gst-plugins0...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8a874f8ff46
branches: trunk
changeset: 506526:a8a874f8ff46
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Jan 18 15:48:19 2006 +0000
description:
Initial import of gst-plugins0.10-x11, version 0.10.1:
This package is part of the 'base' plugins for GStreamer. It provides a
set of plugins to access the X Window System.
diffstat:
x11/gst-plugins0.10-x11/DESCR | 12 ++++++++++++
x11/gst-plugins0.10-x11/Makefile | 11 +++++++++++
x11/gst-plugins0.10-x11/PLIST | 4 ++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 25252ec92eb3 -r a8a874f8ff46 x11/gst-plugins0.10-x11/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gst-plugins0.10-x11/DESCR Wed Jan 18 15:48:19 2006 +0000
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis playback to
+complex audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'base' plugins for GStreamer. It provides a
+set of plugins to access the X Window System.
diff -r 25252ec92eb3 -r a8a874f8ff46 x11/gst-plugins0.10-x11/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gst-plugins0.10-x11/Makefile Wed Jan 18 15:48:19 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/18 15:48:19 jmmv Exp $
+#
+
+GST_PLUGINS0.10_NAME= x11
+GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage
+GST_PLUGINS0.10_FLAGS= x xshm xvideo
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+.include "../../mk/x11.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 25252ec92eb3 -r a8a874f8ff46 x11/gst-plugins0.10-x11/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gst-plugins0.10-x11/PLIST Wed Jan 18 15:48:19 2006 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/18 15:48:19 jmmv Exp $
+lib/gstreamer-0.10/libgstximagesink.la
+lib/gstreamer-0.10/libgstxvimagesink.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10
Home |
Main Index |
Thread Index |
Old Index