From 094d37d0c18a44c6231e67ad8047be10a95729ad Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 29 Aug 2015 07:12:38 -0300 Subject: abiword-3.0.1-2.parabola2: fix #792 -> https://labs.parabola.nu/issues/792 --- libre/abiword/PKGBUILD | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'libre/abiword/PKGBUILD') 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 } -- cgit v1.2.3