view dev/doxygen/doxygen.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=doxygen
PKGVERSION=1.8.15
PKGREVISION=1
PKGLICENSE="GPL-2.0-only"
PKGSUMMARY="tool to generate documentation from source code"
PKGDOWNLOAD="http://doxygen.nl/files/$PKGNAME-$PKGVERSION.src.tar.gz"
PKGDEPENDS="cmake:build"