]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ttyconv/ttyconv_0.2.3.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ttyconv / ttyconv_0.2.3.bb
1 # ttyconv OE build file
2 # Copyright (C) 2005 Chris Larson <kergoth@handhelds.org>
3 # Released under the MIT license (see the COPYING file in this tree)
4
5 DESCRIPTION = "Small app to convert terminal sessions from one encoding to another."
6 HOMEPAGE = "http://www.bedroomlan.org/~alexios/coding_ttyconv.html"
7 LICENSE = "GPL"
8 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
9 PRIORITY = "optional"
10 SECTION = "console/utils"
11 PR = "r1"
12
13 SRC_URI = "http://www.bedroomlan.org/~alexios/files/SOFTWARE/ttyconv/ttyconv_${PV}.tar.gz"
14 S = "${WORKDIR}/ttyconv"
15
16 inherit autotools