%global extuuid gtk4-ding@smedius.gitlab.com %global extdir %{_datadir}/gnome-shell/extensions/%{extuuid} Name: gnome-shell-extension-desktop-icons-ng Version: 136 Release: 1.stillos.1%{?dist} Summary: Gtk4 Desktop Icons NG extension for GNOME Shell License: GPL-2.0-or-later URL: https://extensions.gnome.org/extension/5263/gtk4-desktop-icons-ng-ding/ Source0: gtk4-ding@smedius.gitlab.com-136.zip Patch0: remove-shell-menu.patch Patch1: stillterminal.patch BuildArch: noarch BuildRequires: unzip Requires: gnome-shell >= 50 Requires: xdg-terminal-exec %description Gtk4 Desktop Icons NG with stillOS desktop menu and stillTerminal integration. %prep %autosetup -c -p1 %build %install mkdir -p %{buildroot}%{extdir} cp -a . %{buildroot}%{extdir}/ rm -f %{buildroot}%{extdir}/{remove-shell-menu.patch,stillterminal.patch} %files %{extdir} %changelog * Sat Jun 06 2026 stillHQ - 136-1.stillos.1 - Port stillOS Gtk4 DING package to latest GNOME 50-compatible EGO release