wok annotate dialog-lang/receipt @ rev 25850

Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 06 06:34:03 2025 +0000 (9 days ago)
parents
children
rev   line source
Hans-G?nter@25130 1 # SliTaz package receipt.
Hans-G?nter@25130 2
Hans-G?nter@25130 3 PACKAGE="dialog-lang"
Hans-G?nter@25130 4 VERSION="1.3_20220117"
Hans-G?nter@25130 5 CATEGORY="localization"
Hans-G?nter@25130 6 SHORT_DESC="Script-interpreter which provides a set of curses widgets - localised messages."
Hans-G?nter@25130 7 MAINTAINER="maintainer@slitaz.org"
Hans-G?nter@25130 8 LICENSE="LGPL2.1"
Hans-G?nter@25130 9 WEB_SITE="https://invisible-island.net/dialog/"
Hans-G?nter@25130 10
Hans-G?nter@25130 11 WANTED="dialog"
Hans-G?nter@25130 12
Hans-G?nter@25130 13 # Rules to gen a SliTaz package suitable for Tazpkg.
Hans-G?nter@25130 14 genpkg_rules()
Hans-G?nter@25130 15 {
Hans-G?nter@25130 16 cook_copy_folders locale
Hans-G?nter@25130 17 }