network-manager-applet: update to 0.9.6.4.
This commit is contained in:
parent
07f74712a2
commit
502530439b
4 changed files with 10 additions and 26 deletions
|
@ -1,21 +1,8 @@
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libgdk-3.so.0
|
|
||||||
libatk-1.0.so.0
|
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libcairo-gobject.so.2
|
|
||||||
libcairo.so.2
|
|
||||||
libpango-1.0.so.0
|
|
||||||
libnm-glib.so.4
|
libnm-glib.so.4
|
||||||
libnm-util.so.2
|
libnm-util.so.2
|
||||||
libnm-glib-vpn.so.1
|
|
||||||
libdbus-glib-1.so.2
|
|
||||||
libdbus-1.so.3
|
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libgnome-keyring.so.0
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for network-manager-applet-devel'.
|
# Template file for network-manager-applet-devel'.
|
||||||
#
|
#
|
||||||
depends="gtk+3-devel NetworkManager-devel>=0.9.3.997 libnm-gtk>=0.9.4.1"
|
depends="gtk+3-devel NetworkManager-devel>=${version}
|
||||||
|
libnm-gtk-${version}_${revision}"
|
||||||
short_desc="${sourcepkg} - development files"
|
short_desc="${sourcepkg} - development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
|
@ -4,11 +4,9 @@ libnm-glib-vpn.so.1
|
||||||
libgnome-keyring.so.0
|
libgnome-keyring.so.0
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libgdk-3.so.0
|
libgdk-3.so.0
|
||||||
libatk-1.0.so.0
|
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
libgdk_pixbuf-2.0.so.0
|
libgdk_pixbuf-2.0.so.0
|
||||||
libcairo-gobject.so.2
|
|
||||||
libcairo.so.2
|
libcairo.so.2
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
|
@ -18,9 +16,8 @@ libdbus-glib-1.so.2
|
||||||
libdbus-1.so.3
|
libdbus-1.so.3
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libm.so.6 x86_64
|
libm.so.6 x86_64
|
||||||
libnotify.so.4
|
libnotify.so.4
|
||||||
libgnome-bluetooth.so.10
|
libgnome-bluetooth.so.11
|
||||||
|
|
|
@ -1,22 +1,22 @@
|
||||||
# Template file for 'network-manager-applet'
|
# Template file for 'network-manager-applet'
|
||||||
pkgname=network-manager-applet
|
pkgname=network-manager-applet
|
||||||
version=0.9.6.2
|
version=0.9.6.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-bluetooth"
|
configure_args="--disable-static --with-bluetooth"
|
||||||
depends="NetworkManager>=0.9.6.0 polkit-gnome notification-daemon hicolor-icon-theme"
|
depends="NetworkManager>=${version} polkit-gnome notification-daemon
|
||||||
|
hicolor-icon-theme"
|
||||||
makedepends="pkg-config intltool GConf-devel libgnome-keyring-devel
|
makedepends="pkg-config intltool GConf-devel libgnome-keyring-devel
|
||||||
NetworkManager-devel>=0.9.6.0 gnome-bluetooth-devel libnotify-devel
|
NetworkManager-devel>=${version} gnome-bluetooth-devel libnotify-devel
|
||||||
polkit-devel"
|
polkit-devel"
|
||||||
fulldepends="iso-codes"
|
fulldepends="iso-codes"
|
||||||
subpackages="libnm-gtk ${pkgname}-devel"
|
subpackages="libnm-gtk ${pkgname}-devel"
|
||||||
|
|
||||||
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"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||||
checksum=96c79ce199fe7770b66f2ddc5ee0a4b07a0ea1eaf5e2186b78d8dd69e38a3069
|
checksum=ae5667b165f0f83244ec76c42f17553ec2169f5250e144904994497137374141
|
||||||
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