wok-current annotate ghostscript-dev/receipt @ rev 25728

Merge wok for both arch and few updates
author Stanislas Leduc <shann@slitaz.org>
date Thu Dec 05 08:39:45 2024 +0000 (8 weeks ago)
parents 73f36875e5a7
children
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"
pascal@25540 10 WEB_SITE="https://ghostscript.com/"
jozee@2768 11
shann@25728 12 HOST_ARCH="i486 x86_64"
shann@25728 13
jozee@2768 14 # Rules to gen a SliTaz package suitable for Tazpkg.
jozee@2768 15 genpkg_rules()
jozee@2768 16 {
Hans-G?nter@24598 17 cook_copy_folders include
jozee@2768 18 }
Hans-G?nter@24600 19