wok view thunar-lang/receipt @ rev 25797

created recipe for garcon-lang
author Hans-G?nter Theisgen
date Wed Oct 23 17:04:51 2024 +0100 (4 weeks ago)
parents e88f253845ac
children
line source
1 # SliTaz package receipt.
3 PACKAGE="thunar-lang"
4 VERSION="1.6.6"
5 CATEGORY="localization"
6 SHORT_DESC="Thunar File Manager - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/xfce/thunar/start"
11 WANTED="thunar"
13 genpkg_rules()
14 {
15 cook_copy_folders locale
16 }