aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-17 13:31:38 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-24 18:56:34 +0000
commitccf45ca9acb26f59661e57933d56268a9261eac3 (patch)
tree373b363b0b674ca178f7b2a46994d5847a467415
parent49c741a9bd591042fa371451c321bb75c0aeb06a (diff)
downloadaports-ccf45ca9acb26f59661e57933d56268a9261eac3.tar.bz2
aports-ccf45ca9acb26f59661e57933d56268a9261eac3.tar.xz
community/gimp: disable on s390x due to librsvg
Closes !509
-rw-r--r--community/gimp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD
index d813323882..31e7c5b42e 100644
--- a/community/gimp/APKBUILD
+++ b/community/gimp/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.10.12
pkgrel=2
pkgdesc="GNU Image Manipulation Program"
url="https://www.gimp.org/"
-arch="all"
+arch="all !s390x" # librsvg
license="GPL-3.0-or-later"
depends="dbus"
makedepends="gtk+-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev
@@ -14,7 +14,7 @@ makedepends="gtk+-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev
babl-dev gexiv2-dev glib-networking xz-dev mypaint-brushes libmypaint-dev
poppler-data libexecinfo-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://download.gimp.org/pub/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
+source="https://download.gimp.org/pub/gimp/v${pkgver%.*}/gimp-$pkgver.tar.bz2"
options="!check"
# secfixes: