Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: lilypond-devel 2.19.54-1
Git Clone URL: | https://aur-dev.archlinux.org/lilypond-devel.git (read-only) |
---|---|
Package Base: | lilypond-devel |
Description: | An automated music engraving system (development version) |
Upstream URL: | http://lilypond.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | pnorcks |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 12 |
Popularity: | 0.155844 |
First Submitted: | 2008-06-08 22:18 |
Last Updated: | 2017-01-04 20:19 |
Dependencies (17)
- fontconfig (fontconfig-git, fontconfig-infinality, fontconfig-ubuntu)
- freetype2 (freetype2-git, freetype2-cleartype, freetype2-old-hinting, freetype2-v35, freetype2-infinality)
- glib2 (glib2-sched-policy, glib2-git, glib2-quiet, glib2-patched-thumbnailer)
- guile1.8
- pango (pango-git, pango-ubuntu)
- python2 (pypy19, stackless-python2, python26, placeholder)
- fontforge (fontforge-git) (make)
- ghostscript (ghostscript-git) (make)
- gsfonts (gsfonts-type1, gsfonts-cyr) (make)
- t1utils (make)
- tex-gyre-fonts (make)
- texlive-core>=2011.23170 (texlive-dummy) (make)
- imagemagick (imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick7, graphicsmagick-imagemagick-compat, imagemagick-fftw, imagemagick-full) (optional) – building HTML documentation
- netpbm (optional) – building HTML documentation
- rsync (rsync-git, rsync-fadvise) (optional) – installing HTML documentation
- ttf-kochi-substitute (optional) – building HTML documentation
- texi2html>=1.82 (optional) – building HTML documentation
Required by (10)
- asciidoc-git (requires lilypond) (optional)
- emacs-lyqi-mode-git (requires lilypond)
- frescobaldi (requires lilypond) (optional)
- frescobaldi-git (requires lilypond) (optional)
- lilypond-docs (requires lilypond)
- lyluatex-git (requires lilypond)
- patacrep (requires lilypond)
- patacrep-git (requires lilypond)
- python2-mingus (requires lilypond) (optional)
- salientia-git (requires lilypond)
Latest Comments
1 2 3 4 5 6 Next › Last »
jonarnold commented on 2016-03-07 19:21
WARNING: Please consider installing optional programs or files: texi2html dblatex lh CTAN package (texlive-lang-cyrillic or texlive-texmf-fonts) pngtopnm
ERROR: Please install required programs: TeX Gyre fonts OTF (make sure the fc-list utility can see them, e.g. 'sudo apt-get install fonts-texgyre', or use --with-texgyre-dir)
====
installing tex-gyre-fonts fixed the error
haawda commented on 2015-04-24 17:50
Added ghostscript as dependency.
kolewu commented on 2015-04-23 22:43
The (runtime) dependency 'ghostscript' is missing. Without it the conversion to pdf fails.
haawda commented on 2015-03-28 07:19
Updated to use gsfonts-cyr, thanks, bohoomil.
bohoomil commented on 2015-03-28 02:32
OK, here you are:
https://aur.archlinux.org/packages/gsfonts-cyr/
The package offers exactly the same functionality as gsfonts from [extra] and 't1-urw-fonts-ib' prior to upgrade. Hence if you install it, it'll replace any of 'gsfonts' / 't1-urw-fonts-ib' / 't1-urw-fonts-cyr-ib'. If you're going to use it with infinality-bundle as a replacement for 't1-urw-fonts-ib' or 't1-urw-fonts-cyr-ib', please refer to the included README file for instructions.
archmylinux commented on 2015-03-27 13:39
Bump for a package indeed :-)
haawda commented on 2015-03-27 13:34
That is indeed a very good idea. Please do so. If you want, Ican then take over maintaining that package.
bohoomil commented on 2015-03-27 00:03
I'm glad that you find `t1-urw-fonts-cyr-ib` useful. However, it is a quite unsafe to include it in make dependency array unless it is accessible to all users (now it isn't: not everyone is going to use infinality-bundle packages). I believe it might be wise to add it to the AUR in a somewhat stripped-down version (i.e. without ib specific files) and change the PKGBUILD accordingly. Please, let me know if you want me to prepare the package.
haawda commented on 2015-03-24 20:23
Thanks again, mgd.
mgd commented on 2015-03-24 11:18
I had reported the missing cyrillic characters and there now is an earlier version of the package under the name Dependency `t1-urw-fonts-cyr-ib'.
For me it worked as a temporary workaround to replace the dependency `t1-urw-fonts-ib' by `t1-urw-fonts-cyr-ib'.
On the long run I expect the cyrillic characters to reappear in the original font as they are supposed to be there. At this point in time is seems to be an upstream bug.
HTH