15 lines
541 B
Bash
15 lines
541 B
Bash
|
# Template file for 'peek'
|
||
|
pkgname=peek
|
||
|
version=1.1.0
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
configure_args="-DGSETTINGS_COMPILE=OFF"
|
||
|
hostmakedepends="glib-devel pkg-config txt2man vala"
|
||
|
makedepends="gtk+3-devel libkeybinder3-devel"
|
||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||
|
short_desc="Simple animated GIF screen recorder with an easy to use interface"
|
||
|
homepage="https://github.com/phw/peek"
|
||
|
license="GPL-3"
|
||
|
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
||
|
checksum=3e34be130c43653e849efe9e3e08e446880c11aaf47ec4c62b54c5c5092f4cf9
|