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

DPENDS = "libticables libtifiles"

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

inherit autotools pkgconfig

do_stage() {
autotools_stage_all
}