/[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 1065976 - (show annotations) (download)
Tue Nov 8 21:56:07 2016 UTC (7 years, 5 months ago) by neoclust
File size: 746 byte(s)
SILENT: Fix file list
1 %define rel 1
2
3 Name: lxqt-runner
4 Version: 0.11.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 %build
27 %cmake_qt5 -DPULL_TRANSLATIONS=NO
28 %make
29
30 %install
31 %make_install -C build
32
33 %files
34 %{_bindir}/lxqt-runner

  ViewVC Help
Powered by ViewVC 1.1.30