/[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 972507 - (show annotations) (download)
Sat Feb 20 22:45:45 2016 UTC (8 years, 2 months ago) by umeabot
File size: 775 byte(s)
Mageia 6 Mass Rebuild
1 %define rel 4
2
3 Name: lxqt-runner
4 Version: 0.10.0
5 Release: %mkrel %rel
6 Source0: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
7 Summary: Launcher runner for the LXQt desktop
8 URL: http://lxqt.org/
9 License: LGPLv2+
10 Group: Graphical desktop/KDE
11 BuildRequires: cmake
12 BuildRequires: pkgconfig(lxqt)
13 BuildRequires: pkgconfig(lxqt-globalkeys)
14 BuildRequires: pkgconfig(lxqt-globalkeys-ui)
15 BuildRequires: pkgconfig(Qt5Script)
16 BuildRequires: pkgconfig(Qt5Help)
17 BuildRequires: pkgconfig(libmenu-cache)
18 Obsoletes: razorqt-runner < 0.5.3-1
19
20 %description
21 Launcher runner for the LXQt desktop
22
23 %prep
24 %setup -n %{name}-%{version}
25
26 %cmake_qt5
27
28
29 %build
30 %make -C build
31
32 %install
33 %makeinstall_std -C build
34
35 %files
36 %{_bindir}/lxqt-runner
37 %{_datadir}/lxqt/translations/%{name}
38

  ViewVC Help
Powered by ViewVC 1.1.30