diff --git a/templates/gstreamer.tmpl b/templates/gstreamer.tmpl index 7426c8726a..86eeb21761 100644 --- a/templates/gstreamer.tmpl +++ b/templates/gstreamer.tmpl @@ -8,13 +8,13 @@ short_desc="Core GStreamer libraries and elements" maintainer="pancake " checksum=94c185a0452b5fcddb538f6b686ff959b7afca8340c48fdbe47c87a2a459c3d3 long_desc=" -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 -to complex audio (mixing) and video (non-linear editing) processing. + 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 to complex audio (mixing) and video (non-linear editing) processing. -Applications can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing a simple plugin -with a clean, generic interface." + Applications can take advantage of advances in codec and filter technology + transparently. Developers can add new codecs and filters by writing a simple + plugin with a clean, generic interface." # Update db modules files once installed. postinstall_helpers="gtk-update-immodules.sh gtk-update-gdkpixbufloaders.sh" diff --git a/templates/wget.tmpl b/templates/wget.tmpl index a191c093a6..baf0b02b90 100644 --- a/templates/wget.tmpl +++ b/templates/wget.tmpl @@ -13,8 +13,8 @@ long_desc=" non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc. -GNU Wget has many features to make retrieving large files or mirroring -entire web or FTP sites easy, including: + GNU Wget has many features to make retrieving large files or mirroring + entire web or FTP sites easy, including: * Can resume aborted downloads, using REST and RANGE * Can use filename wild cards and recursively mirror directories