summary refs log tree commit diff
path: root/pkgs/misc/lilypond
Commit message (Collapse)AuthorAge
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* openlilylib-fonts: reworkEric Bailey2019-06-10
| | | | | - Install to lilypond fonts dir - Use lilypond-unstable by default
* openlilylib-fonts: update lilyjazzEric Bailey2019-06-10
|
* lilypond-with-fonts: reworkEric Bailey2019-06-10
| | | | | | - Use symlinkJoin - Cleanup quoting - Inherit meta and version from lilypond
* lilypond-unstable: rework, 2.19.65 -> 2.19.83Eric Bailey2019-06-10
| | | | | | - fetchurl -> fetchgit - urw-fonts -> ghostscript/share/fonts - overrideDerivation -> overrideAttrs
* lilypond: mark broken on darwinEric Bailey2019-06-10
|
* lilypond: reworkEric Bailey2019-06-10
| | | | | | - fetchurl -> fetchgit - urwfonts -> ghostscript/share/fonts - Add me as maintainer
* Fix configure error - incorrectly detected fontforge versionMilan Svoboda2019-04-23
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: use appendToName where appropriateMatthew Bauer2018-05-25
| | | | Using appendToName preserves the version at the end of the name.
* lilypond: disable parallel buildingVladimír Čunát2017-11-05
| | | | Example failure: https://hydra.nixos.org/build/63597640
* lilypond-unstable: 2.19.24 -> 2.19.65Vincent Laporte2017-08-28
|
* lilypond-with-fonts: fix quotingEric Bailey2017-05-26
|
* lilypond-with-fonts: fix typosEric Bailey2017-03-07
| | | | | | | | | In development, I experimented with file globs, for loops and making the supplementary fonts optional. As such, the original PR ended up with a dysfunctional combination. This commit fully adopts the for loop approach, which I prefer, since failing matches, e.g. missing supplementary-fonts/, won't cause a failure.
* lilypond-with-fonts: use all fonts by defaultEric Bailey2017-03-06
| | | | | Add a list of all fonts to openlilylib-fonts and use that as the default fonts argument to lilypond-with-fonts.
* lilypond: add openlilylib-fonts and lilypond-with-fontsEric Bailey2017-03-06
|
* lilypond-unstable: init at 2.19.24Eric Bailey2017-02-26
|
* lilypond: use python2Frederik Rietdijk2016-10-18
|
* lilypond: set some HOME during the build for MetafontMichael Raskin2016-03-28
|
* lilypond: add a workaround for fontforge version detectionMichael Raskin2015-12-27
| | | | | A part of Fontforge store path was taken as a part of the version by configure script leading to a version check failure.
* lilypond: allow build on darwinStéphane Jourdois2015-10-31
|
* lilypond: disable argv[0] passthroughThomas Tuegel2015-10-09
| | | | | | Fixes #10290. Lilypond finds its Guile libraries by looking at the path in argv[0], so it should be hardcoded to the real absolute path to the executable.
* lilypond: fix with new dblatex+texlive, fix metaVladimír Čunát2015-09-23
| | | | | Also enableParallelBuilding, as it took quite some time to build. /cc maintainer @MarcWeber.
* lilypond: updated from 2.16.2 to 2.18.2Raffael Mancini2014-10-12
|
* lilypond: unbreak build by adding t1utils to buildInputsBjørn Forsman2014-06-11
| | | | | | lilypond needs the 't1asm' tool from t1utils to build. t1asm used to be provided by texlive-core, but does no more (since texlive-core-2014 update).
* lilypond: cosmetic changesPeter Simons2014-06-11
|
* lilypond: add missing ghostscript path to wrapperBjørn Forsman2013-09-28
|
* lilypond: Update to 2.16.2, fix guile.Petr Rockai2013-05-18
|
* Lilypond: update to 2.14.2Michael Raskin2012-08-05
|
* Update Lilypond - this also fixes its buildMichael Raskin2011-01-12
| | | | svn path=/nixpkgs/trunk/; revision=25525
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22798
* update to 2.13.9Armijn Hemel2009-12-25
| | | | svn path=/nixpkgs/trunk/; revision=19103
* removing old bleeding edge cruft replacing it by a niftier version usingMarc Weber2009-12-11
| | | | | | | | | | | | source regions which are substituded by the tool nix-repository-manager. See http://github.com/MarcWeber/nix-repository-manager/raw/master/README. sourceByName is called sourceFromHead now. updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags cinelerra does no longer build due to Xorg update svn path=/nixpkgs/trunk/; revision=18894
* adding lilypondMarc Weber2009-09-10
svn path=/nixpkgs/trunk/; revision=17028