Bug 117644 - New Port: audio/taglookup Tags groups of audio files using CDDB
Summary: New Port: audio/taglookup Tags groups of audio files using CDDB
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 21:10 UTC by Alex Allan
Modified: 2007-12-15 19:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Allan 2007-10-29 21:10:03 UTC

    
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-15 18:50:04 UTC
State Changed
From-To: open->closed

New port added, thank you!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-15 19:01:04 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@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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"