Marcel Telka
2023-04-04 9ccefcbf32cc5ca82b39fd8f7000dca9f75c071a
gtk-doc: rebuild for Python 3.9

3 files modified
21 ■■■■■ changed files
components/developer/gtk-doc/Makefile 13 ●●●●● patch | view | raw | blame | history
components/developer/gtk-doc/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/developer/gtk-doc/pkg5 6 ●●●●● patch | view | raw | blame | history
components/developer/gtk-doc/Makefile
@@ -19,17 +19,14 @@
COMPONENT_MAJOR_VERSION=        1.33
COMPONENT_MINOR_VERSION=        2
COMPONENT_VERSION=      $(COMPONENT_MAJOR_VERSION).$(COMPONENT_MINOR_VERSION)
COMPONENT_REVISION=    3
COMPONENT_PROJECT_URL=    http://www.gtk.org/gtk-doc/
COMPONENT_REVISION=    4
COMPONENT_PROJECT_URL=    https://gitlab.gnome.org/GNOME/gtk-doc
COMPONENT_SUMMARY=    GTK+ DocBook Documentation Generator
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:cc1b709a20eb030a278a1f9842a362e00402b7f834ae1df4c1998a723152bf43
COMPONENT_ARCHIVE_URL=    https://download.gnome.org/sources/$(COMPONENT_NAME)/$(COMPONENT_MAJOR_VERSION)/$(COMPONENT_ARCHIVE)
# Set python version used by this product
PYTHON_VERSION=        3.7
# The built-in tests assume the package has already been installed
TEST_TARGET=        $(NO_TESTS)
@@ -39,7 +36,7 @@
PATH=$(PATH.gnu)
# Build configure script
COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv)
COMPONENT_PREP_ACTION += (cd $(@D); PATH="$(PATH)" autoreconf -fiv)
# pkgdepend doesn't like the first line of a Python script to be:
# '#!/usr/bin/env python3' so turn it into '#!/usr/bin/python$(PYTHON_VERSION)'
@@ -59,7 +56,7 @@
# Manually added dependencies
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += text/itstool
REQUIRED_PACKAGES += runtime/python-37
REQUIRED_PACKAGES += library/python/pygments-37
PYTHON_REQUIRED_PACKAGES += runtime/python
PYTHON_REQUIRED_PACKAGES += library/python/pygments
# Auto-generated dependencies
components/developer/gtk-doc/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/developer/gtk-doc/pkg5
@@ -1,10 +1,8 @@
{
    "dependencies": [
        "SUNWcs",
        "library/python/pygments-37",
        "runtime/python-37",
        "shell/ksh93",
        "system/library",
        "library/python/pygments-39",
        "runtime/python-39",
        "text/itstool"
    ],
    "fmris": [