12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- pkgbase = dbus-xdg
- pkgdesc = Freedesktop.org message bus system - without creating a ~/.dbus directory (for non-systemd systems)
- pkgver = 1.14.10
- pkgrel = 1
- url = https://wiki.freedesktop.org/www/Software/dbus/
- arch = x86_64
- license = GPL
- license = custom
- makedepends = autoconf-archive
- makedepends = docbook-xsl
- makedepends = doxygen
- makedepends = git
- makedepends = python
- makedepends = elogind
- makedepends = xmlto
- makedepends = yelp-tools
- depends = audit
- depends = expat
- depends = libelogind
- depends = libx11
- provides = dbus
- provides = dbus-docs
- conflicts = dbus
- conflicts = dbus-docs
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git?signed#tag=dbus-1.14.10
- source = dbus-enable-elogind.patch
- source = no-fatal-warnings.diff
- source = dbus-launch-Move-dbus-autolaunch-stuff-to-runuser.patch
- validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
- b2sums = SKIP
- b2sums = c9ef41ff7b31af6cbaf28ca16974fb62aa0f2492f1c6970b41216758768d1139d2ce9aabbb3aff952d625b0decd1e8c2b25f79bb0a13c146aa9453dd4f7b5c5a
- b2sums = 1f14c134f0511b7bd8e2dc71f665a6e6e23f0addd944888c6f956d4f29c7caa962aa05fdbe9a10d500a28751ba635168248ae7609c269e03e00366b85d5d488f
- b2sums = 1e956a19a10198c2c1588577cbdb1cb770abacc1766d3973623c327d55f6d3f43a7560370b523023c94e9b8af82090a4e8f270f97db748465ed7d004a8b01c22
- pkgname = dbus-xdg-elogind
- depends = audit
- depends = expat
- depends = libelogind
- depends = libx11
- depends = libaudit.so
- depends = libelogind.so
- provides = libdbus
- provides = libdbus-1.so
- conflicts = libdbus
- replaces = libdbus
- pkgname = dbus-xdg-docs
- pkgdesc = Freedesktop.org message bus system - without creating a ~/.dbus directory (for non-systemd systems) - Documentation
- depends =
|