wok-current view jwm-lang/receipt @ rev 25669
Add rdfind, required for firmware build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Mar 02 20:53:40 2024 +0000 (11 months ago) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="jwm-lang"
4 VERSION="2.4.1"
5 CATEGORY="localization"
6 SHORT_DESC="A light Window Manager for the X window system - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://joewing.net/projects/jwm/"
11 WANTED="jwm"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }