wok-current view linuxdcpp-lang/receipt @ rev 25713

Up abiword (3.0.5), libwmf (0.2.13), fix wv url
author Stanislas Leduc <shann@slitaz.org>
date Fri Jun 14 11:35:21 2024 +0000 (2 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 }