Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 84233

Summary: media-sound/lilypond-2.5.13.ebuild version bump
Product: Gentoo Linux Reporter: Colin Slater <kiltedtaco>
Component: New packagesAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for lilypond 2.5.13
latin1.enc fix

Description Colin Slater 2005-03-05 13:55:25 UTC
Update to the latest development version. This requires a few more libraries, fontforge, pango. The attached patch is already in (lilypond) CVS, and is necessary for latin1.enc to build right.

The biggest remaining issue is that $TEXMF needs to be set to include lilypond. This could be done with 

    echo "TEXMF=\"{/usr/share/lilypond,`kpsexpand  \\$TEXMF`}\""  \
        >> ${D}/etc/env.d/99lilypond

but that results in "/usr/tmp/portage/homedir/texmf" being in the path instead of ~/texmf. A better solution to this would be appreciated. Currently the ebuild just informs the user to source the script provided by lilypond.
Comment 1 Colin Slater 2005-03-05 13:56:25 UTC
Created attachment 52747 [details]
Ebuild for lilypond 2.5.13
Comment 2 Colin Slater 2005-03-05 13:57:13 UTC
Created attachment 52749 [details, diff]
latin1.enc fix
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-30 23:26:36 UTC
Marking as a duplicate in favour of bug which containts ebuild for newer 2.6
version...

*** This bug has been marked as a duplicate of 97574 ***