summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.8-png
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-18 12:44:00 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-18 12:44:00 +0000
commit242def50680f318f43cc95c2712cf7d34b63d0a9 (patch)
tree2778145e81c274bac6cb238b5ac96ed84209f993 /graphics/gst-plugins0.8-png
parent1e6d860699c0e5cbdf4351a6627f0aecfa84d4ad (diff)
downloadpkgsrc-242def50680f318f43cc95c2712cf7d34b63d0a9.tar.gz
Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
Diffstat (limited to 'graphics/gst-plugins0.8-png')
-rw-r--r--graphics/gst-plugins0.8-png/DESCR10
-rw-r--r--graphics/gst-plugins0.8-png/Makefile13
-rw-r--r--graphics/gst-plugins0.8-png/PLIST3
3 files changed, 26 insertions, 0 deletions
diff --git a/graphics/gst-plugins0.8-png/DESCR b/graphics/gst-plugins0.8-png/DESCR
new file mode 100644
index 00000000000..913a4cdf211
--- /dev/null
+++ b/graphics/gst-plugins0.8-png/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 png plugin for GStreamer, which allows encoding and
+decoding of PNG images.
diff --git a/graphics/gst-plugins0.8-png/Makefile b/graphics/gst-plugins0.8-png/Makefile
new file mode 100644
index 00000000000..85634d71806
--- /dev/null
+++ b/graphics/gst-plugins0.8-png/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2006/01/18 12:44:02 jmmv Exp $
+#
+
+GST_PLUGINS0.8_NAME= png
+GST_PLUGINS0.8_DIR= ext/libpng
+GST_PLUGINS0.8_FLAG= pngenc
+
+.include "../../multimedia/gst-plugins0.8/Makefile.common"
+
+BUILDLINK_DEPENDS.png+= png>=1.2.5nb3 # requires libpng12.pc
+
+.include "../../graphics/png/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gst-plugins0.8-png/PLIST b/graphics/gst-plugins0.8-png/PLIST
new file mode 100644
index 00000000000..8036fcdfbc0
--- /dev/null
+++ b/graphics/gst-plugins0.8-png/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2006/01/18 12:44:02 jmmv Exp $
+lib/gstreamer-0.8/libgstpng.la
+@comment in gstreamer0.8: @dirrm lib/gstreamer-0.8