xapps: enable cross building
This commit is contained in:
parent
60f688107d
commit
37438cd13a
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@ pkgname=xapps
|
||||||
version=1.4.5
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
build_helper="gir"
|
||||||
hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
|
hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
|
||||||
makedepends="gettext-devel gobject-introspection libgnomekbd-devel
|
makedepends="gettext-devel gobject-introspection libgnomekbd-devel
|
||||||
python-gobject-devel"
|
python-gobject-devel"
|
||||||
|
@ -14,7 +15,6 @@ homepage="https://github.com/linuxmint/xapps"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
|
||||||
checksum=6b139fba9b7a185ee9d3c81e5096591316b3e3b793ea448a3b49fb3cc1b9a706
|
checksum=6b139fba9b7a185ee9d3c81e5096591316b3e3b793ea448a3b49fb3cc1b9a706
|
||||||
nocross="gobject-introspection"
|
|
||||||
|
|
||||||
xapps-devel_package() {
|
xapps-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue