SHA256
8
0
forked from pool/doxygen

Accepting request 922839 from home:AndreasStieger:branches:devel:tools

doxygen 1.9.2

OBS-URL: https://build.opensuse.org/request/show/922839
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=165
This commit is contained in:
2021-10-04 06:13:30 +00:00
committed by Git OBS Bridge
parent 40a746005c
commit fd8c72a9c9
7 changed files with 37 additions and 1452 deletions

View File

@@ -22,7 +22,7 @@
%endif
Name: doxygen
Version: 1.9.1
Version: 1.9.2
Release: 0
Summary: Automated C, C++, and Java Documentation Generator
# qtools are used for building and they are GPL-3.0 licensed
@@ -34,8 +34,6 @@ Source0: https://www.doxygen.nl/files/doxygen-%{version}.src.tar.gz
Patch0: %{name}-modify_footer.patch
# suse specific
Patch1: %{name}-no-lowercase-man-names.patch
# PATCH-FIX-UPSTREAM: add missing returns to non-void functions
Patch3: vhdlparser-no-return.patch
Patch10: doxygen-no-libclang-cpp.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
@@ -66,7 +64,6 @@ as well.
%setup -q
%patch0 -p1
%patch1 -p1
%patch3 -p1
%if %{with libclang}
%if 0%{?sle_version} == 150100 || (0%{?sle_version} == 150200 && !0%{?is_opensuse})
%patch10 -p1