You are not logged in.

#1 2005-08-09 15:03:49

thegnu
Member
From: Brooklyn, NY
Registered: 2004-05-04
Posts: 280
Website

[request] Lilypond 2.6

Here, I've taken the basic lilypond install, and it doesn't work.  I'm not sure why, but I just can't get it to display text markup.  I keep getting told I should just use the basic lilypond install without any tweaking and see if it works, so I've tried this, and it doesn't

I'm not sure WHERE the problem is, because lilypond 2.4 would display markup either, and the font handling is supposedly different in 2.6, using pango and freetype2.

# $Id: PKGBUILD,v 1.2 2005/06/01 20:34:38 neotuli Exp $
# Maintainer: Simo Leone <neotuli@gmail.com>
pkgname=lilypond
pkgver=2.6.3
pkgrel=1
pkgdesc="An automated music engraving system"
url="http://lilypond.org"
license=""
depends=('pango' 'fontconfig' 'guile' 'python' 'tetex' 'ghostscript')
makedepends=('flex' 'bison' 'gettext' 'mftrace' 'fontforge' 'freetype2')
#install=lilypond.install
source=("http://lilypond.org/download/v2.6/$pkgname-$pkgver.tar.gz")

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./autogen.sh --prefix=/usr
  make all
  make DESTDIR=$startdir/pkg install
} 

fffft!

Offline

#2 2005-08-11 12:41:28

judfilm
Member
Registered: 2004-02-12
Posts: 229

Re: [request] Lilypond 2.6

Hi, not trying to get too far ahead but have you tried the development version 2.7.4 to see if that will work?
FYI - http://lilypond.org/doc/v2.7/Documentat … STALL.html

Offline

#3 2005-08-25 14:44:11

thegnu
Member
From: Brooklyn, NY
Registered: 2004-05-04
Posts: 280
Website

Re: [request] Lilypond 2.6

I'm trying 2.7.7 now, to see.  I've actually gotten 2.6.3 to compile, but I can't get everything to work right.

Right now, I don't know how to get the roman font to work.  Gotta get moving on that.  I'll report back once 2.7.7 is working.


fffft!

Offline

Board footer

Powered by FluxBB