[gimp-macos-build/wip/Jehan/path-max-issue-424] Direct to a custom branch on gtk-osx.




commit 9174605ca3f792eb761fcf6baf67889e39bda33d
Author: Jehan <jehan girinstud io>
Date:   Mon Mar 22 22:47:01 2021 +0100

    Direct to a custom branch on gtk-osx.
    
    I want to test a patch for:
    https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424

 jhbuildrc-gtk-osx-gimp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jhbuildrc-gtk-osx-gimp b/jhbuildrc-gtk-osx-gimp
index 21d1fe2..bf51383 100644
--- a/jhbuildrc-gtk-osx-gimp
+++ b/jhbuildrc-gtk-osx-gimp
@@ -155,7 +155,7 @@ environ_prepend('OBJCFLAGS', "-O3")
 # os.environ["CC"] = "/usr/bin/gcc-4.0"
 
 # use our modulset
-moduleset = 'https://gitlab.gnome.org/samm-git/gtk-osx/raw/gimp/modulesets-stable/gtk-osx.modules'
+moduleset = 
'https://gitlab.gnome.org/samm-git/gtk-osx/raw/wip/Jehan/path-max-issue-424/modulesets-stable/gtk-osx.modules'
 
 # force python 3.6 for the libxml2 to avoid build issues
 module_extra_env['libxml2'] = { "ac_cv_path_PYTHON": "python3.6" }
@@ -189,7 +189,7 @@ class _cmd_bootstrap_gtk_osx_gimp(jhbuild.commands.base.cmd_build):
                                           moduleset + '.modules'))):
             config.moduleset = moduleset
         else:
-            config.moduleset = 
'https://gitlab.gnome.org/samm-git/gtk-osx/raw/gimp/modulesets-stable/bootstrap.modules'
+            config.moduleset = 
'https://gitlab.gnome.org/samm-git/gtk-osx/raw/wip/Jehan/path-max-issue-424/modulesets-stable/bootstrap.modules'
 
         args = ['meta-bootstrap']
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]