d-feet: update to 0.3.16.
This commit is contained in:
parent
46b72c1cd4
commit
a872e24855
2 changed files with 9 additions and 4 deletions
|
@ -1,15 +1,19 @@
|
||||||
# Template file for 'd-feet'
|
# Template file for 'd-feet'
|
||||||
pkgname=d-feet
|
pkgname=d-feet
|
||||||
version=0.3.15
|
version=0.3.16
|
||||||
revision=4
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="dfeet"
|
|
||||||
hostmakedepends="pkg-config intltool itstool python3-pycodestyle"
|
hostmakedepends="pkg-config intltool itstool python3-pycodestyle"
|
||||||
makedepends="gtk+3-devel gobject-introspection"
|
makedepends="gtk+3-devel gobject-introspection"
|
||||||
depends="gtk+3 libwnck python3-gobject"
|
depends="gtk+3 libwnck python3-gobject"
|
||||||
|
checkdepends="xvfb-run dbus $depends"
|
||||||
short_desc="D-Bus debugger"
|
short_desc="D-Bus debugger"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/action/show/Apps/DFeet"
|
homepage="https://wiki.gnome.org/action/show/Apps/DFeet"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1fff149ad01ccbd93c927f5733346a9122324b9d367da3adbf4f1a52e47dfdb1
|
checksum=8733ce4b9a9a54ec185b1d85bf4da9d9d11052882a880760ff60f9779b2d1ccb
|
||||||
|
|
||||||
|
pre_check() {
|
||||||
|
make_cmd="xvfb-run ninja"
|
||||||
|
}
|
||||||
|
|
1
srcpkgs/d-feet/x
Normal file
1
srcpkgs/d-feet/x
Normal file
|
@ -0,0 +1 @@
|
||||||
|
xbps-query: option requires an argument -- 's'
|
Loading…
Add table
Add a link
Reference in a new issue