mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
One recipe per language, all including the common tesseract-lang.inc file. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
341 B
BlitzBasic
10 lines
341 B
BlitzBasic
# Copyright (C) 2014, O.S. Systems Software Ltda. All Rights Reserved
|
|
# Released under the MIT license (see meta-openembedded layer's COPYING.MIT)
|
|
|
|
TESSERACT_LANG = "nld"
|
|
|
|
require tesseract-lang.inc
|
|
|
|
SRC_URI[md5sum] = "6db5753b3b03296544bbb2c0f59a7178"
|
|
SRC_URI[sha256sum] = "5e2e53499a05282968e5a9699aad66ae52a5abf06ae828e2f4cf2c1f6e674a98"
|