wok-current view leptonica-dev/receipt @ rev 25637
Add miss new packages (Py3Qt-x11-gpl and pycairo118)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jan 15 22:12:34 2024 +0000 (11 months ago) |
parents | 26394d9555d4 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="leptonica-dev"
4 VERSION="1.82.0"
5 CATEGORY="development"
6 SHORT_DESC="Software for image processing and image analysis applications, development files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="MIT"
10 WEB_SITE="http://www.leptonica.org/"
12 DEPENDS="leptonica pkg-config"
13 WANTED="leptonica"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 get_dev_files
19 }