pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-cairo add gst-plugins0.10-cairo-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/84de4b34da6e
branches: trunk
changeset: 515432:84de4b34da6e
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Jul 02 11:47:10 2006 +0000
description:
add gst-plugins0.10-cairo-0.10.8, the cairo plugin for gstreamer0.10
diffstat:
audio/gst-plugins0.10-cairo/DESCR | 10 ++++++++++
audio/gst-plugins0.10-cairo/Makefile | 11 +++++++++++
audio/gst-plugins0.10-cairo/PLIST | 2 ++
3 files changed, 23 insertions(+), 0 deletions(-)
diffs (35 lines):
diff -r 86d52e64eb4e -r 84de4b34da6e audio/gst-plugins0.10-cairo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cairo/DESCR Sun Jul 02 11:47:10 2006 +0000
@@ -0,0 +1,10 @@
+Cairo is a vector graphics library with cross-device output support. Currently
+supported output targets include the X Window System and in-memory image
+buffers. PostScript and PDF file output is planned. Cairo is designed to
+produce identical output on all output media while taking advantage of display
+hardware acceleration when available (eg. through the X Render Extension).
+
+Cairo provides a stateful user-level API with capabilities similar to the PDF
+1.4 imaging model. Cairo provides operations including stroking and filling
+Bezier cubic splines, transforming and compositing translucent images, and
+antialiased text rendering.
diff -r 86d52e64eb4e -r 84de4b34da6e audio/gst-plugins0.10-cairo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cairo/Makefile Sun Jul 02 11:47:10 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:47:10 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= cairo
+GST_PLUGINS0.10_DIRS= ext/cairo
+GST_PLUGINS0.10_FLAGS= cairo
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 86d52e64eb4e -r 84de4b34da6e audio/gst-plugins0.10-cairo/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cairo/PLIST Sun Jul 02 11:47:10 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:47:10 drochner Exp $
+lib/gstreamer-0.10/libgstcairo.la
Home |
Main Index |
Thread Index |
Old Index