summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-ogg
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-01-18 12:44:00 +0000
committerjmmv <jmmv>2006-01-18 12:44:00 +0000
commit1829f479dedeef0f1e57e1ca4f0842f9ea0d3b16 (patch)
tree2778145e81c274bac6cb238b5ac96ed84209f993 /multimedia/gst-plugins-ogg
parent1ce3ebb67beb7eb710c6ed8442f93c9c071aba3a (diff)
downloadpkgsrc-1829f479dedeef0f1e57e1ca4f0842f9ea0d3b16.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 'multimedia/gst-plugins-ogg')
-rw-r--r--multimedia/gst-plugins-ogg/DESCR12
-rw-r--r--multimedia/gst-plugins-ogg/Makefile12
-rw-r--r--multimedia/gst-plugins-ogg/PLIST3
3 files changed, 0 insertions, 27 deletions
diff --git a/multimedia/gst-plugins-ogg/DESCR b/multimedia/gst-plugins-ogg/DESCR
deleted file mode 100644
index 4f96a46b70c..00000000000
--- a/multimedia/gst-plugins-ogg/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-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 ogg plugin for GStreamer, which lets it handle
-OGG media containers. You'll probably want to install gst-plugins-vorbis
-and gst-plugins-theora too, which provide its respective audio and video
-codecs.
diff --git a/multimedia/gst-plugins-ogg/Makefile b/multimedia/gst-plugins-ogg/Makefile
deleted file mode 100644
index 5aad5afe3ba..00000000000
--- a/multimedia/gst-plugins-ogg/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:43 wiz Exp $
-#
-
-GST_PLUGINS_NAME= ogg
-GST_PLUGINS_DIR= ext/ogg
-
-.include "../../multimedia/gst-plugins/Makefile.common"
-PKGREVISION= 1
-
-.include "../../multimedia/libogg/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/gst-plugins-ogg/PLIST b/multimedia/gst-plugins-ogg/PLIST
deleted file mode 100644
index 7b6140d655a..00000000000
--- a/multimedia/gst-plugins-ogg/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:45 jlam Exp $
-lib/gstreamer-0.8/libgstogg.la
-@comment in gstreamer: @dirrm lib/gstreamer-0.8