wok-6.x view linuxdcpp-lang/receipt @ rev 24956

updated nano and nano-doc (4.8 -> 6.2)
author Hans-G?nter Theisgen
date Sat Apr 23 16:35:24 2022 +0100 (2022-04-23)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="linuxdcpp-lang"
4 VERSION="1.1.0"
5 CATEGORY="localization"
6 SHORT_DESC="Direct Connect client based on DC++ - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://launchpad.net/linuxdcpp"
11 WANTED="linuxdcpp"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }