summaryrefslogtreecommitdiff
path: root/libre/abiword
diff options
context:
space:
mode:
Diffstat (limited to 'libre/abiword')
-rw-r--r--libre/abiword/PKGBUILD13
1 files changed, 9 insertions, 4 deletions
diff --git a/libre/abiword/PKGBUILD b/libre/abiword/PKGBUILD
index 12881cd8a..00e0b7ef0 100644
--- a/libre/abiword/PKGBUILD
+++ b/libre/abiword/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=abiword
pkgver=3.0.1
-pkgrel=2.parabola1
-arch=('i686' 'x86_64' 'mips64el')
-pkgdesc='Fully-featured word processor, without nonfree fonts support'
+pkgrel=2.parabola2
+arch=('i686' 'x86_64')
+pkgdesc='Fully-featured word processor, without Google search engine and nonfree fonts support'
license=('GPL')
url='http://www.abisource.com'
depends=('fribidi' 'wv' 'goffice' 'librsvg' 'enchant' 'desktop-file-utils'
@@ -70,7 +70,12 @@ build() {
--disable-static \
--enable-clipart \
--enable-templates \
- --enable-plugins \
+ --enable-plugins="aiksaurus applix babelfish bmp clarisworks collab docbook \
+ eml epub freetranslation garble gdict gimp goffice grammar \
+ hancom hrtext iscii kword latex loadbindings mathview mht \
+ mif mswrite opendocument openwriter openxml opml ots paint \
+ passepartout pdb pdf presentation psion s5 sdw t602 urldict \
+ wikipedia wmf wml wordperfect wpg xslfo" \
--enable-introspection
make
}