From 4864f6666e8294bafb70213a61430702e713a9bd Mon Sep 17 00:00:00 2001 From: str1ngs Date: Wed, 13 Jul 2011 16:21:02 -0700 Subject: [PATCH] xbps-src: removed invalid json escaping --- srcpkgs/apache-mpm-event/template | 2 +- srcpkgs/apache-mpm-worker/template | 2 +- srcpkgs/atk/template | 2 +- srcpkgs/atkmm/template | 2 +- srcpkgs/dmxproto/template | 2 +- srcpkgs/ed/template | 2 +- srcpkgs/enchant/template | 2 +- srcpkgs/ffmpeg/template | 2 +- srcpkgs/flac/template | 2 +- srcpkgs/font-misc-misc/template | 4 ++-- srcpkgs/fribidi/template | 2 +- srcpkgs/gdb/template | 2 +- srcpkgs/gimp/template | 2 +- srcpkgs/git/template | 2 +- srcpkgs/gst-plugins-bad/template | 2 +- srcpkgs/gst-plugins-ugly/template | 2 +- srcpkgs/libtheora/template | 6 +++--- srcpkgs/lxlauncher/template | 2 +- srcpkgs/lxrandr/template | 4 ++-- srcpkgs/network-manager-applet/template | 2 +- srcpkgs/nss/template | 4 ++-- srcpkgs/syslinux/template | 2 +- srcpkgs/tar/template | 4 ++-- srcpkgs/xfconf/template | 2 +- srcpkgs/xterm/template | 2 +- 25 files changed, 31 insertions(+), 31 deletions(-) diff --git a/srcpkgs/apache-mpm-event/template b/srcpkgs/apache-mpm-event/template index b4337e53956..90fecc75073 100644 --- a/srcpkgs/apache-mpm-event/template +++ b/srcpkgs/apache-mpm-event/template @@ -13,7 +13,7 @@ configure_args="${configure_args} --enable-modules= --prefix=/usr --with-mpm=event" short_desc="Apache HTTP Server - event driven model" long_desc=" - Each Apache Multi-Processing Module provides a different \"flavor\" of web + Each Apache Multi-Processing Module provides a different flavor of web server binary, compiled with a different processing model. The event MPM is designed to allow more requests to be served simultaneously diff --git a/srcpkgs/apache-mpm-worker/template b/srcpkgs/apache-mpm-worker/template index 84f159c67dd..58aced0465c 100644 --- a/srcpkgs/apache-mpm-worker/template +++ b/srcpkgs/apache-mpm-worker/template @@ -13,7 +13,7 @@ configure_args="${configure_args} --enable-modules= --prefix=/usr --with-mpm=worker" short_desc="Apache HTTP Server - high speed threaded mode" long_desc=" - Each Apache Multi-Processing Module provides a different \"flavor\" of web + Each Apache Multi-Processing Module provides a different flavor of web server binary, compiled with a different processing model. The worker MPM provides the default threaded implementation. It is diff --git a/srcpkgs/atk/template b/srcpkgs/atk/template index 562b716a593..fb36aed949a 100644 --- a/srcpkgs/atk/template +++ b/srcpkgs/atk/template @@ -15,7 +15,7 @@ long_desc=" and alternative input devices. Atk provides a core set of interfaces which are common to all - widgets and \"additional\" interfaces that are appropriate to certain + widgets and additional interfaces that are appropriate to certain classes of widgets and whose existence can be queried at run time. It also provides interfaces which an application can use to provide additional accessibility information to assistive technology tools." diff --git a/srcpkgs/atkmm/template b/srcpkgs/atkmm/template index beb7e68ae5d..6f608565b57 100644 --- a/srcpkgs/atkmm/template +++ b/srcpkgs/atkmm/template @@ -15,7 +15,7 @@ long_desc=" and alternative input devices. Atk provides a core set of interfaces which are common to all - widgets and \"additional\" interfaces that are appropriate to certain + widgets and additional interfaces that are appropriate to certain classes of widgets and whose existence can be queried at run time. It also provides interfaces which an application can use to provide additional accessibility information to assistive technology tools. diff --git a/srcpkgs/dmxproto/template b/srcpkgs/dmxproto/template index b9f1377ffb9..92ed43faf2e 100644 --- a/srcpkgs/dmxproto/template +++ b/srcpkgs/dmxproto/template @@ -8,6 +8,6 @@ maintainer="Juan RP " checksum=3a882ca43a1f359e3489468e6c407fd7d56d559f8895cf096a2ec877d6c403b0 long_desc=" Distributed Multi-headed X protocol headers from modular X.org: - \"your networked Xinerama\"." + your networked Xinerama." noarch=yes diff --git a/srcpkgs/ed/template b/srcpkgs/ed/template index d30c4e03889..3fcbeae43bf 100644 --- a/srcpkgs/ed/template +++ b/srcpkgs/ed/template @@ -11,7 +11,7 @@ long_desc=" GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory - and cannot execute shell commands. Ed is the \"standard\" text editor in the + and cannot execute shell commands. Ed is the standard text editor in the sense that it is the original editor for Unix, and thus widely available." Add_dependency run glibc diff --git a/srcpkgs/enchant/template b/srcpkgs/enchant/template index 999440b6593..6b203ed510c 100644 --- a/srcpkgs/enchant/template +++ b/srcpkgs/enchant/template @@ -18,7 +18,7 @@ long_desc=" * Ispell (old as sin, could be interpreted as a defacto standard) * MySpell/Hunspell (an OOo project, also used by Mozilla) * Uspell (primarily Yiddish, Hebrew, and Eastern European - languages - hosted in AbiWord's CVS under the module \"uspell\") + languages - hosted in AbiWord's CVS under the module uspell) * Hspell (Hebrew) * Zemberek (Turkish) * Voikko (Finnish) diff --git a/srcpkgs/ffmpeg/template b/srcpkgs/ffmpeg/template index 603bc1316d4..b98185b028b 100644 --- a/srcpkgs/ffmpeg/template +++ b/srcpkgs/ffmpeg/template @@ -9,7 +9,7 @@ checksum=693867974a32f3dfe4131048d9ab97620710ff2eb82785462fba1f307493cf41 long_desc=" FFmpeg is the first complete and free Internet Live Audio and Video Broadcasting solution. FFMpeg aims at being the command line tool to - handle audio and video. It is a \"three-in-one\" solution. + handle audio and video. It is a three-in-one solution. FFmpeg includes a soft VCR capable of encoding in many different formats simultaneously, a streaming server for Netcasting multimedia diff --git a/srcpkgs/flac/template b/srcpkgs/flac/template index a43a25eb405..89879338b39 100644 --- a/srcpkgs/flac/template +++ b/srcpkgs/flac/template @@ -18,7 +18,7 @@ long_desc=" * input plugins for various music players (Winamp, XMMS, and more in the works) -\"Free\" means that the specification of the stream format is in the public +Free means that the specification of the stream format is in the public domain (the FLAC project reserves the right to set the FLAC specification and certify compliance), and that neither the FLAC format nor any of the implemented encoding/decoding methods are covered by any patent. It also diff --git a/srcpkgs/font-misc-misc/template b/srcpkgs/font-misc-misc/template index 32e55d10ae6..ca43703bb98 100644 --- a/srcpkgs/font-misc-misc/template +++ b/srcpkgs/font-misc-misc/template @@ -3,11 +3,11 @@ pkgname=font-misc-misc version=1.1.2 distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" build_style=gnu_configure -short_desc="Standard X11 \"fixed\" PCF fonts" +short_desc="Standard X11 fixed PCF fonts" maintainer="Juan RP " checksum=b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794 long_desc=" - The standard X11 public domain \"fixed\" font that you can + The standard X11 public domain fixed font that you can share and enjoy. It is in PCF format." Add_dependency build pkg-config diff --git a/srcpkgs/fribidi/template b/srcpkgs/fribidi/template index 80329d449f8..4f365dc7bd1 100644 --- a/srcpkgs/fribidi/template +++ b/srcpkgs/fribidi/template @@ -9,7 +9,7 @@ maintainer="Juan RP " checksum=49cf91586e48b52fe25872ff66c1da0dff0daac2593f9f300e2af12f44f64177 long_desc=" The library implements all of the algorithm as described in the Unicode - Standard Annex \#9, The Bidirectional Algorithm, + Standard Annex 9, The Bidirectional Algorithm, http://www.unicode.org/unicode/reports/tr9/. FriBidi is exhautively tested against Bidi Reference Code, and due to our best knowledge, does not contain any conformance bugs." diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index 8975343ff54..ef40aae9fe6 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -10,7 +10,7 @@ maintainer="Juan RP " checksum=bf444b88ab845243364c3d410be9e3f43a57f96ff594d65a37842ea03c3410f0 long_desc=" The purpose of a debugger such as GDB is to allow you to see what - is going on \"inside\" another program while it executes--or what + is going on inside another program while it executes--or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index 80c25a0a43d..6b778559166 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -10,7 +10,7 @@ short_desc="The GNU image manipulation program" maintainer="Juan RP " checksum=9b6d08d0803b3912ea596d1b77b9c21ee13778c23388a225c004b8c1587cb0a1 long_desc=" - Powerful image manipulation program similar to \"Adobe Photoshop\"[tm]. + Powerful image manipulation program similar to Adobe Photoshop[tm]. It supports layers, arbitrary image sizes and working on several images at the same time. It comes with a lot of useful plug-ins. Missing is CMYK support and more than 8 bits per channel." diff --git a/srcpkgs/git/template b/srcpkgs/git/template index acedb257323..76e2614a352 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -11,7 +11,7 @@ homepage="http://git-scm.com/" license="GPL-2" checksum=778795cece63cd758192378f3a999870cea290181b3a4c9de573c77192561082 long_desc=" - GIT is a \"directory content manager\" designed to handle absolutely massive + GIT is a directory content manager designed to handle absolutely massive projects with speed and efficiency, and the release of the 2.6.12 (and later) versions of the Linux kernel as well as more and more other projects switching to it would indicate that it does this task well. diff --git a/srcpkgs/gst-plugins-bad/template b/srcpkgs/gst-plugins-bad/template index 62a267cc0c2..688e32640f6 100644 --- a/srcpkgs/gst-plugins-bad/template +++ b/srcpkgs/gst-plugins-bad/template @@ -15,7 +15,7 @@ long_desc=" types or processing capabilities can be added simply by installing new plug-ins. - GStreamer Bad Plug-ins is a set of plug-ins that aren\'t up to par + GStreamer Bad Plug-ins is a set of plug-ins that are not up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use." diff --git a/srcpkgs/gst-plugins-ugly/template b/srcpkgs/gst-plugins-ugly/template index a1da3c865de..975dd1b5458 100644 --- a/srcpkgs/gst-plugins-ugly/template +++ b/srcpkgs/gst-plugins-ugly/template @@ -15,7 +15,7 @@ long_desc=" types or processing capabilities can be added simply by installing new plug-ins. - This package contains plugins from the \"ugly\" set, a set of + This package contains plugins from the ugly set, a set of good-quality plug-ins that might pose distribution problems." # XXX: add required pkgs for the amr, sid plugins. diff --git a/srcpkgs/libtheora/template b/srcpkgs/libtheora/template index 98e2cf288d3..3db7856d4c1 100644 --- a/srcpkgs/libtheora/template +++ b/srcpkgs/libtheora/template @@ -8,9 +8,9 @@ short_desc="Theora Video Compression Codec" maintainer="pancake " checksum=f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61 long_desc=" - Theora is Xiph.Org's first publicly released video codec, intended - for use within the Ogg\'s project\'s Ogg multimedia streaming system. - Theora is derived directly from On2's VP3 codec; Currently the two are + Theora is Xiph.Org first publicly released video codec, intended + for use within the Ogg project Ogg multimedia streaming system. + Theora is derived directly from On2 VP3 codec; Currently the two are nearly identical, varying only in encapsulating decoder tables in the bitstream headers, but Theora will make use of this extra freedom in the future to improve over what is possible with VP3." diff --git a/srcpkgs/lxlauncher/template b/srcpkgs/lxlauncher/template index 13f5e20db4d..92e6ac01129 100644 --- a/srcpkgs/lxlauncher/template +++ b/srcpkgs/lxlauncher/template @@ -8,7 +8,7 @@ maintainer="Juan RP " checksum=032aaffa17e0a558e01427cfacd4e46157145acde79eb83092c1967c6641f8c1 long_desc=" The LXLauncher is the optional launcher for application programs developed - for the 7-10.2\" screens. LXLauncher enables the LXDE desktop to be a topic + for the 7-10.2 screens. LXLauncher enables the LXDE desktop to be a topic oriented groupping specific application programs to one view under tabs." disable_parallel_build=yes diff --git a/srcpkgs/lxrandr/template b/srcpkgs/lxrandr/template index dab631cdeec..170184cbada 100644 --- a/srcpkgs/lxrandr/template +++ b/srcpkgs/lxrandr/template @@ -13,8 +13,8 @@ long_desc=" show you some quick options to get your projector or external monitor working correctly. - LXRandR only gives you some easy and quick options which are intuitive. It\'s - very suitable for laptop users who frequently uses projectors or external + LXRandR only gives you some easy and quick options which are intuitive. It + is very suitable for laptop users who frequently uses projectors or external monitor and just want to get their work done without reading a lot of geek-centered manuals or command line tutorials." diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template index d9613bfd986..b60a9714dcb 100644 --- a/srcpkgs/network-manager-applet/template +++ b/srcpkgs/network-manager-applet/template @@ -19,7 +19,7 @@ long_desc=" NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit. - This package contains a systray applet for GNOME\'s notification area but it + This package contains a systray applet for GNOME's notification area but it also works for other desktop environments which provide a systray like KDE or Xfce. It displays the available networks and allows to easily switch between them. For encrypted networks it will prompt the user for the key/passphrase diff --git a/srcpkgs/nss/template b/srcpkgs/nss/template index ed46eff0f7f..aac9d694079 100644 --- a/srcpkgs/nss/template +++ b/srcpkgs/nss/template @@ -12,8 +12,8 @@ checksum=634f294507de6da93a5c3e08006156a469ff8d8af9ac9153f608800f4d20206e long_desc=" Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled server applications. - Applications built with NSS can support SSL v2 and v3, TLS, PKCS \#5, - PKCS \#7, PKCS \#11, PKCS \#12, S/MIME, X.509 v3 certificates, and other + Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, + PKCS 7, PKCS 11, PKCS 12, S/MIME, X.509 v3 certificates, and other security standards." subpackages="$pkgname-devel" diff --git a/srcpkgs/syslinux/template b/srcpkgs/syslinux/template index aef93523add..9a15fc43f57 100644 --- a/srcpkgs/syslinux/template +++ b/srcpkgs/syslinux/template @@ -10,7 +10,7 @@ license="GPL-2" checksum=e186a21cb1b3b1874f253df21546e8d0595d803bd6a60f38cfafbc10bee90e0b long_desc=" The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX), - network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX). + network booting (PXELINUX), and bootable El Torito CD-ROMs (ISOLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX." diff --git a/srcpkgs/tar/template b/srcpkgs/tar/template index d980acbb96e..982bf95c7eb 100644 --- a/srcpkgs/tar/template +++ b/srcpkgs/tar/template @@ -7,11 +7,11 @@ short_desc="The GNU tape archiver with remote magnetic tape support" maintainer="Juan RP " checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41 long_desc=" - GNU tar, originally shipped as NetBSD's \"tar\" up to version 1.3, is a + GNU tar, originally shipped as NetBSD's tar up to version 1.3, is a full-featured tar command that can access remote and local magnetic tapes, tar files (ustar, POSIX, and V7), and even compressed or gzipped versions of these. Note that as of the current version of GNU tar (1.12), gtar - does not create "correct" ustar archives." + does not create correct ustar archives." bootstrap=yes Add_dependency run glibc diff --git a/srcpkgs/xfconf/template b/srcpkgs/xfconf/template index a9ef9118676..0216b1c0e29 100644 --- a/srcpkgs/xfconf/template +++ b/srcpkgs/xfconf/template @@ -8,7 +8,7 @@ maintainer="Juan RP " checksum=e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d long_desc=" Xfconf is a hierarchical (tree-like) configuration system where the - immediate child nodes of the root are called \"channels\". All settings + immediate child nodes of the root are called channels. All settings beneath the channel nodes are called properties." subpackages="$pkgname-devel $pkgname-perl" diff --git a/srcpkgs/xterm/template b/srcpkgs/xterm/template index a30646e7cc2..53f86c66d37 100644 --- a/srcpkgs/xterm/template +++ b/srcpkgs/xterm/template @@ -19,7 +19,7 @@ long_desc=" DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. - This version implements ISO/ANSI colors using the \"new\" color model + This version implements ISO/ANSI colors using the new color model (i.e., background color erase). It also implements most of the control sequences for VT220."