mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grim: update to 1.4.1, orphan
This commit is contained in:
parent
3722d6121e
commit
29c28f696e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grim'
|
# Template file for 'grim'
|
||||||
pkgname=grim
|
pkgname=grim
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Djpeg=enabled -Dwerror=false"
|
configure_args="-Djpeg=enabled -Dwerror=false"
|
||||||
|
@ -8,11 +8,11 @@ hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
makedepends="wayland-devel wayland-protocols pixman-devel libjpeg-turbo-devel
|
makedepends="wayland-devel wayland-protocols pixman-devel libjpeg-turbo-devel
|
||||||
libpng-devel"
|
libpng-devel"
|
||||||
short_desc="Grab images from a Wayland compositor"
|
short_desc="Grab images from a Wayland compositor"
|
||||||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.emersion.fr/grim/"
|
homepage="https://wayland.emersion.fr/grim/"
|
||||||
distfiles="https://git.sr.ht/~emersion/grim/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~emersion/grim/archive/v${version}.tar.gz"
|
||||||
checksum=66729ae654546404f50ed163055310dd23ed52cc5a881d39752c0cd076e3d7aa
|
checksum=5ed8e70fcd83a7e203e92d34dbb82a1342d3f13ad98a6b0310cc97e1a9342ded
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue