summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-08 02:46:38 +0200
committerStefan Husmann2016-07-08 02:46:38 +0200
commitec44126474290e871b0af33fc05edeabd73432b1 (patch)
tree60c8fcf46c508c20162b5ae25b42f4c124cbe7f6
parentdb4b1c1a7fc20c6a295a66c8652f71c109efbd73 (diff)
downloadaur-ec44126474290e871b0af33fc05edeabd73432b1.tar.gz
Updated version (2.19.44.1.50.g15115dd -> 2.19.44.1.53.ge740e74).
Changelog ========= Issue 4910/3: Avoid crash when g_spawn_sync () fails (e740e74) Issue 4910/2: Replace the warning message output method in ly_run_command () (f97af25) Issue 4910/1: Fix memory leak in ly:spawn () (e5c3516) Reimplement issue 4781 for musicxml2ly more literally. Reimplementation was necessary as part of the implementation of issue 4751, but some of the code changes for 4781 were omitted. This reproduces all the 4781 changes. (15115dd) Issue 4912: Fix output definition use in \book and \bookpart (22799b6) Issue 4908/7: Add Changes entry for \header expressions (4c8d9ad) Issue 4908/6: Use \markupId and \stringId in identifiers regtest (5d66f9b) Issue 4908/5: Add \header variables to `identifiers' regtest (f9c883f) Issue 4908/4: Admit \header-like expression into \score (06732c9) Issue 4908/3: Admit \header-like expressions in \header (3571a1d) Issue 4908/2: Admit \header-like expressions at top levels (d5400b9) Issue 4908/1: Allow \header blocks in expressions (92aa1b8) Issue 4909/2: Add checking conflicts between CFF flavored fonts (eda66de) Issue 4909/1: Add procedure `ly:get-cff-offset` (2291f61) Issue 4876/5: Add direct parsing CFF for getting Postscript font name (ca9c7a2) Issue 4876/4: Enable fontname replacing in TrueType functions (22559b0) Issue 4876/3: Enable fontname replacing in Pango_font class (de9831f) Issue 4876/2: Enable fontname replacing in Open_type_font class (3c2fbb6) Issue 4876/1: Add fontname replacing function for CFF (OTF/OTC) fonts (fa2596b) Issue 4906/6: Use ADD_END_ACKNOWLEDGER_FOR in slur engravers (6acce8f) Issue 4906/5: Don't let ADD_END_ACKNOWLEDGER_FOR add end_ to callback (369988f) Issue 4906/4: Use ADD_LISTENER/ACKNOWLEDGER_FOR in slur engravers (ca91c4f) Issue 4906/3: ADD_ACKNOWLEDGER/LISTENER_FOR (3d76daf) Issue 4906/2: Rename ack_trampoline to trampoline (1a4fcab) Issue 4906/1: Rename ack_finder to method_finder (04f4d06) Doc: updates translation status (61b18f0) Doc-fr: updates committishes after removing non backslahed funindex (f21f4dd) Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation (a1267e2) Doc-ca: nitpick in web.texi (df45ab1) Doc-ca: Catalan translations and corrections (0cda0bf) Doc-ca: Catalan translations and corrections (4a1fca0) Doc-it: add NR "World music" chapter (7f21e08) Issue 4902/2: Improve `-dgs-load-fonts` option for TTF (b060b5b) Issue 4902/1: Add procedure `ly:has-glyph-names?` (9437884) Issue 4901: Improve `-dgs-load-fonts` option for OTC fonts (9b5a8ef) Issue 4900: Improve `-dgs-load-fonts` option for non-zero font-index (08d00bc) Doc-it: update (052c123) Don't overload Slur_engraver::listen_slur (d1c8e78) Issue 4903/4: Fold Slur_proto_engraver into Slur_engraver (01cf114) Issue 4903/3: Restructure slur engravers (509f945) Issue 4903/2: {phrasing-,}slur-engraver.cc: adjust includes (69f2bf9) Issue 4903/1: internal_make_grob: Remove unused `name' argument (6e46bbb) Issue 4898: Set rhythmic-location early in paper-column-engraver (a975d6f) Issue 4897: Allow multiple \with per context creation (d862072) Issue 4899/6: Remove {Translator,Engraver}::ack_find_base (5c75071) Issue 4899/5: Remove Translator::method_find_base (1906a22) Issue 4899/4: Listeners should not be virtual (220f62e) Issue 4899/3: Revert "Issue 4885/2: Let ADD_ACKNOWLEDGER state actual classes" (ffc7faa) Issue 4899/2: Revert "Issue 4885/3: Remove ack_finder/ack_find_base" (60ceca3) Issue 4899/1: Let method_finder also find listeners (f7013d6) Release: bump VERSION. (ec6b4cc) Merge remote branch 'origin/release/unstable' into HEAD (5dbaaca) Issue 4895 Give SystemStartSquare a default of 5.0 for collapse-height (d6bb35d)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69d3ae644f78..3122e3d47db2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Jul 8 00:46:37 UTC 2016
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.44.1.50.g15115dd
+ pkgver = 2.19.44.1.53.ge740e74
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0d757e6d29f9..7647e886ebec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.44.1.50.g15115dd
+pkgver=2.19.44.1.53.ge740e74
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')