1 DESCRIPTION
= "A C++ Wrapper for the directfb framebuffer library."
2 HOMEPAGE
= "http://directfb.org"
7 SRC_URI
= "http://www.directfb.org/downloads/Extras/++DFB-${PV}.tar.gz"
8 S
= "${WORKDIR}/++DFB-${PV}"
11 inherit autotools pkgconfig
18 oe_runmake 'DESTDIR
=$
{D
}' install
20 FILES_
++dfb_append
= " ${libdir}/*.so*"