dhcpcd-gtk: modernize and rebuild.
This commit is contained in:
parent
c7a4dafeb1
commit
c700b0ef43
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'dhcpcd-gtk'
|
# Template file for 'dhcpcd-gtk'
|
||||||
pkgname=dhcpcd-gtk
|
pkgname=dhcpcd-gtk
|
||||||
version=0.6.0
|
version=0.6.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=dhcpcd-ui-${version}
|
wrksrc=dhcpcd-ui-${version}
|
||||||
build_style=gnu-configure
|
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"
|
short_desc="GTK+ monitor and configuration GUI for dhcpcd"
|
||||||
homepage="http://roy.marples.name/projects/dhcpcd-ui"
|
homepage="http://roy.marples.name/projects/dhcpcd-ui"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
|
Loading…
Reference in a new issue