/[packages]/cauldron/lxqt-runner/current/SPECS/lxqt-runner.spec
ViewVC logotype

Contents of /cauldron/lxqt-runner/current/SPECS/lxqt-runner.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1524814 - (show annotations) (download)
Sat Feb 15 03:46:07 2020 UTC (4 years, 2 months ago) by umeabot
File size: 1052 byte(s)
Mageia 8 Mass Rebuild
1 %define rel 3
2
3 Name: lxqt-runner
4 Version: 0.14.1
5 Release: %mkrel %rel
6 Summary: Launcher runner for the LXQt desktop
7 License: LGPLv2+
8 Group: Graphical desktop/KDE
9 URL: https://lxqt.org/
10 Source0: https://github.com/lxqt/lxqt-runner/releases/download/%{version}/%{name}-%{version}.tar.xz
11
12 BuildRequires: cmake
13 BuildRequires: pkgconfig(lxqt)
14 BuildRequires: pkgconfig(lxqt-globalkeys)
15 BuildRequires: pkgconfig(lxqt-globalkeys-ui)
16 BuildRequires: pkgconfig(Qt5Script)
17 BuildRequires: pkgconfig(Qt5Help)
18 BuildRequires: pkgconfig(libmenu-cache)
19 BuildRequires: pkgconfig(muparser)
20
21 Obsoletes: razorqt-runner < 0.5.3-1
22
23 Conflicts: lxqt-common < 0.12.0
24 Obsoletes: lxqt-common < 0.12.0
25
26 Conflicts: lxqt-l10n < 0.13.0-4
27
28 %description
29 Launcher runner for the LXQt desktop.
30
31 %prep
32 %setup -q
33
34 %build
35 %cmake_qt5
36 %cmake_build
37
38 %install
39 %cmake_install
40
41 %files
42 %{_sysconfdir}/xdg/autostart/lxqt-runner.desktop
43 %{_bindir}/lxqt-runner
44 %{_mandir}/man1/lxqt-runner.1*
45 %{_datadir}/lxqt/translations/lxqt-runner/

  ViewVC Help
Powered by ViewVC 1.1.30