Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
162739c1
Commit
162739c1
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
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
,
!38261
main/doxygen: upgrade to 1.9.5
Pipeline
#134054
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/doxygen/APKBUILD
+4
-5
4 additions, 5 deletions
main/doxygen/APKBUILD
with
4 additions
and
5 deletions
main/doxygen/APKBUILD
+
4
−
5
View file @
162739c1
# 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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment