mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
wob: update to 0.7.
This commit is contained in:
parent
6b7e4b9f5b
commit
ebaacfb3c7
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'wob'
|
# Template file for 'wob'
|
||||||
pkgname=wob
|
pkgname=wob
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
configure_args="-Dseccomp=enabled"
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="wayland-devel wayland-protocols"
|
makedepends="libffi-devel libseccomp-devel 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"
|
||||||
checksum=f33e6ca0b24fa827d1c8416bf43cd7bd70cd836b4d231b66eb5455d27eab2c32
|
checksum=7289f0e67f32a65890d5658dfc83ba7c6ec09a7f75accb4ca5191f20ef3b8255
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue