dhcpcd-gtk: modernize and rebuild.

This commit is contained in:
Juan RP 2013-08-12 16:32:29 +02:00
parent c7a4dafeb1
commit c700b0ef43
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'dhcpcd-gtk'
pkgname=dhcpcd-gtk
version=0.6.0
revision=1
revision=2
wrksrc=dhcpcd-ui-${version}
build_style=gnu-configure
makedepends="pkg-config gtk+-devel libnotify-devel dbus-devel dhcpcd dhcpcd-dbus"
hostmakedepends="pkg-config"
makedepends="gtk+-devel libnotify-devel dbus-devel dhcpcd dhcpcd-dbus"
short_desc="GTK+ monitor and configuration GUI for dhcpcd"
homepage="http://roy.marples.name/projects/dhcpcd-ui"
license="BSD"