Fix libcurl RPROVIDES, update gtkhtml2 patches and add web to oh-image

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@277 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord
2006-02-13 17:13:07 +00:00
parent aaeed35c61
commit deb4dd0de4
12 changed files with 429 additions and 30 deletions

View File

@@ -4,13 +4,17 @@ DESCRIPTION = "A GTK+ HTML rendering library."
LICENSE = "GPL"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
PV = "2.11.0+cvs${SRCDATE}"
PR = "r1"
SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \
file://at-import_box-pos.patch;patch=1;pnum=0 \
file://css-stylesheet-user.patch;patch=1;pnum=0 \
file://css-media.patch;patch=1;pnum=0 \
file://fix-infinite-loop.patch;patch=1;pnum=0 \
file://fix-margin-inherit.patch;patch=1;pnum=0"
file://fix-margin-inherit.patch;patch=1;pnum=0 \
file://fix-recreation2.patch;patch=1;pnum=0 \
file://fix-style-change.patch;patch=1;pnum=0 \
file://add-end-element-signal.patch;patch=1;pnum=0"
S = "${WORKDIR}/${PN}"