All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Netsurf browser 2.1
@ 2009-05-23 20:35 Dmitry Artamonow
  2009-05-23 20:35 ` [PATCH] checksums.ini: add checksums for netsurf-2.1 and related libs Dmitry Artamonow
  0 siblings, 1 reply; 18+ messages in thread
From: Dmitry Artamonow @ 2009-05-23 20:35 UTC (permalink / raw)
  To: openembedded-devel

Today (well, yesterday) Netsurf 2.1 has been released, so I guess it's the
right time to submit this work for review. Recipes were tested for
compilation with Angstrom distro and then compiled netsurf 2.1
binary was tested on hx4700 (previous version 2.0 was tested also on
h2200 - although usage on QVGA have some problems, it's not impossible)

Here's obligatory screenshots:
http://mad.is-a-geek.org/netsurf/

Dmitry Artamonow (6):
  checksums.ini: add checksums for netsurf-2.1 and related libs
  libnsbmp: add recipe for version 0.0.1
  libnsgif: add recipe for version 0.0.1
  libparserutils: add recipe for version 0.0.1
  hubbub: add recipe for version 0.0.1
  netsurf: add recipe for version 2.1

 conf/checksums.ini                             |   20 +++++++
 recipes/netsurf/hubbub_0.0.1.bb                |   28 ++++++++++
 recipes/netsurf/libnsbmp_0.0.1.bb              |   24 +++++++++
 recipes/netsurf/libnsgif_0.0.1.bb              |   24 +++++++++
 recipes/netsurf/libparserutils_0.0.1.bb        |   36 +++++++++++++
 recipes/netsurf/netsurf-2.1/Makefile.config    |    9 +++
 recipes/netsurf/netsurf-2.1/debugxml_fix.patch |   64 ++++++++++++++++++++++++
 recipes/netsurf/netsurf-2.1/fix_makefile.patch |   12 +++++
 recipes/netsurf/netsurf-2.1/netsurf.desktop    |   10 ++++
 recipes/netsurf/netsurf-2.1/netsurf.png        |  Bin 0 -> 9329 bytes
 recipes/netsurf/netsurf_2.1.bb                 |   32 ++++++++++++
 11 files changed, 259 insertions(+), 0 deletions(-)
 create mode 100644 recipes/netsurf/hubbub_0.0.1.bb
 create mode 100644 recipes/netsurf/libnsbmp_0.0.1.bb
 create mode 100644 recipes/netsurf/libnsgif_0.0.1.bb
 create mode 100644 recipes/netsurf/libparserutils_0.0.1.bb
 create mode 100644 recipes/netsurf/netsurf-2.1/Makefile.config
 create mode 100644 recipes/netsurf/netsurf-2.1/debugxml_fix.patch
 create mode 100644 recipes/netsurf/netsurf-2.1/fix_makefile.patch
 create mode 100644 recipes/netsurf/netsurf-2.1/netsurf.desktop
 create mode 100644 recipes/netsurf/netsurf-2.1/netsurf.png
 create mode 100644 recipes/netsurf/netsurf_2.1.bb




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-05-30 16:40 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-23 20:35 [PATCH] Netsurf browser 2.1 Dmitry Artamonow
2009-05-23 20:35 ` [PATCH] checksums.ini: add checksums for netsurf-2.1 and related libs Dmitry Artamonow
2009-05-23 20:35   ` [PATCH] libnsbmp: add recipe for version 0.0.1 Dmitry Artamonow
2009-05-23 20:35     ` [PATCH] libnsgif: " Dmitry Artamonow
2009-05-23 20:35       ` [PATCH] libparserutils: " Dmitry Artamonow
2009-05-23 20:35         ` [PATCH] hubbub: " Dmitry Artamonow
2009-05-23 20:35           ` [PATCH] netsurf: add recipe for version 2.1 Dmitry Artamonow
2009-05-23 21:06             ` Tom Rini
2009-05-24  8:45               ` Dmitry Artamonow
2009-05-24  8:45               ` [PATCH v2] " Dmitry Artamonow
2009-05-24 15:41                 ` Tom Rini
2009-05-25  8:55                   ` Dmitry Artamonow
2009-05-30 16:32                     ` Tom Rini
2009-05-23 20:53           ` [PATCH] hubbub: add recipe for version 0.0.1 Tom Rini
2009-05-23 20:52         ` [PATCH] libparserutils: " Tom Rini
2009-05-23 20:50       ` [PATCH] libnsgif: " Tom Rini
2009-05-23 20:52     ` [PATCH] libnsbmp: " Tom Rini
2009-05-23 20:44   ` [PATCH] checksums.ini: add checksums for netsurf-2.1 and related libs Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.