Commit Graph

19 Commits

Author SHA1 Message Date
naddy
d234fdd40e don't error our on harmless gcc3 warning; don't override CFLAGS 2011-09-16 13:35:49 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
landry
3a185619f5 Update to netsurf 2.7, the RISC OS/AmigaOS lightweight web browser.
See http://www.netsurf-browser.org/downloads/releases/ChangeLog.txt for
a list of changes..
from Anthony J. Bentley with a few tweaks from me, thanks!
2011-07-18 20:10:11 +00:00
landry
089164254d Update to hubbub 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
(regress verified to be still broken with our json-c..)
2011-07-18 20:05:47 +00:00
landry
a4477d5ec6 Update to libwapcaplet 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:03:50 +00:00
landry
8b05a44574 Update to libparserutils 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:02:54 +00:00
landry
9a8de577e7 Update to libnsgif 0.0.3, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:02:20 +00:00
landry
7494b568d1 Update to libnsbmp 0.0.3, needed by upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:01:33 +00:00
landry
9a3d55075e Update to libcss 0.1.0, needed by upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:01:01 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
5c69e94e9f every WANTLIB that's linked to the build should be okay 2010-11-11 19:56:19 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
jasper
9d399d1959 - fix WANTLIB after cairo update.
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
landry
9197c08c30 Grml. Forgot to cvs rm. 2010-10-02 08:04:33 +00:00
landry
c47b025ccd Update to netsurf 2.6, based on a diff from Anthony J Bentley (thanks!)
Remove -Wredundant-decls while here..
2010-09-30 19:45:04 +00:00
landry
a343726624 Update to libcss 0.0.2, diff from Anthony J Bentley (thanks!) with a
tweak by me : no SHARED_LIBS bump as there's only a comment change in
installed headers.
2010-09-30 19:44:06 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
e823f8e823 Use the gettext MODULE. 2010-07-06 16:27:46 +00:00
landry
7b2f43f902 Import netsurf-2.5, a very lightweight web browser for RISC OS and UNIX-like
platforms. It doesn't do javascript, but who cares about web2.0 anyway ?
Sub-projects are :
- hubbub : HTML parser
- libcss : CSS parser and selection engine
- libnsbmp : BMP/ICO decoding library
- libnsgif : GIF decoding library
- libparserutils : utility library for parser building
- libwapcaplet : string internment library

Currently SIGBUS'es on sparc64 in libcss, being worked on with upstream.

Loosely based on a submission from Anthony J Bentley, reworked by myself.
2010-06-29 20:11:13 +00:00