MAJOR_VERSION=0
MINOR_VERSION=1
-PATCH_LEVEL=56
+PATCH_LEVEL=57
MY_PATCH_LEVEL=
-# now used as shell script in configure too
-# leave no spaces around the equal signs!
# use the above to send patches, always empty for released version:
# please don't move these comments up; the patch should fail if
# the previous version was wrong.
--- /dev/null
+# bin/Makefile
+
+depth = ..
+include $(depth)/make/Include.make
+
+# list of distribution files:
+EXTRA_DISTFILES = install-sh config.sub config.guess ltconfig
+
+include $(depth)/make/Scripts.make
+
+EXECUTABLES=convert-mudela mudela-book
+
+include $(depth)/make/Executable.make
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta11.log
+% input from out/feta11.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 4.12\pt -1.72\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta13.log
+% input from out/feta13.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 4.88\pt -2.03\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta16.log
+% input from out/feta16.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 6.00\pt -2.50\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta19.log
+% input from out/feta19.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 7.12\pt -2.97\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta20.log
+% input from out/feta20.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 7.50\pt -3.12\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta23.log
+% input from out/feta23.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 8.44\pt -3.52\pt 0.00\pt
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta26.log
+% input from out/feta26.log
% name=\symboltables {
"rests" = \table {
"0" "\\wholerest" 0.00\pt 9.75\pt -4.06\pt 0.00\pt
--- /dev/null
+
+
+PERL_SCRIPTS_IN = $(wildcard *.pl)
+PERL_SCRIPTS = $(addprefix $(outdir)/, $(PERL_SCRIPTS_IN:.pl=))
+SH_SCRIPTS_IN = $(wildcard *.sh)
+SH_SCRIPTS = $(addprefix $(outdir)/, $(SH_SCRIPTS_IN:.sh=))
+PYTHON_SCRIPTS_IN = $(wildcard *.py)
+PYTHON_SCRIPTS = $(addprefix $(outdir)/, $(PYTHON_SCRIPTS_IN:.py=))
+ALL_SCRIPTS_IN = $(SH_SCRIPTS_IN) $(PERL_SCRIPTS_IN) $(PYTHON_SCRIPTS_IN)
+EXTRA_DISTFILES += $(ALL_SCRIPTS_IN)
+
+all: $(PERL_SCRIPTS) $(PYTHON_SCRIPTS) $(SH_SCRIPTS)
+
+$(outdir)/%: %.pl
+ sed 's!@PERL@!$(PERL)!' < $< > $@
+ chmod 755 $@
+
+#FIXME. Check for bash?
+$(outdir)/%: %.sh
+ sed 's!@SH@!$(SHELL)!' < $< > $@
+ chmod 755 $@
+
+$(outdir)/%: %.py
+ sed 's!@PYTHON@!$(PYTHON)!' < $< > $@
+ chmod 755 $@
+
+
+
Begin3
Titel: LilyPond
-Versie:
-Inschrijf datum: 14APR98
+Versie: 0.1.57
+Inschrijf datum: 19APR98
Beschrijving: LilyPond is de muziek typesetter van het GNU Project.
Het programma genereert muziek in zichtbare of
hoorbare vorm uit uit een muzikale definitie file:
jan@digicash.com (Jan Nieuwenhuizen)
Onderhouden door: hanwen@stack.nl (Han-Wen Nienhuys)
Voornaamste plek: sunsite.unc.edu /pub/Linux/apps
- 395k lilypond-.tar.gz
+ 395k lilypond-0.1.57.tar.gz
Oorspronkelijke plek: pcnov095.win.tue.nl /pub/lilypond/
- 395k lilypond-.tar.gz
+ 395k lilypond-0.1.57.tar.gz
Copi"eer politie: GPL
End
Begin3
Title: LilyPond
-Version:
-Entered-date: 14APR98
+Version: 0.1.57
+Entered-date: 19APR98
Description: LilyPond is the GNU Project music typesetter. The program
generates visual or auditive output from a music
definition file: it can typeset formatted sheet music
jan@digicash.com (Jan Nieuwenhuizen)
Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys)
Primary-site: sunsite.unc.edu /pub/Linux/apps/sound/convert
- 470k lilypond-.tar.gz
+ 470k lilypond-0.1.57.tar.gz
Original-site: pcnov095.win.tue.nl /pub/lilypond/development/
- 470k lilypond-.tar.gz
+ 470k lilypond-0.1.57.tar.gz
Copying-policy: GPL
End
Name: lilypond
-Version:
+Version: 0.1.57
Release: 1
Copyright: GPL
Group: Applications/Publishing
-Source0: alpha.gnu.org:/gnu/lilypond/development/lilypond-.tar.gz
+Source0: alpha.gnu.org:/gnu/lilypond/development/lilypond-0.1.57.tar.gz
Summary: A program for typesetting music.
URL: http://www.stack.nl/~hanwen/lilypond
Packager: Han-Wen Nienhuys <hanwen@stack.nl>
make -C Documentation gifs
make prefix="$RPM_BUILD_ROOT/usr" install
%files
-%doc Documentation/AUTHORS.txt Documentation/CodingStyle.txt Documentation/INSTALL.txt Documentation/MANIFESTO.txt Documentation/PATCHES.txt Documentation/convert-mudela.txt Documentation/faq.txt Documentation/gnu-music.txt Documentation/index.txt Documentation/internals.txt Documentation/language.txt Documentation/lilypond.txt Documentation/links.txt Documentation/literature.txt Documentation/ly2dvi.txt Documentation/mi2mu.txt Documentation/mudela-book.txt Documentation/mutopia.txt Documentation/other-packages.txt BUGS TODO NEWS DEDICATION ANNOUNCE README
-%doc input/abbrev.ly input/beam-bug.ly input/beams.ly input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/denneboom.ly input/dummy.tex input/font-body.ly input/font.ly input/font11.ly input/font13.ly input/font16.ly input/font20.ly input/font26.ly input/gourlay.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/praeludium-fuga-E.ly input/rhythm.ly input/scales.ly input/scripts.ly input/sleur.ly input/slurs.ly input/spacing.ly input/stem.ly input/test-lyrics.ly input/tril.ly input/twinkle-pop.ly input/twinkle.ly Documentation/introduction.doc Documentation/mudela-man.doc
+%doc Documentation/out/AUTHORS.txt Documentation/out/CodingStyle.txt Documentation/out/INSTALL.txt Documentation/out/MANIFESTO.txt Documentation/out/PATCHES.txt Documentation/out/convert-mudela.txt Documentation/out/faq.txt Documentation/out/gnu-music.txt Documentation/out/index.txt Documentation/out/internals.txt Documentation/out/language.txt Documentation/out/lilypond.txt Documentation/out/links.txt Documentation/out/literature.txt Documentation/out/ly2dvi.txt Documentation/out/mi2mu.txt Documentation/out/mudela-book.txt Documentation/out/mutopia.txt Documentation/out/other-packages.txt BUGS TODO NEWS DEDICATION ANNOUNCE README
+%doc input/abbrev.ly input/beam-bug.ly input/beams.ly input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/denneboom.ly input/dummy.tex input/font-body.ly input/font.ly input/font11.ly input/font13.ly input/font16.ly input/font20.ly input/font26.ly input/gourlay.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/praeludium-fuga-E.ly input/rhythm.ly input/scales.ly input/scripts.ly input/sleur.ly input/slur-bug.ly input/slurs.ly input/spacing.ly input/stem.ly input/test-lyrics.ly input/tril.ly input/twinkle-pop.ly input/twinkle.ly Documentation/mudela-man.doc Documentation/mudela.doc
%doc Documentation/out/lelie_logo.gif
/usr/bin/convert-mudela
/usr/bin/mudela-book
--- /dev/null
+#
+# project LilyPond -- the musical typesetter
+# title makefile for mi2mu
+# file mi2mu/Makefile
+#
+# Copyright (c) 1997 by
+# Jan Nieuwenhuizen <jan@digicash.com>
+# Han-Wen Nienhuys <hanwen@stack.nl>
+#
+
+# subdir level:
+#
+depth = ..
+#
+
+NAME = mi2mu
+MODULE_NAME = mi2mu
+
+# generic variables:
+#
+include ./$(depth)/make/Variables.make
+include ./$(depth)/make/Files.make
+#
+
+# identify module:
+#
+include $(mi2mu-dir)/VERSION
+build = $(mi2mu-dir)/$(outdir)/.build
+#
+
+# descent order into subdirectories:
+#
+SUBDIRS = include
+#
+
+# to be remade each build:
+#
+VERSION_DEPENDENCY = $(mi2mu-version)
+#
+
+
+# list of distribution files:
+#
+EXTRA_DISTFILES = VERSION TODO
+#
+
+# list of custom libraries:
+#
+MODULE_LIBDEPS=check-flower-deps check-lib-deps
+MODULE_LIBES=-llily -lflower
+#
+
+
+default: $(EXECUTABLE)
+
+#
+
+# generic targets and rules:
+#
+include ./$(depth)/make/Targets.make
+include ./$(depth)/make/Rules.make
+#
+
+# explicit dependencies: (how to do auto?)
+#
+midi-lexer.l: $(outdir)/midi-parser.hh
+
+$(outdir)/mi2mu-version.o: $(outdir)/version.hh
+
+EXECUTABLES=mi2mu
+
+include $(depth)/make/Executable.make
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta11.log
+% input from out/feta11.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta13.log
+% input from out/feta13.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta16.log
+% input from out/feta16.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta19.log
+% input from out/feta19.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta20.log
+% input from out/feta20.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta23.log
+% input from out/feta23.log
% name
% rests
\fetdef\wholerest{0}
-% Creator: mf-to-table.py version 0.5
+% Creator: mf-to-table.py version 0.6
% Automatically generated on
% Do not edit
-% input from ../mf/feta26.log
+% input from out/feta26.log
% name
% rests
\fetdef\wholerest{0}