Name: amberol Version: 2025.1 Release: 1%{?dist} Summary: A small and simple sound and music player that is well integrated with GNOME. License: CC-BY-SA AND CC0-1.0 AND GPL-3.0-or-later URL: https://gitlab.gnome.org/World/amberol Source: https://gitlab.gnome.org/World/amberol/-/archive/%{version}/%{name}-%{version}.tar.gz ExclusiveArch: x86_64 BuildRequires: meson BuildRequires: gcc-c++ BuildRequires: rustc BuildRequires: gtk4-devel BuildRequires: libadwaita-devel BuildRequires: rust-gstreamer-sys-devel BuildRequires: rust-gstreamer-audio-sys-devel BuildRequires: gstreamer1-plugins-bad-free-devel BuildRequires: desktop-file-utils BuildRequires: reuse %description A small and simple sound and music player that is well integrated with GNOME. Amberol aspires to be as small, unintrusive, and simple as possible. It does not manage your music collection; it does not let you manage playlists, smart or otherwise; it does not let you edit the metadata for your songs; it does not show you lyrics for your songs, or the Wikipedia page for your bands. Amberol plays music, and nothing else. %prep %autosetup %build %meson %meson_build %install %meson_install %files %license LICENSES %doc code-of-conduct.md RELEASING.md CHANGES.md CONTRIBUTING.md README.md %{_bindir}/%{name} %{_datadir}/%{name}/%{name}.gresource %{_datadir}/applications/io.bassi.Amberol.desktop %{_datadir}/dbus-1/services/io.bassi.Amberol.service %{_datadir}/glib-2.0/schemas/io.bassi.Amberol.gschema.xml %{_datadir}/icons/hicolor/*/apps/*.svg %{_datadir}/locale/*/LC_MESSAGES/amberol.mo %{_datadir}/metainfo/io.bassi.Amberol.metainfo.xml %changelog %autochangelog