wok view claws-mail-extras/receipt @ rev 23539

updated python-pygments (2.2.0 -> 2.6.1)
author Hans-G?nter Theisgen
date Mon Apr 06 17:01:19 2020 +0100 (2020-04-06)
parents 75ca9eeaad71
children 740670fa4830
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.17.5"
5 CATEGORY="meta"
6 SHORT_DESC="All extra plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="https://www.claws-mail.org/index.php"
11 DEPENDS="claws-mail-archive claws-mail-attremover
12 claws-mail-fancy claws-mail-notification
13 claws-mail-rssyl claws-mail-spam_report
14 claws-mail-vcalendar"
16 # Rules to gen a SliTaz package suitable for Tazpkg.
17 genpkg_rules()
18 {
19 mkdir -p $fs/usr
20 }