summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-12 18:46:58 +0200
committerStefan Husmann2016-06-12 18:46:58 +0200
commit84b436b0ae0900a9a33d4caeb3f7da54ca13e6b2 (patch)
treeb39dc5cf3dae4884c50b34d149ce26a101955f62
parent4b88f78a091a66d2d13f3af1690b3e6972be78f8 (diff)
downloadaur-84b436b0ae0900a9a33d4caeb3f7da54ca13e6b2.tar.gz
Updated version (2.19.43.1.31.g14b131c -> 2.19.43.1.35.gfa512e3).
Changelog ========= Set minimum size dots for text spanner to be round. (fa512e3) Issue 4881: Axis_group_engraver: add interesting items only once (9e6c934) Issue 4886: Replace Grace_beam_engraver::listen_beam (ece0ac8) Add the non-default property to the KeySignature grob (05ddf3b) 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 cf528e39f1fa..94ee022f8f5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 11 23:46:02 UTC 2016
+# Sun Jun 12 16:46:58 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.43.1.31.g14b131c
+ pkgver = 2.19.43.1.35.gfa512e3
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 984bbd425958..85c88a660c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.43.1.31.g14b131c
+pkgver=2.19.43.1.35.gfa512e3
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')