From 7521f232cd407f3197beaf1c55cf0574266b7cb1 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 26 Jul 2010 11:23:29 +0000 Subject: Updated in FreeBSD ports, including gir fix. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14364 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer/pkg-descr | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 multimedia/gstreamer/pkg-descr (limited to 'multimedia/gstreamer/pkg-descr') diff --git a/multimedia/gstreamer/pkg-descr b/multimedia/gstreamer/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer 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. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ -- cgit v1.2.3