diff options
author | Mikhail Zotov <mikhail dot ru at gmail dot com> | 2012-12-12 19:02:50 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-14 17:31:30 +0100 |
commit | e76f0e24e0e0bb86d3a290c182a5ec29069cbc17 (patch) | |
tree | 3ae7aab4a363e710bee60b44fe9375eb871efc10 /academic/artha | |
parent | 1aed726bb765d7b1a789885532e906f103c567a7 (diff) | |
download | slackbuilds-e76f0e24e0e0bb86d3a290c182a5ec29069cbc17.tar.gz |
academic/artha: Updated for version 1.0.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/artha')
-rw-r--r-- | academic/artha/README | 4 | ||||
-rw-r--r-- | academic/artha/artha.SlackBuild | 6 | ||||
-rw-r--r-- | academic/artha/artha.info | 6 | ||||
-rw-r--r-- | academic/artha/slack-desc | 6 |
4 files changed, 10 insertions, 12 deletions
diff --git a/academic/artha/README b/academic/artha/README index ab475acae4..dc6d794f61 100644 --- a/academic/artha/README +++ b/academic/artha/README @@ -1,5 +1,5 @@ -Artha is a cross-platform open-source thesaurus with WordNet as its -database. +Artha is a free cross-platform English thesaurus that works completely +off-line and is based on WordNet. The main focus of Artha is high usability, with much simplicity. It has distinct features like: diff --git a/academic/artha/artha.SlackBuild b/academic/artha/artha.SlackBuild index 765447c5e1..e977e616a6 100644 --- a/academic/artha/artha.SlackBuild +++ b/academic/artha/artha.SlackBuild @@ -5,7 +5,7 @@ # Written by Mikhail Zotov <mikhail dot ru at gmail dot com> PRGNAM=artha -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -51,6 +51,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; +LDFLAGS="-lgio-2.0" \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ @@ -71,9 +72,6 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr find $PKG/usr/man -type f -exec gzip -9 {} \; for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done -# These directories are empty -rm -rf $PKG/usr/{lib,include} - mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ AUTHORS COPYING ChangeLog INSTALL NEWS README \ diff --git a/academic/artha/artha.info b/academic/artha/artha.info index fedbb2dea2..6784f2b9ed 100644 --- a/academic/artha/artha.info +++ b/academic/artha/artha.info @@ -1,8 +1,8 @@ PRGNAM="artha" -VERSION="1.0.2" +VERSION="1.0.3" HOMEPAGE="http://artha.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/artha/artha-1.0.2.tar.bz2" -MD5SUM="8391fc152531d98bc7db6a7695611137" +DOWNLOAD="http://downloads.sourceforge.net/artha/artha-1.0.3.tar.bz2" +MD5SUM="9bc69f5666a1f494e21a0a0add9ebb16" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="WordNet" diff --git a/academic/artha/slack-desc b/academic/artha/slack-desc index 05481d0759..1e8eea06b6 100644 --- a/academic/artha/slack-desc +++ b/academic/artha/slack-desc @@ -1,8 +1,8 @@ |-----handy-ruler------------------------------------------------------| -artha: artha (cross-platform thesaurus) +artha: artha - the open thesaurus artha: -artha: Artha is a cross-platform open-source thesaurus with WordNet as its -artha: database. +artha: Artha is a free cross-platform English thesaurus that works +artha: completely off-line and is based on WordNet. artha: artha: http://artha.sourceforge.net/ artha: |