xapps: update to 2.2.6.
Also: - remove gist dependency (no longer needed - thanx @dmarto).
This commit is contained in:
parent
3e6d0ad14b
commit
2640b7121c
1 changed files with 4 additions and 4 deletions
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=2.0.6
|
version=2.2.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="xapp-${version}"
|
wrksrc="xapp-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
|
hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
|
||||||
makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
|
makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
|
||||||
libdbusmenu-gtk3-devel"
|
libdbusmenu-gtk3-devel"
|
||||||
depends="gist inxi xfconf"
|
depends="inxi xfconf"
|
||||||
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/xapps"
|
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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
|
checksum=f3f5ab006383b9c0e231d30f8a0be727d0352fd4733ca3ea168883205793fcfd
|
||||||
|
|
||||||
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