Plasma 6 RC 2. Still untested...
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kirigami-addons6?expand=0&rev=1
This commit is contained in:
commit
7f05ff4c19
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal 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
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
kirigami-addons-0.11.90.tar.xz
Normal file
3
kirigami-addons-0.11.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bf925099924aa7b6fa123c64cdf1085bcc3fcc80f7050b9425cec7fe461bcae
|
||||
size 977672
|
11
kirigami-addons-0.11.90.tar.xz.sig
Normal file
11
kirigami-addons-0.11.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmWenw4ACgkQAjJUSCBO
|
||||
RSrJRAgAu0KXwTF0TzPgVMRPeyI+kQnhQrk/8Mbt6JMGmGdkE1X9ZUeUG361AB79
|
||||
K6ewGImC7MBYW2fauBL7u2YRHi3wgrKDIWHCrKeNd12Xyf2jwUBuZdv7hrCyJ4k7
|
||||
x/VrO+IeGo7APT2MYteQ6v2KCfqG5JaPEMvmyU4WLiHzryLWJS0G5nVNSujdGMrC
|
||||
pi88UaIK2faKKlgTF0fkSPnNPCpW6/SH20DZa3Ny0Vi5onsS+erSleieOcbo/YuJ
|
||||
w0qM/slKV4kBufKYidcgHoJzM3Sr1RjbiLeUpG0A6kUep0IdIeTjOe5vMDvyR3Fi
|
||||
vfden/wm8duWNXCSJ6OkMU9HhCRmJA==
|
||||
=kpo+
|
||||
-----END PGP SIGNATURE-----
|
BIN
kirigami-addons.keyring
Normal file
BIN
kirigami-addons.keyring
Normal file
Binary file not shown.
9
kirigami-addons6.changes
Normal file
9
kirigami-addons6.changes
Normal file
@ -0,0 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 21:01:37 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 0.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 17:12:35 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kirigami-addons6
|
92
kirigami-addons6.spec
Normal file
92
kirigami-addons6.spec
Normal file
@ -0,0 +1,92 @@
|
||||
#
|
||||
# spec file for package kirigami-addons
|
||||
#
|
||||
# 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
|
||||
|
||||
%bcond_without released
|
||||
|
||||
%define rname kirigami-addons
|
||||
Name: kirigami-addons6
|
||||
Version: 0.11.90
|
||||
Release: 0
|
||||
Summary: Add-ons for the Kirigami framework
|
||||
License: LGPL-3.0-only
|
||||
URL: https://invent.kde.org/libraries/kirigami-addons
|
||||
Source: https://download.kde.org/unstable/%{rname}/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/%{rname}/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: kirigami-addons.keyring
|
||||
%endif
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KirigamiPlatform) >= %{kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
||||
Requires: kf6-kirigami-imports >= %{kf6_version}
|
||||
Requires: libKF6Svg6 >= %{kf6_version}
|
||||
Requires: qt6-qt5compat-imports >= %{qt6_version}
|
||||
# Conflicting catalog names
|
||||
Conflicts: kirigami-addons-lang
|
||||
|
||||
%description
|
||||
A set of "widgets" i.e visual end user components along with a
|
||||
code to support them. Components are usable by both touch and
|
||||
desktop experiences providing a native experience on both, and
|
||||
look native with any QQC2 style (qqc2-desktop-theme, Material
|
||||
or Plasma).
|
||||
|
||||
%package devel
|
||||
Summary: Development files for kirigami-addons6
|
||||
Requires: kirigami-addons6 = %{version}
|
||||
|
||||
%description devel
|
||||
A set of "widgets" i.e visual end user components along with a
|
||||
code to support them. Components are usable by both touch and
|
||||
desktop experiences providing a native experience on both, and
|
||||
look native with any QQC2 style (qqc2-desktop-theme, Material
|
||||
or Plasma). This package provides development files to build
|
||||
applications with kirigami-addons.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
# A DBUILD_QCH option exists but does nothing
|
||||
%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_kf6_qmldir}/org/kde/kirigamiaddons/
|
||||
|
||||
%files devel
|
||||
%{_kf6_cmakedir}/KF6KirigamiAddons/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user