wok-current view pidgin-lang/receipt @ rev 25679

Patch ghostscript CVE-2023-36664
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 08 13:06:31 2024 +0000 (10 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="pidgin-lang"
4 VERSION="2.14.8"
5 CATEGORY="network"
6 SHORT_DESC="Instant messaging client using GTK+ - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.pidgin.im/"
11 WANTED="pidgin"
13 genpkg_rules()
14 {
15 cook_copy_folders locale
16 }