summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2016-09-23 00:19:35 -0400
committerGaming4JC <g4jc@openmailbox.org>2016-09-23 00:19:35 -0400
commitb97eed1a3eddbc830491b9421d0344b3267ac17e (patch)
treec81f9fbbc2d89569c0ef17a5b6ec1ef63f6570b9
parent21aa267817a188890d78c3a8f4c9b4c742479d1f (diff)
parent31f8aeca8635def18b8134227eee965b2f66be31 (diff)
downloadabslibre-b97eed1a3eddbc830491b9421d0344b3267ac17e.tar.gz
abslibre-b97eed1a3eddbc830491b9421d0344b3267ac17e.tar.bz2
abslibre-b97eed1a3eddbc830491b9421d0344b3267ac17e.zip
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre
-rw-r--r--pcr/dbus-x11/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/pcr/dbus-x11/PKGBUILD b/pcr/dbus-x11/PKGBUILD
index a642506c3..9f1417df5 100644
--- a/pcr/dbus-x11/PKGBUILD
+++ b/pcr/dbus-x11/PKGBUILD
@@ -7,16 +7,16 @@
pkgname=dbus-x11
_pkgname=dbus
pkgver=1.10.10
-pkgrel=3
-pkgdesc="Freedesktop.org message bus system"
+pkgrel=3.1
+pkgdesc="Freedesktop.org message bus system, with X11-autostart support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
arch=(i686 x86_64 armv7h)
license=(GPL custom)
-provides=('libdbus' 'dbus')
+provides=('libdbus' "dbus=$pkgver")
conflicts=('libdbus' 'dbus')
-replaces=(libdbus)
-depends=(libsystemd expat dbus-docs)
-makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen)
+#replaces=(libdbus)
+depends=(libsystemd expat)
+makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen libx11)
source=(https://dbus.freedesktop.org/releases/$_pkgname/$_pkgname-$pkgver.tar.gz
0001-Drop-Install-sections-from-user-services.patch)
sha256sums=('9d8f1d069ab4d1a0255d7b400ea3bcef4430c42e729b1012abb2890e3f739a43'