commit ca303c66ba17026c7d4baaf686119561810052b33944446a7640e7b5183c1461 Author: Luca Beltrame Date: Wed Feb 7 18:01:42 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-sdk?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-sdk-5.93.0.tar.xz b/plasma-sdk-5.93.0.tar.xz new file mode 100644 index 0000000..6a97f4a --- /dev/null +++ b/plasma-sdk-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2e4f4e390780cdd8161f7876f50311866328ce18e433c278f599058ce56db0 +size 324628 diff --git a/plasma-sdk-5.93.0.tar.xz.sig b/plasma-sdk-5.93.0.tar.xz.sig new file mode 100644 index 0000000..9936f57 --- /dev/null +++ b/plasma-sdk-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RsEACgkQ11dEg7tX +sY1YTxAAnkp4wpDcm7f2Lb9NxP2W4U3qqCMpqTbTldVl1K8uehVQHyQmPCXqEMdS +orkeefve1Gdj0Xv7YZ+svPKcJ4PyAhuj/VT1GzvAoV1o438LPyX//jQy0YYKOVSL +VFKl8NoOWiEVsayizMbi+a0QNLXGjniTpZm5wu6y/rnFZINSHnA2ORo7WcUfMYPw ++XvAJoPPsdgW114v/YapWoAbj2UY0VXPgXmOS0rHW0WQ3xcIwC58O+4zS2gv3F78 +LsPkLUAaICUiIioD0epkEWrO3Wh6hx9LTUBrFWoEBgGx44nGb1vicc7/W0UwffHE +gv0Qbkp2mXoTklEvyzGkOsb1i7aJB3wfmD+OAUQhKklKzNJnsuMXGj+knMt9Yuc4 +Lsddcd1U1hfA/B9Ax5cmoUgk+9FucJqX+itR+NtiMxTNuHRFfu3gE0JFj258OHXC +qOjtxtX867CcRp+nvGe+yG5mcwHVyURrFyv5pmIrbRY3mPyRDCPZxv7+Fv56Ryo4 +005NkZlI85y3BClkEKpaGdsfdwd4LwmYETfMnZ+o+SvbkMEgwVSgEG4aJmLWMyW+ +CU1CpTQLZ1afAjFJoSneQmC4U6o8CLSiucwZhRbLUW+xQuFe1nlBFqUAMt+oThh8 +ZHladOV2TGYqsXsY7NM+5AG0KMZhMoAhbBdhXKwEfvOpiL01JW8= +=CUYi +-----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-sdk.changes b/plasma6-sdk.changes new file mode 100644 index 0000000..92a6773 --- /dev/null +++ b/plasma6-sdk.changes @@ -0,0 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:52 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:51 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 07:24:50 UTC 2023 - Christophe Marin + +- Init plasma6-sdk diff --git a/plasma6-sdk.spec b/plasma6-sdk.spec new file mode 100644 index 0000000..3a96c6f --- /dev/null +++ b/plasma6-sdk.spec @@ -0,0 +1,147 @@ +# +# spec file for package plasma6-sdk +# +# 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-sdk +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) +%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} +%bcond_without released +Name: plasma6-sdk +Version: 5.93.0 +Release: 0 +Summary: Plasma SDK +License: GPL-2.0-only AND LGPL-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-breeze-icons +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6Archive) >= %{kf6_version} +BuildRequires: cmake(KF6Completion) >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} +BuildRequires: cmake(KF6ItemModels) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6Svg) >= %{kf6_version} +BuildRequires: cmake(KF6TextEditor) >= %{kf6_version} +BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} +BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix} +BuildRequires: cmake(PlasmaQuick) >= %{_plasma6_bugfix} +BuildRequires: cmake(Plasma5Support) >= %{_plasma6_bugfix} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Svg) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: cmake(Qt6Xml) >= %{qt6_version} +Requires: bash +Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: plasmaengineexplorer6 +Conflicts: plasmate + +%description +Plasma SDK taylored for development of Plasma components, +such as Widgets, Runners, Dataengines. + +%package -n plasmaengineexplorer6 +Summary: Provides direct access to plasma data engines +License: GPL-2.0-only +Conflicts: plasmaengineexplorer5 +Conflicts: plasmate + +%description -n plasmaengineexplorer6 +Plasmaengineexplorer is a graphical tool allowing developers to +test Plasma data engines without writing a Plasma applet. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +mkdir -p %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/ +cp -L %{_kf6_iconsdir}/breeze/apps/22/plasma-symbolic.svg %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/plasma.svg +cp -L %{_kf6_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/ +cp -L %{_kf6_iconsdir}/breeze/actions/22/tools-wizard.svg %{buildroot}%{_kf6_iconsdir}/hicolor/scalable/apps/ + +%find_lang %{name} --all-name --with-man + +%files +%license LICENSES/* +%{_kf6_bindir}/iconexplorer +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions +%{_datadir}/zsh/site-functions/_kqml +%{_datadir}/zsh/site-functions/_plasmoidviewer +%{_kf6_applicationsdir}/org.kde.iconexplorer.desktop +%{_kf6_applicationsdir}/org.kde.plasma.themeexplorer.desktop +%{_kf6_applicationsdir}/org.kde.plasmoidviewer.desktop +%{_kf6_appstreamdir}/org.kde.plasma.iconexplorer.appdata.xml +%{_kf6_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml +%{_kf6_appstreamdir}/org.kde.plasma.plasmoidviewershell.appdata.xml +%{_kf6_appstreamdir}/org.kde.plasma.themeexplorer.appdata.xml +%{_kf6_appstreamdir}/org.kde.plasmoidviewer.appdata.xml +%{_kf6_bindir}/kqml +%{_kf6_bindir}/lookandfeelexplorer +%{_kf6_bindir}/plasmathemeexplorer +%{_kf6_bindir}/plasmoidviewer +%{_kf6_iconsdir}/*/*/*/*.* +%dir %{_kf6_plasmadir}/shells +%{_kf6_plasmadir}/shells/org.kde.plasma.plasmoidviewershell/ +%dir %{_kf6_plugindir}/ktexteditor +%{_kf6_plugindir}/ktexteditor/iconexplorerplugin.so +%dir %{_kf6_sharedir}/kpackage/ +%dir %{_kf6_sharedir}/kpackage/genericqml +%{_kf6_sharedir}/kpackage/genericqml/org.kde.plasma.lookandfeelexplorer/ +%{_kf6_sharedir}/kpackage/genericqml/org.kde.plasma.themeexplorer/ +%{_mandir}/man1/kqml.1%{?ext_man} +%{_mandir}/man1/plasmoidviewer.1%{?ext_man} + +%files -n plasmaengineexplorer6 +%license LICENSES/* +%{_kf6_bindir}/plasmaengineexplorer +%{_mandir}/man1/plasmaengineexplorer.1%{?ext_man} +%{_kf6_applicationsdir}/org.kde.plasmaengineexplorer.desktop +%{_kf6_appstreamdir}/org.kde.plasmaengineexplorer.appdata.xml + +%files lang -f %{name}.lang + +%changelog