15 lines
585 B
Bash
15 lines
585 B
Bash
# Template file for 'vokoscreen'
|
|
pkgname=vokoscreen
|
|
version=2.5.0
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="pkg-config qt5-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.eu>"
|
|
license="GPL-2"
|
|
homepage="http://linuxecke.volkoh.de/vokoscreen/vokoscreen.html"
|
|
distfiles="https://github.com/vkohaupt/vokoscreen/archive/${version}.tar.gz"
|
|
checksum=7f5d9abfa3b4a1f7ce657838f5169cd80a590be490dacd0ad1751853a38f4245
|