17 lines
684 B
Bash
17 lines
684 B
Bash
# Template file for 'xdg-dbus-proxy'
|
|
pkgname=xdg-dbus-proxy
|
|
version=0.1.5
|
|
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="André Cerqueira <acerqueira021@gmail.com>"
|
|
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=061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb
|
|
make_check_pre=dbus-run-session
|