aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tilibs/libticables_3.9.2.bb
blob: a9c785c15fb4c3f6b015ca936cba7283aa8a6713 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPLv2"
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
}