blob: 21507448f8d878d6720e50701d02ee3b601db313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = husky-panel-git
pkgdesc = A monolithic bar for Linux desktop.
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/CharOfString/Husky-Panel
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = qt6-tools
makedepends = wayland
makedepends = wayland-protocols
makedepends = libxkbcommon
makedepends = git
depends = qt6-base
depends = qt6-wayland
depends = qt6-declarative
depends = layer-shell-qt
depends = kservice
depends = libdbusmenu-lxqt
depends = libpulse
optdepends = libxcb: X11/Xorg session support
provides = husky-panel
conflicts = husky-panel
source = husky-panel-git::git+https://github.com/CharOfString/Husky-Panel.git
sha256sums = SKIP
pkgname = husky-panel-git
|