File liquidshell.spec of Package liquidshell-kf6
#
# spec file for package liquidshell
#
# Copyright (c) 2026 Martin Koller
#
# 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.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: liquidshell
Version: 1.10.1
Release: 0
Summary: Basic Desktop Shell leveraging KDE Frameworks6 libraries
License: GPL-3.0-or-later
Group: System/GUI/KDE
URL: https://invent.kde.org/system/liquidshell
Source: https://download.kde.org/stable/liquidshell/%{name}-%{version}.tar.xz
BuildRequires: packagekitqt6-devel
BuildRequires: kf6-bluez-qt-devel
BuildRequires: kf6-karchive-devel
BuildRequires: kf6-kcmutils-devel
BuildRequires: kf6-kconfig-devel
BuildRequires: kf6-kconfigwidgets-devel
BuildRequires: kf6-kcrash-devel
BuildRequires: kf6-kdbusaddons-devel
BuildRequires: kf6-kdoctools-devel
BuildRequires: kf6-ki18n-devel
BuildRequires: kf6-kiconthemes-devel
BuildRequires: kf6-kio-devel
BuildRequires: kf6-kitemviews-devel
BuildRequires: kf6-knewstuff-devel
BuildRequires: kf6-knotifications-devel
BuildRequires: kf6-kservice-devel
BuildRequires: kf6-kwidgetsaddons-devel
BuildRequires: kf6-kwindowsystem-devel
BuildRequires: kf6-networkmanager-qt-devel
BuildRequires: kf6-kstatusnotifieritem-devel
BuildRequires: qt6-widgets-devel
BuildRequires: qt6-platformsupport-devel-static
#BuildRequires: qt6-platformsupport-private-devel
BuildRequires: kf6-solid-devel
BuildRequires: kf6-extra-cmake-modules
Requires: kmenuedit6
Requires: kscreen6
Requires: plasma6-nm
Requires: plasma6-workspace
Recommends: kwin6
Recommends: bluedevil6
%description
liquidshell is a basic Desktop Shell leveraging KDE Frameworks6 libraries
%lang_package
%prep
%autosetup
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} %{name}.lang
%files lang -f %{name}.lang
%files
%doc README
%license COPYING
%{_kf6_bindir}/%{name}
%{_kf6_bindir}/start_liquidshell
%{_datadir}/xsessions/liquidshell-session.desktop
%{_kf6_applicationsdir}/org.kde.liquidshell.desktop
%{_kf6_iconsdir}/hicolor/48x48/apps/liquidshell.png
%{_kf6_notificationsdir}/liquidshell.notifyrc
%{_kf6_appstreamdir}/org.kde.liquidshell.appdata.xml
%changelog