1 2 3 4 5 6 7 8 9 10
DESCRIPTION = "Little cms is a small-footprint, speed optimized color management engine." SECTION = "libs" LICENSE = "LGPL" SRC_URI = "http://www.littlecms.com/lcms-${PV}.tar.gz" inherit autotools pkgconfig do_stage() { autotools_stage_all }