From: drochner Date: Thu, 23 Jul 2009 16:03:17 +0000 (+0000) Subject: build the "faac" plugin of gst-plugins0.10-bad X-Git-Url: https://gitweb.dragonflybsd.org/pkgsrc.git/commitdiff_plain/cb529fefdf2d3942bb6fa15acdae270524851775 build the "faac" plugin of gst-plugins0.10-bad (useful for sound-juicer to rip into .m4a) --- diff --git a/audio/gst-plugins0.10-faac/DESCR b/audio/gst-plugins0.10-faac/DESCR new file mode 100644 index 000000000000..3e4e169ef7f1 --- /dev/null +++ b/audio/gst-plugins0.10-faac/DESCR @@ -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 --git a/audio/gst-plugins0.10-faac/Makefile b/audio/gst-plugins0.10-faac/Makefile new file mode 100644 index 000000000000..eb02c3524e80 --- /dev/null +++ b/audio/gst-plugins0.10-faac/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ +# + +GST_PLUGINS0.10_NAME= faac +GST_PLUGINS0.10_DIRS= ext/faac + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../multimedia/gst-plugins0.10-bad/Makefile.common" + +.include "../../audio/faac/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.10-faac/PLIST b/audio/gst-plugins0.10-faac/PLIST new file mode 100644 index 000000000000..78c1e541b148 --- /dev/null +++ b/audio/gst-plugins0.10-faac/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/14 11:00:41 drochner Exp $ +lib/gstreamer-0.10/libgstfaac.la