dhcpcd-gtk: modernize and rebuild.
This commit is contained in:
parent
c7a4dafeb1
commit
c700b0ef43
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue