mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
gnome-klotski: enable gir/vala for all architectures
This commit is contained in:
parent
8d976f2ade
commit
a4630f55b3
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-klotski'
|
# Template file for 'gnome-klotski'
|
||||||
pkgname=gnome-klotski
|
pkgname=gnome-klotski
|
||||||
version=3.32.0
|
version=3.32.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib itstool pkg-config vala glib-devel"
|
hostmakedepends="glib itstool pkg-config vala glib-devel"
|
||||||
makedepends="librsvg-devel libgnome-games-support-devel"
|
makedepends="librsvg-devel libgnome-games-support-devel"
|
||||||
|
@ -11,8 +11,3 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Klotski"
|
homepage="https://wiki.gnome.org/Apps/Klotski"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e2c4259f6b3199423336dbe4ceb63329f4ec45a73b7d217ad4ea19d95f099adc
|
checksum=e2c4259f6b3199423336dbe4ceb63329f4ec45a73b7d217ad4ea19d95f099adc
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686-musl|x86_64-musl) ;;
|
|
||||||
*-musl) broken="Can't cross build librsvg VAPI" ;;
|
|
||||||
esac
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue