[Lunar-commits] <moonbase> aiksaurus: initial support.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Mar 7 17:08:34 CET 2009


commit 57f2eb0dab0a8b5df5c8b56d9861cc539faac0b6
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sat Mar 7 11:08:34 2009 -0500

    aiksaurus: initial support.
---
 editors/aiksaurus/DEPENDS |    1 +
 editors/aiksaurus/DETAILS |   17 +++++++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/editors/aiksaurus/DEPENDS b/editors/aiksaurus/DEPENDS
new file mode 100644
index 0000000..67fb12d
--- /dev/null
+++ b/editors/aiksaurus/DEPENDS
@@ -0,0 +1 @@
+optional_depends gtk+-2 "--with-gtk" "--without-gtk" "for thesaurus support"
diff --git a/editors/aiksaurus/DETAILS b/editors/aiksaurus/DETAILS
new file mode 100644
index 0000000..4b55eff
--- /dev/null
+++ b/editors/aiksaurus/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=aiksaurus
+         VERSION=1.2.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:b9e98650bc5257673d5b1507f3e0edbc0cb6a0b5
+        WEB_SITE=http://aiksaurus.sourceforge.net/
+         ENTERED=20090307
+         UPDATED=20090307
+           SHORT="libraries and applications which provide a thesaurus"
+
+cat << EOF
+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.
+EOF


More information about the Lunar-commits mailing list