[packages/xfce4-screenshooter] - up to 1.11.3
mrozowik
mrozowik at pld-linux.org
Thu Nov 6 16:12:31 CET 2025
commit a555ee7af1678855920bd8cb024b979a022158f2
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Thu Nov 6 15:12:22 2025 +0000
- up to 1.11.3
xfce4-screenshooter.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/xfce4-screenshooter.spec b/xfce4-screenshooter.spec
index c9bd273..e07adf3 100644
--- a/xfce4-screenshooter.spec
+++ b/xfce4-screenshooter.spec
@@ -1,18 +1,20 @@
Summary: Screenshooter application and plugin for Xfce panel
Summary(pl.UTF-8): Aplikacja screenshooter i wtyczka dla panelu Xfce
Name: xfce4-screenshooter
-Version: 1.11.2
+Version: 1.11.3
Release: 1
License: GPL
Group: X11/Applications
Source0: https://archive.xfce.org/src/apps/xfce4-screenshooter/1.11/%{name}-%{version}.tar.xz
-# Source0-md5: c1ac25c948a949c699c2034f7d3af56d
+# Source0-md5: d829770b8d7fe9d909fed2ca7776578e
Patch0: desktop-name.patch
URL: https://goodies.xfce.org/projects/panel-plugins/xfce4-screenshooter-plugin
BuildRequires: exo-devel >= 0.12.0
BuildRequires: gettext-tools
BuildRequires: glib2-devel >= 1:2.66.0
BuildRequires: gtk+3-devel >= 3.24.0
+BuildRequires: gtk-layer-shell-devel
+BuildRequires: help2man
BuildRequires: libxfce4ui-devel >= 4.18.0
BuildRequires: libxfce4util-devel >= 4.18.0
BuildRequires: meson >= 0.56.0
@@ -51,7 +53,7 @@ Dostępna jest też wtyczka dla panelu Xfce.
%prep
%setup -q
-%patch -P 0 -p1
+%patch -P0 -p1
%build
%meson
@@ -76,7 +78,8 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS
%attr(755,root,root) %{_bindir}/xfce4-screenshooter
%{_desktopdir}/xfce4-screenshooter.desktop
-%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.so*
+%{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.so*
%{_datadir}/xfce4/panel/plugins/screenshooter.desktop
%{_iconsdir}/hicolor/*/apps/org.xfce.screenshooter.*
%{_datadir}/metainfo/xfce4-screenshooter.appdata.xml
+%{_mandir}/man1/xfce4-screenshooter.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce4-screenshooter.git/commitdiff/a555ee7af1678855920bd8cb024b979a022158f2
More information about the pld-cvs-commit
mailing list