void-packages/srcpkgs/gi-docgen/template

17 lines
732 B
Bash
Raw Normal View History

2021-05-24 22:29:00 +00:00
# Template file for 'gi-docgen'
pkgname=gi-docgen
2022-02-27 21:56:21 +00:00
version=2022.1
2021-10-25 10:55:52 +00:00
revision=1
2021-05-24 22:29:00 +00:00
build_style=python3-module
hostmakedepends="python3-setuptools"
2021-08-31 21:24:35 +00:00
depends="python3-Pygments python3-typogrify python3-Jinja2 python3-toml
python3-Markdown python3-MarkupSafe"
2021-05-24 22:29:00 +00:00
short_desc="Documentation generator for GObject-based libraries"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="Apache-2.0, GPL-3.0-or-later"
2021-10-25 10:55:52 +00:00
homepage="https://gitlab.gnome.org/GNOME/gi-docgen/"
changelog="https://gitlab.gnome.org/GNOME/gi-docgen/-/releases"
distfiles="https://download.gnome.org/sources/gi-docgen/${version%.*}/gi-docgen-$version.tar.xz"
2022-02-27 21:56:21 +00:00
checksum=fefe3153979595ddad2dc81d5efa7e54c8ca3770f91a5a75710c8fd6fad4575f
2021-05-24 22:29:00 +00:00
make_check=no # no tests, but check fails