commit e524dfa338ad61778728abb09ed92a0e6d8c1eff1fdd7d97fa49b3e9267649a4 Author: Luca Beltrame Date: Wed Feb 7 18:01:41 2024 +0000 Plasma 6 RC 2. Still untested... OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-pa?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-pa-5.93.0.tar.xz b/plasma-pa-5.93.0.tar.xz new file mode 100644 index 0000000..de6d0f5 --- /dev/null +++ b/plasma-pa-5.93.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4b2d1bd3f396ebc00db24a927303b70d4927e56dc0554f367d002d97768e9d +size 169816 diff --git a/plasma-pa-5.93.0.tar.xz.sig b/plasma-pa-5.93.0.tar.xz.sig new file mode 100644 index 0000000..f9f7822 --- /dev/null +++ b/plasma-pa-5.93.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6Rr8ACgkQ11dEg7tX +sY3V1Q//f0fGt0uQzw/lGGxJ2k3B+/qwg2uHpewe4vneC8KnPIhZAZDWKkQPYGE8 +jU5FX8CKyzECF3JB1RqzJ69ScUTYR5YF3Npqr4zuHaZaDeO0f+69iuqCiaxbk0AN +vluy519G8CSh34+mvK4KrZp8L9CCr2JEQ26qIQyx/BdbIeaZcKGdV3t1fGZVmCFV +MdXjdhmPUthUYE/n5jSMjQCXrY8hysFqoWJpSj/DyjPk2bYgFu0S6lL1veOIBswk +n8IoohZyL6cfNbI4wBaEUtN9w7QOrN3ZHzDC9qzAhcqTf9H2PbHN9/oWPBBkZBlH +Gp4UhtnThyHaGD4fGFBtMpO44biXakb+d0+xdET6rDR3jotGOkVHNlhwCIUc2Qhm +6YdkPZvna7Gj4SzYWyNRZs9NDy24fgIVxqcaAt0wsOKOW/N7JU4xoGF7r7PUNd/A +ZEubxz96Hbhq9b/4IcTZbS5XKPcQQUTVzi7/8g94NvUf8C9im0OMnXqAlFUKDSIj +jkpzk4dRAqwuHTWYIFA+msMIylp//a3BL5wK1C8mSx6ugjn74SxIJDJ/uYKgNGli +N74WpEZXMZUPUf0BNNV4B7cc3rR2l9yuouPdwA9UXTNHCURXgjUN9LnioGsX+dSV +wisAQOxM5QqJf9VpoVVTaKqtiVFYfoMRzhQSYytsA9hHaHfJsPU= +=4ohE +-----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-pa.changes b/plasma6-pa.changes new file mode 100644 index 0000000..4901003 --- /dev/null +++ b/plasma6-pa.changes @@ -0,0 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 31 17:37:49 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 +- Changes since 5.92.0: + * RC 1 version dep + * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156 + * fix CI + * applet: respect volumeStep setting in slider (kde#409325) + * kcm/VolumeSlider: fix scroll (kde#459639) + * streamrestore: workaround for notification volume (kde#473013) + * kcm: adjust to changes in VolumeSlider + +------------------------------------------------------------------- +Wed Jan 17 18:39:48 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/ + +------------------------------------------------------------------- +Fri Aug 25 08:24:42 UTC 2023 - Christophe Marin + +- Init plasma6-pa diff --git a/plasma6-pa.spec b/plasma6-pa.spec new file mode 100644 index 0000000..b7f922b --- /dev/null +++ b/plasma6-pa.spec @@ -0,0 +1,102 @@ +# +# spec file for package plasma6-pa +# +# 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-pa +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %global _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-pa +Version: 5.93.0 +Release: 0 +Summary: The Plasma6 Volume Manager +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: pkgconfig +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Declarative) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version} +BuildRequires: cmake(KF6Svg) >= %{kf6_version} +BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libcanberra) +BuildRequires: pkgconfig(libpulse) +Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: kirigami-addons6 +Requires: (pulseaudio-module-x11 or pipewire-pulseaudio) +# boo#1092871 +Recommends: (pulseaudio-module-gsettings if pulseaudio) +Supplements: (plasma6-desktop and (pulseaudio or pipewire-pulseaudio)) +Conflicts: plasma5-pa +%if 0%{?suse_version} > 1500 +Suggests: pipewire-pulseaudio +%else +Suggests: pulseaudio-module-x11 +%endif + +%description +A volume manager plasmoid superseding kmix. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name --with-html + +%files +%license LICENSES/* +%doc %{_kf6_htmldir}/en/kcontrol/ +%{_kf6_applicationsdir}/kcm_pulseaudio.desktop +%{_kf6_appstreamdir}/org.kde.plasma.volume.appdata.xml +%dir %{_kf6_plasmadir}/plasmoids +%{_kf6_plasmadir}/plasmoids/org.kde.plasma.volume/ +%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_pulseaudio.so +%dir %{_kf6_qmldir}/org/kde/plasma/private +%{_kf6_qmldir}/org/kde/plasma/private/volume/ + +%files lang -f %{name}.lang +%exclude %{_kf6_htmldir}/en/kcontrol + +%changelog