aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tilibs/libtifiles_0.6.5.bb
blob: 5ac2701d9a6d1aef00cc0eb782030483fa93bbcc (plain)
1
2
3
4
5
6
7
8
9
10
11
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
}