15 lines
585 B
Bash
15 lines
585 B
Bash
# Template file for 'peek'
|
|
pkgname=peek
|
|
version=1.3.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DGSETTINGS_COMPILE=OFF"
|
|
hostmakedepends="glib-devel libxml2 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=0d20741663e9a173151d8371df3cb90f8f542033640ce99a4863803cd0f32cb4
|