network-manager-applet: update to 0.9.4.1.
This commit is contained in:
parent
681a935de8
commit
fe050bf70a
2 changed files with 5 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=0.9.1.95"
|
abi_depends=">=0.9.1.95"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=0.9.4.1"
|
||||||
|
|
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'network-manager-applet'
|
# Template file for 'network-manager-applet'
|
||||||
pkgname=network-manager-applet
|
pkgname=network-manager-applet
|
||||||
version=0.9.3.997
|
version=0.9.4.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-install
|
configure_args="--disable-schemas-install --disable-static
|
||||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --with-bluetooth
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --with-bluetooth"
|
||||||
--disable-static"
|
|
||||||
short_desc="NetworkManager panel applet for GNOME"
|
short_desc="NetworkManager panel applet for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=076c6bd3499a36de78d801f255126729267bc19d708a68766c1da7babf529a7b
|
checksum=b6b6de75e28d1fbcdfdbb51c0e40fcd6bc0ec0385bfecd16c457260491cd2ff7
|
||||||
long_desc="
|
long_desc="
|
||||||
NetworkManager attempts to keep an active network connection available at all
|
NetworkManager attempts to keep an active network connection available at all
|
||||||
times. It is intended only for the desktop use-case, and is not intended for
|
times. It is intended only for the desktop use-case, and is not intended for
|
||||||
|
|
Loading…
Reference in a new issue