mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
parent
e8deb9c510
commit
920540ac60
1 changed files with 6 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'polari'
|
# Template file for 'polari'
|
||||||
pkgname=polari
|
pkgname=polari
|
||||||
version=3.36.1
|
version=3.36.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config itstool gobject-introspection gettext"
|
hostmakedepends="pkg-config itstool gobject-introspection gettext"
|
||||||
|
@ -13,5 +13,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Polari"
|
homepage="https://wiki.gnome.org/Apps/Polari"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c4c2aaa66b202eec3ab7dbfe08b8bb730e40cafc77cb0a9eae190bf1c8c1b5e6
|
checksum=acfcdb1653bf2e47bd5ab891e38a0002c2f93c160397119c3a0b5c3ec57d208a
|
||||||
nocross="telepathy-idle: File '../tools/glib-ginterface-gen.py', line 791 SyntaxError: invalid syntax"
|
|
||||||
|
if [ "$CROSS_BUILD" ] ; then
|
||||||
|
hostmakedepends+=" glib-devel prelink-cross qemu-user-static"
|
||||||
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue