[arch-commits] Commit in wv2/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Dec 5 20:37:59 UTC 2008
Date: Friday, December 5, 2008 @ 15:37:59
Author: jgc
Revision: 20564
Merged revisions 356,4517,13900 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/wv2/trunk
........
r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r4517 | ronald | 2008-07-07 21:36:29 +0000 (Mon, 07 Jul 2008) | 1 line
fix license
........
r13900 | allan | 2008-09-29 06:37:31 +0000 (Mon, 29 Sep 2008) | 1 line
correct sourceforge url
........
Modified:
wv2/repos/extra-i686/ (properties)
wv2/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: wv2/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /wv2/trunk:1
+ /wv2/trunk:1-20563
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-12-05 20:36:16 UTC (rev 20563)
+++ extra-i686/PKGBUILD 2008-12-05 20:37:59 UTC (rev 20564)
@@ -6,11 +6,12 @@
pkgver=0.2.3
pkgrel=1
pkgdesc="wvWare is the continuation of Caolan McNamara's wv - the MSWord library. It can parse MSWord 9,8,7,6 formats"
-arch=(i686)
+arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/wvware/"
depends=('libgsf>=1.14.1')
-options=(NOLIBTOOL)
-source=(http://heanet.dl.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.bz2)
+options=(!libtool)
+source=(http://downloads.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.bz2)
+license=('GPL2')
md5sums=('ea7e3331fbe597185070c0784411a3f7')
build() {
More information about the arch-commits
mailing list