Name: stillexplore Version: 1.0 Release: 2%{?dist} Summary: Discover everything stillOS has to offer License: GPL-3.0-or-later URL: https://stillhq.io Source0: https://gitlab.com/stillhq/stillexplore/-/archive/main/stillexplore-main.tar.gz BuildRequires: meson >= 0.59.0 BuildRequires: gcc BuildRequires: vala BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(gee-0.8) Requires: gtk4 Requires: libadwaita Requires: json-glib Requires: libgee %description stillExplore is a welcome application that helps users discover the features, community, and ways to support the stillOS project. It provides a modern, user-friendly interface built with GTK4 and libadwaita to showcase stillOS tools and resources. %prep %autosetup -n stillexplore-main %build %meson %meson_build %install %meson_install %files %license LICENSE %doc README.md %{_bindir}/stillexplore %{_datadir}/applications/io.stillhq.explore.desktop %{_datadir}/icons/hicolor/scalable/apps/io.stillhq.explore.svg %{_datadir}/stillexplore/ %changelog * Sun Dec 28 2025 stillHQ - 1.0.0-1 - Initial release