Magellan Linux

Diff of /trunk/extras/networkmanager/networkmanager-0.7.999-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4887 by niro, Sat Feb 13 11:27:52 2010 UTC revision 4888 by niro, Sat Feb 13 11:30:25 2010 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="Network configuration and management in an easy way."  DESCRIPTION="Network configuration and management in an easy way."
11  HOMEPAGE="http://projects.gnome.org/NetworkManager/"  HOMEPAGE="http://projects.gnome.org/NetworkManager/"
12    
13  DEPEND="  DEPEND=">= sys-apps/dbus-1.3
14  >= sys-apps/dbus-1.3   >= dev-libs/glib2-2.22
15  >= dev-libs/glib2-2.22   >= dev-libs/dbus-glib-0.82
16  >= dev-libs/dbus-glib-0.82   >= dev-libs/libnl-1.1
17  >= dev-libs/libnl-1.1   >= dev-libs/nss-3.12.4
18  >= dev-libs/nss-3.12.4   >= sys-fs/e2fsprogs-1.41.9
19  >= sys-fs/e2fsprogs-1.41.9   >= sys-fs/udev-146
20  >= sys-fs/udev-146   >= sys-apps/polkit-0.96
21  >= sys-apps/polkit-0.96   >= net-misc/modemmanager-0.2
22     >= net-wlan/wireless-tools-30_pre8
23  >= net-misc/modemmanager-0.2   >= net-wlan/wpa_supplicant-0.6.9
24  >= net-wlan/wireless-tools-30_pre8   >= net-wireless/bluez-4.56
25  >= net-wlan/wpa_supplicant-0.6.9   >= net-dns/avahi-0.6.25
26  >= net-wireless/bluez-4.56   >= net-misc/dhcpcd-5.1.1
27  >= net-dns/avahi-0.6.25   >= net-dialup/ppp-2.4.4
28  >= net-misc/dhcpcd-5.1.1   >= sys-apps/iproute2-2.6.29
29  >= net-dialup/ppp-2.4.4   >= net-misc/iptables1-1.4.5"
   
 resolvconf? ( net-dns/openresolv )  
 connection-sharing? (  
  net-dns/dnsmasq  
  net-firewall/iptables )"  
30    
31  SDEPEND=">= dev-util/pkgconfig-0.23  SDEPEND=">= dev-util/pkgconfig-0.23
32   >= dev-util/intltool-0.40"   >= dev-util/intltool-0.40"
33    
34    SRCFILE="NetworkManager-${PVER}.tar.bz2"
35    SRCDIR="${BUILDDIR}/NetworkManager-${PVER}"
36    
37  sminclude gnome2 mtools  sminclude gnome2 mtools
38    
39  SRC_URI=(  SRC_URI=(

Legend:
Removed from v.4887  
changed lines
  Added in v.4888