mailing list of musl libc
 help / color / mirror / code / Atom feed
From: idunham@lavabit.com
To: musl@lists.openwall.com
Subject: Re: lightweight web browsers (was: [ANN] sabotage 0.9.7  milestone (x86[_64]) release)
Date: Thu, 8 Nov 2012 19:57:12 -0800 (PST)	[thread overview]
Message-ID: <49019.132.241.155.109.1352433432.squirrel@lavabit.com> (raw)
In-Reply-To: <509C5EA6.6010306@barfooze.de>

> On 11/07/2012 07:04 AM, Isaac Dunham wrote:
>> On Tue, 06 Nov 2012 17:34:38 +0100
>> John Spencer<maillist-musl@barfooze.de>  wrote:
>>> still missing:
>>> - a desktop browser that comes with minimal dependencies (currently
>>> only
>>> lynx can be used to browse the interwebs)
>> So you don't have Links2 yet?
>>
>> Dependencies:
>> CLI:
>> Minimal:
>>   openssl | gnutls
>>   ncurses
>> Enhancements:
>>   libz, liblzma, bzip2 (transparent decompression)
>>   -libz, while optional, should be enabled or some sites won't work.
>> GUI:
>> Minimal:
>>   libpng (1.2, NOT 1.5!)
>
> oh, that's bad. i rather not have to have 2 different library versions
> around.
In my tests, libpng 1.5 is a little bit new for a good bit of software.
And Debian and Gentoo are both still defaulting to 1.2.x.
(libpng 1.2 & 1.4 are "stable" but ABI incompatible; 1.5 is "development")
My own inclination would be to just use libpng 1.2, but...sabotage is your
project, not mine.

The problem I was hitting was constant segfaults whenever I displayed a
page with a PNG.

>>   gpm
>> At least one of:
>>   linux-headers (for fbdev) | SDL | X11 headers | svgalib |directfb
>> Extra:
>>   libjpeg, libtiff (more image formats)
>>
>> You'll need to specify
>> CFLAGS="-D_GNU_SOURCE ..." \
>> /configure --enable-graphics --with-gpm --with-x --with-fb \
>> --x-includes=... --x-libraries=... --with-ssl
>>
>> to get it to build with GUI. I didn't need patches.
>>
>> If I recall correctly, Dillo3 can be built if you have fltk1.3.
>> It gives you partial CSS support.
> does it only depend on fltk or are there more deps ?
>
FLTK 1.3; OpenSSL; libjpeg; libpng (Debian and Gentoo both say ">= 1.2.0",
so no idea if it works with new libpng); libglib2; zlib.
Everything should build already.
<snip Netsurf>
>> And it's unfortunate that OWB seems to be gone; it was a WebKit/SDL
>> browser
> hmm i vaguely remember that compiling webkit has lots of dependencies,
> at least the last time i tried it.
>
They ported WebKit to SDL. If I remember right, they somehow took care of
most of the dependencies.

It looks a little less daunting than some other packages I've seen, but is
pretty deep; libsoup, icu, gobject/gir, and GAIL appear to be the main
problems (comparing Debian's build-deps to the list of packages in
pkgsrc).





  reply	other threads:[~2012-11-09  3:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 16:34 [ANN] sabotage 0.9.7 milestone (x86[_64]) release John Spencer
2012-11-06 18:38 ` Rich Felker
2012-11-07  6:04 ` Isaac Dunham
2012-11-09  1:38   ` lightweight web browsers (was: [ANN] sabotage 0.9.7 milestone (x86[_64]) release) John Spencer
2012-11-09  3:57     ` idunham [this message]
2012-11-09  4:02       ` Rich Felker
2012-11-09  6:20         ` Jens Staal
2012-11-07 12:38 ` [ANN] sabotage 0.9.7 milestone (x86[_64]) release Kurt H Maier
2012-11-07 13:13   ` Rich Felker
2012-11-07 13:32     ` Daniel Cegiełka
2012-11-08  1:31       ` Rich Felker
2012-11-08 22:29         ` Isaac Dunham
2012-11-08 22:40           ` Rich Felker
2012-11-09  1:58           ` Kurt H Maier
2012-11-09  9:08             ` Szabolcs Nagy
2012-11-08 17:24 ` Jens Staal
2012-11-09  1:27   ` John Spencer
2012-11-09  6:04     ` Jens Staal
2012-11-09 14:27       ` John Spencer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49019.132.241.155.109.1352433432.squirrel@lavabit.com \
    --to=idunham@lavabit.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).