Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: gi-docgen
|
||||
description: Document generator for GObject-based libraries
|
||||
version: "2025.5"
|
||||
revision: 1
|
||||
url: https://gnome.pages.gitlab.gnome.org/gi-docgen/
|
||||
license: Apache-2.0 OR GPL3-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
- python-jinja
|
||||
- python-magic
|
||||
- python-markdown
|
||||
- python-markupsafe
|
||||
- python-packaging
|
||||
- python-pygments
|
||||
- python-typogrify
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://gitlab.gnome.org/GNOME/gi-docgen/-/archive/${BPM_PKG_VERSION}/gi-docgen-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 59ed7cc43c7cb016f9fbe5a51a7284549247eed0de32b73d3cb8ac7dfb155830
|
||||
Reference in New Issue
Block a user