Merge branch 'ebassi/gi-docgen-wrap-update' into 'main'

Update the wrap file for gi-docgen

See merge request GNOME/glib!3816
This commit is contained in:
Emmanuele Bassi 2024-07-15 21:24:50 +00:00
commit 04ef41a82c
4 changed files with 13 additions and 9 deletions

View File

@ -11,11 +11,11 @@ cache:
- _ccache/
variables:
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v27"
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/glib/fedora:v28"
COVERITY_IMAGE: "registry.gitlab.gnome.org/gnome/glib/coverity:v7"
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v19"
DEBIAN_IMAGE: "registry.gitlab.gnome.org/gnome/glib/debian-stable:v20"
ALPINE_IMAGE: "registry.gitlab.gnome.org/gnome/glib/alpine:v3"
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v16"
MINGW_IMAGE: "registry.gitlab.gnome.org/gnome/glib/mingw:v17"
MESON_TEST_TIMEOUT_MULTIPLIER: 4
G_MESSAGES_DEBUG: all
MESON_COMMON_OPTIONS: "--buildtype debug --wrap-mode=nodownload --fatal-meson-warnings"

View File

@ -1,4 +1,4 @@
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v27
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v28
USER root

View File

@ -1,5 +1,5 @@
if get_option('documentation') and enable_gir
gidocgen_dep = dependency('gi-docgen', version: '>= 2023.1',
gidocgen_dep = dependency('gi-docgen', version: '>= 2024.1',
fallback: ['gi-docgen', 'dummy_dep'],
native: true,
required: true)

View File

@ -1,5 +1,9 @@
[wrap-git]
directory=gi-docgen
url=https://gitlab.gnome.org/GNOME/gi-docgen.git
revision=2023.1
depth=1
directory = gi-docgen
url = https://gitlab.gnome.org/GNOME/gi-docgen.git
push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gi-docgen.git
revision = 2024.1
depth = 1
[provide]
program_names = gi-docgen