Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2010 13:48:23 +0000 (UTC)
From:      Sylvio Cesar Teixeira <sylvio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/mp3lint Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201008201348.o7KDmNUB023243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sylvio      2010-08-20 13:48:23 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/mp3lint        Makefile distinfo pkg-descr pkg-plist 
  Log:
  - mp3lint is a tool to check collections of audio files for various problems. It is highly configurable, allowing you to specify your preferred format for filenames, minimum bitrate, tests to ignore, etc.
  
  Formats checked are currently mp3, ogg, wav, flac, au, and m3u playlists.
  mp3lint is implemented as separate tools (perl modules), each of which implements a set of testes. There are a total of 32 different tests.
  
  WWW:    http://erislabs.net/ianb/projects/mp3lint/
  
  PR:             ports/148899
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.1131    +1 -0      ports/audio/Makefile
  1.1       +30 -0     ports/audio/mp3lint/Makefile (new)
  1.1       +3 -0      ports/audio/mp3lint/distinfo (new)
  1.1       +9 -0      ports/audio/mp3lint/pkg-descr (new)
  1.1       +24 -0     ports/audio/mp3lint/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008201348.o7KDmNUB023243>