compiling on Debian on an ARMv7

2015-10-05 Thread Keith E OHara
I getting used to the BeagleBone Black, so I though I'd try compiling Lilypond. It runs Debian, but on an ARM. LilyPond hasn't provided a precompiled binary for ARM for a decade. Similar to what Trevor found, http://lists.gnu.org/archive/html/lilypond-devel/2014-02/msg00212.html setting up on

Doc: Included/compile.itexi - CG 4.2 - Updated notes on reqs for compiling (issue 261430043 by pkx1...@gmail.com)

2015-10-05 Thread tdanielsmusic
Not being overly familiar with *nix I can't vouch for the technicalities and syntax, but the general text looks fine (apart from a couple of trivial typos). So LGTM. https://codereview.appspot.com/261430043/diff/1/Documentation/included/compile.itexi File Documentation/included/compile.itexi

PATCHES: Countdown for October 8th 2015

2015-10-05 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on October 8th. PUSH: 4131 Reimplement forced partcombine decisions via context properties - David Kastrup https://sourceforge.net/p/testlilyissues/issues/4131/

Re: compiling on Debian on an ARMv7

2015-10-05 Thread James
Hello Keith, On 05/10/15 06:51, Keith E OHara wrote: > I getting used to the BeagleBone Black, so I though I'd try compiling > Lilypond. It runs Debian, but on an ARM. LilyPond hasn't provided a > precompiled binary for ARM for a decade. > > Similar to what Trevor found, >

Re: compiling on Debian on an ARMv7

2015-10-05 Thread James
Hello Santiago, On 05/10/15 14:41, Santiago Vila wrote: > On Mon, Oct 05, 2015 at 11:37:19AM +0100, James wrote: >> Hello Keith, >> >> On 05/10/15 06:51, Keith E OHara wrote: >>> I getting used to the BeagleBone Black, so I though I'd try compiling >>> Lilypond. It runs Debian, but on an ARM.

Re: multiple TextSpanners per voice

2015-10-05 Thread David Nalesnik
Ok, this should do it. The intention is to provide extra functionality to text spanners. By using this code, you have all the functionality of normal text spanners, but you are able to have multiple spanners per voice. You simply need to swap the regular engraver for this one in a layout block,

Re: compiling on Debian on an ARMv7

2015-10-05 Thread Santiago Vila
On Mon, Oct 05, 2015 at 11:37:19AM +0100, James wrote: > Hello Keith, > > On 05/10/15 06:51, Keith E OHara wrote: > > I getting used to the BeagleBone Black, so I though I'd try compiling > > Lilypond. It runs Debian, but on an ARM. LilyPond hasn't provided a > > precompiled binary for ARM for a

Re: compiling on Debian on an ARMv7

2015-10-05 Thread Santiago Vila
On Mon, Oct 05, 2015 at 03:13:06PM +0100, James wrote: > --snip-- > > jlowe@jlowe-Vostro-980 ~$ apt-get source lilypond > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > E: Unable to find a source package for lilypond This is

git cl

2015-10-05 Thread Phil Holmes
I now have git-cl mostly working with the Allura issue tracker. Please note that I've not really followed any coding standards, the error handling is rudimentary to say the least, and any competent Python programmer would prbably have kittens over some of what I've done. However, it does

Re: compiling on Debian on an ARMv7

2015-10-05 Thread Ricardo Wurmus
Hi, > I getting used to the BeagleBone Black, so I though I'd try compiling > Lilypond. It runs Debian, but on an ARM. LilyPond hasn't provided a > precompiled binary for ARM for a decade. The GNU Guix project is providing binary substitutes for Lilypond for four systems (armhf, mips64el, i686,

Re: compiling on Debian on an ARMv7

2015-10-05 Thread James
Santiago On 05/10/15 16:13, Santiago Vila wrote: > On Mon, Oct 05, 2015 at 03:13:06PM +0100, James wrote: >> --snip-- >> >> jlowe@jlowe-Vostro-980 ~$ apt-get source lilypond >> >> Reading package lists... Done >> >> Building dependency tree >> >> Reading state information... Done >> >> E:

Re: compiling on Debian on an ARMv7

2015-10-05 Thread Santiago Vila
On Mon, Oct 05, 2015 at 05:16:43PM +0100, James wrote: > So now the command works and I can see the Debian git tree of: > > http://git.donarmstrong.com/?p=lilypond.git;a=summary > > Is it good 'form' in Debian-land to email the maintainer directly to > make requests? It is usually a lot better