lilycomp stable port information

Package: lilycomp
Version: 1.0.2
Revision: 3

Source: mirror:sourceforge:%n/%n.%v.tar.gz
Source-MD5: efd57e8ce909ea2a268c411e6b6ef30a

Depends: python26
Recommends: lilypond | lilypond-devel

PatchScript: <<
perl -pi -e 's,#!/usr/bin/env python,#!%p/bin/python2.6,' lilycomp.py
perl -pi -e 's,(lilycomp.html),%p/share/doc/%n/\1,' lilycomp.py
<<
CompileScript: #
InstallScript: <<
mkdir -p %i/bin
install -m755 lilycomp.py %i/bin/lilycomp
<<
DocFiles: CHANGES COPYRIGHT LICENSE lilycomp.html

DescPackaging: <<
Only needs python itself, any version, but requires tkinter, which is
not part of Apple's python (at least as of OS X 10.3 python2.3), so we
just pick a nice, portable fink python interpretter version.
<<
Description: Quick-entry GUI for LilyPond music typesetter
License: GPL
Homepage: http://sourceforge.net/projects/lilycomp
Maintainer: Daniel Macks