New package: wf-recorder-0.2
This commit is contained in:
parent
ee4ff07b72
commit
60d4ba7caa
1 changed files with 18 additions and 0 deletions
18
srcpkgs/wf-recorder/template
Normal file
18
srcpkgs/wf-recorder/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'wf-recorder'
|
||||||
|
pkgname=wf-recorder
|
||||||
|
version=0.2
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config ninja scdoc wayland-devel"
|
||||||
|
makedepends="wayland-protocols wayland-devel ffmpeg-devel x264-devel
|
||||||
|
pulseaudio-devel ocl-icd-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=e35eef43920fc0492cd4702653b613b5ab1caaf070b5f0542db2f5c4d7a90deb
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue