2014-11-24 11:08:35 +01:00
|
|
|
#
|
|
|
|
# spec file for package lxqt-panel
|
|
|
|
#
|
2022-04-29 08:21:12 +02:00
|
|
|
# Copyright (c) 2022 SUSE LLC
|
2014-11-24 11:08:35 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-07-12 11:58:13 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2014-11-24 11:08:35 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
Name: lxqt-panel
|
2022-04-29 08:21:12 +02:00
|
|
|
Version: 1.1.0
|
2014-11-24 11:08:35 +01:00
|
|
|
Release: 0
|
2015-07-19 11:45:45 +02:00
|
|
|
Summary: Desktop Panel for LXQt
|
2018-05-22 17:31:35 +02:00
|
|
|
License: GPL-2.0-or-later
|
2021-04-17 15:46:50 +02:00
|
|
|
Group: System/GUI/Other
|
2018-05-22 17:31:35 +02:00
|
|
|
URL: http://www.lxqt.org
|
|
|
|
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
2016-09-24 23:28:55 +02:00
|
|
|
Source2: %{name}.keyring
|
2019-01-31 11:15:07 +01:00
|
|
|
BuildRequires: cmake >= 3.1.0
|
2015-02-25 02:17:44 +01:00
|
|
|
BuildRequires: extra-cmake-modules
|
2014-11-24 11:08:35 +01:00
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: libsensors4-devel
|
2022-04-29 08:21:12 +02:00
|
|
|
BuildRequires: lxqt-build-tools-devel >= 0.11.0
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig
|
2020-11-04 14:47:17 +01:00
|
|
|
BuildRequires: cmake(KF5Solid) >= 5.36.0
|
|
|
|
BuildRequires: cmake(KF5WindowSystem) >= 5.36.0
|
2020-05-20 14:40:41 +02:00
|
|
|
BuildRequires: cmake(Qt5Concurrent)
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: cmake(Qt5LinguistTools)
|
2020-11-04 14:47:17 +01:00
|
|
|
BuildRequires: pkgconfig(Qt5DBus) >= 5.12.0
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig(Qt5Widgets)
|
|
|
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml)
|
2014-11-24 11:08:35 +01:00
|
|
|
BuildRequires: pkgconfig(alsa)
|
2015-11-13 23:35:55 +01:00
|
|
|
BuildRequires: pkgconfig(dbusmenu-qt5)
|
2014-11-24 11:08:35 +01:00
|
|
|
BuildRequires: pkgconfig(libpulse)
|
|
|
|
BuildRequires: pkgconfig(libstatgrab)
|
2022-04-29 08:21:12 +02:00
|
|
|
BuildRequires: pkgconfig(lxqt) >= 1.1.0
|
|
|
|
BuildRequires: pkgconfig(lxqt-globalkeys) >= 1.1.0
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig(lxqt-globalkeys-ui)
|
2014-11-24 11:08:35 +01:00
|
|
|
BuildRequires: pkgconfig(sysstat-qt5)
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(xcb)
|
|
|
|
BuildRequires: pkgconfig(xcb-damage)
|
2022-04-29 08:21:12 +02:00
|
|
|
BuildRequires: pkgconfig(xcb-image)
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig(xcb-util)
|
|
|
|
BuildRequires: pkgconfig(xcb-xkb)
|
2014-11-24 11:08:35 +01:00
|
|
|
BuildRequires: pkgconfig(xcomposite)
|
2016-09-24 23:28:55 +02:00
|
|
|
BuildRequires: pkgconfig(xdamage)
|
|
|
|
BuildRequires: pkgconfig(xkbcommon)
|
2016-05-24 16:26:07 +02:00
|
|
|
BuildRequires: pkgconfig(xkbcommon-x11)
|
2015-02-03 11:39:30 +01:00
|
|
|
BuildRequires: pkgconfig(xrender)
|
2022-04-29 08:21:12 +02:00
|
|
|
BuildRequires: pkgconfig(xtst)
|
2015-12-23 14:45:14 +01:00
|
|
|
Requires: lxmenu-data
|
2017-10-23 13:17:01 +02:00
|
|
|
Recommends: %{name}-lang
|
2014-11-24 11:08:35 +01:00
|
|
|
|
|
|
|
%description
|
2015-07-19 11:45:45 +02:00
|
|
|
Brand new desktop Panel for LXQt
|
2014-11-24 11:08:35 +01:00
|
|
|
|
2019-01-31 11:15:07 +01:00
|
|
|
%lang_package
|
|
|
|
|
2014-11-24 11:08:35 +01:00
|
|
|
%package devel
|
|
|
|
Summary: Devel files for lxqt-panel
|
|
|
|
Group: Development/Libraries/C and C++
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description devel
|
2015-11-13 23:35:55 +01:00
|
|
|
LXQt panel development files and headers
|
2014-11-24 11:08:35 +01:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
2019-07-12 11:58:13 +02:00
|
|
|
%define _lto_cflags %{nil}
|
2017-11-06 11:40:43 +01:00
|
|
|
export CXXFLAGS="%{optflags} $(pkg-config --cflags xkbcommon-x11)"
|
2016-09-24 23:28:55 +02:00
|
|
|
%cmake -DPULL_TRANSLATIONS=No -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now"
|
2021-04-16 12:20:59 +02:00
|
|
|
%make_build
|
2014-11-24 11:08:35 +01:00
|
|
|
|
|
|
|
%install
|
2015-02-25 02:17:44 +01:00
|
|
|
%cmake_install
|
2014-11-24 11:08:35 +01:00
|
|
|
%fdupes -s %{buildroot}/%{_datadir}
|
|
|
|
|
2019-01-31 11:15:07 +01:00
|
|
|
%find_lang %{name} --with-qt
|
|
|
|
|
2014-11-24 11:08:35 +01:00
|
|
|
%files
|
2018-05-22 17:31:35 +02:00
|
|
|
%license LICENSE
|
2021-04-17 15:46:50 +02:00
|
|
|
%doc AUTHORS CHANGELOG
|
2014-11-24 11:08:35 +01:00
|
|
|
%{_bindir}/%{name}
|
2017-10-23 13:17:01 +02:00
|
|
|
%dir %{_datadir}/desktop-directories/
|
|
|
|
%dir %{_datadir}/lxqt
|
2019-01-31 11:15:07 +01:00
|
|
|
%dir %{_sysconfdir}/xdg
|
|
|
|
%dir %{_sysconfdir}/xdg/autostart
|
|
|
|
%dir %{_sysconfdir}/xdg/menus
|
2017-10-23 13:17:01 +02:00
|
|
|
%config %{_sysconfdir}/xdg/menus/lxqt-applications.menu
|
2022-04-29 08:21:12 +02:00
|
|
|
%config %{_sysconfdir}/xdg/menus/lxqt-applications-compact.menu
|
|
|
|
%config %{_sysconfdir}/xdg/menus/lxqt-applications-simple.menu
|
2014-11-24 11:08:35 +01:00
|
|
|
%{_libdir}/%{name}
|
2015-02-16 21:08:20 +01:00
|
|
|
%{_datadir}/lxqt/lxqt-panel
|
2018-05-22 17:31:35 +02:00
|
|
|
%{_mandir}/man1/lxqt-panel.1%{?ext_man}
|
2017-10-23 13:17:01 +02:00
|
|
|
%{_sysconfdir}/xdg/autostart/lxqt-panel.desktop
|
|
|
|
%{_datadir}/desktop-directories/lxqt-leave.directory
|
|
|
|
%{_datadir}/desktop-directories/lxqt-settings.directory
|
2018-05-22 18:01:49 +02:00
|
|
|
%{_datadir}/lxqt/panel.conf
|
2014-11-24 11:08:35 +01:00
|
|
|
|
|
|
|
%files devel
|
2021-04-17 15:46:50 +02:00
|
|
|
%license LICENSE
|
2014-11-24 11:08:35 +01:00
|
|
|
%{_includedir}/lxqt
|
|
|
|
|
2019-01-31 16:20:10 +01:00
|
|
|
%files lang -f %{name}.lang
|
2021-04-17 15:46:50 +02:00
|
|
|
%license LICENSE
|
2019-01-31 16:20:10 +01:00
|
|
|
%dir %{_datadir}/lxqt/translations/
|
|
|
|
%{_datadir}/lxqt/translations/%{name}
|
2019-01-31 11:15:07 +01:00
|
|
|
|
2014-11-24 11:08:35 +01:00
|
|
|
%changelog
|