[Lunar-commits] <moonbase-other> libgdiplus: fix with giflib5
v4hn
me at v4hn.de
Fri Nov 14 19:42:18 CET 2014
commit a1dde6c3e002d13a73a8228faa66529575f46a24
Author: v4hn <me at v4hn.de>
Date: Fri, 14 Nov 2014 19:41:38 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/a1dde6c3e002d13a73a8228faa66529575f46a24
libgdiplus: fix with giflib5
switch patches from gentoo to pld-linux' version
---
mono/libgdiplus/DETAILS | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/mono/libgdiplus/DETAILS
+++ b/mono/libgdiplus/DETAILS
@@ -1,15 +1,15 @@
MODULE=libgdiplus
VERSION=3.8
SOURCE=$MODULE-$VERSION.tar.gz
-# taken from https://github.com/gentoo/dotnet/tree/master/dev-dotnet/libgdiplus/files
- SOURCE2=$MODULE-2.10.9-giflib-quantizebuffer.patch.gz
+# taken from https://github.com/pld-linux/libgdiplus/raw/master/
+ SOURCE2=libgdiplus-giflib.patch
SOURCE_URL=http://download.mono-project.com/sources/$MODULE
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha256:6a3cfb4a1b67dd09197c385bacb8654f8d7ff49499f39c57825e1a8f77e69b28
- SOURCE2_VFY=sha1:40b2de84e01dfe6c89272ccfb898fdeb854911d7
+ SOURCE2_VFY=sha256:d4bd3b7704d60650f463525e08ce11f3ef0991c32c435fdbe26d34e26a2d849a
WEB_SITE=http://www.mono-project.com
ENTERED=20020801
- UPDATED=20141006
+ UPDATED=20141114
SHORT="A library that implements System.Drawing for Mono"
cat << EOF
More information about the Lunar-commits
mailing list