wok view linuxdcpp-lang/receipt @ rev 25498
Up dropbear (2022.83)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 15 12:09:07 2022 +0000 (22 months ago) |
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 }