summaryrefslogtreecommitdiffstats
path: root/video-libs/gstreamer-1.0/DETAILS
blob: 31ba230c5117af0ae97949781d072e1dcf649ef3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
            SPELL=gstreamer-1.0
          VERSION=1.0.2
           SOURCE=gstreamer-$VERSION.tar.xz
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/gstreamer-$VERSION"
    SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/gstreamer/$SOURCE
       SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
       LICENSE[0]=LGPL
         WEB_SITE=http://gstreamer.freedesktop.org/
          ENTERED=20120930
             DOCS="ChangeLog COPYING NEWS README"
         KEYWORDS="gstreamer streaming video libs"
            SHORT="framework for streaming media"
cat << EOF
This is GStreamer, a framework for streaming media.  The
fundamental design comes from the video pipeline at Oregon Graduate
Institute, as well as some ideas from DirectMedia.  It's based on
plug-ins that will provide the various codec and other functionality.
The  interface hopefully is generic enough for various companies (ahem,
Apple) to release binary codecs for Linux, until such time as they get
a clue and release the source.
EOF