wok diff claws-mail-extras/receipt @ rev 5053

fix typos: libgphoto2
author Rohit Joshi <jozee@slitaz.org>
date Sat Mar 06 18:51:17 2010 +0000 (2010-03-06)
parents
children b73340b36a32
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/claws-mail-extras/receipt	Sat Mar 06 18:51:17 2010 +0000
     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 +