blob: 2fe96212dd8f160694aad2711fa412bc61d2abfe (
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
|
pkgbase = klear
pkgdesc = A minimal Hyprland status bar in Kotlin/Native (tray, popup menus, battery, glassy refraction, session lock)
pkgver = r131.7651d55
pkgrel = 1
url = https://codeberg.org/goal10der/klearShell
arch = x86_64
license = MIT
makedepends = git
makedepends = gcc
makedepends = kotlin-native-bin
makedepends = wayland-protocols
depends = wayland
depends = mesa
depends = libglvnd
depends = glibc
depends = pam
optdepends = hyprland: the compositor klear is designed for
optdepends = ttf-dejavu: fallback font if AdwaitaSans is unavailable
backup = etc/pam.d/klear
source = klear::git+https://codeberg.org/goal10der/klearShell.git
source = nanovg::git+https://github.com/memononen/nanovg.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = klear
|