From 74182a7c9992a03da962e50bd71245a47c60ca44 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 29 Oct 2008 20:27:11 +0100 Subject: [PATCH] wget, gstreamer: indent $long_desc. --HG-- extra : convert_revision : e903388167ce461c2e7f3fd56e376b6273e2c5ce --- templates/gstreamer.tmpl | 12 ++++++------ templates/wget.tmpl | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/gstreamer.tmpl b/templates/gstreamer.tmpl index 7426c8726a9..86eeb217618 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 a191c093a69..baf0b02b909 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