mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xapps: update to 1.8.6, drop python2 support
This commit is contained in:
parent
1eaf9314ce
commit
0e160b9abc
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'xapps'
|
# Template file for 'xapps'
|
||||||
pkgname=xapps
|
pkgname=xapps
|
||||||
version=1.6.10
|
version=1.8.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
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
|
makedepends="gettext-devel gobject-introspection libgnomekbd-devel
|
||||||
python-gobject-devel"
|
python3-gobject-devel libdbusmenu-gtk3-devel"
|
||||||
depends="gist inxi xfconf"
|
depends="gist 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>"
|
||||||
|
@ -14,7 +14,7 @@ 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=4dd228a2165f1077f18d6fb3152bb77d365ffbb8ad883ed4dd9137886dd21377
|
checksum=577a28bd8b02e6bdd52fcc1257d88ef738cdfc065fc5c8ed23554a002c4b0349
|
||||||
|
|
||||||
xapps-devel_package() {
|
xapps-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue