diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-01-30 10:49:26 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:27:33 -0500 |
commit | 3b0bd8ecd9f8d7140b2d557fe8adde26697186d3 (patch) | |
tree | 543cf23c9af4b31a08867d3b43acb2ebe9e38e5f /multimedia/gstreamer0/slack-desc | |
parent | a583506a28ce6dd2ee985f1b2bb685faebf46696 (diff) |
multimedia/gstreamer0: Added (streaming multimedia framework, v0).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/gstreamer0/slack-desc')
-rw-r--r-- | multimedia/gstreamer0/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/multimedia/gstreamer0/slack-desc b/multimedia/gstreamer0/slack-desc new file mode 100644 index 0000000000000..31bcf2128f1f9 --- /dev/null +++ b/multimedia/gstreamer0/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gstreamer0: gstreamer0 (streaming multimedia framework, v0) +gstreamer0: +gstreamer0: GStreamer is a library that allows the construction of graphs of a +gstreamer0: media-handling components, ranging from simple Ogg/Vorbis playback +gstreamer0: to complex audio (mixing) and video (non-linear editing) processing. +gstreamer0: Applications can take advantage of advances in codec and filter +gstreamer0: technology transparently. Developers can add new codecs and filters +gstreamer0: by writing a simple plugin with a clean, generic interface. +gstreamer0: +gstreamer0: GStreamer is released under the LGPL. +gstreamer0: |