summaryrefslogtreecommitdiffstats
path: root/recipes/tofrodos/tofrodos-native_1.7.8.bb
blob: e54709bc7b85c05c5cdd8b82c0703e3724f1911d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Tofrodos is a text file conversion utility that converts ASCII files between the MSDOS and unix format"
LICENSE = "GPLv2"

SRC_URI = "http://tofrodos.sourceforge.net/download/tofrodos-${PV}.tar.gz \
           file://0001-Make-OE-friendly.patch;striplevel=2 \
	   file://0001-Use-enviroment-rather-than-hard-coded-paths.patch;striplevel=2 \
          "
SRC_URI[md5sum] = "aaa044f9817a048e126d9eb7a7535e96"
SRC_URI[sha256sum] = "e1d78226c5b54c0ce8e1c7de8bdd025aec6bf684960d5cee28310cf8dce48bb9"

S = "${WORKDIR}/tofrodos/src"

inherit native