summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-10-21 07:42:39 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-10-21 07:42:39 +0000
commit6402e42feefde2a81973ed9346b431df80944f03 (patch)
treeea4e097f9924e4bef069aa9514a30ffb752c59bb /multimedia
parent27ed76fb68a0b297ecc70a8ca65637602bbe1f67 (diff)
downloadpkgsrc-6402e42feefde2a81973ed9346b431df80944f03.tar.gz
Initial import of gst-plugins-xvid-0.8.11.
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 xvid plugin for GStreamer, which lets it handle MPEG4 (aka DIVX) media containers.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins-xvid/DESCR10
-rw-r--r--multimedia/gst-plugins-xvid/Makefile13
-rw-r--r--multimedia/gst-plugins-xvid/PLIST3
3 files changed, 26 insertions, 0 deletions
diff --git a/multimedia/gst-plugins-xvid/DESCR b/multimedia/gst-plugins-xvid/DESCR
new file mode 100644
index 00000000000..5f20c49d01c
--- /dev/null
+++ b/multimedia/gst-plugins-xvid/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 xvid plugin for GStreamer, which lets it handle
+MPEG4 (aka DIVX) media containers.
diff --git a/multimedia/gst-plugins-xvid/Makefile b/multimedia/gst-plugins-xvid/Makefile
new file mode 100644
index 00000000000..8130ea66712
--- /dev/null
+++ b/multimedia/gst-plugins-xvid/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/21 07:42:39 xtraeme Exp $
+#
+
+GST_PLUGINS_NAME= xvid
+GST_PLUGINS_DIR= ext/xvid
+
+BUILDLINK_DEPENDS.xvidcore+= xvidcore>=1.0.3nb1
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../multimedia/xvidcore/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins-xvid/PLIST b/multimedia/gst-plugins-xvid/PLIST
new file mode 100644
index 00000000000..d7639aac139
--- /dev/null
+++ b/multimedia/gst-plugins-xvid/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 07:42:39 xtraeme Exp $
+lib/gstreamer-0.8/libgstxvid.la
+@comment in gstreamer: @dirrm lib/gstreamer-0.8