pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gst-plugins0.10-jpeg add a gst plugin pkg dor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef1f2a04e6a2
branches: trunk
changeset: 547218:ef1f2a04e6a2
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Sep 14 13:17:39 2008 +0000
description:
add a gst plugin pkg dor jpeg (part of -good)
diffstat:
graphics/gst-plugins0.10-jpeg/DESCR | 10 ++++++++++
graphics/gst-plugins0.10-jpeg/Makefile | 12 ++++++++++++
graphics/gst-plugins0.10-jpeg/PLIST | 2 ++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r b9e2f35ee5fa -r ef1f2a04e6a2 graphics/gst-plugins0.10-jpeg/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins0.10-jpeg/DESCR Sun Sep 14 13:17:39 2008 +0000
@@ -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 jpeg plugin for GStreamer, which allows encoding and
+decoding of jpeg images.
diff -r b9e2f35ee5fa -r ef1f2a04e6a2 graphics/gst-plugins0.10-jpeg/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins0.10-jpeg/Makefile Sun Sep 14 13:17:39 2008 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/14 13:17:39 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= jpeg
+GST_PLUGINS0.10_DIRS= ext/jpeg
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b9e2f35ee5fa -r ef1f2a04e6a2 graphics/gst-plugins0.10-jpeg/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins0.10-jpeg/PLIST Sun Sep 14 13:17:39 2008 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/14 13:17:39 drochner Exp $
+lib/gstreamer-0.10/libgstjpeg.la
Home |
Main Index |
Thread Index |
Old Index