blob: 17157ed64e849a8a77fb26cd830615eb98c2af27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pbar-git
pkgdesc = A featherweight text-rendering wayland statusbar.
pkgver = r28.b303f89
pkgrel = 1
url = https://codeberg.org/sunn4room/pbar
arch = x86_64
license = MIT
makedepends = wayland
makedepends = pixman
makedepends = fcft
makedepends = tllist
makedepends = pkg-config
depends = wayland
depends = pixman
depends = fcft
provides = pbar
conflicts = pbar
source = pbar-git::git+https://codeberg.org/sunn4room/pbar.git
md5sums = SKIP
pkgname = pbar-git
|