New package: xdg-dbus-proxy-0.1.1
This commit is contained in:
parent
a0dc4bbbdd
commit
26719c498e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xdg-dbus-proxy/template
Normal file
14
srcpkgs/xdg-dbus-proxy/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'xdg-dbus-proxy'
|
||||
pkgname=xdg-dbus-proxy
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-man"
|
||||
hostmakedepends="libxslt pkg-config docbook-xsl"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="Filtering proxy for D-Bus connections"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1
|
Loading…
Reference in a new issue