hyprism-shell

LOW
maintainer kristyancarvalho 0 votes scanned 2026-08-28 01:33:41.799663
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1pkgname=hyprism-shell
2pkgver=0.1.3
3pkgrel=1
4pkgdesc='Hyprland and Quickshell desktop environment with dynamic theming'
5arch=('any')
6url='https://github.com/kristyancarvalho/hyprism'
7license=('MIT')
8depends=(
9 'awww'
10 'bluez-utils'
11 'brightnessctl'
12 'cliphist'
13 'git'
14 'gnome-themes-extra'
15 'grim'
16 'hyprland'
17 'hyprlock'
18 'hyprpicker'
19 'hyprpolkitagent'
20 'jq'
21 'kitty'
22 'kvantum'
23 'matugen'
24 'networkmanager'
25 'noto-fonts-emoji'
26 'papirus-icon-theme'
27 'playerctl'
28 'power-profiles-daemon'
29 'python'
30 'python-pillow'
31 'qt5ct'
32 'qt6-imageformats'
33 'qt6ct'
34 'quickshell'
35 'sassc'
36 'slurp'
37 'thunar'
38 'ttf-jetbrains-mono-nerd'
39 'ttf-nerd-fonts-symbols-mono'
40 'upower'
41 'wireplumber'
42 'wl-clipboard'
43)
44optdepends=(
45 'chromium: default web application keybindings'
46 'curl: Google Sans Flex user installer'
47 'ddcutil: external monitor brightness control'
48 'fastfetch: themed system information preset'
49 'flatpak: Flatpak application integration'
50 'foot: alternative themed terminal'
51 'hyprsunset: night color mode'
52 'imagemagick: generated Fastfetch logo'
53 'neovim: generated NvChad palette'
54 'pacman-contrib: non-blocking update checks'
55 'qt6-virtualkeyboard: SDDM virtual keyboard'
56 'sddm: Hyprism login theme'
57 'snapper: snapshot status widget'
58 'starship: generated shell prompt theme'
59 'tmux: generated terminal multiplexer theme'
60 'wf-recorder: screen recording'
61 'xdg-desktop-portal-gtk: GTK desktop portal backend'
62 'xdg-desktop-portal-hyprland: Hyprland desktop portal backend'
63 'xdg-utils: default application integration'
64 'zathura: generated document viewer theme'
65 'zathura-pdf-mupdf: PDF support for Zathura'
66)
67source=("hyprism-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
68sha256sums=('b62940f0513f796a257d9e52a323093c3a1f2bd1da50e267520406ac39814257')
69
70package() {
71 cd "hyprism-${pkgver}"
72 make install-system PREFIX=/usr DESTDIR="$pkgdir" PACKAGE_NAME="$pkgname"
73}
74

Scan history

Scanned at (UTC)SeverityRules
2026-08-28 01:33:41 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion