wok-next diff claws-mail-extras/receipt @ rev 5169
xarchiver: Fix DEPENDS (#278)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Mar 26 22:44:26 2010 +0100 (2010-03-26) |
parents | |
children | b73340b36a32 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/claws-mail-extras/receipt Fri Mar 26 22:44:26 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 +