mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: matcha-2.1.0
This commit is contained in:
parent
f4187650e8
commit
5b2a8358c9
1 changed files with 18 additions and 0 deletions
18
srcpkgs/matcha/template
Normal file
18
srcpkgs/matcha/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'matcha'
|
||||
pkgname=matcha
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-devel wayland-protocols"
|
||||
short_desc="Idle Inhibitor for Yambar (Wayland)"
|
||||
maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
|
||||
license="MIT"
|
||||
homepage="https://codeberg.org/QuincePie/matcha/"
|
||||
changelog="https://codeberg.org/QuincePie/matcha/releases"
|
||||
distfiles="https://codeberg.org/QuincePie/matcha/archive/${version}.tar.gz"
|
||||
checksum=6e577ed2354be4e0befe97b047e25e2bc36b2b7e0e7ac17f501dcd87dec73316
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue