pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-faad add gst-plugins0.10-faad-0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0faee98da983
branches:  trunk
changeset: 514566:0faee98da983
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jun 14 11:00:41 2006 +0000

description:
add gst-plugins0.10-faad-0.10.3, an interface to faad2

diffstat:

 audio/gst-plugins0.10-faad/DESCR    |  10 ++++++++++
 audio/gst-plugins0.10-faad/Makefile |  10 ++++++++++
 audio/gst-plugins0.10-faad/PLIST    |   2 ++
 3 files changed, 22 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r 0877027798da -r 0faee98da983 audio/gst-plugins0.10-faad/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-faad/DESCR  Wed Jun 14 11:00:41 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 faad plugin for GStreamer, the ISO AAC
+audio codec.
diff -r 0877027798da -r 0faee98da983 audio/gst-plugins0.10-faad/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-faad/Makefile       Wed Jun 14 11:00:41 2006 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/14 11:00:41 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  faad
+GST_PLUGINS0.10_DIRS=  ext/faad
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/faad2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0877027798da -r 0faee98da983 audio/gst-plugins0.10-faad/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-faad/PLIST  Wed Jun 14 11:00:41 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/14 11:00:41 drochner Exp $
+lib/gstreamer-0.10/libgstfaad.la



Home | Main Index | Thread Index | Old Index