wok view amule-lang/receipt @ rev 25567

use wxWidgets 2.8 for amule
author Hans-G?nter Theisgen
date Fri May 12 17:54:34 2023 +0100 (12 months ago)
parents
children 3a856211222e
line source
1 # SliTaz package receipt.
3 PACKAGE="amule-lang"
4 VERSION="2.3.2"
5 CATEGORY="localization"
6 TAGS="p2p peer-to-peer fileshare - localised messages."
7 SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks."
8 MAINTAINER="pankso@slitaz.org"
9 LICENSE="GPL2"
10 WEB_SITE="http://www.amule.org/"
12 WANTED="amule"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders locale
18 }