The NetBSD Project

CVS log for pkgsrc/misc/cuetools/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / misc / cuetools

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 14 18:07:19 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove @dirrm entries from PLISTs

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 3 22:48:40 2005 UTC (7 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +6 -7 lines
Diff to previous 1.2 (colored)

Update to 1.2 and adjust homepage and master sites (project moved):

Changes since 1.1
-----------------

* cuebreakpoints was not printing the last track breakpoint.  This has been
  fixed.

* cueprint now prints a zero-length string for undefined values.  Flags, width,
  and precision are applied to conversion characters which have no conversion.

* Added a tagging script, cuetag.sh, which uses cueprint, vorbiscomment, and
  mp3info to tag Ogg Vorbis and MP3 files.  This needs more testing and
  documentation.

* Added a track selection flag to cueprint.

Changes since 1.0
-----------------

* File formats documentation has been readded and updated (docs/formats.txt).

* ``CDTEXTFILE`` is now a recognized (but ignored) keyword.

* If only a disc or track template is specified on the command line, then only
  the disc or track information is printed, respectively.

* cueprint now supports flags and width and precision values for template
  expansion (like the printf command).

Changes since 0.6
-----------------

* cuetools-1.x is a significant code rewrite of 0.x.  The cue/toc parsing code
  has been reimplemented in lex/yacc.

* cuerename has been replaced by the more general utility cueprint.

* Usage syntax of the utilities has changed.  See the respective man pages.

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 7 11:27:16 2004 UTC (8 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

Update to 0.6:

- cuerename - fixed bug that was causing original filenames to be modified
- cuerename - added "replace=FROM/TO" option
- cuerename - improved file prefix/suffix code
- cuerename - neither %f or %F contain a '.' now (strict was getting rid of
  this in some cases).  added a %. which expands to a '.' if the filename had
  one.  '%f%.%F' will expand to original filename, with formatting applied to
  prefix and suffix.
- cuerename - allow for comments (lines beginning with '#') in option file
- cuerename - added an escape character '\' to replace, so replacing a '/' is
  possible
released cuetools-0.5

- CATALOG field should not be quoted for cue files.  Updated cue.c and formats.
released cuetools-0.5.1

- modified source package directory structure
- CATALOG was still being quoted when writing a cue file.
- index/pregap handling improved, however it may still contain bugs.
- ~/.cuerenamerc is now ~/.cuerename
released cuetools-0.5.2

- renamed ChangeLog to CHANGES
- added man pages
- removed cuebreakpoints (obsoleted by shntool-2.0.0)
released cuetools-0.6

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 10 09:47:56 2004 UTC (8 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of cuetools, version 0.4:

cuetools is a set of utilities for working with cue and toc files.
It includes the following programs:

* cueconvert
  Convert between cue and toc formats.
* cuebreakpoints
  Output track break points from a cue/toc file, in a format usable by
  shnsplit (part of the shntool package).
* cuerename
  Rename files based on a template.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 10 09:47:56 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>