wok rev 4792

Add: claws-mail-extras. Install every claws-mail plugins.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jan 16 23:29:13 2010 +0100 (2010-01-16)
parents ebd426eed85a
children 2bd6637f981b
files claws-mail-extras/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/claws-mail-extras/receipt	Sat Jan 16 23:29:13 2010 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="claws-mail-extras"
     1.7 +VERSION="3.7.3"
     1.8 +CATEGORY="meta"
     1.9 +SHORT_DESC="All extras plugins for Claws-mail."
    1.10 +MAINTAINER="erjo@slitaz.org"
    1.11 +DEPENDS="claws-mail-archive claws-mail-attremover
    1.12 + claws-mail-notification claws-mail-spam_report claws-mail-vcalendar 
    1.13 + gtkhtml2_viewer rssyl "
    1.14 +WEB_SITE="http://www.claws-mail.org/index.php"
    1.15 +
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	mkdir -p $fs/usr
    1.21 +}
    1.22 +