summaryrefslogtreecommitdiffstats
path: root/main/abiword/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-05-14 17:25:51 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-05-14 17:25:51 -0500
commit3a6f2abfd79de7b8e1e3acac4d5e25c432b7416f (patch)
tree21130d5d07451ca49321e2db3cb4e1c885696459 /main/abiword/APKBUILD
parent438cb611c67fe869a70e45cbb38a28fbd8aea7ed (diff)
downloadaports-3a6f2abfd79de7b8e1e3acac4d5e25c432b7416f.tar.bz2
aports-3a6f2abfd79de7b8e1e3acac4d5e25c432b7416f.tar.xz
main/abiword: fix compile with libpng 1.5
Diffstat (limited to 'main/abiword/APKBUILD')
-rw-r--r--main/abiword/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/abiword/APKBUILD b/main/abiword/APKBUILD
index 1a9271c67..232a62ab1 100644
--- a/main/abiword/APKBUILD
+++ b/main/abiword/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=abiword
pkgver=2.8.6
-pkgrel=3
+pkgrel=4
pkgdesc="A fully-featured word processor"
url="http://www.abisource.com"
-arch=""
+arch="all"
license="GPL"
makedepends="pkgconfig libglade-dev libgsf-dev enchant-dev fribidi-dev wv-dev
popt-dev jpeg-dev librsvg-dev bzip2-dev goffice-dev"
@@ -73,4 +73,4 @@ plugins() {
}
md5sums="f883b0a7f26229a9c66fd6a1a94381aa abiword-2.8.6.tar.gz
-08a7fd39dbec279e0eea33fc70692093 abiword-png15.patch"
+1d0bb11ed10b431ab312173de81d12c4 abiword-png15.patch"