Fix tanin dep names: adw-gtk-theme (not adw-gtk3), tiramisu-git (pkgrel 2)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 19:25:58 +02:00
parent ba33832f08
commit 8689dd37ca
17 changed files with 278 additions and 189 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
# Calamares just installs this package at the end.
pkgname=tanin-desktop
pkgver=0.2.0
pkgrel=1
pkgrel=2
pkgdesc="TANINUX desktop — metapackage pulling the full niri/eww environment"
arch=('any')
url="https://taninux.kgva.ch"
@@ -33,7 +33,7 @@ depends=(
# --- shell / eww stack (eww, tiramisu, waypaper, cliphist via [tanin]) ---
'eww' # bar/dock/panels/spotlight
'tiramisu' # headless notification daemon -> eww UI
'tiramisu-git' # headless notification daemon -> eww UI
'waypaper' # wallpaper (niri autostart: waypaper --restore)
'cliphist' # clipboard history for Spotlight
@@ -50,7 +50,7 @@ depends=(
'flatpak' 'pacman-contrib' # checkupdates / paccache
# --- theming / fonts ---
'adw-gtk3' # GTK3 base theme tanin-libadwaita recolours
'adw-gtk-theme' # GTK3 base theme tanin-libadwaita recolours
'adwaita-icon-theme' 'papirus-icon-theme'
'inter-font' 'ttf-iosevka-nerd' # UI font + nf-md-* glyphs (verify pkg name)
)