16 lines
549 B
Bash
16 lines
549 B
Bash
# Template file for 'xob'
|
|
pkgname=xob
|
|
version=0.1.1
|
|
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="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/florentc/xob"
|
|
distfiles="https://github.com/florentc/xob/archive/v${version}.tar.gz"
|
|
checksum=78e06280504ff21213bc947c97fb0604c42addc0d8dc4a18c239bfd8f0aa1614
|