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