mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: screentest-3.0
This commit is contained in:
parent
33c3ed09c7
commit
2f7608ddd3
1 changed files with 14 additions and 0 deletions
14
srcpkgs/screentest/template
Normal file
14
srcpkgs/screentest/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'screentest'
|
||||||
|
pkgname=screentest
|
||||||
|
version=3.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config cmake"
|
||||||
|
makedepends="glib-devel gtk+3-devel"
|
||||||
|
short_desc="Simple screen testing tool"
|
||||||
|
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://github.com/TobiX/screentest"
|
||||||
|
changelog="https://raw.githubusercontent.com/TobiX/screentest/refs/heads/main/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/TobiX/screentest/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=19a69ea8f8d8973000cf490525dc74d5363533859635fe5f7b998722a1398d11
|
Loading…
Add table
Reference in a new issue