xapps: update to 1.8.6, drop python2 support
This commit is contained in:
parent
1eaf9314ce
commit
0e160b9abc
@ -1,12 +1,12 @@
|
||||
# Template file for 'xapps'
|
||||
pkgname=xapps
|
||||
version=1.6.10
|
||||
version=1.8.6
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
|
||||
hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
|
||||
makedepends="gettext-devel gobject-introspection libgnomekbd-devel
|
||||
python-gobject-devel"
|
||||
python3-gobject-devel libdbusmenu-gtk3-devel"
|
||||
depends="gist inxi xfconf"
|
||||
short_desc="Cross-desktop libraries and common resources from Linux Mint"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
@ -14,7 +14,7 @@ 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=4dd228a2165f1077f18d6fb3152bb77d365ffbb8ad883ed4dd9137886dd21377
|
||||
checksum=577a28bd8b02e6bdd52fcc1257d88ef738cdfc065fc5c8ed23554a002c4b0349
|
||||
|
||||
xapps-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
Loading…
Reference in New Issue
Block a user