tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / bmon / bmon_2.1.0.bb
blobd8a4195548a8d00405b8a408bfa5195f15ea919c
1 DESCRIPTION = "Portable Bandwidth Monitor and rate estimator"
2 HOMEPAGE = "http://people.suug.ch/~tgr/bmon/"
3 SECTION = "console/utils"
4 LICENSE = "MIT"
5 # only works with libnl-0.5.0
6 DEPENDS = "libnl"
8 SRC_URI = "http://distfiles.macports.org/bmon/bmon-2.1.0.tar.gz \
9 file://no-strip.patch"
11 inherit autotools
13 do_compile() {
14 oe_runmake
17 SRC_URI[md5sum] = "3111a027907016c0902d67350c619df6"
18 SRC_URI[sha256sum] = "36a5772fc0241298b15db3dc4fb2552dcbb43edeffd6fcea4cd8818e97ec99fe"