forked from pool/kf6-kdeclarative
Compare commits
24 Commits
Author | SHA256 | Date | |
---|---|---|---|
75438734c9 | |||
|
cd6afc59bd | ||
0aa8381bf5 | |||
|
dc4c1a6670 | ||
9d65c7adac | |||
|
38b6e65926 | ||
d848a78ec9 | |||
|
2eecd8136a | ||
db62140ac9 | |||
|
75bf2f159b | ||
d2f381e990 | |||
|
519f1bc859 | ||
5a60d3f78c | |||
|
d1fd6b504b | ||
23d6e380d4 | |||
|
d86375c89b | ||
148afdcd66 | |||
|
f7a2b1cd56 | ||
396c73bb71 | |||
|
953b2aac5b | ||
492feab30d | |||
|
c535d051bf | ||
3a81dea2c1 | |||
|
e5f78ed392 |
3
kdeclarative-6.17.0.tar.xz
Normal file
3
kdeclarative-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5363dfc7354d1fa1ed49d7175a0334a8ef66e82bb389ba4baffe6f778f2e2ba
|
||||
size 2408476
|
7
kdeclarative-6.17.0.tar.xz.sig
Normal file
7
kdeclarative-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyYIgAKCRAsjfWHptSq
|
||||
wYGgAQCBHJzDEtBwyQpIUNMJpuZvrD8E5HaDqC0lKpMLdFzW+QEAgaBUInLggBFZ
|
||||
zlR6w0aPVQ1ZMhMuyMoDao9cMf0E6QM=
|
||||
=QdOi
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3c4152c972e3d53645f1c88757a78ce5b66fbf4ecb76e4d69df78d2ab38cf83
|
||||
size 2429848
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/OQAKCRAsjfWHptSq
|
||||
wfxIAP96PfsBefmv1O+P2UkukXYGH+q7/7jglyAcIBHfeIuKfwD/SGB4DsOwZSNV
|
||||
M5pqsMX712mXDAMm4X/3/1ZU0WLOMA8=
|
||||
=fh4p
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:25 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:37 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.16.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||
- Changes since 6.15.0:
|
||||
* Update dependency version to 6.16.0
|
||||
* kquickcontrols/KeySequenceItem: Add support for setting KKeySequenceRecorder pattern
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:35 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.15.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||
- Changes since 6.14.0:
|
||||
* Update dependency version to 6.15.0
|
||||
* Add tags file to documentation
|
||||
* Add missing qhp projects
|
||||
* Disable KF6GlobalAccel for Haiku also
|
||||
* Add landing page for QDoc
|
||||
* Remove kdeclarativedocumentationdummy
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Port API documentation to QDoc syntax
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:20 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* Port draganddrop to declarative type registration
|
||||
* Update version to 6.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:02 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* Add missing include mocs
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:13 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* KeySequenceItem: Only steal shortcut if the user accepted
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* Add xml/yaml linting
|
||||
* CI: Add linux-qt6-next build
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:27 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Don't install namelink for kquickcontrolsprivate
|
||||
* Port kquickcontrols to ecm_add_qml_module
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* It compiles fine without deprecated methods
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:04 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Update dependency version to 6.8.0
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:57 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* qpixmapitem: prevent a crash when there are no window yet
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.6.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||
- Changes since 6.5.0:
|
||||
* Update version to 6.6.0
|
||||
* QPixmapItem: Adjust rendering to dpr positioning (kde#481219)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:37 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kdeclarative
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kdeclarative
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kdeclarative
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -35,14 +33,13 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6GlobalAccel) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6GlobalAccel) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||
@@ -62,7 +59,7 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
||||
%package imports
|
||||
Summary: KDeclarative QML imports
|
||||
Requires: kf6-kirigami-imports >= %{_kf6_bugfix_version}
|
||||
Requires: kf6-kirigami-imports >= %{_kf6_version}
|
||||
|
||||
%description imports
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
@@ -70,8 +67,8 @@ KDeclarative provides integration of QML and KDE workspaces.
|
||||
%package devel
|
||||
Summary: Integration of QML and KDE workspaces: Build Environment
|
||||
Requires: libKF6CalendarEvents6 = %{version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6Config) >= %{_kf6_version}
|
||||
Requires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||
Requires: cmake(Qt6Quick) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
@@ -84,7 +81,7 @@ Development files.
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -95,6 +92,7 @@ Development files.
|
||||
|
||||
%find_lang kdeclarative6
|
||||
|
||||
%ldconfig_scriptlets -n kf6-kdeclarative-imports
|
||||
%ldconfig_scriptlets -n libKF6CalendarEvents6
|
||||
|
||||
%files -n libKF6CalendarEvents6
|
||||
@@ -103,6 +101,7 @@ Development files.
|
||||
%{_kf6_libdir}/libKF6CalendarEvents.so.*
|
||||
|
||||
%files imports
|
||||
%{_kf6_libdir}/libkquickcontrolsprivate.so.*
|
||||
%dir %{_kf6_qmldir}/org/kde/private
|
||||
%{_kf6_qmldir}/org/kde/draganddrop/
|
||||
%{_kf6_qmldir}/org/kde/graphicaleffects/
|
||||
@@ -111,7 +110,6 @@ Development files.
|
||||
%{_kf6_qmldir}/org/kde/private/kquickcontrols/
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6Declarative.*
|
||||
%{_kf6_cmakedir}/KF6Declarative/
|
||||
%{_kf6_includedir}/KDeclarative/
|
||||
%{_kf6_libdir}/libKF6CalendarEvents.so
|
||||
|
Reference in New Issue
Block a user