Add bwm-ng 0.6: lightweight network and disk bandwidth monitor
[openembedded.git] / recipes / flnx / flnx_0.17.bb
blobe2db1358d855700d066e44de9137b96b9a8fc7bc
1 SECTION = "x11/libs"
2 LICENSE = "LGPL"
3 DEPENDS = "microwindows"
4 RDEPENDS = "microwindows"
5 SRC_URI = "ftp://ftp.microwindows.org/pub/microwindows/flnx/flnx-${PV}.tar.gz"
6 DESCRIPTION = "fltk library for microwindows."
8 inherit autotools
10 EXTRA_OECONF = "--with-microwin=${STAGING_LIBDIR}/.."
12 do_install () {
13 oe_runmake "bindir=${D}${bindir}" \
14 "libdir=${D}${libdir}" \
15 "includedir=${D}${includedir}" install