Fix NetSurf build

- Add more dependencies to libsvgtiny and hubbub
 - Fix some cpp warnings in NetSurf code
 - Also set the filename in the download file panel
This commit is contained in:
Adrien Destugues
2013-03-02 09:55:08 +00:00
parent 48a8ccf746
commit 6537dface1
4 changed files with 279 additions and 3 deletions

View File

@@ -3,7 +3,8 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/hubbub/"
SRC_URI="git://git.netsurf-browser.org/libhubbub.git"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-util/buildsystem >= 0"
DEPEND="dev-util/buildsystem >= 0
dev-libs/libparserutils >= 0.1.1"
BUILD {
cd hubbub-0.1.2-HEAD