[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Florin Braescu
florin at lunar-linux.org
Mon Oct 6 18:49:44 CEST 2014
commit 91413206e5fa9da51239ddedc077e8e1e5a23dd8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 06 Oct 2014 19:49:33 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/91413206e5fa9da51239ddedc077e8e1e5a23dd8
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
mono/libgdiplus/DETAILS | +5/-5
mono/libgdiplus/PRE_BUILD | +1/-3
2 files changed, 6 insertions(+), 8 deletions(-)
--- a/mono/libgdiplus/DETAILS
+++ b/mono/libgdiplus/DETAILS
@@ -1,15 +1,15 @@
MODULE=libgdiplus
- VERSION=2.10.9
- SOURCE=$MODULE-$VERSION.tar.bz2
+ VERSION=3.8
+ SOURCE=$MODULE-$VERSION.tar.gz
# taken from https://github.com/gentoo/dotnet/tree/master/dev-dotnet/libgdiplus/files
- SOURCE2=$MODULE-$VERSION-giflib-quantizebuffer.patch.gz
+ SOURCE2=$MODULE-2.10.9-giflib-quantizebuffer.patch.gz
SOURCE_URL=http://download.mono-project.com/sources/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:5e127b818d9af032928c7f7cfba812c1231a8478
+ SOURCE_VFY=sha256:6a3cfb4a1b67dd09197c385bacb8654f8d7ff49499f39c57825e1a8f77e69b28
SOURCE2_VFY=sha1:40b2de84e01dfe6c89272ccfb898fdeb854911d7
WEB_SITE=http://www.mono-project.com
ENTERED=20020801
- UPDATED=20130801
+ UPDATED=20141006
SHORT="A library that implements System.Drawing for Mono"
cat << EOF
--- a/mono/libgdiplus/PRE_BUILD
+++ b/mono/libgdiplus/PRE_BUILD
@@ -1,5 +1,3 @@
default_pre_build &&
-patch_it $SOURCE2 1 &&
-
-sedit 's:\(testgdi_LDADD = \).*:\1 $(LDADDS) -lglib-2.0 -lX11:' tests/Makefile.in
+patch_it $SOURCE2 1
More information about the Lunar-commits
mailing list