mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
wget, gstreamer: indent $long_desc.
--HG-- extra : convert_revision : e903388167ce461c2e7f3fd56e376b6273e2c5ce
This commit is contained in:
parent
de6947e0c9
commit
74182a7c99
2 changed files with 8 additions and 8 deletions
|
@ -9,12 +9,12 @@ maintainer="pancake <pancake@nopcode.org>"
|
||||||
checksum=94c185a0452b5fcddb538f6b686ff959b7afca8340c48fdbe47c87a2a459c3d3
|
checksum=94c185a0452b5fcddb538f6b686ff959b7afca8340c48fdbe47c87a2a459c3d3
|
||||||
long_desc="
|
long_desc="
|
||||||
GStreamer is a library for constructing of graphs of media-handling components.
|
GStreamer is a library for constructing of graphs of media-handling components.
|
||||||
The use cases it covers range from simple Ogg/Vorbis playback, audio/video streaming
|
The use cases it covers range from simple Ogg/Vorbis playback, audio/video
|
||||||
to complex audio (mixing) and video (non-linear editing) processing.
|
streaming to complex audio (mixing) and video (non-linear editing) processing.
|
||||||
|
|
||||||
Applications can take advantage of advances in codec and filter technology
|
Applications can take advantage of advances in codec and filter technology
|
||||||
transparently. Developers can add new codecs and filters by writing a simple plugin
|
transparently. Developers can add new codecs and filters by writing a simple
|
||||||
with a clean, generic interface."
|
plugin with a clean, generic interface."
|
||||||
|
|
||||||
# Update db modules files once installed.
|
# Update db modules files once installed.
|
||||||
postinstall_helpers="gtk-update-immodules.sh gtk-update-gdkpixbufloaders.sh"
|
postinstall_helpers="gtk-update-immodules.sh gtk-update-gdkpixbufloaders.sh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue