mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
doxygen: update to 1.8.20, adopt.
Also added checkdepends.
This commit is contained in:
parent
99a8135ac9
commit
29ad1bd9db
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.18
|
version=1.8.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="chroot-git perl python flex"
|
hostmakedepends="chroot-git perl python flex"
|
||||||
|
checkdepends="libxml2 texlive-BibTeX"
|
||||||
short_desc="Source code documentation generator tool"
|
short_desc="Source code documentation generator tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.doxygen.org/"
|
homepage="http://www.doxygen.org/"
|
||||||
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
|
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
|
||||||
checksum=18173d9edc46d2d116c1f92a95d683ec76b6b4b45b817ac4f245bb1073d00656
|
checksum=e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec
|
||||||
|
|
||||||
build_options="wizard"
|
build_options="wizard"
|
||||||
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
|
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
|
||||||
|
|
Loading…
Add table
Reference in a new issue