/[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 816434 - (hide annotations) (download)
Sun Feb 22 14:53:12 2015 UTC (9 years, 1 month ago) by doktor5000
File size: 1628 byte(s)
- new version 0.9.0
- dropped patches
  o lxqt-panel-0.8-mga-undefined-references.patch (merged upstream)
  o lxqt-panel-0.8-mga-add-panel-transparency.patch (merged upstream)
  o lxqt-panel-0.7.0-mga-customize-default-panel.patch (done via custom theme)
- rediffed lxqt-panel-0.9-mga-lxqtmount-includes.patch
- updated URL to http://downloads.lxqt.org/lxqt/
- remove conditional handling for QT5 as QT4 is not supported anymore
- adjusted BuildRequires from pkgconfig(lxqt-qt5) to pkgconfig(lxqt)
- updated file list (SILENT)
1 doktor5000 783748 %ifarch i586
2     %define _cmake_lib_suffix64 -DLIB_SUFFIX=""
3     %endif
4    
5 doktor5000 624942 Name: lxqt-panel
6 doktor5000 816434 Version: 0.9.0
7     Release: %mkrel 1
8     Source0: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
9 doktor5000 624942 Summary: Panel for the LXQt desktop
10     URL: http://lxqt.org/
11 doktor5000 789648 License: LGPLv2+
12 doktor5000 624942 Group: Graphical desktop/KDE
13     BuildRequires: cmake
14 doktor5000 783748 # https://github.com/lxde/lxqt-panel/issues/73
15 doktor5000 816434 Patch1: lxqt-panel-0.9-mga-lxqtmount-includes.patch
16 doktor5000 779828 BuildRequires: pkgconfig(lxqt)
17 doktor5000 624942 BuildRequires: pkgconfig(lxqt-globalkeys)
18 doktor5000 624958 BuildRequires: pkgconfig(lxqt-globalkeys-ui)
19 doktor5000 624942 BuildRequires: pkgconfig(lxqtmount)
20 doktor5000 816434 BuildRequires: pkgconfig(sysstat-qt5)
21     BuildRequires: pkgconfig(Qt5Help)
22 doktor5000 624942 BuildRequires: pulseaudio-devel
23     BuildRequires: pkgconfig(icu-uc)
24     BuildRequires: pkgconfig(libstatgrab)
25     BuildRequires: pkgconfig(libmenu-cache)
26 doktor5000 624959 BuildRequires: pkgconfig(xcomposite)
27 doktor5000 624960 BuildRequires: lm_sensors-devel
28 doktor5000 789596 BuildRequires: pkgconfig(xrender)
29     BuildRequires: pkgconfig(alsa)
30 doktor5000 779828
31 wally 675026 Obsoletes: razorqt-panel < 0.5.3-1
32 doktor5000 624942
33     %description
34     Panel for the LXQt desktop
35    
36     %prep
37 doktor5000 779828 %setup -q %{name}-%{version}
38 doktor5000 658715 %apply_patches
39 doktor5000 783748 %cmake %_cmake_lib_suffix64
40 doktor5000 624942
41 doktor5000 816434
42 doktor5000 624942 %build
43     %make -C build
44    
45     %install
46     %makeinstall_std -C build
47    
48 doktor5000 783748 %files
49 doktor5000 624942 %{_sysconfdir}/lxqt/panel.conf
50     %{_bindir}/%{name}
51     %{_datadir}/lxqt/%{name}
52 doktor5000 816434 %{_datadir}/lxqt/translations/
53 doktor5000 624942 %{_includedir}/lxqt
54     %{_libdir}/%{name}
55     %{_datadir}/lxqt/%{name}/clock.desktop
56     %{_datadir}/lxqt/%{name}/colorpicker.desktop
57     %{_datadir}/lxqt/%{name}/cpuload.desktop
58     %{_datadir}/lxqt/%{name}/desktopswitch.desktop
59     %{_datadir}/lxqt/%{name}/dom.desktop
60     %{_datadir}/lxqt/%{name}/mainmenu.desktop
61     %{_datadir}/lxqt/%{name}/mount.desktop
62     %{_datadir}/lxqt/%{name}/networkmonitor.desktop
63    
64 doktor5000 816434

  ViewVC Help
Powered by ViewVC 1.1.30