mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: hyprwayland-scanner-0.4.4
This commit is contained in:
parent
4d25a59fd7
commit
18c51dc471
1 changed files with 17 additions and 0 deletions
17
srcpkgs/hyprwayland-scanner/template
Normal file
17
srcpkgs/hyprwayland-scanner/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'hyprwayland-scanner'
|
||||
pkgname=hyprwayland-scanner
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="pugixml-devel"
|
||||
short_desc="Hyprland implementation of wayland-scanner, in and for C++"
|
||||
maintainer="ii8 <murray.calavera@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/hyprwm/hyprwayland-scanner"
|
||||
distfiles="https://github.com/hyprwm/hyprwayland-scanner/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ac73f626019f8d819ff79a5fca06ce4768ce8a3bded6f48c404445f3afaa25ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue