summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-12 01:46:02 +0200
committerStefan Husmann2016-06-12 01:46:02 +0200
commit4b88f78a091a66d2d13f3af1690b3e6972be78f8 (patch)
treedecad0e77d07db1b4effd47c53b6c1498fd7d1fb
parent474bdac1b3822bf446f454fc23b3d3e89d133f44 (diff)
downloadaur-4b88f78a091a66d2d13f3af1690b3e6972be78f8.tar.gz
Updated version (2.19.43.1.25.g720bdb2 -> 2.19.43.1.31.g14b131c).
Changelog ========= Doc-fr: updates texidocs (14b131c) Web-fr: updates community and manuals (111efbf) Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation (ef95123) Bring dev/johngourlay/issue-4751 up to date with respect to staging. (720bdb2) Release: bump VERSION. (37da55e) Merge remote branch 'origin/release/unstable' into HEAD (2b0c08a) Issue 4880: Add ly:get-font-format to get the font format (887eee2) Doc-it: update translation (d149020) Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond into dev/johngourlay/issue-4751 to bring the development branch up to date. (57a6fdc) Remove a nonsensical line from the \paper section of ly output. (d1d1846) In python/musicexp.py: In the ly output add a space between a direction modifier and quote. Remove a redundant <<. In python/musicxml2ly_conversion.py: Add a definition for _. (bdafccd) Web-ja: typo (25dcf6a) Merge branch 'master' into dev/johngourlay/issue-4751 (729c453) Doc-it: fix links to external manuals (ae7afe4) Import rational in musicxml2ly_conversion.py (db03c56) Resurrect the file musicxml2ly_conversion.py, moving the few functions and classes to it from musicxml2ly.py that are also used in musicxml.py. (8ba96c3) Merge branch 'master' into philomelos (0398fdb) Bring musicxml2ly up to date with changes made in the LilyPond version since the Philomelos version was split off. (1ad144e) Correct a misplaced << in the body of a TabStaff block. At this point modifications to the Philomelos version of musicxml2ly have made it able to process all of the MusicXML regression tests without errors either from it or from LilyPond processing its output. (a617983) Fix a bug that produced incorrect syntax for the staccatissimo articulation. The correct syntax is "-!". It originally produced "-|". (ec0da1a) In scripts/musicxml2ly.py fix a bug that caused a dynamic on the last note of a tuplet to be emitted after the tuplet's braces rather than within them. (9b2a61f) Convert miscellaneous description elements to texidoc items. (1f6e0e7) Remove references to philomelos, which are not appropriate in LilyPond's own version of musicxml2ly. (589f549) In musicexp.py generate "Staff.keyAlterations" rather than "Staff.keySignature". In musicxml2ly.py store the LilyPond version in one variable, lilypond_version. (6676553) Handle LilyPond version better. (42b6a18) Correct an inconsistency in the Lyric class. (edb29ef) Add a new file utilities.py. (da6591b) Incorporate musicxml2ly_conversion.py into musicxml2ly.py. (dc90b89) Copy the lastest musicxml2ly files from Philomelos. These versions overwrite changes made directly in the LilyPond repository. Those changes will be reintroduced subsequently. (2ab5d80) Merge branch 'master' into philomelos (ba40d4d) Add new file musicxml2ly_conversion.py. (1dcaad0)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5666982d80b8..cf528e39f1fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 10 18:22:43 UTC 2016
+# Sat Jun 11 23:46:02 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.43.1.25.g720bdb2
+ pkgver = 2.19.43.1.31.g14b131c
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 934edfa9c4fb..984bbd425958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.43.1.25.g720bdb2
+pkgver=2.19.43.1.31.g14b131c
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')