lightsoff: enable gir/vala for all architectures
This commit is contained in:
parent
8399af77aa
commit
d4b3ec7adf
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lightsoff'
|
||||
pkgname=lightsoff
|
||||
version=3.32.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel itstool pkg-config vala"
|
||||
makedepends="clutter-gtk-devel librsvg-devel"
|
||||
|
@ -11,8 +11,3 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Lightsoff"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2e699608163cedcafbf2ea7962ed16a26b7be5b11142da1fa8d6faa4e58a836d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="librsvg vapi can't be cross built on musl platforms" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue