mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
gstreamer: add slashes to descriptions
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user