wok view xfce4-taskmanager-lang/receipt @ rev 25728

added recipe for xfce4-taskmanager-lang
author Hans-G?nter Theisgen
date Sun Aug 18 09:41:58 2024 +0100 (4 weeks ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="xfce4-taskmanager-lang"
4 VERSION="1.0.1"
5 CATEGORY="localization"
6 SHORT_DESC="Simple taskmanager for Xfce - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/apps/xfce4-taskmanager/start"
11 WANTED="xfce4-taskmanager"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }