Update all pkgs requiring libnotify to the 0.7 API.

--HG--
branch : gnome3
This commit is contained in:
Juan RP
2011-03-01 00:26:33 +01:00
parent c9e501b6a7
commit a45ea7812a
16 changed files with 79 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'dhcpcd-gtk'
pkgname=dhcpcd-gtk
version=0.4.2
revision=1
wrksrc=dhcpcd-ui-${version}
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.bz2"
build_style=gnu_makefile
@@ -20,9 +21,11 @@ long_desc="
to, if they're encrypted or not and their overall quality. You can click
on one to configure the PSK or WEP key 0 for it."
Add_dependency run glibc
Add_dependency run gtk+
Add_dependency run libnotify
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency build gtk+-devel
Add_dependency build libnotify-devel
Add_dependency full dhcpcd
Add_dependency full dhcpcd-dbus
Add_dependency full gtk+
Add_dependency full libnotify