pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins-esound Initial import of gst-plugins...
details: https://anonhg.NetBSD.org/pkgsrc/rev/efe2d557204f
branches: trunk
changeset: 472188:efe2d557204f
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Apr 06 09:38:16 2004 +0000
description:
Initial import of gst-plugins-esound, version 0.8.0:
This package provides the esound audio plugin for GStreamer.
diffstat:
audio/gst-plugins-esound/Makefile | 11 +++++++++++
audio/gst-plugins-esound/PLIST | 5 +++++
2 files changed, 16 insertions(+), 0 deletions(-)
diffs (24 lines):
diff -r 5c4451032e71 -r efe2d557204f audio/gst-plugins-esound/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-esound/Makefile Tue Apr 06 09:38:16 2004 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:38:16 jmmv Exp $
+#
+
+GST_PLUGINS_NAME= esound
+GST_PLUGINS_DIR= ext/esd
+GST_PLUGINS_FLAG= esd
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../audio/esound/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5c4451032e71 -r efe2d557204f audio/gst-plugins-esound/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-esound/PLIST Tue Apr 06 09:38:16 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:38:16 jmmv Exp $
+lib/gstreamer-0.8/libgstesd.a
+lib/gstreamer-0.8/libgstesd.la
+lib/gstreamer-0.8/libgstesd.so
+@comment in gst-plugins: @dirrm lib/gstreamer-0.8
Home |
Main Index |
Thread Index |
Old Index