pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   darcy
Date:           Thu May 29 08:54:02 UTC 2014

Modified Files:
        pkgsrc/misc: Makefile
Added Files:
        pkgsrc/misc/chordii: DESCR Makefile PLIST distinfo

Log Message:
Add chordii.  This is a successor to the old misc/chord program.

Chordii reads a text file containing the lyrics of a song, the chords to
be played, their description and some other optional data. The format used
is the so called ChordPro format. Chordii produces a PostScript document
that includes:
 -  Centered titles
 -  Chord names above the words
 -  Graphical representation of the chords at the end of the songs

Chordii also provides support for:
 -  Multiple columns on a page
 -  Index of a songbook
 -  Multiple logical pages per physical pages (1, 2 or 4)
 -  Configurable fonts for the lyrics and the chord names
 -  Multiple songs inside one file
 -  The complete ISO 8859-1 character set
 -  Chorus marking


To generate a diff of this commit:
cvs rdiff -u -r1.429 -r1.430 pkgsrc/misc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/chordii/DESCR pkgsrc/misc/chordii/Makefile \
    pkgsrc/misc/chordii/PLIST pkgsrc/misc/chordii/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index