Skip to content
Snippets Groups Projects
Commit 162739c1 authored by alice's avatar alice Committed by alice
Browse files

main/doxygen: upgrade to 1.9.5

parent 88ccdebc
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38261main/doxygen: upgrade to 1.9.5
Pipeline #134054 passed
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=doxygen
pkgver=1.9.4
pkgver=1.9.5
pkgrel=0
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
url="https://www.doxygen.nl/"
......@@ -8,8 +8,7 @@ arch="all"
license="GPL-2.0-or-later"
checkdepends="libxml2-utils"
makedepends="flex bison coreutils perl python3 cmake samurai"
source="https://doxygen.nl/files/doxygen-$pkgver.src.tar.gz
"
source="https://doxygen.nl/files/doxygen-$pkgver.src.tar.gz"
[ "$CARCH" = "riscv64" ] && options="textrels"
......@@ -18,7 +17,7 @@ build() {
-DGIT_EXECUTABLE=/bin/false \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=MinSizeRel \
-Dbuild_xmlparser=ON .
-Dbuild_xmlparser=ON
cmake --build build
}
......@@ -34,5 +33,5 @@ package() {
}
sha512sums="
613f17800ebd05b66b1954af4d51282a1779678e7ade6c43046fc940742a697ebdf3af8e94ac70a3422bc96def663e70eaea8c4349d192e2fe5e516c57cc345a doxygen-1.9.4.src.tar.gz
4ad4c1ecd4a12220442f354b90aa56f80e78fcaf288d5e36da421437d59811ed3d429ee13717692886a55b9628ae565d40ce13c51792ccc8bba15b1e018cb651 doxygen-1.9.5.src.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment