# # A system daemon and a per user login session daemon. # # The message bus is built on top of a general one-to-one message passing # framework, which can be used by any two apps to communicate directly # (without going through the message bus daemon). # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=dbus pkgversion=1.14.6 arch=amd64 release=1 pkgcategory="daemons" full_pkgname=dbus_1.14.6_amd64-1@daemons blurb="A system daemon and a per user login session daemon." homepage="https://www.freedesktop.org/wiki/Software/dbus/" license="AFLv2.1 | GPLv2+" fetch="https://dbus.freedesktop.org/releases/dbus/dbus-1.14.6.tar.xz" replace=""