15 lines
561 B
Bash
15 lines
561 B
Bash
# Template file for 'xob'
|
|
pkgname=xob
|
|
version=0.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_install_args="prefix=/usr sysconfdir=/etc"
|
|
make_use_env=yes
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libX11-devel libconfig-devel libXrender-devel"
|
|
short_desc="Lightweight overlay bar for the X Window System"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/florentc/xob"
|
|
distfiles="https://github.com/florentc/xob/archive/v${version}.tar.gz"
|
|
checksum=ab96717cff59cd0d3b42cbbc293cbd12f94d975584c47111717607779c155122
|