mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
wf-recorder: update to 0.3.0.
This commit is contained in:
parent
8e472b649a
commit
d06dd0d007
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'wf-recorder'
|
||||
pkgname=wf-recorder
|
||||
version=0.2.1
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config ninja scdoc wayland-devel"
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="wayland-protocols wayland-devel ffmpeg-devel x264-devel
|
||||
pulseaudio-devel ocl-icd-devel"
|
||||
pulseaudio-devel"
|
||||
short_desc="Screen recorder for wlroots-based compositors"
|
||||
maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ammen99/wf-recorder"
|
||||
distfiles="https://github.com/ammen99/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=45cf04cf58cf241c22fa2fbb70481a3747ad33e6930e4bdba7b9cc7018789ad1
|
||||
checksum=3af1e933872653233d87167bab73d96f984d00e995385190b586be4d89dbbfdf
|
||||
|
||||
# silly workaround to prevent vector/bool/etc from being defined
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue