NetworkManager: update to 0.9.6.4.

This commit is contained in:
Juan RP 2012-10-27 09:21:53 +02:00
parent 6124414e5e
commit 07f74712a2
4 changed files with 14 additions and 31 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'NetworkManager-devel'.
#
noarch=yes
depends="dbus-glib-devel libnm>=$version"
depends="dbus-glib-devel libnm-${version}_${revision}"
short_desc="${sourcepkg} -- development files"
long_desc="${long_desc}

View file

@ -9,21 +9,11 @@ libpolkit-gobject-1.so.0
libgio-2.0.so.0
libgobject-2.0.so.0
libgmodule-2.0.so.0
libgthread-2.0.so.0
libglib-2.0.so.0
libm.so.6
libdl.so.2
libc.so.6
libnm-glib.so.4
libuuid.so.1
libnss3.so
libsmime3.so
libssl3.so
libnssutil3.so
libplds4.so
libplc4.so
libnspr4.so
librt.so.1
libnl-genl-3.so.200
libsoup-2.4.so.1
libsystemd-login.so.0

View file

@ -1,19 +1,12 @@
libuuid.so.1
libnss3.so
libsmime3.so
libssl3.so
libnssutil3.so
libplds4.so
libplc4.so
libnspr4.so
libdl.so.2
libdbus-glib-1.so.2
libdbus-1.so.3
libpthread.so.0
libgudev-1.0.so.0
libgobject-2.0.so.0
libgthread-2.0.so.0
librt.so.1
libglib-2.0.so.0
libc.so.6
libgio-2.0.so.0

View file

@ -1,21 +1,21 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
version=0.9.6.0
version=0.9.6.4
revision=1
build_style=gnu-configure
configure_args="--with-distro=gentoo
--with-dhcpcd=/usr/sbin/dhcpcd --with-dhclient=no --disable-wimax
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
--with-crypto=nss --disable-static --enable-ppp --enable-concheck
--with-systemdsystemunitdir=/usr/lib/systemd/system
--with-session-tracking=systemd --with-udev-dir=/usr/lib/udev
--with-kernel-firmware-dir=/usr/lib/firmware
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.5"
makedepends="pkg-config intltool gobject-introspection libuuid-devel nss-devel
dbus-glib-devel libgudev-devel wireless_tools-devel libnl3-devel
polkit-devel ppp-devel iptables-devel libsoup-devel systemd-devel"
--with-dhcpcd=/usr/sbin/dhcpcd --with-dhclient=no --disable-wimax
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
--with-crypto=nss --disable-static --enable-ppp --enable-concheck
--with-systemdsystemunitdir=/usr/lib/systemd/system
--with-session-tracking=systemd --with-udev-dir=/usr/lib/udev
--with-kernel-firmware-dir=/usr/lib/firmware
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.5"
makedepends="pkg-config intltool gobject-introspection libuuid-devel
nss-devel dbus-glib-devel libgudev-devel wireless_tools-devel libnl3-devel
polkit-devel ppp-devel iptables-devel libsoup-devel systemd-devel"
fulldepends="dbus>=0 iproute2 dhcpcd>=5.5.4_1 wpa_supplicant
mobile-broadband-provider-info"
mobile-broadband-provider-info"
systemd_services="${pkgname}.service on"
conf_files="/etc/${pkgname}/${pkgname}.conf"
subpackages="$pkgname-devel libnm"
@ -24,7 +24,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/NetworkManager/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
checksum=3982b623b7b199ac99e2ddd0840fe7d088245a49e3f680237e8baebf0cf86d07
checksum=511b411e055d187bc8f26c519fdb3e55e07fc40d4adecbbec623c0249380a7eb
long_desc="
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