aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-lib/pixman.inc
blob: 5661fae036a0927f41e4ac23da288360dfcefeb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "libs"
PRIORITY = "optional"
DESCRIPTION = "Low-level pixel manipulation library."
LICENSE = "X11"

DEPENDS = "perl-native"

BBCLASSEXTEND = "native"

SRC_URI = "${XORG_MIRROR}/individual/lib/${BPN}-${PV}.tar.gz;name=archive "

INC_PR = "r5"

inherit autotools pkgconfig