pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-theora add gst-plugins0.10-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/654acc8627f2
branches:  trunk
changeset: 515426:654acc8627f2
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jul 02 11:39:21 2006 +0000

description:
add gst-plugins0.10-theora-0.10.8, the theora plugin for gstreamer0.10

diffstat:

 multimedia/gst-plugins0.10-theora/DESCR    |  10 ++++++++++
 multimedia/gst-plugins0.10-theora/Makefile |  11 +++++++++++
 multimedia/gst-plugins0.10-theora/PLIST    |   2 ++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 61c2d612e04e -r 654acc8627f2 multimedia/gst-plugins0.10-theora/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-theora/DESCR   Sun Jul 02 11:39:21 2006 +0000
@@ -0,0 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 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.
+
+This package provides the theora plugin for GStreamer, the OGG's free video
+codec.
diff -r 61c2d612e04e -r 654acc8627f2 multimedia/gst-plugins0.10-theora/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-theora/Makefile        Sun Jul 02 11:39:21 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:39:21 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  theora
+GST_PLUGINS0.10_DIRS=  ext/theora
+GST_PLUGINS0.10_FLAGS= theora
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+.include "../../multimedia/libtheora/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 61c2d612e04e -r 654acc8627f2 multimedia/gst-plugins0.10-theora/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-theora/PLIST   Sun Jul 02 11:39:21 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:39:21 drochner Exp $
+lib/gstreamer-0.10/libgsttheora.la



Home | Main Index | Thread Index | Old Index