summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-11 22:52:51 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-11 22:52:51 +0800
commit74f14b4faccd7f8d4fff9f6c165bf017529457d3 (patch)
tree7e51a87e02e34f8b6f1645c9f77e3af9d5cf03c3 /multimedia/gstreamer-plugins/pkg-descr
parent18dbc687be559ad0b66315bb1df8c3ec4fe0bb68 (diff)
downloadmarcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar.gz
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar.bz2
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar.lz
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar.xz
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.tar.zst
marcuscom-ports-74f14b4faccd7f8d4fff9f6c165bf017529457d3.zip
Remove, FreeBSD port was updated.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12304 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/pkg-descr')
-rw-r--r--multimedia/gstreamer-plugins/pkg-descr17
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr
deleted file mode 100644
index 80300084c..000000000
--- a/multimedia/gstreamer-plugins/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-[ excerpt from developer's site ]
-
-This is a collection of plugins written with the GStreamer framework.
-Some features of these plugins are:
-
-- Dynamically loaded plugins provide elements and media types,
- demand-loaded via an XML registry, similar to ld.so.cache
-- Element interface handles all known types of sources, filters,
- sinks
-- Capabilities system allows verification of element compatibility
- using MIME types and media-specific properties
-- Autoplugging uses capabilities system to complete complex paths
- automatically
-- Pipelines can be saved to XML and loaded back to working state
-- Resource friendly plugins don't waste RAM
-
-WWW: http://gstreamer.sourceforge.net/