dbus: update to 1.2.14.
--HG-- extra : convert_revision : 03353a1ec5e827b22a699f17bf593c576dc4378c
This commit is contained in:
parent
bf72773c70
commit
706368a7b1
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=1.2.12
|
version=1.2.14
|
||||||
revision=1
|
|
||||||
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
distfiles="http://dbus.freedesktop.org/releases/dbus/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
||||||
|
@ -10,7 +9,7 @@ configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat
|
||||||
--with-dbus-user=dbus"
|
--with-dbus-user=dbus"
|
||||||
short_desc="Message bus system"
|
short_desc="Message bus system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b2ec81e7d9fa5e24f67baccfd9af2755a7797a65cb4c3cad10d023867f2bd220
|
checksum=f58c66e5117f0c66fbc51f99dd994c5e603baa5df2e3d7250a9d880f2b4e1a54
|
||||||
long_desc="
|
long_desc="
|
||||||
D-BUS is a message bus, used for sending messages between applications.
|
D-BUS is a message bus, used for sending messages between applications.
|
||||||
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
|
Conceptually, it fits somewhere in between raw sockets and CORBA in terms
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue