wok-current view sg3_utils-dev/receipt @ rev 25351
updated tesseract and tesseract-dev (3.02.02 -> 5.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 26 13:57:27 2022 +0100 (2022-07-26) |
parents | 598e8c4f7768 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="sg3_utils-dev"
4 VERSION="1.47"
5 CATEGORY="development"
6 SHORT_DESC="The sg_utils development files."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL BSD"
9 WEB_SITE="http://sg.danny.cz/sg/"
11 WANTED="sg3_utils"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders include
17 cook_copy_files *.*a
18 }