## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global forgeurl https://github.com/WayfireWM/wf-shell # 'libgnome-volume-control' # This project is only intended to be used as a subproject %global gvc_commit 5f9768a2eac29c1ed56f1fbb449a77a3523683b6 %global gvc_shortcommit %(c=%{gvc_commit}; echo ${c:0:7}) Name: wf-shell Version: 0.9.0 %forgemeta Release: %autorelease Summary: GTK3-based panel for wayfire License: MIT URL: %{forgeurl} Source0: %{forgesource} Source1: https://github.com/GNOME/libgnome-volume-control/tarball/%{gvc_commit}#/gvc-%{gvc_shortcommit}.tar.gz BuildRequires: gcc-c++ BuildRequires: glm-devel BuildRequires: meson >= 0.51.0 BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.6 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.24 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(wayfire) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wf-config) >= 0.8.0 Recommends: wayland-logout Requires: hicolor-icon-theme Provides: bundled(gvc) = 0.git%{gvc_shortcommit} %description wf-shell is a repository which contains the various components needed to built a fully functional DE based around wayfire. Currently it has only a GTK-based panel and background client. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Development files for %{name}. %prep %forgeautosetup -p1 %autosetup -D -T -a1 mv GNOME-libgnome-volume-control-%{gvc_shortcommit}/* \ %{_builddir}/%{name}-%{version}/subprojects/gvc %build %meson \ -Dwayland-logout=false %meson_build %install %meson_install %files %license LICENSE %doc README.md %{name}.ini.example %{_bindir}/wf-background %{_bindir}/wf-dock %{_bindir}/wf-panel %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/wayfire/ %files devel %{_libdir}/pkgconfig/*.pc %changelog ## START: Generated by rpmautospec * Tue Oct 08 2024 Artem Polishchuk - 0.9.0-2 - packit: Disable Bodhi auto updates * Mon Oct 07 2024 Artem Polishchuk - 0.9.0-1 - chore: Update to 0.9.0 * Sat Jul 20 2024 Fedora Release Engineering - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Mar 16 2024 Artem Polishchuk - 0.8.1-2 - packit: Update config * Sat Mar 16 2024 Artem Polishchuk - 0.8.1-1 - build: Update to 0.8.1 (rh#2269553) * Sat Jan 27 2024 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 08 2023 Artem Polishchuk - 0.8.0-2 - packit: Add upstream_tag_template: v{version} * Sat Oct 07 2023 Artem Polishchuk - 0.8.0-1 - build: Update to 0.8.0 * Sat Oct 07 2023 Artem Polishchuk - 0.7.0-9 - build: Add Packit config * Sat Oct 07 2023 Artem Polishchuk - 0.7.0-8 - build: Use forge macros * Sat Jul 22 2023 Fedora Release Engineering - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Sep 10 2021 Artem Polishchuk - 0.7.0-3 - fix: FTBFS 35 * Fri Jul 23 2021 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jan 29 2021 Artem Polishchuk - 0.7.0-1 - build(update): 0.7.0 * Wed Jan 27 2021 Fedora Release Engineering - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 18 2020 Artem Polishchuk - 0.6.1-1 - build(update): 0.6.1 * Tue Aug 04 2020 Artem Polishchuk - 0.5.0-1 - Update 0.5.0 * Sat Aug 01 2020 Fedora Release Engineering - 0.4.0-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Mar 22 2020 Artem Polishchuk - 0.4.0-2 - Add example configuration file - Enable LTO * Sun Mar 22 2020 Artem Polishchuk - 0.4.0-1 - Update 0.4.0 * Fri Jan 31 2020 Fedora Release Engineering - 0.1-5.20190930gitb240566 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 01 2019 Artem Polishchuk - 0.1-4.20190930gitb240566 - Update to latest git snapshot * Fri Sep 27 2019 Artem Polishchuk - 0.1-3.20190916gitb26f5f3 - Tiny fixes * Thu Sep 26 2019 gasinvein - Initial package ## END: Generated by rpmautospec