Rewrap app-text DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 7fd3655662
commit a404d86ef8
14 changed files with 100 additions and 50 deletions

View File

@@ -1,8 +1,13 @@
SUMMARY="A set of libraries and applications for Thesaurus"
DESCRIPTION="Aiksaurus is a set of libraries and applications which provide a thesaurus (currently English only, based on Guttenburg's Moby thesaurus) using native GUI on several platforms:
DESCRIPTION="
Aiksaurus is a set of libraries and applications which provide a thesaurus \
(currently English only, based on Guttenburg's Moby thesaurus) using native \
GUI on several platforms:
* UNIX (GTK+ & Qt)
* Win32 & MacOSX (Cocoa).
The core library itself is platform-independent. The principal language is C++, with some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC."
* Win32 & MacOSX (Cocoa)
The core library itself is platform-independent. The principal language is \
C++, with some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC.
"
HOMEPAGE="http://aiksaurus.sourceforge.net"
SRC_URI="http://switch.dl.sourceforge.net/project/aiksaurus/aiksaurus/1.2.1/aiksaurus-1.2.1.tar.gz"