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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 816434 - (show 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 %ifarch i586
2 %define _cmake_lib_suffix64 -DLIB_SUFFIX=""
3 %endif
4
5 Name: lxqt-panel
6 Version: 0.9.0
7 Release: %mkrel 1
8 Source0: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
9 Summary: Panel for the LXQt desktop
10 URL: http://lxqt.org/
11 License: LGPLv2+
12 Group: Graphical desktop/KDE
13 BuildRequires: cmake
14 # https://github.com/lxde/lxqt-panel/issues/73
15 Patch1: lxqt-panel-0.9-mga-lxqtmount-includes.patch
16 BuildRequires: pkgconfig(lxqt)
17 BuildRequires: pkgconfig(lxqt-globalkeys)
18 BuildRequires: pkgconfig(lxqt-globalkeys-ui)
19 BuildRequires: pkgconfig(lxqtmount)
20 BuildRequires: pkgconfig(sysstat-qt5)
21 BuildRequires: pkgconfig(Qt5Help)
22 BuildRequires: pulseaudio-devel
23 BuildRequires: pkgconfig(icu-uc)
24 BuildRequires: pkgconfig(libstatgrab)
25 BuildRequires: pkgconfig(libmenu-cache)
26 BuildRequires: pkgconfig(xcomposite)
27 BuildRequires: lm_sensors-devel
28 BuildRequires: pkgconfig(xrender)
29 BuildRequires: pkgconfig(alsa)
30
31 Obsoletes: razorqt-panel < 0.5.3-1
32
33 %description
34 Panel for the LXQt desktop
35
36 %prep
37 %setup -q %{name}-%{version}
38 %apply_patches
39 %cmake %_cmake_lib_suffix64
40
41
42 %build
43 %make -C build
44
45 %install
46 %makeinstall_std -C build
47
48 %files
49 %{_sysconfdir}/lxqt/panel.conf
50 %{_bindir}/%{name}
51 %{_datadir}/lxqt/%{name}
52 %{_datadir}/lxqt/translations/
53 %{_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

  ViewVC Help
Powered by ViewVC 1.1.30