wok-next rev 20052
claws-mail: receipt v2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 23 17:09:27 2017 +0200 (2017-10-23) |
parents | 0111bf85ae36 |
children | cc02c585c919 |
files | claws-mail-acpinotifier/receipt claws-mail-addresskeeper/receipt claws-mail-archive/receipt claws-mail-attachwarner/receipt claws-mail-attremover/receipt claws-mail-bsfilter/receipt claws-mail-clamd/receipt claws-mail-dev/receipt claws-mail-fancy/receipt claws-mail-fetchinfo/receipt claws-mail-mailmbox/receipt claws-mail-newmail/receipt claws-mail-notification/receipt claws-mail-pdfviewer/receipt claws-mail-plugins/receipt claws-mail-python/receipt claws-mail-rssyl-dev/receipt claws-mail-rssyl/receipt claws-mail-spam_report/receipt claws-mail-tnefparse/receipt claws-mail-vcalendar/receipt claws-mail/receipt |
line diff
1.1 --- a/claws-mail-acpinotifier/receipt Mon Oct 23 16:33:01 2017 +0200 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,20 +0,0 @@ 1.4 -# SliTaz package receipt. 1.5 - 1.6 -PACKAGE="claws-mail-acpinotifier" 1.7 -VERSION="3.9.3" 1.8 -CATEGORY="network" 1.9 -SHORT_DESC="Enables mail notification via LEDs on some laptops (Acer, ASUS, Fujitsu, IBM). " 1.10 -MAINTAINER="erjo@slitaz.org" 1.11 -LICENSE="GPL3" 1.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 1.13 -WANTED="claws-mail" 1.14 - 1.15 -DEPENDS="claws-mail" 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/lib/claws-mail/plugins 1.21 - cp -a $install/usr/lib/claws-mail/plugins/acpi_notifier.so \ 1.22 - $fs/usr/lib/claws-mail/plugins 1.23 -}
2.1 --- a/claws-mail-addresskeeper/receipt Mon Oct 23 16:33:01 2017 +0200 2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 2.3 @@ -1,20 +0,0 @@ 2.4 -# SliTaz package receipt. 2.5 - 2.6 -PACKAGE="claws-mail-addresskeeper" 2.7 -VERSION="3.9.3" 2.8 -CATEGORY="network" 2.9 -SHORT_DESC="Keeps all recipient addresses in an addressbook folder. " 2.10 -MAINTAINER="erjo@slitaz.org" 2.11 -LICENSE="GPL3" 2.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 2.13 -WANTED="claws-mail" 2.14 -DEPENDS="claws-mail" 2.15 - 2.16 - 2.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 2.18 -genpkg_rules() 2.19 -{ 2.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 2.21 - cp -a $install/usr/lib/claws-mail/plugins/address_keeper.so \ 2.22 - $fs/usr/lib/claws-mail/plugins 2.23 -}
3.1 --- a/claws-mail-archive/receipt Mon Oct 23 16:33:01 2017 +0200 3.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 3.3 @@ -1,23 +0,0 @@ 3.4 -# SliTaz package receipt. 3.5 - 3.6 -PACKAGE="claws-mail-archive" 3.7 -VERSION="3.9.3" 3.8 -CATEGORY="network" 3.9 -SHORT_DESC="claws-mail archiving features" 3.10 -MAINTAINER="erjo@slitaz.org" 3.11 -LICENSE="GPL3" 3.12 -WEB_SITE="http://www.claws-mail.org" 3.13 -WANTED="claws-mail" 3.14 - 3.15 -DEPENDS="claws-mail libarchive acl liblzma bzlib" 3.16 - 3.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 3.18 -genpkg_rules() 3.19 -{ 3.20 - mkdir -p $fs/usr/lib/claws-mail/plugins \ 3.21 - $fs/usr/share/locale 3.22 - 3.23 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 3.24 - $fs/usr/lib/claws-mail/plugins 3.25 -} 3.26 -
4.1 --- a/claws-mail-attachwarner/receipt Mon Oct 23 16:33:01 2017 +0200 4.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 4.3 @@ -1,21 +0,0 @@ 4.4 -# SliTaz package receipt. 4.5 - 4.6 -PACKAGE="claws-mail-attachwarner" 4.7 -VERSION="3.9.3" 4.8 -CATEGORY="network" 4.9 -SHORT_DESC="Warn about missing attachment" 4.10 -MAINTAINER="erjo@slitaz.org" 4.11 -LICENSE="GPL3" 4.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 4.13 -WANTED="claws-mail" 4.14 - 4.15 -DEPENDS="claws-mail" 4.16 - 4.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 4.18 -genpkg_rules() 4.19 -{ 4.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 4.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 4.22 - $fs/usr/lib/claws-mail/plugins 4.23 -} 4.24 -
5.1 --- a/claws-mail-attremover/receipt Mon Oct 23 16:33:01 2017 +0200 5.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 5.3 @@ -1,20 +0,0 @@ 5.4 -# SliTaz package receipt. 5.5 - 5.6 -PACKAGE="claws-mail-attremover" 5.7 -VERSION="3.9.3" 5.8 -CATEGORY="network" 5.9 -SHORT_DESC="claws-mail plugin - Remove attachments from emails." 5.10 -MAINTAINER="erjo@slitaz.org" 5.11 -LICENSE="GPL3" 5.12 -WEB_SITE="http://www.claws-mail.org/plugins.php?section=downloads" 5.13 -WANTED="claws-mail" 5.14 - 5.15 -DEPENDS="claws-mail xorg-libXdamage" 5.16 - 5.17 - 5.18 -# Rules to gen a SliTaz package suitable for Tazpkg. 5.19 -genpkg_rules() 5.20 -{ 5.21 - mkdir -p $fs/usr/lib/claws-mail/plugins 5.22 - cp -a $install/usr/lib/claws-mail/plugins/att_remover.so $fs/usr/lib/claws-mail/plugins/ 5.23 -}
6.1 --- a/claws-mail-bsfilter/receipt Mon Oct 23 16:33:01 2017 +0200 6.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 6.3 @@ -1,20 +0,0 @@ 6.4 -# SliTaz package receipt. 6.5 - 6.6 -PACKAGE="claws-mail-bsfilter" 6.7 -VERSION="3.9.3" 6.8 -CATEGORY="network" 6.9 -SHORT_DESC="Check all recieved message with BSFilter" 6.10 -MAINTAINER="erjo@slitaz.org" 6.11 -LICENSE="GPL3" 6.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 6.13 -WANTED="claws-mail" 6.14 - 6.15 -DEPENDS="claws-mail" 6.16 - 6.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 6.18 -genpkg_rules() 6.19 -{ 6.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 6.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 6.22 - $fs/usr/lib/claws-mail/plugins 6.23 -}
7.1 --- a/claws-mail-clamd/receipt Mon Oct 23 16:33:01 2017 +0200 7.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 7.3 @@ -1,20 +0,0 @@ 7.4 -# SliTaz package receipt. 7.5 - 7.6 -PACKAGE="claws-mail-clamd" 7.7 -VERSION="3.9.3" 7.8 -CATEGORY="network" 7.9 -SHORT_DESC="Scans recieved message with Clam AV" 7.10 -MAINTAINER="erjo@slitaz.org" 7.11 -LICENSE="GPL3" 7.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 7.13 -WANTED="claws-mail" 7.14 - 7.15 -DEPENDS="claws-mail clamav" 7.16 - 7.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 7.18 -genpkg_rules() 7.19 -{ 7.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 7.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 7.22 - $fs/usr/lib/claws-mail/plugins 7.23 -}
8.1 --- a/claws-mail-dev/receipt Mon Oct 23 16:33:01 2017 +0200 8.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 8.3 @@ -1,22 +0,0 @@ 8.4 -# SliTaz package receipt. 8.5 - 8.6 -PACKAGE="claws-mail-dev" 8.7 -VERSION="3.9.3" 8.8 -CATEGORY="development" 8.9 -SHORT_DESC="The user-firendly, lightweight and fast email client dev files" 8.10 -MAINTAINER="erjo@slitaz.org" 8.11 -LICENSE="GPL3" 8.12 -WEB_SITE="http://www.claws-mail.org/index.php" 8.13 -WANTED="claws-mail" 8.14 - 8.15 -DEPENDS="claws-mail gtk+-dev libetpan-dev gnutls-dev pkg-config" 8.16 - 8.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 8.18 -genpkg_rules() 8.19 -{ 8.20 - mkdir -p $fs/usr/lib/$WANTED/plugins 8.21 - cp -a $install/usr/include $fs/usr 8.22 - cp -a $install/usr/lib/$WANTED/plugins/*.*a $fs/usr/lib/$WANTED/plugins/ 8.23 - cp -a $install/usr/lib/pkgconfig $fs/usr/lib/ 8.24 -} 8.25 -
9.1 --- a/claws-mail-fancy/receipt Mon Oct 23 16:33:01 2017 +0200 9.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 9.3 @@ -1,19 +0,0 @@ 9.4 -# SliTaz package receipt. 9.5 - 9.6 -PACKAGE="claws-mail-fancy" 9.7 -VERSION="3.9.3" 9.8 -CATEGORY="network" 9.9 -SHORT_DESC="Renders HTML e-mail using the WebKit library " 9.10 -MAINTAINER="erjo@slitaz.org" 9.11 -LICENSE="GPL3" 9.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 9.13 -WANTED="claws-mail" 9.14 - 9.15 -DEPENDS="claws-mail libwebkit libcurl libsoup libarchive" 9.16 - 9.17 -genpkg_rules() 9.18 -{ 9.19 - mkdir -p $fs/usr/lib/claws-mail/plugins 9.20 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 9.21 - $fs/usr/lib/claws-mail/plugins 9.22 -}
10.1 --- a/claws-mail-fetchinfo/receipt Mon Oct 23 16:33:01 2017 +0200 10.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 10.3 @@ -1,21 +0,0 @@ 10.4 -# SliTaz package receipt. 10.5 - 10.6 -PACKAGE="claws-mail-fetchinfo" 10.7 -VERSION="3.9.3" 10.8 -CATEGORY="network" 10.9 -SHORT_DESC="Inserts headers containing some download information." 10.10 -MAINTAINER="erjo@slitaz.org" 10.11 -LICENSE="GPL3" 10.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 10.13 -WANTED="claws-mail" 10.14 - 10.15 -DEPENDS="claws-mail libwebkit libcurl libsoup" 10.16 - 10.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 10.18 -genpkg_rules() 10.19 -{ 10.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 10.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 10.22 - $fs/usr/lib/claws-mail/plugins 10.23 -} 10.24 -
11.1 --- a/claws-mail-mailmbox/receipt Mon Oct 23 16:33:01 2017 +0200 11.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 11.3 @@ -1,20 +0,0 @@ 11.4 -# SliTaz package receipt. 11.5 - 11.6 -PACKAGE="claws-mail-mailmbox" 11.7 -VERSION="3.9.3" 11.8 -CATEGORY="network" 11.9 -SHORT_DESC="*Handles mailboxes in mbox format." 11.10 -MAINTAINER="erjo@slitaz.org" 11.11 -LICENSE="GPL3" 11.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 11.13 -WANTED="claws-mail" 11.14 - 11.15 -DEPENDS="claws-mail libwebkit libcurl libsoup" 11.16 - 11.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 11.18 -genpkg_rules() 11.19 -{ 11.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 11.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 11.22 - $fs/usr/lib/claws-mail/plugins 11.23 -}
12.1 --- a/claws-mail-newmail/receipt Mon Oct 23 16:33:01 2017 +0200 12.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 12.3 @@ -1,21 +0,0 @@ 12.4 -# SliTaz package receipt. 12.5 - 12.6 -PACKAGE="claws-mail-newmail" 12.7 -VERSION="3.9.3" 12.8 -CATEGORY="network" 12.9 -SHORT_DESC="Claws Mail writes a msg header summary to a log file." 12.10 -MAINTAINER="erjo@slitaz.org" 12.11 -LICENSE="GPL3" 12.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 12.13 -WANTED="claws-mail" 12.14 - 12.15 -DEPENDS="claws-mail libwebkit libcurl libsoup" 12.16 - 12.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 12.18 -genpkg_rules() 12.19 -{ 12.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 12.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 12.22 - $fs/usr/lib/claws-mail/plugins 12.23 -} 12.24 -
13.1 --- a/claws-mail-notification/receipt Mon Oct 23 16:33:01 2017 +0200 13.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 13.3 @@ -1,20 +0,0 @@ 13.4 -# SliTaz package receipt. 13.5 - 13.6 -PACKAGE="claws-mail-notification" 13.7 -VERSION="3.9.3" 13.8 -CATEGORY="network" 13.9 -SHORT_DESC="claws-mail plugin - mail notification." 13.10 -MAINTAINER="erjo@slitaz.org" 13.11 -LICENSE="GPL3" 13.12 -WEB_SITE="http://www.claws-mail.org/plugins.php?section=downloads" 13.13 -WANTED="claws-mail" 13.14 - 13.15 -DEPENDS="claws-mail libnotify xorg-libXdamage" 13.16 - 13.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 13.18 -genpkg_rules() 13.19 -{ 13.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 13.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so* $fs/usr/lib/claws-mail/plugins/ 13.22 -} 13.23 -
14.1 --- a/claws-mail-pdfviewer/receipt Mon Oct 23 16:33:01 2017 +0200 14.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 14.3 @@ -1,21 +0,0 @@ 14.4 -# SliTaz package receipt. 14.5 - 14.6 -PACKAGE="claws-mail-pdfviewer" 14.7 -VERSION="3.9.3" 14.8 -CATEGORY="network" 14.9 -SHORT_DESC="PDF viewer for Claws Mail." 14.10 -MAINTAINER="erjo@slitaz.org" 14.11 -LICENSE="GPL3" 14.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 14.13 -WANTED="claws-mail" 14.14 - 14.15 -DEPENDS="claws-mail poppler " 14.16 - 14.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 14.18 -genpkg_rules() 14.19 -{ 14.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 14.21 - cp -a $install/usr/lib/claws-mail/plugins/pdf_viewer.so \ 14.22 - $fs/usr/lib/claws-mail/plugins 14.23 -} 14.24 -
15.1 --- a/claws-mail-plugins/receipt Mon Oct 23 16:33:01 2017 +0200 15.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 15.3 @@ -1,26 +0,0 @@ 15.4 -# SliTaz package receipt. 15.5 - 15.6 -PACKAGE="claws-mail-plugins" 15.7 -VERSION="3.9.3" 15.8 -CATEGORY="network" 15.9 -SHORT_DESC="Standart plugins for claws-mail." 15.10 -MAINTAINER="erjo@slitaz.org" 15.11 -LICENSE="GPL3" 15.12 -DEPENDS="claws-mail bogofilter xorg-libXdamage gcc-lib-base" 15.13 -WEB_SITE="http://www.claws-mail.org/index.php" 15.14 -WANTED="claws-mail" 15.15 - 15.16 -# Rules to gen a SliTaz package suitable for Tazpkg. 15.17 -genpkg_rules() 15.18 -{ 15.19 - mkdir -p $fs/usr/lib/$WANTED/plugins 15.20 - 15.21 - cp -a $install/usr/lib/$WANTED/plugins/bogofilter.so $fs/usr/lib/$WANTED/plugins/ 15.22 - cp -a $install/usr/lib/$WANTED/plugins/pgpcore.so $fs/usr/lib/$WANTED/plugins/ 15.23 - cp -a $install/usr/lib/$WANTED/plugins/pgpinline.so $fs/usr/lib/$WANTED/plugins/ 15.24 - cp -a $install/usr/lib/$WANTED/plugins/pgpmime.so $fs/usr/lib/$WANTED/plugins/ 15.25 - cp -a $install/usr/lib/$WANTED/plugins/smime.so $fs/usr/lib/$WANTED/plugins/ 15.26 - cp -a $install/usr/lib/$WANTED/plugins/spamassassin.so $fs/usr/lib/$WANTED/plugins/ 15.27 - #cp -a $install/usr/lib/$WANTED/plugins/trayicon.so $fs/usr/lib/$WANTED/plugins/ 15.28 -} 15.29 -
16.1 --- a/claws-mail-python/receipt Mon Oct 23 16:33:01 2017 +0200 16.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 16.3 @@ -1,20 +0,0 @@ 16.4 -# SliTaz package receipt. 16.5 - 16.6 -PACKAGE="claws-mail-python" 16.7 -VERSION="3.9.3" 16.8 -CATEGORY="network" 16.9 -SHORT_DESC="Python interface to Claws Mail' filtering mechanism." 16.10 -MAINTAINER="erjo@slitaz.org" 16.11 -LICENSE="GPL3" 16.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 16.13 -WANTED="claws-mail" 16.14 - 16.15 -DEPENDS="claws-mail pygtk" 16.16 - 16.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 16.18 -genpkg_rules() 16.19 -{ 16.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 16.21 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 16.22 - $fs/usr/lib/claws-mail/plugins 16.23 -}
17.1 --- a/claws-mail-rssyl-dev/receipt Mon Oct 23 16:33:01 2017 +0200 17.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 17.3 @@ -1,21 +0,0 @@ 17.4 -# SliTaz package receipt. 17.5 - 17.6 -PACKAGE="claws-mail-rssyl-dev" 17.7 -VERSION="3.9.3" 17.8 -CATEGORY="development" 17.9 -SHORT_DESC="RSS feed aggregator for Claws Mail dev files." 17.10 -MAINTAINER="erjo@slitaz.org" 17.11 -LICENSE="GPL2" 17.12 -WEB_SITE="http://www.claws-mail.org/plugin.php?plugin=rssyl" 17.13 -WANTED="claws-mail" 17.14 - 17.15 -DEPENDS="claws-mail curl libxml2" 17.16 - 17.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 17.18 -genpkg_rules() 17.19 -{ 17.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 17.21 - 17.22 - cp -a $install/usr/lib/claws-mail/plugins/rssyl.*a* $fs/usr/lib/claws-mail/plugins/ 17.23 -} 17.24 -
18.1 --- a/claws-mail-rssyl/receipt Mon Oct 23 16:33:01 2017 +0200 18.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 18.3 @@ -1,29 +0,0 @@ 18.4 -# SliTaz package receipt. 18.5 - 18.6 -PACKAGE="claws-mail-rssyl" 18.7 -VERSION="3.9.3" 18.8 -CATEGORY="network" 18.9 -SHORT_DESC="RSS feed aggregator for Claws Mail." 18.10 -MAINTAINER="erjo@slitaz.org" 18.11 -LICENSE="GPL2" 18.12 -WEB_SITE="http://www.claws-mail.org/plugin.php?plugin=rssyl" 18.13 -WANTED="claws-mail" 18.14 - 18.15 -SUGGESTED="claws-mail-fancy" 18.16 -TAGS="rss newsfeed" 18.17 - 18.18 -DEPENDS="claws-mail curl libxml2 expat gtk+ xorg-libX11 xorg-libXau \ 18.19 -xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext \ 18.20 -xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" 18.21 - 18.22 - 18.23 -# Rules to gen a SliTaz package suitable for Tazpkg. 18.24 -genpkg_rules() 18.25 -{ 18.26 - mkdir -p $fs/usr/lib/claws-mail/plugins \ 18.27 - $fs/usr/share/locale 18.28 - 18.29 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so $fs/usr/lib/claws-mail/plugins/ 18.30 - cp -a $install/usr/share/locale/fr $fs/usr/share/locale 18.31 -} 18.32 -
19.1 --- a/claws-mail-spam_report/receipt Mon Oct 23 16:33:01 2017 +0200 19.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 19.3 @@ -1,21 +0,0 @@ 19.4 -# SliTaz package receipt. 19.5 - 19.6 -PACKAGE="claws-mail-spam_report" 19.7 -VERSION="3.9.3" 19.8 -CATEGORY="network" 19.9 -SHORT_DESC="Reports spam to various places" 19.10 -MAINTAINER="erjo@slitaz.org" 19.11 -LICENSE="GPL3" 19.12 -WEB_SITE="http://www.claws-mail.org" 19.13 -WANTED="claws-mail" 19.14 - 19.15 -DEPENDS="claws-mail libcurl" 19.16 - 19.17 - 19.18 -# Rules to gen a SliTaz package suitable for Tazpkg. 19.19 -genpkg_rules() 19.20 -{ 19.21 - mkdir -p $fs/usr/lib/claws-mail/plugins 19.22 - cp -a $install/usr/lib/claws-mail/plugins/spamreport.so \ 19.23 - $fs/usr/lib/claws-mail/plugins 19.24 -}
20.1 --- a/claws-mail-tnefparse/receipt Mon Oct 23 16:33:01 2017 +0200 20.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 20.3 @@ -1,20 +0,0 @@ 20.4 -# SliTaz package receipt. 20.5 - 20.6 -PACKAGE="claws-mail-tnefparse" 20.7 -VERSION="3.9.3" 20.8 -CATEGORY="network" 20.9 -SHORT_DESC="Enables Claws Mail reading application/ms-tnef attachments." 20.10 -MAINTAINER="erjo@slitaz.org" 20.11 -LICENSE="GPL3" 20.12 -WEB_SITE="http://www.claws-mail.org/plugins.php" 20.13 -WANTED="claws-mail" 20.14 - 20.15 -DEPENDS="claws-mail " 20.16 - 20.17 -# Rules to gen a SliTaz package suitable for Tazpkg. 20.18 -genpkg_rules() 20.19 -{ 20.20 - mkdir -p $fs/usr/lib/claws-mail/plugins 20.21 - cp -a $install/usr/lib/claws-mail/plugins/tnef_parse.so \ 20.22 - $fs/usr/lib/claws-mail/plugins 20.23 -}
21.1 --- a/claws-mail-vcalendar/receipt Mon Oct 23 16:33:01 2017 +0200 21.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 21.3 @@ -1,20 +0,0 @@ 21.4 -# SliTaz package receipt. 21.5 - 21.6 -PACKAGE="claws-mail-vcalendar" 21.7 -VERSION="3.9.3" 21.8 -CATEGORY="network" 21.9 -SHORT_DESC="claws-mail plugin - vcalendar messages support." 21.10 -MAINTAINER="erjo@slitaz.org" 21.11 -LICENSE="GPL3" 21.12 -WEB_SITE="http://www.claws-mail.org/plugins.php?section=downloads" 21.13 -WANTED="claws-mail" 21.14 - 21.15 -DEPENDS="claws-mail curl xorg-libXdamage gnutls" 21.16 - 21.17 - 21.18 -# Rules to gen a SliTaz package suitable for Tazpkg. 21.19 -genpkg_rules() 21.20 -{ 21.21 - mkdir -p $fs/usr/lib/claws-mail/plugins 21.22 - cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so $fs/usr/lib/claws-mail/plugins/ 21.23 -}
22.1 --- a/claws-mail/receipt Mon Oct 23 16:33:01 2017 +0200 22.2 +++ b/claws-mail/receipt Mon Oct 23 17:09:27 2017 +0200 22.3 @@ -1,4 +1,4 @@ 22.4 -# SliTaz package receipt. 22.5 +# SliTaz package receipt v2. 22.6 22.7 PACKAGE="claws-mail" 22.8 VERSION="3.9.3" 22.9 @@ -9,13 +9,7 @@ 22.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 22.11 WEB_SITE="http://www.claws-mail.org/index.php" 22.12 WGET_URL="$SF_MIRROR/sylpheed-claws/$TARBALL" 22.13 -TAGS="email client" 22.14 22.15 -DEPENDS="libetpan libdb libsasl libcurl gpgme enchant dbus dbus-glib expat \ 22.16 -libgnutls gtk+ libgcrypt startup-notification xorg-libICE xorg-libSM \ 22.17 -xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp \ 22.18 -xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender \ 22.19 -xorg-libXdamage gcc-lib-base libtasn1" 22.20 BUILD_DEPENDS="libetpan-dev curl-dev gpgme-dev glib-dev libgpg-error-dev \ 22.21 enchant libidn-dev db-dev expat-dev cyrus-sasl-dev xcb-util-dev gtk+-dev \ 22.22 pkg-config libassuan libassuan-dev xorg-dev gnutls-dev libwebkit-dev curl-dev xorg-libXinerama-dev \ 22.23 @@ -23,6 +17,13 @@ 22.24 xorg-libXdamage-dev libxslt-dev xorg-libXt-dev util-linux-uuid-dev \ 22.25 python-dev pygtk-dev libarchive-dev attr-dev acl-dev liblzma-dev poppler-dev lcms-dev \ 22.26 ghostscript-dev libgnome-keyring-dev dbus-dev" 22.27 +SPLIT="claws-mail-acpinotifier claws-mail-addresskeeper claws-mail-archive \ 22.28 +claws-mail-attachwarner claws-mail-attremover claws-mail-bsfilter \ 22.29 +claws-mail-clamd claws-mail-dev claws-mail-fancy claws-mail-fetchinfo \ 22.30 +claws-mail-mailmbox claws-mail-newmail claws-mail-notification \ 22.31 +claws-mail-pdfviewer claws-mail-plugins claws-mail-python claws-mail-rssyl-dev \ 22.32 +claws-mail-rssyl claws-mail-spam_report claws-mail-tnefparse \ 22.33 +claws-mail-vcalendar" 22.34 22.35 # Rules to configure and make the package. 22.36 compile_rules() 22.37 @@ -37,14 +38,183 @@ 22.38 # Rules to gen a SliTaz package suitable for Tazpkg. 22.39 genpkg_rules() 22.40 { 22.41 - mkdir -p $fs/usr/share \ 22.42 - $fs/usr/lib/$PACKAGE/plugins 22.43 - cp -a $install/usr/bin $fs/usr 22.44 - cp -a $install/usr/share/icons $fs/usr/share 22.45 + case $PACKAGE in 22.46 + claws-mail) 22.47 + TAGS="email client" 22.48 + DEPENDS="libetpan libdb libsasl libcurl gpgme enchant dbus \ 22.49 + dbus-glib expat libgnutls gtk+ libgcrypt \ 22.50 + startup-notification xorg-libICE xorg-libSM \ 22.51 + xorg-libX11 xorg-libXau xorg-libXcomposite \ 22.52 + xorg-libXcursor xorg-libXdmcp xorg-libXext \ 22.53 + xorg-libXfixes xorg-libXinerama xorg-libXrandr \ 22.54 + xorg-libXrender xorg-libXdamage gcc-lib-base libtasn1" 22.55 + mkdir -p $fs/usr/share \ 22.56 + $fs/usr/lib/$PACKAGE/plugins 22.57 + cp -a $install/usr/bin $fs/usr 22.58 + cp -a $install/usr/share/icons $fs/usr/share 22.59 + ;; 22.60 + claws-mail-acpinotifier) 22.61 + CAT="network|Enables mail notification via LEDs on some laptops (Acer, ASUS, Fujitsu, IBM). " 22.62 + DEPENDS="claws-mail" 22.63 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.64 + cp -a $install/usr/lib/claws-mail/plugins/acpi_notifier.so \ 22.65 + $fs/usr/lib/claws-mail/plugins 22.66 + ;; 22.67 + claws-mail-addresskeeper) 22.68 + CAT="network|Keeps all recipient addresses in an addressbook folder. " 22.69 + DEPENDS="claws-mail" 22.70 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.71 + cp -a $install/usr/lib/claws-mail/plugins/address_keeper.so \ 22.72 + $fs/usr/lib/claws-mail/plugins 22.73 + ;; 22.74 + claws-mail-archive) 22.75 + CAT="network|claws-mail archiving features" 22.76 + DEPENDS="claws-mail libarchive acl liblzma bzlib" 22.77 + mkdir -p $fs/usr/lib/claws-mail/plugins \ 22.78 + $fs/usr/share/locale 22.79 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.80 + $fs/usr/lib/claws-mail/plugins 22.81 + ;; 22.82 + claws-mail-attachwarner) 22.83 + CAT="network|Warn about missing attachment" 22.84 + DEPENDS="claws-mail" 22.85 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.86 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.87 + $fs/usr/lib/claws-mail/plugins 22.88 + ;; 22.89 + claws-mail-attremover) 22.90 + CAT="network|claws-mail plugin - Remove attachments from emails." 22.91 + DEPENDS="claws-mail xorg-libXdamage" 22.92 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.93 + cp -a $install/usr/lib/claws-mail/plugins/att_remover.so $fs/usr/lib/claws-mail/plugins/ 22.94 + ;; 22.95 + claws-mail-bsfilter) 22.96 + CAT="network|Check all recieved message with BSFilter" 22.97 + DEPENDS="claws-mail" 22.98 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.99 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.100 + $fs/usr/lib/claws-mail/plugins 22.101 + ;; 22.102 + claws-mail-clamd) 22.103 + CAT="network|Scans recieved message with Clam AV" 22.104 + DEPENDS="claws-mail clamav" 22.105 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.106 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.107 + $fs/usr/lib/claws-mail/plugins 22.108 + ;; 22.109 + claws-mail-dev) 22.110 + CAT="development|The user-firendly, lightweight and fast email client dev files" 22.111 + DEPENDS="claws-mail gtk+-dev libetpan-dev gnutls-dev pkg-config" 22.112 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.113 + cp -a $install/usr/include $fs/usr 22.114 + cp -a $install/usr/lib/claws-mail/plugins/*.*a $fs/usr/lib/claws-mail/plugins/ 22.115 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib/ 22.116 + ;; 22.117 + claws-mail-fancy) 22.118 + CAT="network|Renders HTML e-mail using the WebKit library " 22.119 + DEPENDS="claws-mail libwebkit libcurl libsoup libarchive" 22.120 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.121 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.122 + $fs/usr/lib/claws-mail/plugins 22.123 + ;; 22.124 + claws-mail-fetchinfo) 22.125 + CAT="network|Inserts headers containing some download information." 22.126 + DEPENDS="claws-mail libwebkit libcurl libsoup" 22.127 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.128 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.129 + $fs/usr/lib/claws-mail/plugins 22.130 + ;; 22.131 + claws-mail-mailmbox) 22.132 + CAT="network|Handles mailboxes in mbox format." 22.133 + DEPENDS="claws-mail libwebkit libcurl libsoup" 22.134 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.135 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.136 + $fs/usr/lib/claws-mail/plugins 22.137 + ;; 22.138 + claws-mail-newmail) 22.139 + CAT="network|Claws Mail writes a msg header summary to a log file." 22.140 + DEPENDS="claws-mail libwebkit libcurl libsoup" 22.141 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.142 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.143 + $fs/usr/lib/claws-mail/plugins 22.144 + ;; 22.145 + claws-mail-notification) 22.146 + CAT="network|claws-mail plugin - mail notification." 22.147 + DEPENDS="claws-mail libnotify xorg-libXdamage" 22.148 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.149 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so* $fs/usr/lib/claws-mail/plugins/ 22.150 + ;; 22.151 + claws-mail-pdfviewer) 22.152 + CAT="network|PDF viewer for Claws Mail." 22.153 + DEPENDS="claws-mail poppler " 22.154 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.155 + cp -a $install/usr/lib/claws-mail/plugins/pdf_viewer.so \ 22.156 + $fs/usr/lib/claws-mail/plugins 22.157 + ;; 22.158 + claws-mail-plugins) 22.159 + CAT="network|Standart plugins for claws-mail." 22.160 + DEPENDS="claws-mail bogofilter xorg-libXdamage gcc-lib-base" 22.161 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.162 + cp -a $install/usr/lib/claws-mail/plugins/bogofilter.so $fs/usr/lib/claws-mail/plugins/ 22.163 + cp -a $install/usr/lib/claws-mail/plugins/pgpcore.so $fs/usr/lib/claws-mail/plugins/ 22.164 + cp -a $install/usr/lib/claws-mail/plugins/pgpinline.so $fs/usr/lib/claws-mail/plugins/ 22.165 + cp -a $install/usr/lib/claws-mail/plugins/pgpmime.so $fs/usr/lib/claws-mail/plugins/ 22.166 + cp -a $install/usr/lib/claws-mail/plugins/smime.so $fs/usr/lib/claws-mail/plugins/ 22.167 + cp -a $install/usr/lib/claws-mail/plugins/spamassassin.so $fs/usr/lib/claws-mail/plugins/ 22.168 + #cp -a $install/usr/lib/claws-mail/plugins/trayicon.so $fs/usr/lib/claws-mail/plugins/ 22.169 + ;; 22.170 + claws-mail-python) 22.171 + CAT="network|Python interface to Claws Mail' filtering mechanism." 22.172 + DEPENDS="claws-mail pygtk" 22.173 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.174 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so \ 22.175 + $fs/usr/lib/claws-mail/plugins 22.176 + ;; 22.177 + claws-mail-rssyl-dev) 22.178 + CAT="development|RSS feed aggregator for Claws Mail dev files." 22.179 + DEPENDS="claws-mail curl libxml2" 22.180 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.181 + cp -a $install/usr/lib/claws-mail/plugins/rssyl.*a* $fs/usr/lib/claws-mail/plugins/ 22.182 + ;; 22.183 + claws-mail-rssyl) 22.184 + CAT="network|RSS feed aggregator for Claws Mail." 22.185 + SUGGESTED="claws-mail-fancy" 22.186 + TAGS="rss newsfeed" 22.187 + DEPENDS="claws-mail curl libxml2 expat gtk+ xorg-libX11 \ 22.188 + xorg-libXau xorg-libXcomposite xorg-libXcursor \ 22.189 + xorg-libXdmcp xorg-libXext xorg-libXfixes \ 22.190 + xorg-libXinerama xorg-libXrandr xorg-libXrender \ 22.191 + xorg-libXdamage" 22.192 + mkdir -p $fs/usr/lib/claws-mail/plugins \ 22.193 + $fs/usr/share/locale 22.194 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so $fs/usr/lib/claws-mail/plugins/ 22.195 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 22.196 + ;; 22.197 + claws-mail-spam_report) 22.198 + CAT="network|Reports spam to various places" 22.199 + DEPENDS="claws-mail libcurl" 22.200 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.201 + cp -a $install/usr/lib/claws-mail/plugins/spamreport.so \ 22.202 + $fs/usr/lib/claws-mail/plugins 22.203 + ;; 22.204 + claws-mail-tnefparse) 22.205 + CAT="network|Enables Claws Mail reading application/ms-tnef attachments." 22.206 + DEPENDS="claws-mail " 22.207 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.208 + cp -a $install/usr/lib/claws-mail/plugins/tnef_parse.so \ 22.209 + $fs/usr/lib/claws-mail/plugins 22.210 + ;; 22.211 + claws-mail-vcalendar) 22.212 + CAT="network|claws-mail plugin - vcalendar messages support." 22.213 + DEPENDS="claws-mail curl xorg-libXdamage gnutls" 22.214 + mkdir -p $fs/usr/lib/claws-mail/plugins 22.215 + cp -a $install/usr/lib/claws-mail/plugins/${PACKAGE:11}.so $fs/usr/lib/claws-mail/plugins/ 22.216 + ;; 22.217 + esac 22.218 } 22.219 22.220 # Post installation custom. 22.221 -post_install() 22.222 +post_install_claws_mail() 22.223 { 22.224 [ -x "$1/usr/bin/gtk-update-icon-cache" ] && 22.225 chroot "$1/" gtk-update-icon-cache -f -t /usr/share/icons/hicolor