wok annotate ghostscript-dev/receipt @ rev 24997

updated ninvaders (0.1.1 -> 0.1.2)
author Hans-G?nter Theisgen
date Mon May 16 11:04:31 2022 +0100 (2022-05-16)
parents bbb38f5d2cd9
children 73f36875e5a7
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 }
Hans-G?nter@24600 17