parent
f9653c6add
commit
41ee2f6d02
1
srcpkgs/yambar-devel
Symbolic link
1
srcpkgs/yambar-devel
Symbolic link
@ -0,0 +1 @@
|
||||
yambar
|
29
srcpkgs/yambar/template
Normal file
29
srcpkgs/yambar/template
Normal file
@ -0,0 +1,29 @@
|
||||
# Template file for 'yambar'
|
||||
pkgname=yambar
|
||||
version=1.5.0
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="alsa-lib-devel eudev-libudev-devel libxcb-devel libyaml-devel
|
||||
pixman-devel fcft-devel json-c-devel libmpdclient-devel tllist wayland-devel
|
||||
wayland-protocols xcb-util-devel xcb-util-cursor-devel xcb-util-wm-devel"
|
||||
short_desc="Modular status panel for X11 and Wayland, inspired by polybar"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/yambar"
|
||||
changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
|
||||
checksum=d164eb8b6f3bc21d3e4d804024122553c691c773986ce30911f25b919fbd4f80
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
yambar-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user