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

Annotation of /cauldron/lxqt-panel/current/SPECS/lxqt-panel.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 779828 - (hide annotations) (download)
Fri Oct 17 19:10:42 2014 UTC (9 years, 6 months ago) by doktor5000
File size: 1872 byte(s)
- new version 0.8
- enabled QT5 build
- correct license
- remove %%setup macro folder creation (SILENT)

1 doktor5000 779828 %define qt5 1
2    
3 doktor5000 624942 Name: lxqt-panel
4 doktor5000 779828 Version: 0.8.0
5     Release: %mkrel 1
6 doktor5000 624942 Source0: http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
7 doktor5000 658715 Patch0: lxqt-panel-0.7.0-mga-customize-default-panel.patch
8 doktor5000 624942 Summary: Panel for the LXQt desktop
9     URL: http://lxqt.org/
10     License: GPL
11     Group: Graphical desktop/KDE
12     BuildRequires: cmake
13 doktor5000 779828 %if "%{qt5}" == "1"
14     BuildRequires: pkgconfig(lxqt-qt5)
15     BuildRequires: pkgconfig(lxqt-globalkeys-qt5)
16     BuildRequires: pkgconfig(lxqt-globalkeys-ui-qt5)
17     BuildRequires: pkgconfig(lxqtmount-qt5)
18     BuildRequires: pkgconfig(sysstat-qt5)
19     %else
20     BuildRequires: pkgconfig(lxqt)
21 doktor5000 624942 BuildRequires: pkgconfig(lxqt-globalkeys)
22 doktor5000 624958 BuildRequires: pkgconfig(lxqt-globalkeys-ui)
23 doktor5000 624942 BuildRequires: pkgconfig(lxqtmount)
24 doktor5000 779828 BuildRequires: qt4-devel
25     BuildRequires: libsysstat-devel
26     %endif
27 doktor5000 624942 BuildRequires: pulseaudio-devel
28     BuildRequires: pkgconfig(icu-uc)
29     BuildRequires: pkgconfig(libstatgrab)
30     BuildRequires: pkgconfig(libmenu-cache)
31 doktor5000 624959 BuildRequires: pkgconfig(xcomposite)
32 doktor5000 624960 BuildRequires: lm_sensors-devel
33 doktor5000 779828
34 wally 675026 Obsoletes: razorqt-panel < 0.5.3-1
35 doktor5000 624942
36     %description
37     Panel for the LXQt desktop
38    
39     %prep
40 doktor5000 779828 %setup -q %{name}-%{version}
41 doktor5000 658715 %apply_patches
42 doktor5000 779828 %if "%{qt5}" == "1"
43     %cmake -DUSE_QT5=ON
44     %else
45 doktor5000 624942 %cmake
46 doktor5000 779828 %endif
47 doktor5000 624942
48     %build
49     %make -C build
50    
51     %install
52     %makeinstall_std -C build
53    
54     %find_lang %{name}
55    
56    
57     %files -f %{name}.lang
58     %{_sysconfdir}/lxqt/panel.conf
59     %{_bindir}/%{name}
60     %{_datadir}/lxqt/%{name}
61     %{_includedir}/lxqt
62     %{_libdir}/%{name}
63     %{_datadir}/lxqt/%{name}/clock.desktop
64     %{_datadir}/lxqt/%{name}/colorpicker.desktop
65     %{_datadir}/lxqt/%{name}/cpuload.desktop
66     %{_datadir}/lxqt/%{name}/desktopswitch.desktop
67     %{_datadir}/lxqt/%{name}/dom.desktop
68     %{_datadir}/lxqt/%{name}/mainmenu.desktop
69     %{_datadir}/lxqt/%{name}/mount.desktop
70     %{_datadir}/lxqt/%{name}/networkmonitor.desktop
71     %{_datadir}/lxqt/%{name}/panelkbindicator.desktop
72     %{_datadir}/lxqt/%{name}/panelsysstat.desktop
73     %{_datadir}/lxqt/%{name}/panelvolume.desktop
74    

  ViewVC Help
Powered by ViewVC 1.1.30