Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

lilypond: add devel block & python requirement #13513

Closed
wants to merge 1 commit into from

Commits on Aug 5, 2012

  1. lilypond: add devel block & python requirement

    Add a devel block for Lilypond so that people can test out the
    current release candidate.
    
    Add a `fails_with :clang` block due to C99 pointer errors.
    
    Add a Requirement that HB Python be compiled with `--use-llvm` so
    that Lilypond and Python both will be compiled with llvm to solve
    a build error where Lilypond uses both its own `cflags` and the
    ones from Python.
    
    Add a `def test` to produce some output in a pdf that is displayed
    with `qlmanage`.
    
    Tested against System Python and Homebrew Framework Python built
    with llvm on Lion using XCode-4.3.3.
    nibbles 2bits committed Aug 5, 2012
    Copy the full SHA
    e5d7c66 View commit details
    Browse the repository at this point in the history