./misc/chordii, Produce PS sheet-music from text input

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.5.3, Package name: chordii-4.5.3, Maintainer: pkgsrc-users

Chordii produces a postscript document from a lyrics file containing
chord indications and chorus delimiters. The document produced
contains the lyrics of a song, with the guitar chords appearing above
the right words. A representation of all chords used in the song is
printed at the bottom of the last page.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 168.929 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71)
Log message:
misc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2015-11-24 13:04:23 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 4.5.1 to 4.5.3 (from ChangeLog)
-------------------------------------
Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2015-11-23
    Prepare for 4.5.3 release.
README-4.5
configure.ac

Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2015-11-23
    Prevent crash on using unknown cli options.
src/chordii.c

Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2015-11-23
    Improve LATIN2 generation; show in version.
configure.ac
src/chordii.c
src/common.c
src/iso.c

Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2015-10-04
    (a2crd) Fix crash when environment HOME is not set (Windows).
    (a2crd) Add -V to print version.
    (a2crd) Update help message.
src/a2crd.c

Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2015-05-04
    Updates.
TODO

Author: Johan Vromans <jvromans@squirrel.nl>
Date:   2014-12-04

    Handle CRLF input more elegantly.
src/chordii.c

Author: Adam Monsen <haircut@gmail.com>
Date:   2015-03-21

    TODO: fix filetype in vim modeline
    See https://github.com/vimoutliner/vimoutliner
TODO
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-05-29 10:54:02 by D'Arcy J.M. Cain | Files touched by this commit (4)
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