wok-current view claws-mail-extras/receipt @ rev 15665
network-manager: add bdep, move *.la to dev
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Dec 13 00:29:00 2013 +0000 (2013-12-13) |
parents | 0083138b75b8 |
children | 95f0c340fe01 |
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.8.1"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.claws-mail.org/index.php"
11 DEPENDS="claws-mail-archive claws-mail-attremover
12 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
13 claws-mail-gtkhtml2_viewer claws-mail-rssyl "
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 mkdir -p $fs/usr
19 }