pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gst-plugins-png Initial import of gst-plugins...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4cdd4a19ece
branches:  trunk
changeset: 472195:f4cdd4a19ece
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 09:45:46 2004 +0000

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

This package provides the png plugin for GStreamer.

diffstat:

 graphics/gst-plugins-png/Makefile |  13 +++++++++++++
 graphics/gst-plugins-png/PLIST    |   5 +++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diffs (26 lines):

diff -r 635f0f972b78 -r f4cdd4a19ece graphics/gst-plugins-png/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins-png/Makefile Tue Apr 06 09:45:46 2004 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:45:46 jmmv Exp $
+#
+
+GST_PLUGINS_NAME=      png
+GST_PLUGINS_DIR=       ext/libpng
+GST_PLUGINS_FLAG=      pngenc
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+BUILDLINK_DEPENDS.png+=        png>=1.2.5nb3   # requires libpng12.pc
+
+.include "../../graphics/png/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 635f0f972b78 -r f4cdd4a19ece graphics/gst-plugins-png/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins-png/PLIST    Tue Apr 06 09:45:46 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:45:46 jmmv Exp $
+lib/gstreamer-0.8/libgstpng.a
+lib/gstreamer-0.8/libgstpng.la
+lib/gstreamer-0.8/libgstpng.so
+@comment in gst-plugins: @dirrm lib/gstreamer-0.8



Home | Main Index | Thread Index | Old Index