[jhbuild/gtk_same_moduleid_checkoutdir] module 'gtk4' should also use 'gtk4' as checkoutdir
- From: Nelson Ben <nbenitez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/gtk_same_moduleid_checkoutdir] module 'gtk4' should also use 'gtk4' as checkoutdir
- Date: Wed, 19 Jan 2022 20:14:22 +0000 (UTC)
commit 01da6b4f67a244817a9c7423cd00850e67f14496
Author: Nelson Benítez León <nbenitezl gmail com>
Date: Wed Jan 19 16:08:32 2022 -0400
module 'gtk4' should also use 'gtk4' as checkoutdir
because otherwise it's confusing, usually module names
and checkout dirs are the same, that is convenient and
keeps things simple.
For example, module 'gtk+-3' follows this rule and his
checkout dir is also 'gtk+-3'.
modulesets/gnome-suites-core-deps-latest.modules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 5a03fdb1..ad2af147 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -869,7 +869,7 @@
<if condition-unset="quartz">
<mesonargs value="-Dmacos-backend=false"/>
</if>
- <branch repo="gitlab.gnome.org" checkoutdir="gtk" module="GNOME/gtk.git"/>
+ <branch repo="gitlab.gnome.org" checkoutdir="gtk4" module="GNOME/gtk.git"/>
<dependencies>
<dep package="glib"/>
<dep package="cairo"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]