14 lines
506 B
Bash
14 lines
506 B
Bash
# Template file for 'wofi'
|
|
pkgname=wofi
|
|
version=1.2.3
|
|
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=@3ef3ff39eb6c72f20a70486a40f0060150044b701db84489f9773f309673f8e7
|