./graphics/cdlabelgen, Generate frontcards and traycards for CDs

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


Branch: CURRENT, Version: 4.3.0nb7, Package name: cdlabelgen-4.3.0nb7, Maintainer: pkgsrc-users

cdlabelgen is a program for generating frontcards and traycards for
CDs. cdlabelgen was designed to simplify the process of generating
labels for CD's. It originated as a program to allow auto generation
of frontcards and traycards for CD's burned via an automated mechanism
(specifically for archiving data), but has now become popular for
labelling CD compilations, and copies of CDs.

Note that cdlabelgen does not actually print anything -- it just
spits out postscript, which you can then do with as you please.

cdlabelgen's purpose in life is twofold:

1.) To be run automatically and swiftly from a shell script
and automatically generate a frontcard and a traycard for
a cd--usually data archive cd's. The traycard (which goes
behind the CD itself) is U-shaped and the ends of the CD
case bear the label of what the CD is.

2.) To have a minimum of dependencies -- cdlabelgen only
requires perl.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 204.854 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-01-14 15:58:41 by Roland Illig | Files touched by this commit (36)
Log message:
graphics/*: remove redundant :Q modifiers

pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.