mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Remove ancient cairo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1328 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
SECTION = "libs"
|
|
||||||
PRIORITY = "optional"
|
|
||||||
DEPENDS = "virtual/libx11 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
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user