gnome-klotski: update to 3.32.0.
This commit is contained in:
parent
8b59482d48
commit
2de75b7593
|
@ -1,13 +1,18 @@
|
|||
# Template file for 'gnome-klotski'
|
||||
pkgname=gnome-klotski
|
||||
version=3.22.3
|
||||
version=3.32.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="glib intltool itstool pkg-config"
|
||||
build_style=meson
|
||||
hostmakedepends="glib itstool pkg-config vala glib-devel"
|
||||
makedepends="librsvg-devel libgnome-games-support-devel"
|
||||
short_desc="GNOME puzzle game where you move blocks"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Klotski"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=eee480149cabe2cb2d2a68fcba637e020b94baf3e085b9fd7fd4b58b84062c5f
|
||||
checksum=e2c4259f6b3199423336dbe4ceb63329f4ec45a73b7d217ad4ea19d95f099adc
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Can't cross build librsvg VAPI" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue