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-hal Import gst-plugins0.10-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03a067fc66ee
branches: trunk
changeset: 550736:03a067fc66ee
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Thu Nov 27 17:51:28 2008 +0000
description:
Import gst-plugins0.10-hal version 0.10.11:
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 'good' plugins for GStreamer. It provides a
plugin to access devices via HAL.
diffstat:
multimedia/gst-plugins0.10-hal/DESCR | 12 ++++++++++++
multimedia/gst-plugins0.10-hal/Makefile | 13 +++++++++++++
multimedia/gst-plugins0.10-hal/PLIST | 2 ++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r a1c48f45ec00 -r 03a067fc66ee multimedia/gst-plugins0.10-hal/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-hal/DESCR Thu Nov 27 17:51:28 2008 +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 'good' plugins for GStreamer. It provides a
+plugin to access devices via HAL.
diff -r a1c48f45ec00 -r 03a067fc66ee multimedia/gst-plugins0.10-hal/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-hal/Makefile Thu Nov 27 17:51:28 2008 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/27 17:51:28 jmcneill Exp $
+#
+
+GST_PLUGINS0.10_NAME= hal
+GST_PLUGINS0.10_DIRS= ext/hal
+GST_PLUGINS0.10_FLAGS= hal
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../sysutils/hal/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a1c48f45ec00 -r 03a067fc66ee multimedia/gst-plugins0.10-hal/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins0.10-hal/PLIST Thu Nov 27 17:51:28 2008 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/27 17:51:28 jmcneill Exp $
+lib/gstreamer-0.10/libgsthalelements.la
Home |
Main Index |
Thread Index |
Old Index