wok view xfwm4-lang/receipt @ rev 25808
created recipe for xmenu
author | Hans-G?nter Theisgen |
---|---|
date | Thu Dec 19 16:09:37 2024 +0100 (6 weeks ago) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="xfwm4-lang"
4 VERSION="4.12.0"
5 CATEGORY="localization"
6 SHORT_DESC="Xfce Window Manager - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.xfce.org/"
11 WANTED="xfwm4"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }