15 lines
562 B
Bash
15 lines
562 B
Bash
# Template file for 'sandbar'
|
|
pkgname=sandbar
|
|
version=0.1
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
hostmakedepends="pkg-config wayland-devel"
|
|
makedepends="wayland-protocols pixman-devel fcft-devel wayland-devel"
|
|
short_desc="Bar (similar to dwm) for the river wayland compositor"
|
|
maintainer="dkwo <npiazza@disroot.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/kolunmi/sandbar"
|
|
distfiles="https://github.com/kolunmi/sandbar/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=5e875d6aca54c195d1842c124e48a7385eaada67a7160adbc279c6d6fa0d2b48
|