gstreamer: add slashes to descriptions

This commit is contained in:
Gerasim Troeglazov
2015-11-25 05:35:02 +00:00
parent 298e3172f7
commit a594e1c3a5
6 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
SUMMARY="FFmpeg based gstreamer plugin" SUMMARY="FFmpeg based gstreamer plugin"
DESCRIPTION="GStreamer FFmpeg plug-in contains one plugin with a set of elements using the DESCRIPTION="GStreamer FFmpeg plug-in contains one plugin with a set of elements using the \
FFmpeg library code. It contains most popular decoders as well as very fast colorspace FFmpeg library code. It contains most popular decoders as well as very fast colorspace \
conversion elements." conversion elements."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"

View File

@@ -1,7 +1,7 @@
SUMMARY="GStreamer Bad Plug-ins" SUMMARY="GStreamer Bad Plug-ins"
DESCRIPTION="GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. DESCRIPTION="GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the \
They might be close to being good quality, but they're missing something - be it a good code rest. They might be close to being good quality, but they're missing something - be it a good \
review, some documentation, a set of tests, a real live maintainer, or some actual wide use." code review, some documentation, a set of tests, a real live maintainer, or some actual wide use."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"

View File

@@ -1,9 +1,9 @@
SUMMARY="GStreamer Base Plug-ins" SUMMARY="GStreamer Base Plug-ins"
DESCRIPTION="GStreamer Base Plug-ins is a well-groomed and well-maintained collection of DESCRIPTION="GStreamer Base Plug-ins is a well-groomed and well-maintained collection of \
GStreamer plug-ins and elements, spanning the range of possible types of elements one GStreamer plug-ins and elements, spanning the range of possible types of elements one \
would want to write for GStreamer. It also contains helper libraries and base classes would want to write for GStreamer. It also contains helper libraries and base classes \
useful for writing elements. A wide range of video and audio decoders, encoders, and useful for writing elements. A wide range of video and audio decoders, encoders, and \
filters are included." filters are included."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"

View File

@@ -1,7 +1,7 @@
SUMMARY="GStreamer Good Plug-ins" SUMMARY="GStreamer Good Plug-ins"
DESCRIPTION="GStreamer Good Plug-ins is a set of plug-ins that we consider to have good quality code, DESCRIPTION="GStreamer Good Plug-ins is a set of plug-ins that we consider to have good quality code, \
correct functionality, our preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible correct functionality, our preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible \
for the supporting library)." for the supporting library)."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"

View File

@@ -1,8 +1,8 @@
SUMMARY="GStreamer Ugly Plug-ins" SUMMARY="GStreamer Ugly Plug-ins"
DESCRIPTION="GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and DESCRIPTION="GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and \
correct functionality, but distributing them might pose problems. The license on correct functionality, but distributing them might pose problems. The license on \
either the plug-ins or the supporting libraries might not be how we'd like. The either the plug-ins or the supporting libraries might not be how we'd like. The \
code might be widely known to present patent problems." code might be widely known to present patent problems."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"

View File

@@ -1,7 +1,7 @@
SUMMARY="Open source multimedia framework" SUMMARY="Open source multimedia framework"
DESCRIPTION="GStreamer is a library for constructing graphs of media-handling components. DESCRIPTION="GStreamer is a library for constructing graphs of media-handling components. \
The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming \
to complex audio (mixing) and video (non-linear editing) processing." to complex audio (mixing) and video (non-linear editing) processing."
HOMEPAGE="http://gstreamer.freedesktop.org/" HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen" COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2" LICENSE="GNU LGPL v2"