wok view mousepad-lang/receipt @ rev 25847
Up mutt dep libsasl-modules, required for smtps (thanks rantanplan for report)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon May 26 22:28:58 2025 +0200 (3 weeks ago) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="mousepad-lang"
4 VERSION="0.4.2"
5 CATEGORY="localization"
6 SHORT_DESC="Xfce Text Editor - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/apps/mousepad/start"
11 WANTED="mousepad"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }