Skip to content

ashie/gtkimcocoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GtkIMCocoa

What's this?

GtkIMCocoa is yet another input method module for GTK+ on Mac OS X.

How to build from source code

Build GTK+3 using jhbuild

Please see GNOME Live! for more details.

  1. Remove MacPorts paths from your PATH if you use it.

  2. Download gtk-osx-build-setup.sh

    $ curl -O https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh

  3. Run gtk-osx-build-setup.sh

    $ sh gtk-osx-build-setup.sh

  4. Launch jhbuild shell

    $ ~/.local/bin/jhbuild shell

  5. Build GTK+3

    $ ~/.local/bin/jhbuild bootstrap $ ~/.local/bin/jhbuild build meta-gtk-osx-bootstrap $ ~/.local/bin/jhbuild build meta-gtk-osx-gtk3

Build gtkimcocoa

  1. Clone gtkimcocoa

    $ git clone git://github.com/ashie/gtkimcocoa.git

  2. Build gtkimcocoa on jhbuild shell:

    $ cd gtkimcocoa $ ~/.local/bin/jhbuild shell $ ./autogen.sh $ ./configure $ make $ make install

  3. Update immodules.cache

    $ gtk-query-immodules-3.0 > ~/gtk/inst/lib/gtk-3.0/3.0.0/immodules.cache

  4. Run gtk3-demo then open a text widget

    $ gtk3-demo

About

GtkIMCocoa is yet another input method module for GTK+ on Mac OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •