[arch-commits] Commit in abiword/repos (extra-i686 extra-i686/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Feb 13 20:28:27 UTC 2010
Date: Saturday, February 13, 2010 @ 15:28:27
Author: giovanni
Revision: 68654
Merged revisions 68653 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/abiword/trunk
........
r68653 | giovanni | 2010-02-13 21:27:41 +0100 (sab, 13 feb 2010) | 2 lines
upgpkg: abiword 2.8.2-1
upstream release
........
Modified:
abiword/repos/extra-i686/ (properties)
abiword/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: abiword/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /abiword/trunk:1-63636
+ /abiword/trunk:1-68653
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2010-02-13 20:27:41 UTC (rev 68653)
+++ extra-i686/PKGBUILD 2010-02-13 20:28:27 UTC (rev 68654)
@@ -4,20 +4,20 @@
pkgbase=abiword
pkgname=('abiword' 'abiword-plugins')
-pkgver=2.8.1
-pkgrel=4
+pkgver=2.8.2
+pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.abisource.com"
-makedepends=('pkgconfig' 'fribidi' 'enchant' 'librsvg>=2.26.0-2' 'wv>=1.2.4-4' 'libgsf-gnome>=1.14.16' 'aiksaurus' 'gtkmathview' 'libsoup' 'link-grammar' 'libwpd' 'psiconv' 'libxslt' 'asio' 'loudmouth')
+makedepends=('pkgconfig' 'fribidi' 'enchant' 'librsvg' 'wv' 'libgsf-gnome' 'aiksaurus' 'gtkmathview' 'libsoup' 'link-grammar' 'libwpd' 'psiconv' 'libxslt' 'asio' 'loudmouth')
options=('!makeflags' '!libtool')
source=(http://www.abisource.com/downloads/abiword/${pkgver}/source/${pkgbase}-${pkgver}.tar.gz)
-md5sums=('284fe25289c160c3797b527a8aacad12')
+md5sums=('b44ffbebd5bd0f5f98f34dc8c688b4ed')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}
sed -e 's/png12/png14/g' -i configure plugins/rsvg/Makefile.in plugins/garble/Makefile.in || return 1
- ./configure --prefix=/usr --without-gucharmap --enable-plugins || return 1
+ ./configure --prefix=/usr --enable-plugins || return 1
make || return 1
sed -e 's/src plugins user/src user/' -i Makefile || return 1
}
More information about the arch-commits
mailing list