wok-current annotate tesseract-ocr-data/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents
children
rev   line source
Hans-G?nter@25352 1 # SliTaz package receipt.
Hans-G?nter@25352 2
Hans-G?nter@25352 3 PACKAGE="tesseract-ocr-data"
Hans-G?nter@25352 4 VERSION="4.1.0"
Hans-G?nter@25352 5 CATEGORY="meta"
Hans-G?nter@25352 6 SHORT_DESC="The most accurate open source OCR engine available - language data files."
Hans-G?nter@25352 7 MAINTAINER="maintainer@slitaz.org"
Hans-G?nter@25352 8 LICENSE="Apache"
Hans-G?nter@25352 9 WEB_SITE="https://github.com/tesseract-ocr/tessdata"
Hans-G?nter@25352 10
Hans-G?nter@25352 11 TARBALL="$PACKAGE-$VERSION.tar.gz"
Hans-G?nter@25352 12 WGET_URL="https://github.com/tesseract-ocr/tessdata/archive/refs/tags/$VERSION.tar.gz"