14 lines
473 B
Bash
14 lines
473 B
Bash
# Template file for 'wofi'
|
|
pkgname=wofi
|
|
version=1.4.1
|
|
revision=1
|
|
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=e95e35c03551c39178c16ad6213a88e3883a236e942d7f2666c780d934c270bb
|