Name: aylurs-gtk-shell Version: 3.1.1 Release: %autorelease%{?dist} Summary: Scaffolding CLI for Astal+Gnim License: GPL-3.0-or-later URL: https://github.com/Aylur/ags Source0: %{url}/archive/refs/tags/v%{version}.tar.gz Source1: %{name}-%{version}-vendor.tar.gz BuildRequires: meson BuildRequires: ninja-build BuildRequires: gcc-c++ BuildRequires: golang BuildRequires: gtk4-layer-shell-devel BuildRequires: gjs %description Scaffolding CLI tool for Astal+Gnim projects. Astal is a set of libraries written in Vala/C that makes writing a Desktop Shell easy. Gnim is a library which introduces JSX to GJS. GJS is a JavaScript runtime built on Firefox's SpiderMonkey JavaScript engine and the GNOME platform libraries, the same runtime GNOME Shell runs on. %prep %autosetup -n ags-%{version} pushd cli tar xf %{SOURCE1} popd %build %meson %meson_build %install %meson_install %files %license LICENSE %doc README.md /usr/bin/ags /usr/share/ags/ %changelog * Sun Dec 14 2025 Vladimir nett00n Budylnikov - 3.1.1-%autorelease - nix: update npm hash