commit
9d185032e8
BIN
ukui-window-switch-2.0.2.tar.gz
Normal file
BIN
ukui-window-switch-2.0.2.tar.gz
Normal file
Binary file not shown.
47
ukui-window-switch.spec
Normal file
47
ukui-window-switch.spec
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
%define debug_package %{nil}
|
||||||
|
Name: ukui-window-switch
|
||||||
|
Version: 2.0.2
|
||||||
|
Release: 1
|
||||||
|
Summary: Front of the window switch
|
||||||
|
License: GPL-2+ BSD-2-clause BSD-3-Clause
|
||||||
|
URL: http://www.ukui.org
|
||||||
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: libblkid-devel
|
||||||
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
|
BuildRequires: qt5-qtx11extras-devel
|
||||||
|
BuildRequires: libwnck3-devel
|
||||||
|
BuildRequires: gtk3-devel
|
||||||
|
|
||||||
|
Requires: ukwm >= 1.1.0
|
||||||
|
|
||||||
|
%description
|
||||||
|
Front of the window switcher in UKUI desktop environment.
|
||||||
|
Provides the display function(Display window thumbnails and application
|
||||||
|
icons) when the window is switching (press Alt+Tab key).
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
|
||||||
|
%build
|
||||||
|
qmake-qt5
|
||||||
|
make
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
make INSTALL_ROOT=%{buildroot} install
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc debian/copyright debian/changelog
|
||||||
|
%{_sysconfdir}/ukui/ukui-window-switch/
|
||||||
|
%{_bindir}/ukui-window-switch
|
||||||
|
%{_datadir}/dbus-1/
|
||||||
|
%{_datadir}/ukui-window-switch/
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Jul 9 2020 douyan <douyan@kylinos.cn> - 2.0.2-1
|
||||||
|
- Init package for openEuler
|
||||||
Loading…
x
Reference in New Issue
Block a user