Search Criteria
Package Details: lilypond-devel 2.19.83-1
Git Clone URL: | https://aur.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: | 13 |
Popularity: | 0.007624 |
First Submitted: | 2008-06-08 22:18 |
Last Updated: | 2019-04-11 15:40 |
Dependencies (16)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-ubuntu, fontconfig-infinality, fontconfig-git, fontconfig-infinality-remix)
- freetype2 (freetype2-git, freetype2-v35, freetype2-old-hinting, freetype2-ttmetrics, freetype2-infinality, freetype2-ultimate5, freetype2-cleartype, freetype2-infinality-remix)
- glib2 (glib2-sched-policy, glib2-git, glib2-clear, glib2-quiet, glib2-patched-thumbnailer)
- guile1.8
- pango (pango-ubuntu, pango-git)
- python2 (pypy19, stackless-python2)
- dblatex (make)
- fontforge (fontforge-git) (make)
- ghostscript (make)
- gsfonts (gsfonts-type1, gsfonts-cyr) (make)
- t1utils (t1utils-git) (make)
- tex-gyre-fonts (make)
- texlive-core (texlive-full, texlive-installer) (make)
- texlive-langcyrillic (texlive-full, texlive-installer) (make)
- extractpdfmark (optional) – for reducing the size of pdf output significantly
- tk (tk85) (optional) – for the gui
Required by (18)
- asciidoc-git (requires lilypond) (optional)
- asciidoc-py3 (requires lilypond) (optional)
- denemo (requires lilypond)
- denemo-git (requires lilypond)
- emacs-lyqi-mode-git (requires lilypond)
- frescobaldi (requires lilypond) (optional)
- frescobaldi-git (requires lilypond) (optional)
- lilyjazz (requires lilypond)
- lilypond-docs (requires lilypond)
- ly2video-git (requires lilypond)
- lyluatex-git (requires lilypond)
- patacrep (requires lilypond)
- patacrep-git (requires lilypond)
- python-abjad (requires lilypond)
- python-music21 (requires lilypond) (optional)
- python2-mingus (requires lilypond) (optional)
- salientia-git (requires lilypond)
- zim-git (requires lilypond) (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
thse commented on 2019-08-14 19:19
Compilation works, thanks to the new pango 1:1.44.5-1
haawda commented on 2019-07-30 21:19
thse: pango 1.44 dropped support for type1 and some other font formats. Upstream lilypond seems not to deal with this yet. Also the -git-package is affected.
thse commented on 2019-07-28 18:34
With pango 1:1.44-1 compilation fails due invalid pointer conversions in lily/pango-font.cc
With the previous pango 1:1.43.0-2 compilation works.
haawda commented on 2018-03-29 20:56
gstreamer0.10-plugins-bad is an aur-package. I doubt that it is still needed. Try to get rid of it.
mgd commented on 2018-03-29 20:12
When building this new package I get an error (see below). My system is current as of today otherwise.
make[3]: Verzeichnis „/home/mgd/packages/gstreamer0.10-bad-0.10.23-37/src/gst-plugins-bad/gst/adpcmdec“ wird betreten CC libgstadpcmdec_la-adpcmdec.lo In file included from /usr/include/gstreamer-0.10/gst/gst.h:32:0, from adpcmdec.c:30: /usr/include/gstreamer-0.10/gst/gstversion.h:48:27: Fehler: expected declaration specifiers or »...« before »(« token #define GST_VERSION_MAJOR (0) ^ adpcmdec.c:586:21: Anmerkung: bei Substitution des Makros »GST_VERSION_MAJOR« GST_PLUGIN_DEFINE2 (GST_VERSION_MAJOR, GST_VERSION_MINOR, adpcmdec, ^~~~~~~~~~~~~~~~~ /usr/include/gstreamer-0.10/gst/gstversion.h:54:27: Fehler: expected declaration specifiers or »...« before »(« token #define GST_VERSION_MINOR (10) ^ adpcmdec.c:586:40: Anmerkung: bei Substitution des Makros »GST_VERSION_MINOR« GST_PLUGIN_DEFINE2 (GST_VERSION_MAJOR, GST_VERSION_MINOR, adpcmdec, ^~~~~~~~~~~~~~~~~ adpcmdec.c:586:59: Fehler: unbekannter Typname: »adpcmdec« GST_PLUGIN_DEFINE2 (GST_VERSION_MAJOR, GST_VERSION_MINOR, adpcmdec, ^~~~~~~~ adpcmdec.c:587:5: Fehler: expected declaration specifiers or »...« before string constant "ADPCM decoder", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, ^~~~~~~~~~~~~~~ adpcmdec.c:587:22: Fehler: expected declaration specifiers or »...« before »plugin_init« "ADPCM decoder", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, ^~~~~~~~~~~ In file included from adpcmdec.c:27:0: ../../config.h:594:17: Fehler: expected declaration specifiers or »...« before string constant #define VERSION "0.10.23" ^ adpcmdec.c:587:35: Anmerkung: bei Substitution des Makros »VERSION« "ADPCM decoder", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, ^~~~~~~ adpcmdec.c:587:44: Fehler: expected declaration specifiers or »...« before string constant "ADPCM decoder", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, ^~~~~~ In file included from adpcmdec.c:27:0: ../../config.h:63:26: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)" ^ ../../config.h:63:26: Anmerkung: in Definition des Makros »GST_PACKAGE_NAME« #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../config.h:66:28: Fehler: expected declaration specifiers or »...« before string constant #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/" ^ adpcmdec.c:588:5: Anmerkung: bei Substitution des Makros »GST_PACKAGE_ORIGIN« GST_PACKAGE_ORIGIN); ^~~~~~~~~~~~~~~~~~ adpcmdec.c:576:1: Warnung: »plugin_init« definiert, aber nicht verwendet [-Wunused-function] plugin_init (GstPlugin * plugin) ^~~~~~~~~~~ make[3]: [Makefile:767: libgstadpcmdec_la-adpcmdec.lo] Fehler 1 make[3]: Verzeichnis „/home/mgd/packages/gstreamer0.10-bad-0.10.23-37/src/gst-plugins-bad/gst/adpcmdec“ wird verlassen make[2]: [Makefile:956: adpcmdec] Fehler 2 make[2]: Verzeichnis „/home/mgd/packages/gstreamer0.10-bad-0.10.23-37/src/gst-plugins-bad/gst“ wird verlassen make[1]: [Makefile:835: all-recursive] Fehler 1 make[1]: Verzeichnis „/home/mgd/packages/gstreamer0.10-bad-0.10.23-37/src/gst-plugins-bad“ wird verlassen make: [Makefile:762: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab...
haawda commented on 2018-02-12 20:04
Thanks, fixed. Two s's were missing.
rkubosz commented on 2018-02-12 07:52
Hi!
Installation of the package fails. The source url (http://lilypond.org/download/source/v2.19/lilypond-2.19.81.tar.gz) gives 404.
haawda commented on 2018-01-29 22:07
2.19.81 seems to be out, but I cannot download it.
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.