Search Criteria
Package Details: gnome-shell-extension-gtk4-desktop-icons-ng 100.25-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-gtk4-desktop-icons-ng.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-shell-extension-gtk4-desktop-icons-ng |
| Description: | GTK4 desktop icons extension fork for GNOME Shell 49, 50, with Desktop Widget support |
| Upstream URL: | https://extensions.gnome.org/extension/5263/gtk4-desktop-icons-ng-ding |
| Keywords: | desktop-icons, desktop-widgets, gnome-shell, gsconnect, widgets |
| Licenses: | GPL3 |
| Conflicts: | gnome-shell-extension-desktop-icons, gnome-shell-extension-desktop-icons-ng, gnome-shell-extension-desktop-icons-ng-git |
| Provides: | gnome-shell-extension-desktop-icons, gnome-shell-extension-desktop-icons-ng, gnome-shell-extension-desktop-icons-ng-git |
| Submitter: | smedius |
| Maintainer: | smedius |
| Last Packager: | smedius |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-12 19:34 (UTC) |
| Last Updated: | 2026-07-17 15:40 (UTC) |
Dependencies (7)
- file-roller (file-roller-gitAUR, file-roller-linuxmintAUR)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-beta-performanceAUR, gnome-shell-beta-performanceAUR, gnome-shell-beta-performanceAUR, gnome-shell-gitAUR, gnome-shell-performance-unstableAUR, gnome-shell-performance-unstableAUR, gnome-shell-performance-unstableAUR, gnome-shell-mobileAUR, gnome-shell-performanceAUR, gnome-shell-rounded-blurAUR, gnome-shell-rounded-blur-docsAUR, gnome-shell-multiseatAUR, gnome-shell-multiseat-docsAUR, gnome-shell-hdr-updateAUR)
- nautilus (nautilus-searchcacheAUR, nautilus-plusAUR, nautilus-dummyAUR, nautilus-typeaheadAUR, nautilus-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- meson (meson-gitAUR) (make)
- webkitgtk-6.0 (webkitgtk-6.0-develAUR) (optional) – HTML widget support
Required by (2)
- alt-panelmoded (optional)
- starlabstheme-session-git (requires gnome-shell-extension-desktop-icons) (optional)
Latest Comments
1 2 Next › Last »
yochananmarqos commented on 2026-05-17 16:11 (UTC)
@smedius: As far as the PKGBUILD not matching sometimes, it seems to be a known issue with aurweb.
yochananmarqos commented on 2026-05-12 15:35 (UTC) (edited on 2026-05-12 15:48 (UTC) by yochananmarqos)
@smedius: Sorry, made a typo in my previous comment. It's
webkitgtk-6.0, notwebkit2gtk-6.0.webkit2gtkis the old, deprecated version dropped to the AUR.EDIT: Also, a build dependency does not belong in optdepends. Either
nodejsis required to build or it's not.yochananmarqos commented on 2026-05-11 21:16 (UTC) (edited on 2026-05-12 15:36 (UTC) by yochananmarqos)
@smedius: If you need to bump a commit with the same pkgver, just bump the pkgrel. An epoch should almost never be used.
The
webkitpackage doesn't exist as I mentioned. Notice it appears in red here. There is currentlywebkit2gtk-4.1andwebkit2gtk-6.0webkitgtk-6.0in the repos.smedius commented on 2026-05-11 20:57 (UTC)
@yochanmarqos
Removed ecpoch. There is a soft dependency on Webkit, it works without webkit, but if webkit is available, desktop widgets are enabled and can be installed from the Gitlab site.
They are not actually packaged with the extensions.
The reason I added epoch is because the committed for the tag changed. It still shows the old commit sha in pkgbuild, but the source URL shows the commit sha..
I don't know quite what to make of that.
yochananmarqos commented on 2026-05-11 13:36 (UTC)
@smedius: There was no reason to add an epoch. Also the optional
webkitdependency does not exist.piglesias commented on 2025-12-28 11:35 (UTC) (edited on 2025-12-29 17:30 (UTC) by piglesias)
Update: The version 100.13 has now the correct tag in the upstream.
The versions 100.11 and 100.12 were tagged to "gtk4-VERSION" in the upstream. The previous ones were "Gtk4-VERSION" with capital "G", and the PKGBUILD was not updated to reflect the change as shown below:
A workaround to fix the continuous reinstall behaviour is to change the line above and generate the package manually.
Divine_Tokk commented on 2025-12-11 09:02 (UTC)
The latest version is bugged, it reproposes the update every times either after the update.
smedius commented on 2025-10-21 11:16 (UTC)
Made nodejs an optional depend in meson.build on main now, if you point your package file to the new commit hash, it should build cleanly without requiring the package.
baggar11 commented on 2025-10-20 18:20 (UTC)
Couldn't get this latest release installed without the "nodejs" package installed. I was receiving the following error: "desktop-icons-ng/po/meson.build:10:9: ERROR: Program 'node' not found or not executable"
1 2 Next › Last »