[grisbi-devel] Migration Grisbi vers Gtk3

Nicolas LAURENT nl at haplo.info
Fri Sep 23 19:00:29 CEST 2016


Bonjour Gérald,

voici ma méthode (squelette de ma doc en cours de rédaction) :

1. Set up the environement

Full documentation is available here:
https://wiki.gnome.org/Projects/GTK+/OSX/Building

Note that jhbuild environment is not compatible with homebrew nor macport.


First step is to download the lastest install script:
https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh


Then use the 6 following command lines

% # init the installation
% ./gtk-osx-build-setup.sh

% # Build prerequiste tools
% jhbuild bootstrap

% # install GTK2 env
% jhbuild build meta-gtk-osx-bootstrap meta-gtk-osx-core

% # install GTK3 env
% jhbuild build meta-gtk-osx-gtk3

% # required package for Grisbi 
% jhbuild build libgsf

% # ensure that mac-integration is properly installed for both GTK2 and GTK3
% jhbuild build -f  gtk-mac-integration



2. Compile

% ./autogen.sh
% ./configure --prefix=/tmp/Grisbi

3. Package
to be documented

En espérant que cela aide.

A+


> Le 22 sept. 2016 à 20:02, Gérald Niel <gerald.niel+spam at gegeweb.invalid> a écrit :
> 
> Le Lundi 19 septembre 2016 à 19:39 UTC, Nicolas LAURENT écrivait sur
> grisbi.devel :
> 
>> j’ai enfin réussi à monter mon environnement jhbuild qui fonctionne !
> 
> Alors là, je veux bien la méthode !
> 
> Bonne nouvelle qu'il n'y ai plus que moi sur le coup.
> 
> -- 
> On ne le dira jamais assez, l'anarchisme, c'est l'ordre sans le
> gouvernement ; c'est la paix sans la violence. C'est le contraire
> précisément de tout ce qu'on lui reproche, soit par ignorance, soit
> par mauvaise foi.                                  -+- Hem Day -+-
> _______________________________________________
> devel mailing list
> devel at listes.grisbi.org
> http://listes.grisbi.org/mailman/listinfo/devel



More information about the devel mailing list