pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gst-plugins-mad Initial import of gst-plugins-ma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bd405468bb9
branches:  trunk
changeset: 472190:9bd405468bb9
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 09:40:09 2004 +0000

description:
Initial import of gst-plugins-mad, version 0.8.0:

This package provides the mad plugin for GStreamer.

diffstat:

 audio/gst-plugins-mad/Makefile |  11 +++++++++++
 audio/gst-plugins-mad/PLIST    |   5 +++++
 2 files changed, 16 insertions(+), 0 deletions(-)

diffs (24 lines):

diff -r c39c55cfcb93 -r 9bd405468bb9 audio/gst-plugins-mad/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-mad/Makefile    Tue Apr 06 09:40:09 2004 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:40:09 jmmv Exp $
+#
+
+GST_PLUGINS_NAME=      mad
+GST_PLUGINS_DIR=       ext/mad
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../audio/libid3tag/buildlink3.mk"
+.include "../../audio/libmad/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c39c55cfcb93 -r 9bd405468bb9 audio/gst-plugins-mad/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-mad/PLIST       Tue Apr 06 09:40:09 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:40:09 jmmv Exp $
+lib/gstreamer-0.8/libgstmad.a
+lib/gstreamer-0.8/libgstmad.la
+lib/gstreamer-0.8/libgstmad.so
+@comment in gst-plugins: @dirrm lib/gstreamer-0.8



Home | Main Index | Thread Index | Old Index