2009-05-07 22:31:36 +00:00
|
|
|
# Template file for 'dhcpcd-dbus'
|
|
|
|
pkgname=dhcpcd-dbus
|
2009-08-14 07:32:52 +00:00
|
|
|
version=0.4.2
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
2009-05-07 22:31:36 +00:00
|
|
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-dbus-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-makefile
|
2009-05-07 22:31:36 +00:00
|
|
|
short_desc="dhcpcd D-Bus interface"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-08-14 07:32:52 +00:00
|
|
|
checksum=beaf6c45b0066530576d44357ae8a4b32dd036c200910eb5ca5364dc8d4dc996
|
2009-05-07 22:31:36 +00:00
|
|
|
long_desc="
|
|
|
|
dhcpcd-dbus is the dhcpcd D-Bus interface, receives interface configuration
|
|
|
|
events from the dhcpcd control socket and emits them to the DBus listeners."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2011-02-28 23:18:43 +00:00
|
|
|
Add_dependency build dbus-devel
|
2009-05-07 22:31:36 +00:00
|
|
|
Add_dependency full dhcpcd
|
|
|
|
Add_dependency full dbus
|