repo.or.cz
/
libprolooks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wscript: bumped version
[libprolooks.git]
/
README
blob
0bfd67b5f30497bc09065f2f551025caba2cf4b3
1
To build and run the resulting binaries:
2
Get the dependencies, that includes the -dev packages for:
3
gobject-2.0
4
glib-2.0
5
gtk+-2.0
6
cairo
7
8
Then:
9
10
./waf configure
11
./waf
12
sudo ./waf install
13
./build/default/src/*-demo
14
./build/default/src/helpers-test
15
16
References:
17
[1] http://code.google.com/p/waf/
18
[2] http://live.gnome.org/Vala