mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
peek: update to 1.2.0.
This commit is contained in:
parent
7cd949ead5
commit
ab5226cab6
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'peek'
|
# Template file for 'peek'
|
||||||
pkgname=peek
|
pkgname=peek
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGSETTINGS_COMPILE=OFF"
|
configure_args="-DGSETTINGS_COMPILE=OFF"
|
||||||
hostmakedepends="glib-devel pkg-config txt2man vala"
|
hostmakedepends="glib-devel pkg-config txt2man vala"
|
||||||
makedepends="gtk+3-devel libkeybinder3-devel"
|
makedepends="gtk+3-devel libkeybinder3-devel"
|
||||||
|
depends="gsettings-desktop-schemas"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Simple animated GIF screen recorder with an easy to use interface"
|
short_desc="Simple animated GIF screen recorder with an easy to use interface"
|
||||||
homepage="https://github.com/phw/peek"
|
homepage="https://github.com/phw/peek"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
|
||||||
checksum=3e34be130c43653e849efe9e3e08e446880c11aaf47ec4c62b54c5c5092f4cf9
|
checksum=d6117baca6810d846831653023eb0517138a435a0f85fea9fc1c28421c0ccb2b
|
||||||
|
|
Loading…
Add table
Reference in a new issue