[arch-commits] Commit in libwmf/repos (extra-i686 extra-i686/PKGBUILD)

Eric Bélanger eric at archlinux.org
Sun Dec 7 04:51:35 UTC 2008


    Date: Saturday, December 6, 2008 @ 23:51:34
  Author: eric
Revision: 20887

Merged revisions 356,13746,20886 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/libwmf/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r13746 | allan | 2008-09-28 10:28:04 -0400 (Sun, 28 Sep 2008) | 1 line
  
  correct sourceforge url
........
  r20886 | eric | 2008-12-06 23:51:09 -0500 (Sat, 06 Dec 2008) | 1 line
  
  updated options syntax
........

Modified:
  libwmf/repos/extra-i686/	(properties)
  libwmf/repos/extra-i686/PKGBUILD

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


Property changes on: libwmf/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libwmf/trunk:1
   + /libwmf/trunk:1-20886

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-12-07 04:51:09 UTC (rev 20886)
+++ extra-i686/PKGBUILD	2008-12-07 04:51:34 UTC (rev 20887)
@@ -10,9 +10,9 @@
 license=("LGPL")
 depends=('libpng' 'libx11' 'freetype2' 'libjpeg' 'gsfonts' 'expat>=2.0')
 makedepends=('gtk2>=2.10.0' 'pkgconfig')
-options=(NOLIBTOOL)
+options=(!libtool)
 install=libwmf.install
-source=(http://heanet.dl.sf.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.gz)
 md5sums=(d1177739bf1ceb07f57421f0cee191e0)
 
 build() {




More information about the arch-commits mailing list