[arch-commits] CVS update of extra/network/claws-mail-extra-plugins (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Nov 19 19:52:33 UTC 2007


    Date: Monday, November 19, 2007 @ 14:52:33
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/claws-mail-extra-plugins

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: claws-mail-extra-plugins 3.1.0-1


----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


Index: extra/network/claws-mail-extra-plugins/PKGBUILD
diff -u extra/network/claws-mail-extra-plugins/PKGBUILD:1.3 extra/network/claws-mail-extra-plugins/PKGBUILD:1.4
--- extra/network/claws-mail-extra-plugins/PKGBUILD:1.3	Wed Oct  3 16:21:53 2007
+++ extra/network/claws-mail-extra-plugins/PKGBUILD	Mon Nov 19 14:52:33 2007
@@ -2,8 +2,8 @@
 # kate: hl Bash;
 
 pkgname=claws-mail-extra-plugins
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Extra plugins for claws-mail"
 url="http://www.claws-mail.org/plugins.php?branch=EXT"
 license=('GPL3')
@@ -14,10 +14,12 @@
 replaces=('sylpheed-claws-extra-plugins')
 options=(!LIBTOOL)
 source=("http://downloads.sourceforge.net/sourceforge/sylpheed-claws/claws-mail-extra-plugins-$pkgver.tar.bz2")
-md5sums=('7dd8ee1d759d5017ebb673be71df9357')
-
+md5sums=('2385b7cd48d13de37bb3450688384d96')
 
 build() {
+    # remove an unwanted plugin nobody needs. it would pull ytnef dependency
+    rm -rf $startdir/src/claws-mail-extra-plugins-$pkgver/tnef_parse*
+
     cd "$startdir/src/claws-mail-extra-plugins-$pkgver"
     for dir in *; do
         # Continue if it is not a directory or the synce plugin




More information about the arch-commits mailing list