Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-browser-integration?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:38 +00:00 committed by Git OBS Bridge
commit e561f876d6
7 changed files with 200 additions and 0 deletions

23
.gitattributes vendored Normal file
View 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
View File

@ -0,0 +1 @@
.osc

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bae0007466a186ecc00099ac1cde8bab7badd4487177dba7a4bf39d5e51043ff
size 219108

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RpkACgkQ11dEg7tX
sY0jXQ/9ECA1yvbOh1Lawc9S2YrmsQIQayxXMB1fRDKaH6OiKuysupm5dEIeQnv7
bKfzzKh4wg3WNT06HVHFwCPHdkFpI3Z5B6s/P8SVHo6rAsYlG1kus090gIanSI8L
ceSkpVYgIfEo/XEv8l02riIU1nZKBQvgoEL7p2k1bnx1On2kKhzhe7eA3spAu/Wh
eUP8Gk7HxVEn2+xq8hCwORYZCx6GpDDEUmbhc8EIa5BApbdbHeYbd2bulZC9K+yh
7h+GR4s+CTnSv0GhMjuceZaXTM45f8GYdrH6hAwKmSEy+Z+tjdITLORe2ZUzFtTU
4LERZqOmlsyZ9wa++gEv612MGrjAPYcKSmtysjG0lNfUW9dHeUJ1pP1VJ/uR5TMp
xZApLaIBnPZtY0SG+yTeE9zEGowgEC2uC1D85cFbg1V1Gj2gGVioXMR15ulMyHjD
orQ+RN/tvWA56DhHSgPQuHY7QZnrg16pkGERLhj2LzcrJlTZcqFPHfRXIfnzU/4I
/Gf1BwKRX1TlKCplshWZwvtlKGxGoBJhXt1nOHOq0jNroqUDS35IHaxr8bzmdqun
v16x9wtBRTS0MZ9nSV/V7YjHIEGg/0xuTs+40jS0zBSjnPXEZlxSExYb+G3oBIc6
jvhDisdYXtIYvuYicdpJVDAV8ytmreTRkrGEs1MEocFcc3UrA2o=
=2fwx
-----END PGP SIGNATURE-----

BIN
plasma.keyring Normal file

Binary file not shown.

View File

@ -0,0 +1,21 @@
-------------------------------------------------------------------
Wed Jan 31 17:37:35 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
- 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
-------------------------------------------------------------------
Wed Jan 17 18:38:58 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/
-------------------------------------------------------------------
Wed Aug 23 21:49:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init plasma6-browser-integration

View File

@ -0,0 +1,136 @@
#
# spec file for package plasma6-browser-integration
#
# 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-browser-integration
%bcond_with browser_extension
%bcond_without released
# 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}')}
Name: plasma6-browser-integration
Version: 5.93.0
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.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(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6FileMetaData) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6JobWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
BuildRequires: cmake(KF6Purpose) >= %{kf6_version}
BuildRequires: cmake(KF6Runner) >= %{kf6_version}
BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version}
BuildRequires: cmake(LibTaskManager) >= %{_plasma6_bugfix}
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
Supplements: (plasma6-workspace and GoogleChrome)
Supplements: (plasma6-workspace and MozillaFirefox)
Supplements: (plasma6-workspace and chromium)
Supplements: (plasma6-workspace and opera)
Supplements: (plasma6-workspace and vivaldi)
Conflicts: plasma-browser-integration
Conflicts: plasma-browser-integration-lang
%description
This package contains a helper binary necessary for the WebExtension to
work.
%package extension
Summary: WebExtension for KDE Plamsa Browser Integration
Requires: %{name} = %{version}
Conflicts: plasma-browser-integration-extension
%description extension
This package contains a WebExtension to integrate the browser better into
KDE Plasma.
%lang_package
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 \
%if %{with browser_extension}
-DINSTALL_CHROME_MANIFEST:BOOL=TRUE
%else
-DINSTALL_CHROME_MANIFEST:BOOL=FALSE
%endif
%kf6_build
%install
%kf6_install
if [ "%{_lib}" != "lib" ]; then
# Move mozilla native messaging file to correct location
mv %{buildroot}%{_prefix}/lib/mozilla %{buildroot}%{_libdir}
fi
%find_lang %{name} --all-name
%files
%license COPYING*
%{_kf6_bindir}/plasma-browser-integration-host
%{_kf6_plugindir}/kf6/kded/browserintegrationreminder.so
%dir %{_libdir}/mozilla
%{_libdir}/mozilla/native-messaging-hosts/
%dir %{_sysconfdir}/chromium
%{_sysconfdir}/chromium/native-messaging-hosts/
%dir %{_sysconfdir}/opt/chrome
%{_sysconfdir}/opt/chrome/native-messaging-hosts/
%dir %{_sysconfdir}/opt/edge
%{_sysconfdir}/opt/edge/native-messaging-hosts/
%dir %{_kf6_sharedir}/krunner/dbusplugins
%{_kf6_sharedir}/krunner/dbusplugins/plasma-runner-browserhistory.desktop
%{_kf6_sharedir}/krunner/dbusplugins/plasma-runner-browsertabs.desktop
%{_kf6_applicationsdir}/org.kde.plasma.browser_integration.host.desktop
%if %{with browser_extension}
%files extension
%license COPYING*
%dir %{_datadir}/chromium
%dir %{_datadir}/chromium/extensions
%dir %{_datadir}/google-chrome
%dir %{_datadir}/google-chrome/extensions
%{_datadir}/chromium/extensions/cimiefiiaegbelhefglklhhakcgmhkai.json
%{_datadir}/google-chrome/extensions/cimiefiiaegbelhefglklhhakcgmhkai.json
%endif
%files lang -f %{name}.lang
%changelog