dbus: enable systemd support.
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
# Template file for 'dbus'
|
# Template file for 'dbus'
|
||||||
pkgname=dbus
|
pkgname=dbus
|
||||||
version=1.4.12
|
version=1.4.12
|
||||||
revision=1
|
revision=2
|
||||||
homepage="http://dbus.freedesktop.org/"
|
homepage="http://dbus.freedesktop.org/"
|
||||||
distfiles="${homepage}/releases/dbus/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/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
|
||||||
--localstatedir=/var --disable-dnotify --enable-inotify --with-dbus-user=dbus
|
--localstatedir=/var --disable-dnotify --enable-inotify --with-dbus-user=dbus
|
||||||
--disable-doxygen-docs --disable-xml-docs --disable-tests"
|
--disable-doxygen-docs --disable-xml-docs --disable-tests
|
||||||
|
--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="Message bus system"
|
short_desc="Message bus system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|||||||
Reference in New Issue
Block a user