[Lunar-commits] <moonbase-gnome3> abiword: added to -gnome3 and bumped

v4hn me at v4hn.de
Wed Feb 20 02:42:12 CET 2013


commit cfbc3fa5467d824b7a6896ca8ab9449192daf7e0
Author: v4hn <me at v4hn.de>
Date: Tue, 19 Feb 2013 17:42:12 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/cfbc3fa5467d824b7a6896ca8ab9449192daf7e0

abiword: added to -gnome3 and bumped

This is a development version, but they are
_still_ working on a gtk3 version and the latest stable version
doesn't even work with the current libgoffice anymore...
---
  apps/abiword/BUILD     | +6/-0     
  apps/abiword/CONFIGURE | +1/-0     
  apps/abiword/DEPENDS   | +11/-0    
  apps/abiword/DETAILS   | +16/-0    
  4 files changed, 34 insertions(+)

--- /dev/null
+++ b/apps/abiword/BUILD
@@ -0,0 +1,6 @@
+# build fixes for jpeg 9
+sedit "27 i typedef int boolean;\n#define HAVE_BOOLEAN" src/af/util/xp/ut_jpeg.cpp &&
+
+OPTS+=" --disable-static" &&
+
+default_build
--- /dev/null
+++ b/apps/abiword/CONFIGURE
@@ -0,0 +1 @@
+mquery PLUGINS "Build all plugins supported by your setup?" y "--enable-plugins" "--disable-plugins"
--- /dev/null
+++ b/apps/abiword/DEPENDS
@@ -0,0 +1,11 @@
+depends  fribidi
+depends  wv
+depends  boost
+depends  cairo
+depends  gtk+-3
+depends  librsvg
+
+optional_depends  "goffice"      "--with-goffice" "--without-goffice" "use system goffice library"
+optional_depends  "enchant"      "" "--disable-spell" "enable spell-checking"
+
+optional_depends  "gtkmathview"  "" "" "for built-in formula editor(say yes to plugins)"
--- /dev/null
+++ b/apps/abiword/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=abiword
+         VERSION=2.9.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.abisource.com/downloads/$MODULE/$VERSION/source
+      SOURCE_VFY=sha1:67cfbc633129128a1aa48ffba8959229cef2ebdd
+        WEB_SITE=http://www.abisource.com
+         ENTERED=20011224
+         UPDATED=20130219
+           SHORT="A full-featured, yet light and fast word processor"
+
+cat << EOF
+THIS IS AN UNSTABLE RELEASE! NOT RECOMMENTED FOR PRODUCTIVE USE!
+
+Abiword is a free word processing program similar to Microsoft Word.
+It is suitable for typing papers, letter, reports, memos and so forth.
+EOF




More information about the Lunar-commits mailing list