@@ 1,7 1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: xdavidwu <xdavidwuph@gmail.com>
pkgname=dbus
-pkgver=1.16.0
+pkgver=1.16.0s # prevent match by auto install rules
pkgrel=0
pkgdesc="Freedesktop.org message bus system"
url="https://www.freedesktop.org/Software/dbus"
@@ 20,9 20,10 @@ pkggroups="messagebus"
install="$pkgname.pre-install $pkgname.post-install"
triggers="$pkgname.trigger=/usr/share/dbus-1/system.d"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs $pkgname-x11 $pkgname-openrc"
-source="https://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.xz
+source="https://dbus.freedesktop.org/releases/dbus/dbus-${pkgver%s}.tar.xz
$pkgname.initd
hack-systemd-activation-must-only.patch"
+builddir="$srcdir/dbus-${pkgver%s}"
options="!check" # our patch breaks it
# secfixes: