add armhf support stuff
[openpandora.oe.git] / recipes / armhf / armhflibx11-6_1.6.2.bb
1 SUMMARY = "Xlib: C Language X Interface library"
2 DESCRIPTION = "This package provides a client interface to the X Window \
3 System, otherwise known as 'Xlib'.  It provides a complete API for the \
4 basic functions of the window system."
5
6 HOMEPAGE = "http://www.x.org"
7 SECTION = "x11/libs"
8 LICENSE = "MIT-X"
9
10 RDEPENDS = "armhflibc6 armhflibxcb1"
11
12 require armhf.inc
13
14 DEBV = "3"
15 PR = "${DEBV}.r${PRI}.0"
16
17 SRC_URI = "${ARMHF_DEB_MIRROR}/libx11-6_${PV}-${DEBV}_armhf.deb"
18
19 SRC_URI[md5sum] = "3365d16e486c880006cc6bb7552197a7"