Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 00:27:03 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/145852: [NEW PORT] audio/mp3val: A program for MPEG audio stream validation
Message-ID:  <20100419162703.CC1C52AEC648@sunpoet.net>
Resent-Message-ID: <201004191630.o3JGU2Kq013186@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145852
>Category:       ports
>Synopsis:       [NEW PORT] audio/mp3val: A program for MPEG audio stream validation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 16:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Mar 19 09:16:38 CST 2010
>Description:
MP3val is a small, high-speed, free software tool for checking MPEG audio
files' integrity. It can be useful for finding corrupted files (e.g.
incompletely downloaded, truncated, containing garbage). MP3val is also able
to fix most of the problems. Being a multiplatform application, MP3val can be
runned both under Windows and under Linux (or BSD). 

The most common MPEG audio file type is MPEG 1 Layer III (mp3), but MP3val
supports also other MPEG versions and layers. The tool is also aware of the
most common types of tags (ID3v1, ID3v2, APEv2). 

The core component of MP3val is an application with command-line interface.
There are also two graphical frontends for it: MP3val-frontend is a native
Windows application (it is also included in the latest binary releases for
Windows), mp3valgui is a multi-platform Python script (can be downloaded
separately), written by an independent developer. Installing the latter under
Windows is a bit tricky, so for Windows the first frontend is recommended. 

WWW:	http://mp3val.sourceforge.net/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mp3val-0.1.8.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mp3val
#	mp3val/pkg-descr
#	mp3val/Makefile
#	mp3val/distinfo
#
echo c - mp3val
mkdir -p mp3val > /dev/null 2>&1
echo x - mp3val/pkg-descr
sed 's/^X//' >mp3val/pkg-descr << 'af56ec921ccedde8a54c1c053f676dbb'
XMP3val is a small, high-speed, free software tool for checking MPEG audio
Xfiles' integrity. It can be useful for finding corrupted files (e.g.
Xincompletely downloaded, truncated, containing garbage). MP3val is also able
Xto fix most of the problems. Being a multiplatform application, MP3val can be
Xrunned both under Windows and under Linux (or BSD). 
X
XThe most common MPEG audio file type is MPEG 1 Layer III (mp3), but MP3val
Xsupports also other MPEG versions and layers. The tool is also aware of the
Xmost common types of tags (ID3v1, ID3v2, APEv2). 
X
XThe core component of MP3val is an application with command-line interface.
XThere are also two graphical frontends for it: MP3val-frontend is a native
XWindows application (it is also included in the latest binary releases for
XWindows), mp3valgui is a multi-platform Python script (can be downloaded
Xseparately), written by an independent developer. Installing the latter under
XWindows is a bit tricky, so for Windows the first frontend is recommended. 
X
XWWW:	http://mp3val.sourceforge.net/
af56ec921ccedde8a54c1c053f676dbb
echo x - mp3val/Makefile
sed 's/^X//' >mp3val/Makefile << '6145ee5512053192c1b292ecbc79fe7c'
X# New ports collection makefile for:	mp3val
X# Date created:		2010-04-19
X# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		mp3val
XPORTVERSION=		0.1.8
XCATEGORIES=		audio
XMASTER_SITES=		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
XDISTNAME=		${PORTNAME}-${PORTVERSION}-src
X
XMAINTAINER=		sunpoet@sunpoet.net
XCOMMENT=		A program for MPEG audio stream validation
X
XALL_TARGET=		mp3val
XMAKEFILE=		${WRKSRC}/Makefile.linux
XPLIST=			bin/mp3val
XUSE_GMAKE=		yes
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/mp3val ${PREFIX}/bin
X
X.include <bsd.port.post.mk>
6145ee5512053192c1b292ecbc79fe7c
echo x - mp3val/distinfo
sed 's/^X//' >mp3val/distinfo << '27213f25f6ef753e121c149d3892acd7'
XMD5 (mp3val-0.1.8-src.tar.gz) = dc8adad909d0b8734ed22029b2de2cb4
XSHA256 (mp3val-0.1.8-src.tar.gz) = 95a16efe3c352bb31d23d68ee5cb8bb8ebd9868d3dcf0d84c96864f80c31c39f
XSIZE (mp3val-0.1.8-src.tar.gz) = 21406
27213f25f6ef753e121c149d3892acd7
exit
--- mp3val-0.1.8.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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