Wiki home
Editing page "
abiword
"
Base on previous version:
0
-
484
-
487
-
1418
-
1430
-
2533
-
3612
-
7402
# Note: depends on [pkg]librsvg[/pkg] # Note: depends on [pkg]libgsf[/pkg] # Note: depends on [pkg]fribidi[/pkg] # Note: depends on [pkg]wv[/pkg] wget -c [link]http://www.abisource.com/downloads/abiword/2.8.6/source/abiword-2.8.6.tar.gz[/link] tar -xzf abiword-2.8.6.tar.gz cd abiword-2.8.6 # Some minor patches sed -i -e 's|#include <glib/.*|#include <glib.h>|' goffice-bits/goffice/app/goffice-app.h sed -i -e 's|#include <glib/.*|#include <glib.h>|' src/af/util/xp/ut_go_file.h sed -i -e '/png_ptr->/{s|^|// |;}' src/af/util/xp/ut_png.cpp # Quick fix for newer png-versions, not optimal sed -i -e '/PNG->/{s|^|// |;}' src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp mkdir -p build cd build ../configure --prefix="/usr" make # Doesn't mind -j#
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page