aboutsummaryrefslogtreecommitdiff
path: root/audio/acoustid-fingerprinter
Commit message (Collapse)AuthorAgeFilesLines
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* AcoustID fingerprinter is a cross-platform GUI application thatJason E. Hale2012-10-274-0/+72
uses Chromaprint to submit audio fingerprints from your music collection to the AcoustID database. Only tagged audio files are submitted. Files tagged by MusicBrainz applications such as Picard or Jaikoz are preferred, but it will submit fingerprints for any files that have tags such as track title, artist name, album name, etc. WWW: http://acoustid.org/fingerprinter Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306506