wok view amule-lang/receipt @ rev 25678

Patch ghostscript CVE-2023-36664
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 08 14:12:03 2024 +0100 (5 months ago)
parents f2b7e5dd6de3
children
line source
1 # SliTaz package receipt.
3 PACKAGE="amule-lang"
4 VERSION="2.3.3"
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="maintainer@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 }