[arch-commits] Commit in claws-mail-extra-plugins/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 6 13:41:48 UTC 2010


    Date: Sunday, June 6, 2010 @ 09:41:48
  Author: andyrtr
Revision: 81878

upgpkg: claws-mail-extra-plugins 3.7.6-3
rebuild for geolocation/libchamplain .so bump

Modified:
  claws-mail-extra-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-06 13:31:35 UTC (rev 81877)
+++ PKGBUILD	2010-06-06 13:41:48 UTC (rev 81878)
@@ -4,13 +4,13 @@
 
 pkgname=claws-mail-extra-plugins
 pkgver=3.7.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Extra plugins for claws-mail"
 url="http://www.claws-mail.org/plugins.php?branch=EXT"
 license=('GPL3')
 arch=('i686' 'x86_64')
 depends=('claws-mail>=3.7.6')
-makedepends=('make' 'bc' 'perl>=5.10.1-5' 'libgtkhtml>=2.11.1-2' 'libnotify>=0.4.5' 'libxml2>=2.7.6' 'curl>=7.19.7' 'libytnef>=1.5-2' 'libwebkit>=1.1.15.4-2' 'libchamplain>=0.4.4' 'pygtk>=2.16.0' 'libsoup-gnome')
+makedepends=('make' 'bc' 'perl>=5.10.1-5' 'libgtkhtml>=2.11.1-2' 'libnotify>=0.4.5' 'libxml2>=2.7.6' 'curl>=7.19.7' 'libytnef>=1.5-2' 'libwebkit>=1.1.15.4-2' 'libchamplain>=0.6.0' 'pygtk>=2.16.0' 'libsoup-gnome')
 optdepends=('libgtkhtml: for gtkhtml2_viewer plugin'
             'perl: for perl plugin'
             'libnotify: for notification plugin'
@@ -29,6 +29,8 @@
 
 build() {
     cd "${srcdir}/claws-mail-extra-plugins-$pkgver"
+    # hack for new libchamplain
+    sed -i -e "s/champlain-gtk-0.4/champlain-gtk-0.6/" ${srcdir}/claws-mail-extra-plugins-$pkgver/geolocation*/configure
     for dir in *; do
         # Continue if it is not a directory or the synce plugin
         [ ! -d "$dir" ] && continue




More information about the arch-commits mailing list