ports/117644: commit references a PR

dfilter service dfilter at FreeBSD.org
Sat Dec 15 19:10:03 UTC 2007


The following reply was made to PR ports/117644; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/117644: commit references a PR
Date: Sat, 15 Dec 2007 19:01:04 +0000 (UTC)

 pav         2007-12-15 19:00:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio                Makefile 
   Added files:
     audio/taglookup      Makefile distinfo pkg-descr 
   Log:
   Tags groups of audio files using CDDB.
   
   TagLookup is a utility for tagging MP3s and other taggable audio file formats.
   It inspects a set of audio files and uses their lengths to look up an
   appropriate disc from a CDDB-compatible service. TagLookup can be used in two
   modes:
   
   * ID -- Given a CDDB ID and a number of files, look up the details of the CDDB
     disc from a CDDB service. Tag files using the CDDB disc. Match each file with
     each CDDB track using the closest track length.
   * Sequence -- Given a number of files, generate a CDDB ID and query a CDDB
     service. CDDB IDs are generated based on the sequence of tracks. Choose the
     closest matching CDDB disc to tag the files.
   
   As well as this, taglookup can:
   * Rename -- Rename files based on their tags.
   
   WWW: http://www.kamaz.org.uk/taglookup
   
   PR:             ports/117644
   Submitted by:   Alex Allan <alex at kamaz.org.uk>
   
   Revision  Changes    Path
   1.915     +1 -0      ports/audio/Makefile
   1.1       +23 -0     ports/audio/taglookup/Makefile (new)
   1.1       +3 -0      ports/audio/taglookup/distinfo (new)
   1.1       +18 -0     ports/audio/taglookup/pkg-descr (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list