wok annotate jwm-lang/receipt @ rev 25206

updated python-netaddr (0.7.19 -> 0.8.0)
author Hans-Günter Theisgen
date Wed Jul 13 14:43:56 2022 +0100 (2022-07-13)
parents
children
rev   line source
Hans-Günter@24693 1 # SliTaz package receipt.
Hans-Günter@24693 2
Hans-Günter@24693 3 PACKAGE="jwm-lang"
Hans-Günter@24693 4 VERSION="2.4.1"
Hans-Günter@24693 5 CATEGORY="localization"
Hans-Günter@24693 6 SHORT_DESC="A light Window Manager for the X window system - localised messages."
Hans-Günter@24693 7 MAINTAINER="maintainer@slitaz.org"
Hans-Günter@24693 8 LICENSE="GPL2"
Hans-Günter@24693 9 WEB_SITE="https://joewing.net/projects/jwm/"
Hans-Günter@24693 10
Hans-Günter@24693 11 WANTED="jwm"
Hans-Günter@24693 12
Hans-Günter@24693 13 # Rules to gen a SliTaz package suitable for Tazpkg.
Hans-Günter@24693 14 genpkg_rules()
Hans-Günter@24693 15 {
Hans-Günter@24693 16 cook_copy_folders locale
Hans-Günter@24693 17 }