wok-current view ghostscript-dev/receipt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (16 months ago) |
parents | 8691816c33c5 |
children | 5926178cd6fa |
line source
1 # SliTaz package receipt.
3 PACKAGE="ghostscript-dev"
4 VERSION="9.55.0"
5 CATEGORY="development"
6 SHORT_DESC="Ghostscript development files."
7 MAINTAINER="jozee@slitaz.org"
8 LICENSE="GPL3"
9 WANTED="ghostscript"
10 WEB_SITE="https://ghostscript.com/"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 cook_copy_folders include
16 }