git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aea1c4
)
cairo: add 1.4.2 (latest stable) + surface-cache patch
author
Koen Kooi
<koen@openembedded.org>
Tue, 20 Mar 2007 11:25:09 +0000
(11:25 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 20 Mar 2007 11:25:09 +0000
(11:25 +0000)
packages/cairo/cairo_1.4.2.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/packages/cairo/cairo_1.4.2.bb
b/packages/cairo/cairo_1.4.2.bb
new file mode 100644
(file)
index 0000000..
3e5d2fd
--- /dev/null
+++ b/
packages/cairo/cairo_1.4.2.bb
@@ -0,0
+1,7
@@
+require cairo.inc
+
+SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
+ file://cairo-surface-cache-3.patch;patch=1"
+
+PR = "r0"
+