summaryrefslogtreecommitdiff
path: root/sysutils/gst-plugins0.10-gnomevfs/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-01-18 15:46:23 +0000
committerjmmv <jmmv>2006-01-18 15:46:23 +0000
commitdcac488ce31eb77d31697a5a24a55cac9c4b6dbf (patch)
tree15d41c91344535a46ae51d9744a921861823bc9b /sysutils/gst-plugins0.10-gnomevfs/Makefile
parente7918f25b6c43a246e2ce2647d828deb94472676 (diff)
downloadpkgsrc-dcac488ce31eb77d31697a5a24a55cac9c4b6dbf.tar.gz
Initial import of gst-plugins0.10-gnomevfs, version 0.10.1:
This package is part of the 'base' plugins for GStreamer. It provides the gnomevfs plugin for GStreamer, which allows file access through the GNOME VFS abstraction layer. This means that it can open files using any of the methods supported by the GNOME VFS library.
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs/Makefile')
-rw-r--r--sysutils/gst-plugins0.10-gnomevfs/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile
new file mode 100644
index 00000000000..f153a3e915d
--- /dev/null
+++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/18 15:46:23 jmmv Exp $
+#
+
+GST_PLUGINS0.10_NAME= gnomevfs
+GST_PLUGINS0.10_DIRS= ext/gnomevfs
+GST_PLUGINS0.10_FLAGS= gnome_vfs
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"