mp3info 0.2.16 - MP3 header and tag information tool.

This commit is contained in:
simonb 1999-06-14 03:34:13 +00:00
parent 9e1f328699
commit 9ee5c9aecc
5 changed files with 29 additions and 0 deletions

12
audio/mp3info/Makefile Normal file
View file

@ -0,0 +1,12 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/06/14 03:34:13 simonb Exp $
#
DISTNAME= mp3info-0.2.16
CATEGORIES= audio
MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/
MAINTAINER= simonb@netbsd.org
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"

3
audio/mp3info/files/md5 Normal file
View file

@ -0,0 +1,3 @@
$NetBSD: md5,v 1.1.1.1 1999/06/14 03:34:13 simonb Exp $
MD5 (mp3info-0.2.16.tar.gz) = d67b0225a197e91da87e94707121bb21

View file

@ -0,0 +1 @@
MP3 header and tag information tool.

10
audio/mp3info/pkg/DESCR Normal file
View file

@ -0,0 +1,10 @@
A small utility to read and write TAG info, as well as retrieve the MP3
Header info and print it all out in a nice format.
Released under GNU GPL.
Features:
- Get, Set and Wipe MP3 TAG Info.
- Get MPEG Audio Version 1, 2 and 2.5 (All Layers) Header info.
- Userdefinable output formatting (rather advanced).
- Can rename files according to userdefined scheme.

3
audio/mp3info/pkg/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/14 03:34:13 simonb Exp $
bin/mp3info
man/man1/mp3info.1