wok view linuxdcpp-lang/receipt @ rev 24859

updated linuxdcpp (1.0.3 -> 1.1.0)
author Hans-G?nter Theisgen
date Tue Mar 29 10:13:07 2022 +0100 (2022-03-29)
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 }