Project not found: home:Guillaume_G:ARMv9:Ring1

File plymouth-kcm6.spec of Package plymouth-kcm6

#
# spec file for package plymouth-kcm6
#
# Copyright (c) 2023 SUSE LLC
#
# 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/
#


%define kf6_version 6.18.0
%define qt6_version 6.9.0

%define rname plymouth-kcm

%bcond_without released

Name:           plymouth-kcm6
Version:        6.5.0
Release:        0
Summary:        KCM to manage the Plymouth (Boot) theme
License:        GPL-2.0-or-later
URL:            https://www.kde.org
Source:         %{rname}-%{version}.tar.xz
%if %{with released}
Source1:        %{rname}-%{version}.tar.xz.sig
Source2:        plasma.keyring
%endif
# PATCH-FIX-OPENSUSE
Patch0:         0001-Adjust-debianisms.patch
BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires:  pkgconfig
BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
BuildRequires:  cmake(KF6Auth) >= %{kf6_version}
BuildRequires:  cmake(KF6Config) >= %{kf6_version}
BuildRequires:  cmake(KF6Declarative) >= %{kf6_version}
BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
BuildRequires:  cmake(KF6KCMUtils) >= %{kf6_version}
BuildRequires:  cmake(KF6KIO) >= %{kf6_version}
BuildRequires:  cmake(KF6NewStuff) >= %{kf6_version}
BuildRequires:  cmake(KF6NewStuffCore) >= %{kf6_version}
BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
BuildRequires:  cmake(Qt6Quick) >= %{qt6_version}
BuildRequires:  cmake(Qt6Test) >= %{qt6_version}
BuildRequires:  pkgconfig(ply-boot-client)
BuildRequires:  pkgconfig(ply-splash-core)
Provides:       plymouth-kcm = %{version}
Obsoletes:      plymouth-kcm < %{version}
Obsoletes:      plymouth-kcm-lang < %{version}

%description
KCM to manage the Plymouth (Boot) theme

%lang_package

%prep
%autosetup -p1 -n %{rname}-%{version}

%build
%cmake_kf6

%kf6_build

%install
%kf6_install

%find_lang %{name} --all-name

%files
%license LICENSES/*
%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmplymouth.service
%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmplymouth.policy
%{_kf6_applicationsdir}/kcm_plymouth.desktop
%{_kf6_bindir}/kplymouththemeinstaller
%{_kf6_dbuspolicydir}/org.kde.kcontrol.kcmplymouth.conf
%{_kf6_knsrcfilesdir}/plymouth.knsrc
%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_plymouth.so
%{_kf6_libexecdir}/kauth/plymouthhelper

%files lang -f %{name}.lang

%changelog
openSUSE Build Service is sponsored by