pkgsrc-wip/songwrite/PLIST
Michal Pasternak 054f07637b Initial import.
Songwrite is a tablature (guitar partition) editor.

Songwrite is coded in Python and uses Tk (Tkinter); it relies on Timidity to
play midi and on GNU Lilypond for printing. 

Songwrite was previously known as GTablature. Due to many incompatibilities
between Gnome 1 and Gnome 2, it is no longer a part of Gnome, and has been
renamed Songwrite. File compatibility is preserved between GTablature and
Songwrite.
2004-01-02 03:52:07 +00:00

64 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/02 03:52:07 mpasternak Exp $
bin/songwrite-${PYVERSSUFFIX}
share/songwrite/__init__.py
share/songwrite/asciitab.py
share/songwrite/data/Doted.pgm
share/songwrite/data/Eighth.pgm
share/songwrite/data/Half.pgm
share/songwrite/data/Quarter.pgm
share/songwrite/data/Sixteenth.pgm
share/songwrite/data/Stressed.pgm
share/songwrite/data/Thirty-second.pgm
share/songwrite/data/Triplet.pgm
share/songwrite/data/Whole.pgm
share/songwrite/data/syncope.pgm
share/songwrite/doc/en/doc.haux
share/songwrite/doc/en/doc.html
share/songwrite/doc/en/doc.htoc
share/songwrite/doc/en/doc.lyx
share/songwrite/doc/en/drums.png
share/songwrite/doc/en/lyrics.png
share/songwrite/doc/en/repeat.png
share/songwrite/doc/en/songbook.png
share/songwrite/doc/en/songprop.png
share/songwrite/doc/en/special.png
share/songwrite/doc/en/staff.png
share/songwrite/doc/en/startup.png
share/songwrite/doc/en/tuning.png
share/songwrite/doc/fr/doc.haux
share/songwrite/doc/fr/doc.html
share/songwrite/doc/fr/doc.htoc
share/songwrite/doc/fr/doc.lyx
share/songwrite/doc/fr/drums.png
share/songwrite/doc/fr/lyrics.png
share/songwrite/doc/fr/repeat.png
share/songwrite/doc/fr/songbook.png
share/songwrite/doc/fr/songprop.png
share/songwrite/doc/fr/special.png
share/songwrite/doc/fr/staff.png
share/songwrite/doc/fr/startup.png
share/songwrite/doc/fr/tuning.png
share/songwrite/drum.py
share/songwrite/fourml.py
share/songwrite/globdef.py
share/songwrite/gp3_loader.py
share/songwrite/init_editobj.py
share/songwrite/latex.py
share/songwrite/lilypond.py
share/songwrite/lyric.py
share/songwrite/lyric2.py
share/songwrite/main.py
share/songwrite/midi_import.py
share/songwrite/player.py
share/songwrite/song.py
share/songwrite/songbook.py
share/songwrite/staff.py
share/songwrite/stemml.py
share/songwrite/tablature.py
share/songwrite/ui.py
share/songwrite/view.py
@dirrm share/songwrite/doc/fr
@dirrm share/songwrite/doc/en
@dirrm share/songwrite/doc
@dirrm share/songwrite/data
@dirrm share/songwrite