New package: sandbar-0.1
This commit is contained in:
parent
2022009cd0
commit
1e64bd0d3d
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Reference in New Issue