Commit Graph

4 Commits

Author SHA1 Message Date
Jerome Duval
36e2c0ed6d netsurf: build on x86 and x86_64
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Adrien Destugues
83137678f6 NetSurf: fix install.
* Don't hardcode the path to resources in the executable, use FindPaths
* Set the proper desination dirs so things actually end up in the
package.
2014-06-20 13:40:28 +02:00
Adrien Destugues
cc7200b3a5 NetSurf: use split-out source package.
The default source distribution comes with all dependencies. It is not
as easy to compile, and it's better to have the libs in separate
packages for others to use, anyway.
2014-06-09 21:45:31 +02:00
Adrien Destugues
07aafa8ba4 Add recipe for netsurf 3.1.
* Includes gcc2 fixes.
2014-06-08 22:55:15 +02:00