mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wob: update to 0.5.
This commit is contained in:
parent
e55b1d2e44
commit
3ff05eeaca
1 changed files with 4 additions and 11 deletions
|
@ -1,23 +1,16 @@
|
||||||
# Template file for 'wob'
|
# Template file for 'wob'
|
||||||
pkgname=wob
|
pkgname=wob
|
||||||
version=0.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
_wlrprotocols_hash="59497d93794efac39d8c85b1d964ad8a461cbeb6"
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="wayland-devel wayland-protocols"
|
makedepends="wayland-devel wayland-protocols"
|
||||||
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"
|
||||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz
|
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||||
https://github.com/swaywm/wlr-protocols/archive/${_wlrprotocols_hash}.tar.gz"
|
checksum="44b06d5c3bd314146e90a6a5ccd0713701a4dae05e00061031ee33a3b4b4fe3b"
|
||||||
checksum="dd5c398f29185c572884b29a438e42680647b505a0dfeb1c7a55a7274a878fbe
|
|
||||||
c15df924f4d9996d6207ada3f2d478ab955b0b8ebf33fd8e6a7f3d27a0911ed8"
|
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
mv -T "../wlr-protocols-${_wlrprotocols_hash}" wlr-protocols
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue