blob: 614a126c8cb3bbf21e38cbb582c8bbf1500228a0 (
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
30
31
32
33
34
35
36
|
pkgbase = bartender-git
pkgdesc = GTK4 status bar built with AGS for Hyprland - replaces waybar/mako
pkgver = r1
pkgrel = 1
url = https://github.com/johnzfitch/bartender
install = bartender.install
arch = x86_64
license = MIT
makedepends = git
makedepends = npm
depends = gjs
depends = gtk4
depends = gtk4-layer-shell
depends = libsoup3
depends = libadwaita
depends = alsa-utils
depends = curl
depends = dart-sass
depends = libastal-io-git
depends = libastal-4-git
depends = libastal-hyprland-git
depends = libastal-tray-git
depends = libastal-wireplumber-git
depends = libastal-network-git
depends = libastal-bluetooth-git
depends = libastal-notifd-git
depends = aylurs-gtk-shell
optdepends = waybar: fallback status bar
optdepends = mako: fallback notification daemon
optdepends = mullvad-vpn: VPN integration
provides = bartender
conflicts = bartender
source = bartender-git::git+https://github.com/johnzfitch/bartender.git
sha256sums = SKIP
pkgname = bartender-git
|