Search Criteria
Package Details: whitesur-gtk-theme-git 2025.07.24.r50.ga83f467e-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/whitesur-gtk-theme-git.git (read-only, click to copy) |
|---|---|
| Package Base: | whitesur-gtk-theme-git |
| Description: | MacOS Big Sur like theme for GNOME desktops |
| Upstream URL: | https://github.com/vinceliuice/WhiteSur-gtk-theme |
| Keywords: | big desktops for gnome like macos sur theme |
| Licenses: | GPL |
| Conflicts: | whitesur-gtk-theme |
| Provides: | whitesur-gtk-theme |
| Submitter: | jonathon |
| Maintainer: | AlphaJack (HunabKu, t3pfaffe, haakuya) |
| Last Packager: | AlphaJack |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-11 20:22 (UTC) |
| Last Updated: | 2026-06-17 21:48 (UTC) |
Dependencies (9)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- sassc (sassc-gitAUR) (make)
- gnome-shell-extension-blur-my-shellAUR (gnome-shell-extension-blur-my-shell-gitAUR) (optional) – recommended GNOME extension
- gnome-shell-extension-dash-to-dockAUR (gnome-shell-extension-ubuntu-dock-gitAUR, gnome-shell-extension-ubuntu-dockAUR, gnome-shell-extension-dash-to-dock-gitAUR) (optional) – recommended GNOME extension
- gtk-engine-murrineAUR (optional) – GTK2 theme support
- gtk-enginesAUR (optional) – GTK2 theme support
- whitesur-cursor-theme-gitAUR (optional) – matching cursor theme
- whitesur-icon-theme-gitAUR (optional) – matching icon theme
- whitesur-kvantum-theme (kvantum-theme-whitesur-gitAUR, whitesur-kde-themeAUR) (optional) – matching Kvantum theme
Required by (5)
- macsequoia-kde-theme-git (requires whitesur-gtk-theme) (optional)
- plasma6-themes-colloid-git (optional)
- whitesur-icon-theme (requires whitesur-gtk-theme) (optional)
- whitesur-icon-theme-git (optional)
- xts-macos-white-sur-theme (requires whitesur-gtk-theme)
Latest Comments
1 2 3 Next › Last »
AlphaJack commented on 2026-06-17 21:37 (UTC)
Seems to be an upstream bug, fixed in package()
https://github.com/vinceliuice/WhiteSur-gtk-theme/issues/1401
simona commented on 2026-06-17 11:09 (UTC)
HunabKu commented on 2025-11-18 10:28 (UTC) (edited on 2025-11-18 10:30 (UTC) by HunabKu)
install: impossible d'évaluer 'src/other/plank/theme-Dark/*': Aucun fichier ou dossier de ce nomEnglish (translated) :
Unable to evaluate 'src/other/plank/theme-Dark/*': No file or directory with that nameAlphaJack commented on 2025-05-07 21:43 (UTC)
@t3pfaffe I couldn't fix it with your prepare(), I had to remove the "--libadwaita" flag
@HunabKu Can you retry to install it now?
HunabKu commented on 2025-05-07 09:36 (UTC)
The themes no longer appears on /usr/share/themes/. but it appears with no -git version (whitesur-gtk-theme)
t3pfaffe commented on 2025-04-22 19:28 (UTC) (edited on 2025-04-22 19:40 (UTC) by t3pfaffe)
I've been running into issues updating this pkg, the ./install.sh command complains about --libadwaita being run as root and seemingly soft failing the installation as a result. I had to change the PKGBUILD around to avoid using sudo by adding a prepare() function and stripping any
sudocalls from within the ./install.sh script before running it. It appears to have worked, although it's a very hacky solution, so your mileage may vary.This seems to be a new issue with the installation script, as several issue threads on the matter have popped up over the past day within the upstream repo. I have attached the patch for my changes below, in-case anyone runs into the same problem:
HunabKu commented on 2024-11-04 18:51 (UTC)
With pleasure
AlphaJack commented on 2024-11-02 14:22 (UTC)
@HunabKu Thank you, I updated the PKGBUILD with your fix!
HunabKu commented on 2024-08-31 10:52 (UTC) (edited on 2024-08-31 13:35 (UTC) by HunabKu)
Hi, i have this error on the last commit :
ERROR: Unrecognized installation option '--icon'.
ERROR: Unrecognized installation option 'arch'.
Just comment "--icon arch" not works, need to remove it and make on one line :
./install.sh --alt all --theme all --libadwaita --dest "$pkgdir/usr/share/themes"
xiota commented on 2024-08-26 00:23 (UTC) (edited on 2024-11-02 21:40 (UTC) by xiota)
This package installs files to
/usr/share/docs. The path should beusr/share/doc(no trailings). Can confirm path by runningpacman -Fl | grep 'usr/share/doc/'1 2 3 Next › Last »