xapps: update to 2.2.6.

Also:
 - remove gist dependency (no longer needed - thanx @dmarto).
This commit is contained in:
mobinmob 2021-11-14 20:56:33 +02:00 committed by Érico Nogueira Rolim
parent 3e6d0ad14b
commit 2640b7121c

View file

@ -1,21 +1,21 @@
# Template file for 'xapps'
pkgname=xapps
version=2.0.6
revision=2
version=2.2.6
revision=1
wrksrc="xapp-${version}"
build_style=meson
build_helper="gir"
hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
libdbusmenu-gtk3-devel"
depends="gist inxi xfconf"
depends="inxi xfconf"
short_desc="Cross-desktop libraries and common resources from Linux Mint"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="GPL-3.0-or-later, LGPL-3.0-or-later"
homepage="https://github.com/linuxmint/xapps"
changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
checksum=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
checksum=f3f5ab006383b9c0e231d30f8a0be727d0352fd4733ca3ea168883205793fcfd
xapps-devel_package() {
short_desc+=" - development files"