mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
parent
5e2a149046
commit
380c14509c
1 changed files with 18 additions and 0 deletions
18
srcpkgs/ffscreencast/template
Normal file
18
srcpkgs/ffscreencast/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'ffscreencast'
|
||||||
|
pkgname=ffscreencast
|
||||||
|
version=0.6.4
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
depends="alsa-utils bash ffmpeg v4l-utils xdpyinfo"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
short_desc="Desktop-recording with video overlay and multi monitor support"
|
||||||
|
homepage="https://github.com/cytopia/ffscreencast"
|
||||||
|
license="MIT"
|
||||||
|
distfiles="https://github.com/cytopia/ffscreencast/archive/v${version}.tar.gz"
|
||||||
|
checksum=19f80da62838ea8c0ebab0d4a997b09f94bc45106eb0de137eaac5614452695b
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vdoc config/ffscreencastrc
|
||||||
|
vbin bin/ffscreencast
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue