[arch-commits] Commit in libgdiplus/repos (extra-i686 extra-i686/PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Tue Mar 31 13:05:08 UTC 2009
Date: Tuesday, March 31, 2009 @ 09:05:07
Author: daniel
Revision: 32443
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-i686/ (properties)
libgdiplus/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: libgdiplus/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libgdiplus/trunk:1-25120
+ /libgdiplus/trunk:1-32442
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-03-31 11:46:33 UTC (rev 32442)
+++ extra-i686/PKGBUILD 2009-03-31 13:05:07 UTC (rev 32443)
@@ -1,18 +1,18 @@
# $Id: PKGBUILD 15386 2008-10-13 16:29:55Z daniel $
-# 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