mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +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'
|
# Template file for 'network-manager-applet'
|
||||||
pkgname=network-manager-applet
|
pkgname=network-manager-applet
|
||||||
version=1.8.6
|
version=1.8.10
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-modem-manager-1 --disable-migration
|
configure_args="--disable-static --without-selinux $(vopt_enable gir introspection)"
|
||||||
--without-selinux
|
|
||||||
$(vopt_enable gir introspection)"
|
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
||||||
$(vopt_if gir gobject-introspection)"
|
$(vopt_if gir gobject-introspection)"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -20,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=01749e2c27d84ac858f59bc923af50860156eb510e2b6cf7d4941f753bef9c30
|
checksum=0adc4bfae8b49f7a1d929c22ef20933bd41fb4a8b458280f44c65f9e45b4c9c3
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue