[arch-commits] Commit in claws-mail/trunk (PKGBUILD claws-mail.install)

2016-04-27 Thread Andreas Radke
Date: Wednesday, April 27, 2016 @ 19:47:24
  Author: andyrtr
Revision: 266295

upgpkg: claws-mail 3.13.2-4

Hooks rebuild (part 1)

Modified:
  claws-mail/trunk/PKGBUILD
Deleted:
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |3 +--
 claws-mail.install |   16 
 2 files changed, 1 insertion(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-27 17:38:56 UTC (rev 266294)
+++ PKGBUILD2016-04-27 17:47:24 UTC (rev 266295)
@@ -3,7 +3,7 @@
 
 pkgname=claws-mail
 pkgver=3.13.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -35,7 +35,6 @@
 replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
 conflicts=('claws-mail-extra-plugins')
 provides=('claws')
-install=claws-mail.install
 
source=(http://www.claws-mail.org/download.php?file=releases/claws-mail-$pkgver.tar.xz{,.asc})
 sha256sums=('6a731052814b3284abeca1662d47817a86e018bc7123ab428f015f0cfab40ad1'
 'SKIP')

Deleted: claws-mail.install
===
--- claws-mail.install  2016-04-27 17:38:56 UTC (rev 266294)
+++ claws-mail.install  2016-04-27 17:47:24 UTC (rev 266295)
@@ -1,16 +0,0 @@
-post_install() {
-  echo "install \"html2ps\" from AUR to add support for printing html mails 
with fancy plugin"
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-


[arch-commits] Commit in claws-mail/trunk (PKGBUILD claws-mail.install)

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 11:22:57
  Author: andyrtr
Revision: 185019

upgpkg: claws-mail 3.9.1-1

upstream update 3.9.1; merge the claws-mail-extra-plugin pkg

Modified:
  claws-mail/trunk/PKGBUILD
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |   40 +---
 claws-mail.install |2 +-
 2 files changed, 30 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 08:20:18 UTC (rev 185018)
+++ PKGBUILD2013-05-10 09:22:57 UTC (rev 185019)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=claws-mail
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
@@ -10,34 +10,52 @@
 url=http://www.claws-mail.org;
 depends=('gtk2' 'gnutls' 'startup-notification' 'pilot-link' 'enchant'
  'gpgme' 'libetpan=1.1' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 
'desktop-file-utils')
-makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
-optdepends=('python2:   needed for some tools'
-'perl:  needed for some tools'
+makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind' 
+ # dependencies for plugins
+ 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 
'poppler-glib' 'pygtk') 
+ #'libchamplain' needed for geolocation plugin, disabled for now - 
most time it's not compatible with current gnome releases
+optdepends=('python2:   needed for some tools and python plugin'
+'perl:  needed for some tools and perl plugin'
 'spamassassin:  adds support for spamfiltering'
-'bogofilter:adds support for spamfiltering')
-replaces=('sylpheed-claws')
+'bogofilter:adds support for spamfiltering'
+'libnotify: for notification plugin'
+'libcanberra:   for notification plugin'
+'dbus-core: for notification plugin'
+'libxml2:   for gtkhtml2_viewer and rssyl plugins'
+'curl:  for gtkhtml2_viewer, vcalendar, rssyl and 
spamreport plugins'
+'libarchive:for archive plugin and various other plugins'
+'libytnef:  for tnef_parse plugin'
+'webkitgtk2:for the fancy webkit html plugin'
+'libsoup:   for the fancy webkit html plugin'
+   'libgdata:  for gdata plugin'
+   'poppler-glib:  for pdf viewer plugin'
+   'ghostscript:   for pdf viewer plugin')
+replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
+conflicts=('claws-mail-extra-plugins')
 provides=('claws')
 options=(!libtool)
 install=claws-mail.install
 
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4c5ac7b21f0ed17d0f6404124c2229a4')
+md5sums=('8adc734912ff1b83545cb12850100473')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  # fixes for python2
+  export PYTHON=/usr/bin/python2
   sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py
-
+  sed -i 's:python -c:python2 -c:g' configure
+  
   ./configure --prefix=/usr --disable-static \
 --enable-enchant \
 --enable-gnutls \
 --enable-ldap \
---disable-dillo-viewer-plugin \
 --enable-crash-dialog \
 --enable-pgpmime-plugin \
 --enable-spamassassin-plugin \
 --enable-bogofilter-plugin \
---enable-jpilot
-
+--enable-jpilot \
+#--help
   make
 }
 

Modified: claws-mail.install
===
--- claws-mail.install  2013-05-10 08:20:18 UTC (rev 185018)
+++ claws-mail.install  2013-05-10 09:22:57 UTC (rev 185019)
@@ -1,5 +1,5 @@
 post_install() {
-  echo install \html2ps\ from AUR to add support for printing html mails 
together with html plugins
+  echo install \html2ps\ from AUR to add support for printing html mails 
with fancy plugin
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   update-desktop-database -q
 }



[arch-commits] Commit in claws-mail/trunk (PKGBUILD claws-mail.install)

2011-08-21 Thread andyrtr
Date: Monday, August 22, 2011 @ 01:38:38
  Author: andyrtr
Revision: 136052

remove optional dep on an AUR pkg; FS#24775

Modified:
  claws-mail/trunk/PKGBUILD
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |3 +--
 claws-mail.install |7 +--
 2 files changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-22 05:09:50 UTC (rev 136051)
+++ PKGBUILD2011-08-22 05:38:38 UTC (rev 136052)
@@ -14,8 +14,7 @@
 optdepends=('python2:   needed for some tools'
 'perl:  needed for some tools'
 'spamassassin:  adds support for spamfiltering'
-'bogofilter:adds support for spamfiltering'
-'html2ps:  AUR pkg - adds support for printing html mails 
together with html plugins')
+'bogofilter:adds support for spamfiltering')
 replaces=('sylpheed-claws')
 provides=('claws')
 options=(!libtool)

Modified: claws-mail.install
===
--- claws-mail.install  2011-08-22 05:09:50 UTC (rev 136051)
+++ claws-mail.install  2011-08-22 05:38:38 UTC (rev 136052)
@@ -1,13 +1,16 @@
 post_install() {
+  echo install \html2ps\ from AUR to add support for printing html mails 
together with html plugins
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   update-desktop-database -q
 }
 
 post_upgrade() {
-  post_install
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 
 post_remove() {
-  post_install
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 



[arch-commits] Commit in claws-mail/trunk (PKGBUILD claws-mail.install)

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 02:26:08
  Author: andyrtr
Revision: 121163

upgpkg: claws-mail 3.7.9-2
fix mimetype handling

Modified:
  claws-mail/trunk/PKGBUILD
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |4 ++--
 claws-mail.install |1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-29 05:33:44 UTC (rev 121162)
+++ PKGBUILD2011-04-29 06:26:08 UTC (rev 121163)
@@ -3,13 +3,13 @@
 
 pkgname=claws-mail
 pkgver=3.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
 url=http://www.claws-mail.org;
 depends=('gtk2' 'gnutls' 'startup-notification' 'pilot-link' 'enchant'
- 'gpgme' 'libetpan' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme')
+ 'gpgme' 'libetpan' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 
'desktop-file-utils')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
 optdepends=('python2:   needed for some tools'
 'perl:  needed for some tools'

Modified: claws-mail.install
===
--- claws-mail.install  2011-04-29 05:33:44 UTC (rev 121162)
+++ claws-mail.install  2011-04-29 06:26:08 UTC (rev 121163)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
 }
 
 post_upgrade() {