fractal: armv6l-musl broken
This commit is contained in:
parent
073e6615e6
commit
e617fa27ea
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ homepage="https://wiki.gnome.org/Apps/Fractal"
|
||||||
distfiles="https://gitlab.gnome.org/World/fractal/-/archive/$version/$pkgname-$version.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/fractal/-/archive/$version/$pkgname-$version.tar.gz"
|
||||||
checksum=f55b01dba5512abedd907d65bf1cd3a96243d81004152cd681ce7e306f777c2f
|
checksum=f55b01dba5512abedd907d65bf1cd3a96243d81004152cd681ce7e306f777c2f
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
armv6l-musl) broken="error: Could not compile gtk." ;;
|
||||||
|
esac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i scripts/cargo.sh \
|
vsed -i scripts/cargo.sh \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue