New package: wayland-utils-1.0.0

This commit is contained in:
Vyivel 2021-03-12 18:04:14 +03:00 committed by Érico Nogueira Rolim
parent 806a14f5d3
commit 04518bac19
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# Template file for 'wayland-utils'
pkgname=wayland-utils
version=1.0.0
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel wayland-protocols"
short_desc="Wayland utilities"
maintainer="Kirill Primak <vyivel@posteo.net>"
license="MIT"
homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz"
checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0
post_install() {
vlicense COPYING
}

View file

@ -0,0 +1 @@
site=https://wayland.freedesktop.org/releases.html