vp-build/srcpkgs/vokoscreen/template

17 lines
617 B
Bash

# Template file for 'vokoscreen'
pkgname=vokoscreen
version=2.5.0
revision=1
build_style=qmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
makedepends="alsa-lib-devel libX11-devel libXrandr-devel qt5-devel qt5-x11extras-devel v4l-utils-devel"
depends="ffmpeg"
short_desc="Easy to use screencast creator"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://linuxecke.volkoh.de/vokoscreen/vokoscreen.html"
distfiles="https://github.com/vkohaupt/vokoscreen/archive/${version}.tar.gz"
checksum=7f5d9abfa3b4a1f7ce657838f5169cd80a590be490dacd0ad1751853a38f4245
CFLAGS="-fcommon"