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,9 +1,9 @@
SUMMARY="GStreamer Base Plug-ins"
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
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
filters are included."
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 \
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 \
filters are included."
HOMEPAGE="http://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"