switchboard-plug-network: update to 2.4.2.

* build translations
* enable cross builds
This commit is contained in:
Michal Vasilek 2022-03-10 22:08:06 +01:00 committed by Echo
parent d83eb56f54
commit b44175f866

View file

@ -1,15 +1,14 @@
# Template file for 'switchboard-plug-network' # Template file for 'switchboard-plug-network'
pkgname=switchboard-plug-network pkgname=switchboard-plug-network
version=2.3.3 version=2.4.2
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config vala" hostmakedepends="pkg-config vala gettext"
makedepends="switchboard-devel granite-devel gtk+3-devel makedepends="switchboard-devel granite-devel gtk+3-devel
libnma-devel NetworkManager-devel" libnma-devel NetworkManager-devel"
short_desc="Switchboard Network Plug" short_desc="Switchboard Network Plug"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/elementary/switchboard-plug-network" homepage="https://github.com/elementary/switchboard-plug-network"
distfiles="https://github.com/elementary/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/elementary/switchboard-plug-network/archive/${version}.tar.gz"
checksum=a2f29b3054c187f2be9688bb04b6800cf4c2d3dd74cdd4fa37626f0b2ac5df50 checksum=190b1f9123bc9ee4120a624ad3de91c0e40a141cb19b8eb7ec74d3c39f008971
nocross="https://travis-ci.org/github/void-linux/void-packages/builds/733837363"