Wiki home
Editing page "
uTox
"
Base on previous version:
0
-
4208
-
4214
-
4223
-
4226
-
4229
-
5645
-
5646
# Note: depends on [pkg]toxcore[/pkg] # Note: depends on [pkg]freetype[/pkg] wget -c [link]https://github.com/notsecure/uTox/archive/v0.3.2/uTox-0.3.2.tar.gz[/link] tar -xzf uTox-0.3.2.tar.gz cd uTox-0.3.2 sed -i -e '/ft2build/d; /fcfreetype/d' xlib/main.c echo "CFLAGS+=`pkg-config --cflags freetype2`" >> Makefile echo "LDFLAGS+=-lbz2" >> Makefile make FILTER_AUDIO=0 DBUS=0 # Doesn't mind -j# make install PREFIX="/usr"
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page