J. Liles
2012-11-14 10:08:54 UTC
All,
I've converted the build system of non-* (including NTK) over to waf (
http://code.google.com/p/waf/). That basically replaces a dependency on
makedepend with one on python. Waf is otherwise self-contained. It's a bit
smarter than make, so builds should be quicker and more up-to-date.
Hopefully this will make things a little easier on packagers too!
Also, NTK no longer includes an ntk-config program. Instead, it uses
pkg-config like everything else: modules are named ntk, ntk_images and
ntk_gl.
I've converted the build system of non-* (including NTK) over to waf (
http://code.google.com/p/waf/). That basically replaces a dependency on
makedepend with one on python. Waf is otherwise self-contained. It's a bit
smarter than make, so builds should be quicker and more up-to-date.
Hopefully this will make things a little easier on packagers too!
Also, NTK no longer includes an ntk-config program. Instead, it uses
pkg-config like everything else: modules are named ntk, ntk_images and
ntk_gl.