aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cairo
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-02-15 12:12:18 +0000
committerPhil Blundell <philb@gnu.org>2005-02-15 12:12:18 +0000
commit6cd5119605e7bb651b5e602ed7e59bb0b793f2e6 (patch)
treece7fa052a97b90c3e17546fe007d7b1697f008d8 /packages/cairo
parent324743051db7bfb2778da437858b2fafa74c178d (diff)
downloadopenembedded-6cd5119605e7bb651b5e602ed7e59bb0b793f2e6.tar.gz
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mebius.(none):/home/pb/oe/oe 2005/02/15 12:11:02+00:00 (none)!pb remove expat.patch; now integrated in upstream libsvg cvs BKrev: 4211e722l-OA1b8-AoBEsPcJjmQrZg
Diffstat (limited to 'packages/cairo')
-rw-r--r--packages/cairo/libsvg/expat.patch0
-rw-r--r--packages/cairo/libsvg_cvs.bb5
2 files changed, 2 insertions, 3 deletions
diff --git a/packages/cairo/libsvg/expat.patch b/packages/cairo/libsvg/expat.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/cairo/libsvg/expat.patch
+++ /dev/null
diff --git a/packages/cairo/libsvg_cvs.bb b/packages/cairo/libsvg_cvs.bb
index b2aa43ebfd..8cdb7a96c2 100644
--- a/packages/cairo/libsvg_cvs.bb
+++ b/packages/cairo/libsvg_cvs.bb
@@ -5,10 +5,9 @@ MAINTAINER = "Phil Blundell <pb@debian.org>"
DEPENDS = "expat jpeg zlib libpng"
DESCRIPTION = "SVG parser library"
LICENSE = "LGPL"
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg \
- file://expat.patch;patch=1;pnum=0"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg"
S = "${WORKDIR}/libsvg"
-PR = "r1"
+PR = "r2"
EXTRA_OECONF = "--with-expat"