Hi Jan,

You're going to laugh, since I specifically said I didn't want to
change anything after the second beta... but can I push this?  If not,
people running lilybuntu2 won't be able to run the regtest checker.

Cheers,
- Graham
From 04698f885393c8a0c9914206f603d7313404226e Mon Sep 17 00:00:00 2001
From: Graham Percival <gra...@percival-music.ca>
Date: Fri, 17 Dec 2010 15:27:20 +0000
Subject: [PATCH] Bump imagemagick to 6.5.7-8.

It would be good to bump imagemagick to allow the
-dissimilarity-threshold  option, as discussed on
http://code.google.com/p/lilypond/issues/detail?id=908
I arbitrarily picked this specific version because that's what we
have in lilybuntu 2.
---
 gub/specs/imagemagick.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gub/specs/imagemagick.py b/gub/specs/imagemagick.py
index d14c0fe..ed11af4 100644
--- a/gub/specs/imagemagick.py
+++ b/gub/specs/imagemagick.py
@@ -4,7 +4,7 @@ from gub import misc
 from gub import tools
 
 class ImageMagick__tools (tools.AutoBuild):
-    source = 'http://ftp.surfnet.nl/pub/ImageMagick/ImageMagick-6.4.5-4.tar.gz'
+    source = 'http://ftp.surfnet.nl/pub/ImageMagick/ImageMagick-6.5.7-8.tar.gz'
     dependencies = [
             'automake',
             'bzip2',
-- 
1.7.0.4

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to