1 2 3 4 5 6 7 8 9 10 11 12 13
DESCRIPTION = "X Resource usage library." SECTION = "x11/libs" #MAINTAINER = "" LICENSE = "X-MIT" DEPENDS = "libx11 xextproto libxext resourceproto" PROVIDES = "xres" XORG_PN = "libXres" include xorg-xlibs.inc EXTRA_OECONF="--enable-malloc0returnsnull"