2e5b1a6037
- Switch to meson (upstream is deprecating cmake) - Fix xlint issues - Adopt package
14 lines
560 B
Bash
14 lines
560 B
Bash
# Template file for 'peek'
|
|
pkgname=peek
|
|
version=1.4.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="glib-devel libxml2 pkg-config txt2man vala"
|
|
makedepends="gtk+3-devel libkeybinder3-devel"
|
|
depends="gsettings-desktop-schemas"
|
|
short_desc="Simple animated GIF screen recorder with an easy to use interface"
|
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/phw/peek"
|
|
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
|
checksum=506c5797102629ff4a319c5fcc4eb6b771ffd680bb83ea07c1e5e8166000d605
|