From e6d0229b2251751d7f169d61a86d9526bab9eb7e Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 11 Jan 2024 15:13:07 +0000 Subject: [PATCH] subprojects: Update the wrap file for gi-docgen Use the [provide] section to override the binary name, and track the main development branch, like GTK does, so we get warnings and a consistent output. --- subprojects/gi-docgen.wrap | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap index 022c7ac34..b156555ac 100644 --- a/subprojects/gi-docgen.wrap +++ b/subprojects/gi-docgen.wrap @@ -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