blob: ced8cc04f8f3682fd8dae4eda2bfaa257209833c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = piscesys-statusbar-git
pkgdesc = Top status bar of piscesys
pkgver = 0.9
pkgrel = 1
url = https://gitlab.com/piscesys/statusbar
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
makedepends = qt5-tools
makedepends = git
depends = piscesys-fishui-git
depends = libpiscesys-git
depends = libdbusmenu-qt5
depends = qt5-svg
provides = piscesys-statusbar
conflicts = piscesys-statusbar
conflicts = cutefish-statusbar-git
source = git+https://gitlab.com/piscesys/statusbar.git
sha512sums = SKIP
pkgname = piscesys-statusbar-git
|