gdk-pixbuf: slightly broken right now
This commit is contained in:
parent
89603389a2
commit
0d15f662fc
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc
|
checksum=7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc
|
||||||
|
|
||||||
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
arm*|aarch64*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/941/steps/shell_3/logs/stdio";;
|
||||||
|
esac
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue