wok-6.x view ghostscript-dev/receipt @ rev 25273
created recipe for gcc83-lang (really)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jul 17 17:53:46 2022 +0100 (2022-07-17) |
parents | bbb38f5d2cd9 |
children | 73f36875e5a7 |
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="http://ghostscript.com/"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 cook_copy_folders include
16 }