mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
wob: update to 0.14.2.
This commit is contained in:
parent
321a51d83e
commit
f9c34d0811
1 changed files with 5 additions and 3 deletions
|
@ -1,17 +1,19 @@
|
||||||
# Template file for 'wob'
|
# Template file for 'wob'
|
||||||
pkgname=wob
|
pkgname=wob
|
||||||
version=0.13
|
version=0.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dseccomp=enabled"
|
configure_args="-Dseccomp=enabled"
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="libffi-devel libseccomp-devel wayland-devel wayland-protocols"
|
makedepends="libffi-devel libseccomp-devel wayland-devel wayland-protocols
|
||||||
|
inih-devel"
|
||||||
short_desc="Lightweight overlay volume/backlight/progress/anything bar for Wayland"
|
short_desc="Lightweight overlay volume/backlight/progress/anything bar for Wayland"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/francma/wob"
|
homepage="https://github.com/francma/wob"
|
||||||
|
changelog="https://github.com/francma/wob/releases"
|
||||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||||
checksum=555965ba2b4e5fa67c8342e42f7ccd5eea7c9aeb762684e2ea52ccff40cc7f56
|
checksum=898e98fa3070efe1f87a6328c7dc1fb4291cf512fa47ede6843506a046bb1851
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue