SHA256
1
0
forked from pool/flatpak-kcm6

Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/flatpak-kcm6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:28 +00:00 committed by Git OBS Bridge
commit 15a8c43863
7 changed files with 137 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:c6f6762647e280734235b04dfe6c08456cb48b266132ca254a084cf7785c988d
size 237716

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LQYACgkQ11dEg7tX
sY0/bhAAisnZUo/zMUJPKW3XQt/dit1TQeixY0fkwXpRcJempJYu/Pj7+QKnkq3s
gHjtKXp0D89I+85vl0Ci4sHKCInCq8d3bqVb8aLCj2WI5knVydAsw7iX9+6lOtqd
uTjm0nhhzSywEHXa7PiwovdVmDdAULMl6esNGk6bywXMdYArX0l9Vi331S4tE0VP
Z2N4fuypTcUqjfO4xzgkK1LKq2AZjorrqJ++sCR9qnc87BHlbmy3NMWCErNURTK4
t8oix/oUcU5RV/Z5U1YwGD1F86c9KbnZZxbROyvVwXyKQMCVXX4sbBGcP6nnU8YO
GdVA8hg8A/uMmr4bzSftxa/iVpoXy4XzBkTD9+E1Jv3D17OGkfWKcZDYpmhGDOqX
BtGjsL4nBAwaWXoybZGOqHUMpMT7Q2HLDdywaJa4YNR+InzGbFwrGpaSbUTlaKJY
77fmvA+wiDqA/b0sWdgCjssu4+q6O1pNdHXgzSF6PYHjqwojkcuphgyXfc6Lqto5
G96N1HyY8/nEasDYQ9smODa2XCYpfgT68vNax93qA5408efoKqpuxKVJRuiBnoIX
6lLdTXksyDZ4drJbmOf8sT24vQdQt0KHiKdRk5brjVF54hz+trdoxL68bnYidFsc
0lPLmEOYsDmEqrpoHBrfvQWX7RZdbxeFkJxkL1poPThdfXx1dfA=
=7Vcw
-----END PGP SIGNATURE-----

19
flatpak-kcm6.changes Normal file
View File

@ -0,0 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 17:36:51 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
-------------------------------------------------------------------
Mon Jan 15 21:08:36 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/
-------------------------------------------------------------------
Fri Aug 25 08:28:35 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init flatpak-kcm6

75
flatpak-kcm6.spec Normal file
View File

@ -0,0 +1,75 @@
#
# spec file for package flatpak-kcm6
#
# 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 flatpak-kcm
%bcond_without released
Name: flatpak-kcm6
Version: 5.93.0
Release: 0
Summary: Flatpak Permissions Management KCM
License: GPL-2.0-or-later
URL: https://invent.kde.org/plasma/flatpak-kcm
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(KF6Config) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6ItemModels) >= %{kf6_version}
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
BuildRequires: pkgconfig(flatpak) >= 0.11.8
# Used by the .desktop file
Requires: systemsettings6
Supplements: (flatpak and plasma6-workspace)
Conflicts: kcm_flatpak
%description
The KCM allows changing what permissions have been granted to installed Flatpak applications.
%lang_package
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang kcm_flatpak %{name}.lang
%files
%license LICENSES/*
%{_kf6_applicationsdir}/kcm_flatpak.desktop
%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_flatpak.so
%files lang -f %{name}.lang
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.