New package: wofi 1.0
This commit is contained in:
parent
a1ef99a4e9
commit
6fbbf0a26b
1 changed files with 14 additions and 0 deletions
14
srcpkgs/wofi/template
Normal file
14
srcpkgs/wofi/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'wofi'
|
||||
pkgname=wofi
|
||||
version=1.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wayland-devel gtk+3-devel"
|
||||
short_desc="Program launcher for Wayland compositors"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://hg.sr.ht/~scoopta/wofi"
|
||||
distfiles="https://hg.sr.ht/~scoopta/wofi/archive/v${version}.tar.gz"
|
||||
checksum=@b67b3d153399e37fb5ade92f03bd668bdaa6d6bdbbb22d401a1811fb9ed5a886
|
Loading…
Reference in a new issue