Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Add midori and dependencies
@ 2013-08-27 14:59 Mihai Prica
  2013-08-27 14:59 ` [PATCH 1/5] python-docutils: add version 0.11 from meta-oe Mihai Prica
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Mihai Prica @ 2013-08-27 14:59 UTC (permalink / raw)
  To: openembedded-core

The Midori web-browser can be used to more easily test the functionality
of webkit-gtk.

* The midori and libnotify recipes are from meta-gnome.
* The python-docutils and vala recipes are from meta-oe.
* The midori and python-docutils packages have been updated to the latest
upstream version.

Midori also depends on ca-certificates. A patch set was sent by Christopher
Larson that adds the recipe in oe-core. This series depends on his addition.

The following changes since commit b467b99a5d25efe5eadfb07dbecba608575256ac:

  linux-yocto: switch genericx86 to use common-pc (2013-08-24 09:37:49 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mihaip/midori
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mihaip/midori

Mihai Prica (5):
  python-docutils: add version 0.11 from meta-oe
  libnotify: add version 0.6.0 from meta-oe
  vala: add version 0.16 from meta-oe
  vala.bbclass: add class from meta-oe
  midori: add version 0.5.5 from meta-oe

 meta/classes/vala.bbclass                          |   18 +++++++
 .../python/python-docutils_0.11.bb                 |   18 +++++++
 ...-gen-don-t-append-dirty-if-we-re-not-in-g.patch |   53 ++++++++++++++++++++
 meta/recipes-devtools/vala/vala.inc                |   20 ++++++++
 meta/recipes-devtools/vala/vala_0.16.0.bb          |    8 +++
 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb    |   17 +++++++
 meta/recipes-sato/midori/midori_0.5.5.bb           |   43 ++++++++++++++++
 7 files changed, 177 insertions(+)
 create mode 100644 meta/classes/vala.bbclass
 create mode 100644 meta/recipes-devtools/python/python-docutils_0.11.bb
 create mode 100644 meta/recipes-devtools/vala/vala-0.16.0/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch
 create mode 100644 meta/recipes-devtools/vala/vala.inc
 create mode 100644 meta/recipes-devtools/vala/vala_0.16.0.bb
 create mode 100644 meta/recipes-gnome/libnotify/libnotify_0.6.0.bb
 create mode 100644 meta/recipes-sato/midori/midori_0.5.5.bb

-- 
1.7.9.5



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

end of thread, other threads:[~2013-08-28  8:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 14:59 [PATCH 0/5] Add midori and dependencies Mihai Prica
2013-08-27 14:59 ` [PATCH 1/5] python-docutils: add version 0.11 from meta-oe Mihai Prica
2013-08-27 14:59 ` [PATCH 2/5] libnotify: add version 0.6.0 " Mihai Prica
2013-08-27 14:59 ` [PATCH 3/5] vala: add version 0.16 " Mihai Prica
2013-08-27 14:59 ` [PATCH 4/5] vala.bbclass: add class " Mihai Prica
2013-08-27 14:59 ` [PATCH 5/5] midori: add version 0.5.5 " Mihai Prica
2013-08-27 15:15 ` [PATCH 0/5] Add midori and dependencies Paul Eggleton
2013-08-28  8:18 ` Martin Jansa
2013-08-28  8:48   ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox