aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/epos/epos_2.5.37.bb
blob: 890ac8599a439ee87d0e49c7d78efe887e18d31f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Language independent rule-driven Text-to-Speech system"
LICENSE = "GPLv2+"
HOMEPAGE = "http://epos.ure.cas.cz/"
DEPENDS = "bison-native flex-native"
# Fixed come from https://build.opensuse.org/package/files?package=epos&project=openSUSE%3AFactory%3AContrib
SRC_URI = "${SOURCEFORGE_MIRROR}/project/epos/epos-dev/${PV}/${P}.tar.gz\
	   file://epos-gcc43.patch;striplevel=0\
	   file://fix-gcc45-build.patch"
PR = "r0"
PARALLEL_MAKE = ""

inherit autotools

SRC_URI[md5sum] = "d719f50ca2d94ee76a0fdd921ddacb95"
SRC_URI[sha256sum] = "7b6e835d4db4f64cfdcf3359d84b6b0ed02e8fb89851aed7615768f7d07c8607"