mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
network-manager-applet: update to 1.8.10.
Closes: #10083 [via git-merge-pr]
This commit is contained in:
parent
fc99abd28a
commit
1094c868b5
1 changed files with 3 additions and 5 deletions
|
@ -1,12 +1,10 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=1.8.6
|
||||
version=1.8.10
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-modem-manager-1 --disable-migration
|
||||
--without-selinux
|
||||
$(vopt_enable gir introspection)"
|
||||
configure_args="--disable-static --without-selinux $(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
makedepends="
|
||||
|
@ -20,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=01749e2c27d84ac858f59bc923af50860156eb510e2b6cf7d4941f753bef9c30
|
||||
checksum=0adc4bfae8b49f7a1d929c22ef20933bd41fb4a8b458280f44c65f9e45b4c9c3
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue