SHA256
8
0
forked from pool/doxygen

Accepting request 985306 from home:cgiboudeaux:branches:devel:tools

Update to 1.9.4. Fixes the KDE documentation in Qt assistant

OBS-URL: https://build.opensuse.org/request/show/985306
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=167
This commit is contained in:
2022-07-06 11:25:49 +00:00
committed by Git OBS Bridge
parent 2cc3b48b13
commit 3bebd679a5
6 changed files with 56 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: doxywizard
Version: 1.9.3
Version: 1.9.4
Release: 0
Summary: Graphical User Interface for Doxygen
# qtools are used for building and they are GPL-3.0 licensed
@@ -26,6 +26,8 @@ Group: Development/Tools/Doc Generators
URL: https://www.doxygen.nl/
Source: https://www.doxygen.nl/files/doxygen-%{version}.src.tar.gz
Source1: doxywizard.desktop
# PATCH-FIX-UPSTREAM
Patch0: doxygen-gcc12.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
BuildRequires: flex
@@ -55,7 +57,7 @@ Doxywizard is a graphical front-end to read/edit/write doxygen
configuration files.
%prep
%setup -q -n doxygen-%{version}
%autosetup -p1 -n doxygen-%{version}
%build
%cmake \