aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tilibs/libticables_3.9.2.bb
blob: ba8497ec60b9b804f394579121ff3a6cb3e59e45 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPLv2"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
HOMEPAGE = "http://lpg.ticalc.org/prj_tilp/index.html"

SRC_URI = "${SOURCEFORGE_MIRROR}/tilp/${P}.tar.gz"

inherit autotools pkgconfig

do_stage() {
autotools_stage_all
}