---
name: taglookup
version: 0.2_2
origin: audio/taglookup
comment: Utility for tagging groups of audio files using CDDB
arch: freebsd:9:x86:64
www: http://www.kamaz.org.uk/taglookup
maintainer: alex@kamaz.org.uk
prefix: /usr/local
licenselogic: single
flatsize: 220117
desc: |
  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
deps:
  libcddb: {origin: audio/libcddb, version: 1.3.2_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  taglib: {origin: audio/taglib, version: 1.8}
categories: [audio]
files:
  /usr/local/bin/taglookup: a2068d122cbbfecc60a158d3fd3d7096e7c97014a58a114511d7b2c84304c34a
  /usr/local/man/man1/taglookup.1.gz: 95ca23f2c8adae1f497b2c7bb0ea556b2877a2670bbde182b47854b36f6c72d7
scripts: {}
