From b2df355282fd8ccafa4df1b7bd416d5caab8fd5e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 18 Mar 2010 11:19:34 +0100 Subject: pixman: add pixman.inc, unify recipes, remove do_stage from few old versions, add 0.17.12 with positive D_P Signed-off-by: Martin Jansa --- recipes/xorg-lib/pixman_0.15.18.bb | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'recipes/xorg-lib/pixman_0.15.18.bb') diff --git a/recipes/xorg-lib/pixman_0.15.18.bb b/recipes/xorg-lib/pixman_0.15.18.bb index 2517f8f354..873a57df6e 100644 --- a/recipes/xorg-lib/pixman_0.15.18.bb +++ b/recipes/xorg-lib/pixman_0.15.18.bb @@ -1,13 +1,4 @@ -SECTION = "libs" -PRIORITY = "optional" -DESCRIPTION = "Low-level pixel manipulation library." -LICENSE = "X11" +require pixman.inc +PR = "${INC_PR}.0" DEFAULT_PREFERENCE = "-1" - -SRC_URI = "http://cairographics.org/releases/pixman-${PV}.tar.gz \ - " - -inherit autotools_stage -AUTOTOOLS_STAGE_PKGCONFIG = "1" - -- cgit v1.2.3