summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-21 16:07:24 +0200
committerStefan Husmann2016-06-21 16:07:24 +0200
commit530dceb81b435ef9e204bf850c34180bc7f616e3 (patch)
treebeb0ae42400e522f743136cf099eed0cae90e2a7
parentb3c3a71a8238da692528588413a87da3a9abf486 (diff)
downloadaur-530dceb81b435ef9e204bf850c34180bc7f616e3.tar.gz
Updated version (2.19.43.1.46.g893eca2 -> 2.19.43.1.49.g319517c).
Changelog ========= Correct accidental type for mensural fictas (319517c) Issue 4896: Ignore backslash when indexing (cb684c1) Issue 4894: Remove unescaped @funindex entries (09ef86c) Issue 4883 Implement public definition of bar-line::draw-filled-box (893eca2) Add halfopenvertical to script.scm (dcf8c37) Issue 4866/2: Remove the settings that ignore some major OTC fonts (ef61cca) Issue 4866/1: Improve OTC fonts support (26290fc) Issue 4890: Fix ly:format for the string that contain zero (211634b) Issue 4889/2: Integrate Type1 font embedding procedures (2a058ff) Issue 4889/1: Rewrite Type1 font converting procedures (2056697) Issue 2232: fix MIDI output of abutting (de)crescendi (f4e12f1) Avoid using ?: on lvalues in Protected_scm (5d40b49) Dynamic_performer: eliminate an unnecessary variable Use -1 to represent an unknown volume. (421a3bd) Issue 3945: fix (De)crescendo with unspecified starting volume in MIDI (0743ea2) 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 5b8891cb8f3c..70c5a2aaeebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 19 13:51:02 UTC 2016
+# Tue Jun 21 14:07:21 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.43.1.46.g893eca2
+ pkgver = 2.19.43.1.49.g319517c
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a959028fa5ce..8c59da66e23b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.43.1.46.g893eca2
+pkgver=2.19.43.1.49.g319517c
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')