ports/52900: New Port: audio/mp3wrap

Ulrich Spoerlein q at uni.de
Tue Jun 3 14:50:15 UTC 2003


>Number:         52900
>Category:       ports
>Synopsis:       New Port: audio/mp3wrap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 07:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 4.8-STABLE FreeBSD 4.8-STABLE #2: Thu May 22 22:35:19 CEST 2003 q at roadrunner:/usr/obj/usr/src/sys/ROADRUNNER i386

>Description:
	With mp3wrap you can easily concatenate multiple mp3 files. You can even add non-mp3 content.
	
>How-To-Repeat:
	
>Fix:

	

--- mp3wrap.port 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:
#
#	mp3wrap
#	mp3wrap/Makefile
#	mp3wrap/distinfo
#	mp3wrap/pkg-descr
#	mp3wrap/pkg-plist
#	mp3wrap/files
#	mp3wrap/files/patch-aa
#
echo c - mp3wrap
mkdir -p mp3wrap > /dev/null 2>&1
echo x - mp3wrap/Makefile
sed 's/^X//' >mp3wrap/Makefile << 'END-of-mp3wrap/Makefile'
X# New ports collection makefile for:	audio/mp3wrap
X# Date created:				30.05.2003
X# Whom:					Ulrich Spoerlein <q at uni.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mp3wrap
XPORTVERSION=	0.5
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	mp3wrap
XDISTNAME=	${PORTNAME}-${PORTVERSION}-src
X
XMAINTAINER=	q at uni.de
XCOMMENT=	Utility to merge mp3 files (and other formats)
X
XGNU_CONFIGURE=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XMAN1=		mp3wrap.1
X
X.include <bsd.port.mk>
END-of-mp3wrap/Makefile
echo x - mp3wrap/distinfo
sed 's/^X//' >mp3wrap/distinfo << 'END-of-mp3wrap/distinfo'
XMD5 (mp3wrap-0.5-src.tar.gz) = 096b46295cbe3ee2f02ca7792517dc36
END-of-mp3wrap/distinfo
echo x - mp3wrap/pkg-descr
sed 's/^X//' >mp3wrap/pkg-descr << 'END-of-mp3wrap/pkg-descr'
XMp3Wrap is a command-line utility that wraps two or more mp3 files in one
Xsingle large playable mp3, without losing filenames and ID3 informations (and
Xwithout need of decoding/encoding). Also with the possibility of including
Xother non mp3 files, such as PlayLists, info files, cover images, inside the
Xmp3. 
X
XWWW: http://mp3wrap.sourceforge.net/
END-of-mp3wrap/pkg-descr
echo x - mp3wrap/pkg-plist
sed 's/^X//' >mp3wrap/pkg-plist << 'END-of-mp3wrap/pkg-plist'
Xbin/mp3wrap
END-of-mp3wrap/pkg-plist
echo c - mp3wrap/files
mkdir -p mp3wrap/files > /dev/null 2>&1
echo x - mp3wrap/files/patch-aa
sed 's/^X//' >mp3wrap/files/patch-aa << 'END-of-mp3wrap/files/patch-aa'
X--- crc.c.orig	Mon Jun  2 20:41:23 2003
X+++ crc.c	Mon Jun  2 20:43:24 2003
X@@ -25,7 +25,7 @@
X 
X #include <stdio.h>
X #include <stdlib.h>
X-
X+#include <sys/types.h>
X #include "crc.h"
X 
X static const u_int32_t crctab[256] = {
END-of-mp3wrap/files/patch-aa
exit
--- mp3wrap.port ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list