[Lunar-commits] <moonbase> lilypond: Adding a patch.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Sep 16 16:36:53 CEST 2010


commit 30ed38286e6252e564d74101c9685fbdd8b169da
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Sep 16 10:36:53 2010 -0400

    lilypond: Adding a patch.
---
 printer/lilypond/BUILD   |    2 ++
 printer/lilypond/DETAILS |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/printer/lilypond/BUILD b/printer/lilypond/BUILD
index 9f74f96..ecc3d0e 100644
--- a/printer/lilypond/BUILD
+++ b/printer/lilypond/BUILD
@@ -2,6 +2,8 @@
 
   OPTS="$OPTS --disable-documentation" &&
 
+  patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/printer/lilypond/DETAILS b/printer/lilypond/DETAILS
index 526d7c2..3fedb5a 100644
--- a/printer/lilypond/DETAILS
+++ b/printer/lilypond/DETAILS
@@ -2,11 +2,14 @@
          VERSION=2.12.3
          MAJ_VER=v2.12
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=lilypond-gcc45.patch
       SOURCE_URL=http://download.linuxaudio.org/lilypond/sources/$MAJ_VER/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:f36072d5f57b2a3d3877e82879be375d548aa951
+     SOURCE2_VFY=sha1:27d80e144ee3e60b8d3132d0d5cc996bd1e844c2
         WEB_SITE=http://lilypond.org/web/
          ENTERED=20070920
-         UPDATED=20091223
+         UPDATED=20100916
            SHORT="music notation for everyone"
 
 cat << EOF


More information about the Lunar-commits mailing list