Subject: CVS commit: pkgsrc/graphics/cdlabelgen
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 12/30/2005 15:00:02
Module Name: pkgsrc
Committed By: ben
Date: Fri Dec 30 15:00:02 UTC 2005
Modified Files:
pkgsrc/graphics/cdlabelgen: Makefile PLIST distinfo
pkgsrc/graphics/cdlabelgen/patches: patch-aa patch-ab
Log Message:
Update to cdlabelgen version 3.6.0, and update MASTER_SITES and HOMEPAGE.
Changes include:
* --rows-columns=r,c will force all items to be fit in "c" columns, with
each column having "r" lines (rows).
* Makefile: use INSTALL_FILE to install man page
* CD Label support - print directly on the CD or DVD
* --page-offset now accepts an optional X-axis offset also
--page-offset [xoffset,]yoffset
* Fix cdinsert.pl CGI script to use PAPERSIZE option for A4 paper
* Slim Case now applies to DVD outside also - creates outside inserts
for half-height DVD cases - driven by these arguments:
--create-dvd-outside --slim-case
* --slim-case to be used instead of --create-slim-cover (deprecated)
* End Cap text can now be rotated (flipped), --rotate-end-caps
* {#M} and {#MB} support directives added
{#M} {#MB} {#BI} {#B} {#I} can appear in input text, to make a line
monospaced, monospaced-bold, bold-italic, bold, or italic respectively.
Directives must appear in column 1 of line.
* Added dvdlogo.eps
* Changed aczone to aczoom
* DVD outside cover inserts now supported, --create-dvd-outside option
* Move down the DVD inside insert to fit better on letter and A4 paper
* trayimage "fill2" now fills all - cover, tray, spine, as appropriate
* Fixed bug in --outside-foldout and placement of tray image
* Fixed BoundingBox in divx.eps
* Date handling changed to use its own font size
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/graphics/cdlabelgen/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/cdlabelgen/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/cdlabelgen/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/cdlabelgen/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/cdlabelgen/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.