u-boot-mkimage-openmoko-native: Unused now, remove.
[openembedded.git] / recipes / flnx / flnx_0.17.bb
blob15688196bd66ed5218fb69e9a13cd9493b8aaae2
1 SECTION = "x11/libs"
2 LICENSE = "LGPL"
3 DEPENDS = "microwindows"
4 RDEPENDS_${PN} = "microwindows"
5 SRC_URI = "ftp://ftp.microwindows.org/pub/microwindows/flnx/flnx-${PV}.tar.gz"
6 DESCRIPTION = "fltk library for microwindows."
7 PR = "r1"
9 inherit autotools
11 EXTRA_OECONF = "--with-microwin=${STAGING_LIBDIR}/.."
13 do_install () {
14 oe_runmake "bindir=${D}${bindir}" \
15 "libdir=${D}${libdir}" \
16 "includedir=${D}${includedir}" install
19 SRC_URI[md5sum] = "d44da0fc0fd495f580b9174d3beb6f7e"
20 SRC_URI[sha256sum] = "84fa995c461066ed39c587c834414ef1a320f605b6b6e1db2d10d12fa6a587db"