16 lines
577 B
Bash
16 lines
577 B
Bash
# Template file for 'peek'
|
|
pkgname=peek
|
|
version=1.2.2
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DGSETTINGS_COMPILE=OFF"
|
|
hostmakedepends="glib-devel pkg-config txt2man vala"
|
|
makedepends="gtk+3-devel libkeybinder3-devel"
|
|
depends="gsettings-desktop-schemas"
|
|
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=8b4cdd64ce577a36dbe5e2ea25330e7006e4fbae136e9446d0347d563decb6b7
|