c4f6d35afb
xob: update to 0.2
15 lines
544 B
Bash
15 lines
544 B
Bash
# Template file for 'xob'
|
|
pkgname=xob
|
|
version=0.2
|
|
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"
|
|
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=06fb0d9a081546b6b9d1785f6d6fa36f905516eec5df3a567b5d22bd1f8df33a
|