wok annotate ghostscript-dev/receipt @ rev 24598

updated ghostscript and ghostscript-dev (9.02 -> 9.55.0)
author Hans-G?nter Theisgen
date Wed Mar 02 07:25:16 2022 +0100 (2022-03-02)
parents 7bb096863642
children 8691816c33c5
rev   line source
jozee@2768 1 # SliTaz package receipt.
jozee@2768 2
jozee@2768 3 PACKAGE="ghostscript-dev"
Hans-G?nter@24598 4 VERSION="9.55.0"
jozee@2768 5 CATEGORY="development"
Hans-G?nter@24598 6 SHORT_DESC="Ghostscript development files."
jozee@2768 7 MAINTAINER="jozee@slitaz.org"
pascal@15215 8 LICENSE="GPL3"
jozee@2768 9 WANTED="ghostscript"
jozee@2768 10 WEB_SITE="http://ghostscript.com/"
jozee@2768 11
jozee@2768 12 # Rules to gen a SliTaz package suitable for Tazpkg.
jozee@2768 13 genpkg_rules()
jozee@2768 14 {
Hans-G?nter@24598 15 cook_copy_folders include
jozee@2768 16 }