dbus-glib: update to 0.84.
--HG-- extra : convert_revision : 323c1470a9e2341818c4cb76174e2e2c0033c07f
This commit is contained in:
parent
3c829837ff
commit
8625c9bc56
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glib-devel
|
||||
Add_dependency run dbus-devel
|
||||
Add_dependency run expat-devel
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'dbus-glib'
|
||||
pkgname=dbus-glib
|
||||
version=0.80
|
||||
revision=1
|
||||
version=0.84
|
||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-static=no --enable-bash-completion=no"
|
||||
short_desc="GLib bindings for D-Bus"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b5330b91b3131757103da2b3147e211e71214475f5d77640022ea9bb587f645b
|
||||
checksum=60ca7df1626cc7220863f22fab1ab63e0d904daf737f3b43fc26e8e77774b7a9
|
||||
long_desc="
|
||||
D-Bus add-on library to integrate the standard D-Bus library with
|
||||
the GLib thread abstraction and main loop."
|
||||
|
|
Loading…
Reference in New Issue