17 lines
673 B
Bash
17 lines
673 B
Bash
# Template file for 'xdg-dbus-proxy'
|
|
pkgname=xdg-dbus-proxy
|
|
version=0.1.8
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="libxslt pkg-config docbook-xsl"
|
|
makedepends="libglib-devel"
|
|
checkdepends="dbus"
|
|
short_desc="Filtering proxy for D-Bus connections"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
|
changelog="https://raw.githubusercontent.com/flatpak/xdg-dbus-proxy/main/NEWS"
|
|
distfiles="https://github.com/flatpak/xdg-dbus-proxy/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=b6630bd24f8161b0e2546d2acbb014a3b3249f5c0d75f2a863ade898b9034d3d
|
|
make_check_pre=dbus-run-session
|