KDE Frameworks 6.4.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kapidox?expand=0&rev=12
This commit is contained in:
commit
0182ab73f1
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
|
35
0001-Fix-broken-installation.patch
Normal file
35
0001-Fix-broken-installation.patch
Normal file
@ -0,0 +1,35 @@
|
||||
From 768ece9056721315b8d0a237dc603e2ce7830303 Mon Sep 17 00:00:00 2001
|
||||
From: Christophe Giboudeaux <christophe@krop.fr>
|
||||
Date: Wed, 10 Aug 2022 07:54:39 +0200
|
||||
Subject: [PATCH] Fix broken installation
|
||||
|
||||
Patch picked from Debian.
|
||||
Fixes: https://invent.kde.org/frameworks/kapidox/-/issues/14
|
||||
---
|
||||
MANIFEST.in | 1 +
|
||||
setup.py | 1 +
|
||||
2 files changed, 2 insertions(+)
|
||||
create mode 100644 MANIFEST.in
|
||||
|
||||
diff --git a/MANIFEST.in b/MANIFEST.in
|
||||
new file mode 100644
|
||||
index 0000000..c38095f
|
||||
--- /dev/null
|
||||
+++ b/MANIFEST.in
|
||||
@@ -0,0 +1 @@
|
||||
+recursive-include kapidox/data *
|
||||
diff --git a/setup.py b/setup.py
|
||||
index 12b1d07..0409aa1 100755
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -8,6 +8,7 @@ setup(
|
||||
maintainer_email='olivier@churlaud.com',
|
||||
url='https://invent.kde.org/frameworks/kapidox',
|
||||
packages=find_packages(),
|
||||
+ include_package_data=True,
|
||||
python_requires=">=3.8",
|
||||
scripts=['kapidox/depdiagram_generate_all'],
|
||||
entry_points={
|
||||
--
|
||||
2.37.1
|
||||
|
BIN
frameworks.keyring
Normal file
BIN
frameworks.keyring
Normal file
Binary file not shown.
3
kapidox-6.3.0.tar.xz
Normal file
3
kapidox-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21d39c5331b5923920b6bb3ed3c65021a66250f8af9125564cb909430032d74e
|
||||
size 198588
|
7
kapidox-6.3.0.tar.xz.sig
Normal file
7
kapidox-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPZwAKCRAsjfWHptSq
|
||||
wR5dAP9ZV6n6KXpobowvb6wTeaDAQ63Tso7SJoS2VCyiBdB4wAD/SEkEpA/eOljL
|
||||
ouGLZFhMLMzSk+HjWJC3rqaz9sFFnQ8=
|
||||
=3y8t
|
||||
-----END PGP SIGNATURE-----
|
3
kapidox-6.4.0.tar.xz
Normal file
3
kapidox-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c60d1278a5a8c7fd4b654550a94733378e92dc0ab1250fafdfa23202684fb23
|
||||
size 198596
|
7
kapidox-6.4.0.tar.xz.sig
Normal file
7
kapidox-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR/gAKCRAsjfWHptSq
|
||||
wfClAP9F1SIYZAnK4Uscwse5Raa1owV9HeFg5j6ulZaR/jeMIgEAhBFcuCZxpb2w
|
||||
DK+gMl0zlvt2d1AiXtVVqUTbdD3XJgM=
|
||||
=e5rk
|
||||
-----END PGP SIGNATURE-----
|
70
kf6-kapidox.changes
Normal file
70
kf6-kapidox.changes
Normal file
@ -0,0 +1,70 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:33 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||
- No code change since 6.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||
- Changes since 6.2.0:
|
||||
* Don't show maintainers for frameworks
|
||||
* Don't show framework type in frameworks list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/6.2.0/
|
||||
- No code change since 6.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:52:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0
|
||||
* New feature release
|
||||
- Changes since 6.0.0:
|
||||
* update version for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:27:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.0.0
|
||||
* New bugfix release
|
||||
* Release announcement not available yet
|
||||
- Changes since 5.249.0:
|
||||
* Proofreading
|
||||
* Handle output generated by newer versions of Doxygen and Doxyqml
|
||||
* Proofreading
|
||||
* Bump doxyqml version
|
||||
* update version for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:49:46 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.249.0 (6.0 RC 2):
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/megarelease/6/rc2/
|
||||
- Add patch to fix installation:
|
||||
* 0001-Fix-broken-installation.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 20:00:28 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.248.0 (6.0 RC 1)
|
||||
* For more details please see:
|
||||
https://kde.org/announcements/megarelease/6/rc1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 11:18:12 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kf6-kapidox
|
77
kf6-kapidox.spec
Normal file
77
kf6-kapidox.spec
Normal file
@ -0,0 +1,77 @@
|
||||
#
|
||||
# spec file for package kf6-kapidox
|
||||
#
|
||||
# Copyright (c) 2024 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 rname kapidox
|
||||
%bcond_without released
|
||||
# Full KF6 version (e.g. 6.4.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}')}
|
||||
Name: kf6-kapidox
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Scripts and data for building API documentation
|
||||
License: BSD-2-Clause
|
||||
URL: https://www.kde.org
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
# PATCH-FIX-UPSTREAM
|
||||
Patch0: 0001-Fix-broken-installation.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-filesystem
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: doxygen
|
||||
Requires: graphviz
|
||||
Requires: graphviz-gd
|
||||
Requires: python3-Jinja2
|
||||
Requires: python3-xml
|
||||
Requires: qt6-tools
|
||||
Recommends: python3-PyYAML
|
||||
Conflicts: kapidox
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
The kapidox framework enables the generation of API documentation from
|
||||
Doxygen-formatted codde comments in a standard format and style.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
python3 setup.py build
|
||||
|
||||
%install
|
||||
python3 setup.py install --prefix=%{_kf6_prefix} --root=%{buildroot}
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%{_kf6_bindir}/depdiagram_generate_all
|
||||
%{_kf6_bindir}/kapidox-depdiagram-generate
|
||||
%{_kf6_bindir}/kapidox-depdiagram-prepare
|
||||
%{_kf6_bindir}/kapidox-generate
|
||||
%{python3_sitelib}/kapidox/
|
||||
%{python3_sitelib}/kapidox-*.egg-info
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user