aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3_check
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* - Axe trailing whitespacepav2004-01-311-1/+2
| | | | | | - While here, add SIZE Submitted by: Jason Harris <jharris@widomaker.com>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-3/+6
| | | | use USE_GETOPT_LONG instead.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Switched to MASTER_SITE_SOURCEFORGE.ijliao2002-07-092-1/+5
| | | | | | | | Add WWW and Author to pkg-descr PR: 40293 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: maintainer
* Update to 1.98.sobomax2000-11-023-20/+18
| | | | | PR: 22276 Submitted by: maintainer
* Don't use -Werror in CFLAGS so this port builds cleanly on the Alpha.steve2000-08-081-3/+3
|
* Add mp3_check, a utility which verifies the integrity of mp3 files andwill2000-06-027-0/+61
prints some useful statistics. I made this port respect CC/CFLAGS. PR: 18812 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>