Announcing: Geeko Gears

Posted by Justin Haygood on Monday, December 22, 2008

What is Geeko Gears? Simple: its a project to redo the build system of Google's open source Gears software.
Initial Goals:


  1. Use autotools to create the Makefile

  2. Link to system libraries instead of using internal ones

  3. Allow to be built for all platforms openSUSE supports (32-bit, 64-bit, PowerPC)

  4. Remain 100% API compatible with upstream