[arch-commits] Commit in abiword/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri May 30 04:39:28 UTC 2008


    Date: Friday, May 30, 2008 @ 00:39:27
  Author: eric
Revision: 2251

Merged revisions 734-2250 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/abiword/trunk

........
  r2250 | eric | 2008-05-30 00:39:08 -0400 (Fri, 30 May 2008) | 2 lines
  
  upgpkg: abiword 2.6.3-1
      upstream update
........

Modified:
  abiword/repos/extra-x86_64/	(properties)
  abiword/repos/extra-x86_64/PKGBUILD

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


Property changes on: abiword/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /abiword/trunk:1-733
   + /abiword/trunk:1-2250

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-05-30 04:39:08 UTC (rev 2250)
+++ extra-x86_64/PKGBUILD	2008-05-30 04:39:27 UTC (rev 2251)
@@ -2,7 +2,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=abiword
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc="A fully-featured word processor"
 arch=(i686 x86_64)
@@ -11,11 +11,11 @@
 depends=('libsm' 'fribidi>=0.10.9' 'enchant>=1.3.0' 'libgnomeprintui' 'wv>=1.2.4'
         'libgnomeui>=2.22.01' 'libgsf-gnome>=1.14.8')
 makedepends=('pkgconfig')
+options=('!makeflags')
 source=(http://www.abisource.com/downloads/abiword/${pkgver}/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('8e756c0529880fbe6ea3aaef8d5df0b5')
+md5sums=('40d9da8b04c70035b89f8ad7fcc4519d')
 
 build() {
-  export MAKEFLAGS="-j1"
   cd ${startdir}/src/${pkgname}-${pkgver}/
   ./configure --prefix=/usr --with-libxml2 --disable-gucharmap --with-sys-wv
   make || return 1





More information about the arch-commits mailing list