[packages/xfce4-windowck-plugin] - up to 0.5.0

mrozowik mrozowik at pld-linux.org
Fri Sep 9 13:47:52 CEST 2022


commit 08f4184425d7776b73aad12c47a303d7825cfad2
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Fri Sep 9 11:47:43 2022 +0000

    - up to 0.5.0

 xfce4-windowck-plugin.spec | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/xfce4-windowck-plugin.spec b/xfce4-windowck-plugin.spec
index 823861e..db991a5 100644
--- a/xfce4-windowck-plugin.spec
+++ b/xfce4-windowck-plugin.spec
@@ -1,20 +1,22 @@
 Summary:	Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel
 Name:		xfce4-windowck-plugin
-Version:	0.4.6
-Release:	3
+Version:	0.5.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	https://github.com/cedl38/xfce4-windowck-plugin/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	a9d711a5ea0d3e7947e1fb4d4724e481
+Source0:	https://archive.xfce.org/src/panel-plugins/xfce4-windowck-plugin/0.5/%{name}-%{version}.tar.bz2
+# Source0-md5:	90560f9b8ebdbc811ab5c28521635c0d
 URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-windowck-plugin
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	gtk+3-devel >= 3.22.0
 BuildRequires:	intltool
 BuildRequires:	libtool
+BuildRequires:	libwnck-devel >= 3.22
 BuildRequires:	libxfce4ui-devel
+BuildRequires:	xfce-preferred-applications
 BuildRequires:	xfce4-dev-tools >= 4.14.0
 BuildRequires:	xfce4-panel-devel >= 4.14.0
-BuildRequires:	xfce-preferred-applications
 Requires:	xfce4-panel >= 4.14.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +27,8 @@ windows buttons on the panel.
 It's main features are:
 
 - Show the title and buttons of the maximized window on the panel.
-- Allow window actions on buttons and title clicks (activate, (un)maximize, close).
+- Allow window actions on buttons and title clicks (activate,
+  (un)maximize, close).
 - Allow window action menu on left button click.
 - Title formatting options.
 - xfwm4/unity theming support for buttons.
@@ -34,8 +37,6 @@ It's main features are:
 %setup -q
 
 %build
-./autogen.sh
-
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
@@ -54,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
 
+# unsupported locale
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,ru_RU}
+
 %find_lang %{name}
 
 %clean
@@ -69,8 +73,10 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README.md TODO
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libwckbuttons.so
+%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libwckmenu.so
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libwindowck.so
 %{_datadir}/xfce4/panel/plugins/wckbuttons.desktop
+%{_datadir}/xfce4/panel/plugins/wckmenu-plugin.desktop
 %{_datadir}/xfce4/panel/plugins/windowck-plugin.desktop
 %{_iconsdir}/hicolor/*x*/apps/wckbuttons-plugin.png
 %{_iconsdir}/hicolor/*x*/apps/windowck-plugin.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-windowck-plugin.git/commitdiff/08f4184425d7776b73aad12c47a303d7825cfad2



More information about the pld-cvs-commit mailing list