[packages/wcm] up to 0.11.0
atler
atler at pld-linux.org
Sat Aug 22 17:18:26 CEST 2026
commit 9c6b27aae4867e178599292606ad2e431f08fdbc
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Aug 22 17:18:08 2026 +0200
up to 0.11.0
wcm.spec | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/wcm.spec b/wcm.spec
index 5540dd0..f4b85ff 100644
--- a/wcm.spec
+++ b/wcm.spec
@@ -1,16 +1,17 @@
Summary: Wayfire Config Manager
Name: wcm
-Version: 0.10.0
+Version: 0.11.0
Release: 1
License: MIT
Group: Applications
Source0: https://github.com/WayfireWM/wcm/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: b1712587db39fbe96c5382acf097977f
+# Source0-md5: 6d616b49775ce41ed2a454c50d316967
URL: https://wayfire.org/
BuildRequires: gtk+3-devel >= 3.24
BuildRequires: gtkmm3-devel
BuildRequires: libepoxy-devel
BuildRequires: libevdev-devel
+BuildRequires: libfmt-devel
BuildRequires: libstdc++-devel >= 6:9
BuildRequires: libxkbregistry-devel
BuildRequires: libxml2-devel
@@ -19,7 +20,7 @@ BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: tar >= 1:1.22
-BuildRequires: wayfire-devel >= 0.10.0
+BuildRequires: wayfire-devel >= 0.11.0
BuildRequires: wayland-devel
BuildRequires: wayland-protocols >= 1.17
BuildRequires: wf-config >= 0.6.0
@@ -50,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT
%meson_install
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -61,13 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%update_desktop_database_postun
%update_icon_cache hicolor
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc LICENSE README.md
%attr(755,root,root) %{_bindir}/wcm
%{_desktopdir}/wcm.desktop
-%{_iconsdir}/wcm.svg
-%dir %{_datadir}/wcm
-%dir %{_datadir}/wcm/icons
-%{_datadir}/wcm/icons/plugin-*.svg
-%{_datadir}/wcm/icons/wcm.svg
+%{_iconsdir}/hicolor/scalable/apps/*.svg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wcm.git/commitdiff/9c6b27aae4867e178599292606ad2e431f08fdbc
More information about the pld-cvs-commit
mailing list