ports/86553: new port: audio/mpck - A command-line utility for checking mp3 files for errors

Emanuel Haupt ehaupt at critical.ch
Sun Sep 25 12:00:34 UTC 2005


>Number:         86553
>Category:       ports
>Synopsis:       new port: audio/mpck - A command-line utility for checking mp3 files for errors
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 25 12:00:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root at beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
new port: audio/mpck - A command-line utility for checking mp3 files for errors

Mpck reads mp3 files and tries to determine if they are valid.

It displays statistics such as the bitrate. It is fast and supports
recursive directory checking.


>How-To-Repeat:
	
>Fix:

	



--- mpck.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:
#
#	mpck
#	mpck/Makefile
#	mpck/pkg-descr
#	mpck/distinfo
#
echo c - mpck
mkdir -p mpck > /dev/null 2>&1
echo x - mpck/Makefile
sed 's/^X//' >mpck/Makefile << 'END-of-mpck/Makefile'
X# New ports collection makefile for:	mpck
X# Date created:				25 Sep 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mpck
XPORTVERSION=	0.10
XCATEGORIES=	audio
XMASTER_SITES=	http://mpck.linuxonly.nl/
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	A command-line utility for checking mp3 files for errors
X
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
X
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XMAN1=		mpck.1
XPLIST_FILES=	bin/mpck
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
X		${WRKSRC}/src/checkframe.c \
X		${WRKSRC}/src/bufio.c
X
X.include <bsd.port.mk>
END-of-mpck/Makefile
echo x - mpck/pkg-descr
sed 's/^X//' >mpck/pkg-descr << 'END-of-mpck/pkg-descr'
XMpck reads mp3 files and tries to determine if they are valid.
X
XIt displays statistics such as the bitrate. It is fast and supports
Xrecursive directory checking.
X
XWWW: http://mpck.linuxonly.nl/
END-of-mpck/pkg-descr
echo x - mpck/distinfo
sed 's/^X//' >mpck/distinfo << 'END-of-mpck/distinfo'
XMD5 (mpck-0.10.tar.gz) = d49d9af7605a1be1c0f9a2d7889de437
XSIZE (mpck-0.10.tar.gz) = 178362
END-of-mpck/distinfo
exit
--- mpck.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list