mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-11 15:26:50 +02:00
community/gimp: remove execinfo support
see: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/36722 https://www.openwall.com/lists/musl/2021/07/16/1 https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22958
This commit is contained in:
parent
c71e4a96c2
commit
e072073e72
@ -2,7 +2,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gimp
|
||||
pkgver=2.10.32
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GNU Image Manipulation Program"
|
||||
url="https://www.gimp.org/"
|
||||
arch="all !s390x !riscv64" # limited by librsvg -> rust
|
||||
@ -11,7 +11,7 @@ makedepends="gtk+2.0-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev
|
||||
libexif-dev desktop-file-utils intltool gegl-dev tiff-dev
|
||||
libjpeg-turbo-dev libpng-dev iso-codes-dev lcms2-dev poppler-dev
|
||||
babl-dev gexiv2-dev glib-networking xz-dev mypaint-brushes libmypaint-dev
|
||||
poppler-data libexecinfo-dev libjxl-dev"
|
||||
poppler-data libjxl-dev"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
source="https://download.gimp.org/pub/gimp/v${pkgver%.*}/gimp-$pkgver.tar.bz2"
|
||||
options="!check"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user