[arch-commits] Commit in libgdiplus/trunk (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Mon Oct 13 16:29:55 UTC 2008
Date: Monday, October 13, 2008 @ 12:29:55
Author: daniel
Revision: 15386
upgpkg: libgdiplus 2.0-1
Mono 2.0 release
Modified:
libgdiplus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-13 16:29:29 UTC (rev 15385)
+++ PKGBUILD 2008-10-13 16:29:55 UTC (rev 15386)
@@ -2,17 +2,17 @@
# Maintainer: daniel at archlinux.org
pkgname=libgdiplus
-pkgver=1.9
+pkgver=2.0
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.4.10' 'libungif' 'glib2>=2.14.0' 'libexif')
+depends=('libtiff' 'cairo>=1.6.4' 'giflib' 'glib2>=2.18.0' 'libexif')
makedepends=('automake' 'pkgconfig')
options=('!libtool')
source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('939f65903ea385ae1dc9bf0098669838')
+md5sums=('dc732fb2d996b54405c27645cb8642d9')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list