diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libgdiplus/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgdiplus/PKGBUILD')
-rw-r--r-- | extra/libgdiplus/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgdiplus/PKGBUILD b/extra/libgdiplus/PKGBUILD index 34fecb900..a6a2e63c7 100644 --- a/extra/libgdiplus/PKGBUILD +++ b/extra/libgdiplus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193216 2013-08-19 09:25:42Z jgc $ +# $Id: PKGBUILD 198162 2013-10-30 13:10:21Z allan $ # Maintainer: Daniel Isenmann <daniel@archlinux.org> pkgname=libgdiplus @@ -9,7 +9,6 @@ arch=(i686 x86_64) license=('MPL' 'LGPL') url="http://www.mono-project.com" depends=('libtiff' 'cairo' 'giflib' 'glib2' 'libexif') -options=('!libtool') source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 libpng15.patch libgdiplus0-giflib5.patch |