Skip to content
Snippets Groups Projects
Commit 8d1dd06d authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/abiword: enable on s390x and riscv64

parent fd9ba1f5
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!37754community/abiword: change source url to dev.a.o and enable on s390x and riscv64
Pipeline #132657 passed with warnings
......@@ -4,13 +4,29 @@ pkgver=3.0.5
pkgrel=4
pkgdesc="A fully-featured word processor"
url="https://www.abisource.com/"
# s390x and riscv64 blocked by librsvg
arch="all !s390x !riscv64"
arch="all"
options="!check" # Test suite requires valgrind, etc
license="GPL-2.0-or-later"
makedepends="gtk+3.0-dev readline-dev libgsf-dev enchant2-dev fribidi-dev wv-dev
popt-dev libjpeg-turbo-dev librsvg-dev bzip2-dev goffice-dev pcre-dev
libxslt-dev perl automake autoconf libtool autoconf-archive"
makedepends="
autoconf
autoconf-archive
automake
bzip2-dev
enchant2-dev
fribidi-dev
goffice-dev
gtk+3.0-dev
libgsf-dev
libjpeg-turbo-dev
librsvg-dev
libtool
libxslt-dev
pcre-dev
perl
popt-dev
readline-dev
wv-dev
"
# openxml plugin
makedepends="$makedepends boost-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment