blob: e56460c97bb40288efbae50e72768c0657cc71f8 (
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
|
pkgbase = quickdashboard-git
pkgdesc = Configurable Quickshell dashboard for Wayland
pkgver = 0.0.5.r0.g4897e21
pkgrel = 1
url = https://github.com/chpock/quickdashboard
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = bash
depends = quickshell
depends = qt6-graphs
depends = dgop
depends = iproute2
depends = iputils
optdepends = iw: Wi-Fi SSID and signal strength in the network widget
optdepends = khal: calendar events widget
optdepends = vdirsyncer: calendar sync and refresh integration
optdepends = openusage-cli: AI usage limits widget
provides = quickdashboard=0.0.5.r0.g4897e21
conflicts = quickdashboard
source = git+https://github.com/chpock/quickdashboard.git
sha256sums = SKIP
pkgname = quickdashboard-git
|