wok view thunar-archive-plugin-lang/receipt @ rev 25839
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 10 07:52:47 2025 +0000 (6 weeks ago) |
parents | da833c57eca1 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="thunar-archive-plugin-lang"
4 VERSION="0.3.0"
5 CATEGORY="localization"
6 SHORT_DESC="Thunar Archive Manager plugin - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/xfce/thunar/archive"
11 WANTED="thunar-archive-plugin"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }