void-packages/srcpkgs/dbus-glib/template

20 lines
706 B
Text

# Template file for 'dbus-glib'
pkgname=dbus-glib
version=0.98
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--disable-static --disable-bash-completion"
revision=2
depends="expat"
makedepends="pkg-config glib-devel dbus-devel expat-devel"
short_desc="GLib bindings for D-Bus"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
checksum=297c81d6bb8b1c312e9b0ccfe91eb28ec0672756abb64dfb7bbe2b5f1ae5d111
long_desc="
D-Bus add-on library to integrate the standard D-Bus library with
the GLib thread abstraction and main loop."
subpackages="$pkgname-devel"