meta-ros/recipes-extended/cmusphinx/cmusphinx.inc

10 lines
264 B
PHP
Raw Normal View History

2014-04-20 04:41:39 +08:00
SRC_URI = "http://sourceforge.net/projects/cmusphinx/files/${PN}/${PV}/${P}.tar.gz;downloadfilename=${P}.tar.gz"
inherit autotools pythonnative python-dir
# required for python binding
export HOST_SYS
export BUILD_SYS
export STAGING_LIBDIR
export STAGING_INCDIR