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

daniel at archlinux.org daniel at archlinux.org
Tue Mar 31 11:00:11 UTC 2009


    Date: Tuesday, March 31, 2009 @ 07:00:11
  Author: daniel
Revision: 32428

Merged revisions 32426 via svnmerge from 
svn+ssh://daniel@svn.archlinux.org/srv/svn-packages/libgdiplus/trunk

........
  r32426 | daniel | 2009-03-31 12:59:30 +0200 (Tue, 31 Mar 2009) | 2 lines
  
  upgpkg: libgdiplus 2.4-1
      New mono release 2.4
........

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

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Property changes on: libgdiplus/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libgdiplus/trunk:1-25105
   + /libgdiplus/trunk:1-32426

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-31 11:00:03 UTC (rev 32427)
+++ extra-x86_64/PKGBUILD	2009-03-31 11:00:11 UTC (rev 32428)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: daniel at archlinux.org
+# Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=libgdiplus
-pkgver=2.2
+pkgver=2.4
 pkgrel=1
 pkgdesc="An Open Source Implementation of the GDI+ API"
 arch=(i686 x86_64)
 license=('MPL' 'LGPL')
 url="http://www.mono-project.com"
-depends=('libtiff' 'cairo>=1.6.4' 'giflib' 'glib2>=2.18.0' 'libexif')
+depends=('libtiff' 'cairo>=1.8.6' 'giflib' 'glib2>=2.20.0' 'libexif')
 makedepends=('automake' 'pkgconfig')
 options=('!libtool')
-source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4af9c8171e75f1408c3628a8f7937d9f')
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ddf40d6f21ab7e8942abd063d460e4fa')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list