File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Template file for 'gimp'
22pkgname=gimp
3- version=3.2.0
3+ version=3.2.2
44revision=1
55build_style=meson
66build_helper="gir qemu"
@@ -22,15 +22,15 @@ maintainer="classabbyamp <void@placeviolette.net>"
2222license="GPL-3.0-only"
2323homepage="https://www.gimp.org"
2424distfiles="https://download.gimp.org/gimp/v${version%.*}/gimp-${version/+rc/-RC}.tar.xz"
25- checksum=2618391416e51be3c693df9ef90e3860ed72ab3d36363ea1f196e30b75b2e083
25+ checksum=6c5f8cbabe081f405633a2d32b79a08166aeb7b43c7f548391608dc0d0de71be
2626lib32disabled=yes
2727
2828if [ "$CROSS_BUILD" ]; then
2929 hostmakedepends+=" gimp"
3030 configure_args+=" -Dcan-crosscompile-gir=true -Dgi-docgen=disabled"
3131fi
3232
33- if [ -n "$XBPS_CHECK_PKGS" ]; then
33+ if [ -n "$XBPS_CHECK_PKGS" ] && [ -z "$CROSS_BUILD" ] ; then
3434 configure_args+=" -Dheadless-tests=enabled"
3535else
3636 configure_args+=" -Dheadless-tests=disabled"
You can’t perform that action at this time.
0 commit comments