Plasma 6 RC 2. Still untested...
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-thunderbolt?expand=0&rev=1
This commit is contained in:
commit
304b5a7d4e
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
plasma-thunderbolt-5.93.0.tar.xz
Normal file
3
plasma-thunderbolt-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3b5a377f3351c9c9ea3154c3780e763a59fa24592d9b2654fd972f95964b28b
|
||||
size 74440
|
16
plasma-thunderbolt-5.93.0.tar.xz.sig
Normal file
16
plasma-thunderbolt-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RsYACgkQ11dEg7tX
|
||||
sY3mUQ/+PnWOxSrA5PIEEYx9xuzxjm6WP1kwD2d7p2SMeBQjK+Kkx0BMWJzgr0gR
|
||||
7dHwy19bjX5iSKP0VwXbk4a57uriKrO6c1wxCHu0Pca4bJHiibOdqp//vV84Cvlr
|
||||
Gul14Nalz9nsrg+Rt6ScGzpnJ7Ny5iDRjw1ftdzfZhSav2yLaSMQTDwFbOQgXob+
|
||||
hXXGBkwMVGF6h4p1UPEs7L4BQ5tQWd96c4kAoJHSFHYgNT9DFubJhjGytIpeFJfX
|
||||
NnK4pR1CuJOd9kO6cSe+H3R1OJMXkr3qalsqjSEG+TAL/mny+LlsnTpwBnClnVa7
|
||||
hYqJvvY6xnjJ/X/pn96zOhNE0GhHrxlDpKq0+it8ab1hpvbY/aGXwnPjDalSNtPN
|
||||
fzReyM3VMNkt79YFVr/y0+Jg03zAryx3oFcFvxn2ZNms8+hgMYwExxUcbYR8g8O7
|
||||
xDy5EkR9pJwDp9q0QXBbq22y+6i8SVLKuXGPDXhBqRlVpPtET0lysRfdRPnvbjcE
|
||||
B3BTULvgMwA3eSC2KrPIqVtDPsPlaNMmGWqAQmI3Q8xgKz2A3ubKJHz5bpzUMBfy
|
||||
nqmU20UO+iLl7NMIADWlZzyISFmLdDdJZR/I1juqzgV+ygyrSYtWsXTEfFXv9mRN
|
||||
CLwbcxZ9sCL2O7Qe8ET3U7RY9iRAxQJ3nUCG+azNRiNJRAlPyf4=
|
||||
=eWtR
|
||||
-----END PGP SIGNATURE-----
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
19
plasma6-thunderbolt.changes
Normal file
19
plasma6-thunderbolt.changes
Normal file
@ -0,0 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:37:54 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.93.0 (6.0 RC 2):
|
||||
* New bugfix release
|
||||
* See https://kde.org/announcements/megarelease/6/rc2/ for details
|
||||
- No code changes since 5.92.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 18:39:54 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.92.0 (6.0 RC 1)
|
||||
* For more details please see:
|
||||
https://kde.org/announcements/megarelease/6/rc1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 08:05:23 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init plasma6-thunderbolt
|
89
plasma6-thunderbolt.spec
Normal file
89
plasma6-thunderbolt.spec
Normal file
@ -0,0 +1,89 @@
|
||||
#
|
||||
# spec file for package plasma6-thunderbolt
|
||||
#
|
||||
# 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 5.240.0
|
||||
%define qt6_version 6.5.0
|
||||
|
||||
%define rname plasma-thunderbolt
|
||||
|
||||
%bcond_without released
|
||||
Name: plasma6-thunderbolt
|
||||
Version: 5.93.0
|
||||
Release: 0
|
||||
Summary: Plasma frontend for Thunderbolt 3 security levels
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||
Requires: bolt
|
||||
Requires: kf6-kded >= %{kf6_version}
|
||||
# QML imports
|
||||
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
||||
Requires: kf6-kirigami-imports >= %{kf6_version}
|
||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
||||
Conflicts: plasma5-thunderbolt
|
||||
|
||||
%description
|
||||
This is a frontend for configuring security levels of Thunderbolt 3 devices.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_TESTING=ON
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang kcm_bolt %{name}.lang
|
||||
%find_lang kded_bolt %{name}.lang
|
||||
|
||||
%check
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
export QT_QPA_PLATFORM=offscreen
|
||||
# ctest can't be used or it would reset the dbus session
|
||||
dbus-run-session cmake --build %{__kf6_builddir} -t test
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_kf6_applicationsdir}/kcm_bolt.desktop
|
||||
%{_kf6_libdir}/libkbolt.so
|
||||
%{_kf6_notificationsdir}/kded_bolt.notifyrc
|
||||
%{_kf6_plugindir}/kf6/kded/kded_bolt.so
|
||||
%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_bolt.so
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Loading…
x
Reference in New Issue
Block a user