commit 304b5a7d4ef725c63c6ff8e7f6f58bfd95705024c7bde6caec6bc6348b09a656 Author: Luca Beltrame Date: Wed Feb 7 18:01:43 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-thunderbolt?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/plasma-thunderbolt-5.93.0.tar.xz b/plasma-thunderbolt-5.93.0.tar.xz new file mode 100644 index 0000000..eeee6b3 --- /dev/null +++ b/plasma-thunderbolt-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b5a377f3351c9c9ea3154c3780e763a59fa24592d9b2654fd972f95964b28b +size 74440 diff --git a/plasma-thunderbolt-5.93.0.tar.xz.sig b/plasma-thunderbolt-5.93.0.tar.xz.sig new file mode 100644 index 0000000..c3bbbe5 --- /dev/null +++ b/plasma-thunderbolt-5.93.0.tar.xz.sig @@ -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----- diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ diff --git a/plasma6-thunderbolt.changes b/plasma6-thunderbolt.changes new file mode 100644 index 0000000..16cc74c --- /dev/null +++ b/plasma6-thunderbolt.changes @@ -0,0 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:54 UTC 2024 - Fabian Vogt + +- 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 + +- 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 + +- Init plasma6-thunderbolt diff --git a/plasma6-thunderbolt.spec b/plasma6-thunderbolt.spec new file mode 100644 index 0000000..8a6f35c --- /dev/null +++ b/plasma6-thunderbolt.spec @@ -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