mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: grim-1.0
This commit is contained in:
parent
0611d5ba88
commit
9958567a24
1 changed files with 17 additions and 0 deletions
17
srcpkgs/grim/template
Normal file
17
srcpkgs/grim/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'grim'
|
||||||
|
pkgname=grim
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
|
makedepends="wayland-devel wayland-protocols cairo-devel libjpeg-turbo-devel"
|
||||||
|
short_desc="Grab images from a Wayland compositor"
|
||||||
|
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://wayland.emersion.fr/grim/"
|
||||||
|
distfiles="https://github.com/emersion/$pkgname/archive/v$version.tar.gz"
|
||||||
|
checksum=0ed45902920acd400ec5c7acd01b4f0303663f64552bf2bb06fd86ebb12d7376
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue