wf-recorder: clean up dependencies

This commit is contained in:
John McQuah 2023-12-11 03:08:56 +00:00
parent 35eea37498
commit 5ccaf1e74a
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxJUobTfk2+LxHW8yhCFVH5ck3FzBJdhMBvMwPkwEb0vF6CrYmjb2NRAQmP+VFLNT4GBifAsQxdJjTu2XIb0qWAo=
SHA256 (Pkgfile) = 6547cac4f8c99b8155fac0c827536273a1472f46c2bb3c8c16115808c4dc3c65
RWTTPlFarK9CxFfntctZvdBCWl28lqm3FnaRyVxww+OTGnG12k5BSHnFxLhOVmDPIvRhHC3KcO9ufW6o+Naeak87bcpDNvWTJQY=
SHA256 (Pkgfile) = 713e260b879a9c92fa01cf213986e4652d610f792fec57fbf6a50b473edf2a35
SHA256 (.footprint) = 7c94f0b49269a2ee6586c1a5d7d66c9847e702b724fd4e05fdde35df5e267cae
SHA256 (wf-recorder-0.4.1.tar.xz) = 502ba54db8aaf5ebd280738f065c73409694a1440b9a660ef5c4e398714c51f7

View File

@ -1,12 +1,12 @@
# Description: screen recording app for the wayland desktop
# URL: https://github.com/ammen99/wf-recorder/
# Maintainer: John McQuah, jmcquah at disroot dot org
# Depends on: ffmpeg pulseaudio wayland-protocols
# Nice to have: x265
# Depends on: ffmpeg wayland-protocols
# Optional: pulseaudio x265
name=wf-recorder
version=0.4.1
release=1
release=2
source=(https://github.com/ammen99/$name/releases/download/v$version/$name-$version.tar.xz)
build() {