mirror of
git://git.yoctoproject.org/poky
synced 2026-09-09 16:45:24 +00:00
Add latest cairo (1.0.4)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@339 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
15484b8c50
commit
2715d1852d
14
openembedded/packages/cairo/cairo_1.0.4.bb
Normal file
14
openembedded/packages/cairo/cairo_1.0.4.bb
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
SECTION = "libs"
|
||||||
|
PRIORITY = "optional"
|
||||||
|
MAINTAINER = "Phil Blundell <pb@debian.org>"
|
||||||
|
DEPENDS = "x11 libpng fontconfig libxrender"
|
||||||
|
DESCRIPTION = "Cairo graphics library"
|
||||||
|
LICENSE = "MPL LGPL"
|
||||||
|
|
||||||
|
SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
do_stage () {
|
||||||
|
autotools_stage_all
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user