[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3336: update lilypond to 2.19.24
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3336: update lilypond to 2.19.24 |
Date: |
Wed, 05 Aug 2015 02:05:08 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3336
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2015-08-04 19:04:45 -0700
message:
update lilypond to 2.19.24
modified:
gnu/lilypond/Makefile makefile-20100606211655-sj1nx80alech6rtq-54
gnu/lilypond/config.mk config.mk-20121111221902-z28hh8721xmlhd36-1
gnu/lilypond/sha256sums checksums-20100606211658-5hzo8yox58j5nahg-54
=== modified file 'gnu/lilypond/Makefile'
--- a/gnu/lilypond/Makefile 2015-04-19 15:50:07 +0000
+++ b/gnu/lilypond/Makefile 2015-08-05 02:04:45 +0000
@@ -17,8 +17,9 @@
NAME = LilyPond
GARNAME = lilypond
-GARVERSION = 2.19.18
-HOME_URL = http://www.gnu.org/software/lilypond
+GARVERSION = 2.19.24
+# no longer at HOME_URL = http://www.gnu.org/software/lilypond
+HOME_URL = http://download.linuxaudio.org/lilypond/source/v2.19/
DESCRIPTION = Music typesetting
define BLURB
GNU LilyPond is a music typesetter, which produces high-quality sheet
@@ -39,9 +40,12 @@
DISTFILES = $(DISTNAME).tar.gz
SIGFILES =
-BUILDDEPS = ghostscript texinfo guile bison pkg-config fontforge \
+BUILDDEPS = ghostscript texinfo bison pkg-config fontforge \
python2 freetype2 pango fontconfig help2man texlive texinfo \
- t1utils imagemagick flex perl db2latex netpbm
+ t1utils imagemagick flex perl dblatex netpbm
+# guile 1.8 needed
+# Before it said db2latex but maybe it meant dblatex ?
+# experiment
LIBDEPS =
######################################################################
=== modified file 'gnu/lilypond/config.mk'
--- a/gnu/lilypond/config.mk 2014-03-09 10:10:42 +0000
+++ b/gnu/lilypond/config.mk 2015-08-05 02:04:45 +0000
@@ -1,6 +1,6 @@
## Configuration options for lilypond ##
-# Lilypond only supports Guile 1.8, which is not provided by GSRC. You must
-# supply the location of guile-config from Guile 1.8 below.
+# Lilypond is only supported by Guile 1.8 (not 2.) which is not provided by
GSRC.
+# You must supply the location of guile-config from Guile 1.8 below.
CONFIGURE_OPTS ?= TEXI2HTML=/usr/bin/texi2any
GUILE_CONFIG=/usr/bin/guile-config1.8
BUILD_OPTS ?=
=== modified file 'gnu/lilypond/sha256sums'
--- a/gnu/lilypond/sha256sums 2015-04-19 15:50:07 +0000
+++ b/gnu/lilypond/sha256sums 2015-08-05 02:04:45 +0000
@@ -1,1 +1,1 @@
-e0e9153afeb554fa198e4122c0ca76a8aa575c1467fec4d8dc3b6d6e6a1a9137
download/lilypond-2.19.18.tar.gz
+964644c4f5ba7985da9d6289e7549cccde67305ced4610e4dc563097b93ea571
download/lilypond-2.19.24.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3336: update lilypond to 2.19.24,
Carl Hansen <=