ports/116739: new port: audio/mp3unicode

Max Brazhnikov makc at issp.ac.ru
Sat Sep 29 13:10:03 UTC 2007


>Number:         116739
>Category:       ports
>Synopsis:       new port: audio/mp3unicode
>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:   Sat Sep 29 13:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug  9 00:11:48 MSD 2007     root at luna.dio.ru:/usr/obj/usr/src/sys/LUNA  i386

>Description:
Add new port audio/mp3unicode

MP3Unicode is a command line utility to convert ID3 tags in mp3
files between different encodings.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	mp3unicode
#	mp3unicode/pkg-descr
#	mp3unicode/Makefile
#	mp3unicode/files
#	mp3unicode/files/patch-mp3unicode.cpp
#	mp3unicode/distinfo
#
echo c - mp3unicode
mkdir -p mp3unicode > /dev/null 2>&1
echo x - mp3unicode/pkg-descr
sed 's/^X//' >mp3unicode/pkg-descr << 'END-of-mp3unicode/pkg-descr'
XMP3Unicode is a command line utility to convert ID3 tags in mp3
Xfiles between different encodings.
X
XWWW:	http://mp3unicode.sourceforge.net/
END-of-mp3unicode/pkg-descr
echo x - mp3unicode/Makefile
sed 's/^X//' >mp3unicode/Makefile << 'END-of-mp3unicode/Makefile'
X# New ports collection makefile for:	mp3unicode
X# Date created:		2007-09-29
X# Whom:			Max Brazhnikov <makc at issp.ac.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mp3unicode
XPORTVERSION=	1.2
XCATEGORIES=	audio
XMASTER_SITES=	SF
X
XMAINTAINER=	makc at issp.ac.ru
XCOMMENT=	ID3 tags charset converter
X
XLIB_DEPENDS=	tag.5:${PORTSDIR}/audio/taglib/
X
XUSE_BZIP2=	yes
XUSE_ICONV=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	ICONV_CFLAGS="-I${LOCALBASE}/include" \
X		ICONV_LIBS="-L${LOCALBASE}/lib -liconv"
X
XMAN1=		mp3unicode.1
XPLIST_FILES=	bin/mp3unicode
XPORTDOCS=	COPYING README
X
X.include <bsd.port.mk>
END-of-mp3unicode/Makefile
echo c - mp3unicode/files
mkdir -p mp3unicode/files > /dev/null 2>&1
echo x - mp3unicode/files/patch-mp3unicode.cpp
sed 's/^X//' >mp3unicode/files/patch-mp3unicode.cpp << 'END-of-mp3unicode/files/patch-mp3unicode.cpp'
X--- ./mp3unicode.cpp.orig	2007-09-25 14:57:33.000000000 +0400
X+++ ./mp3unicode.cpp	2007-09-29 15:16:49.000000000 +0400
X@@ -200,9 +200,6 @@
X 			if (
X 				iconv (
X 					cd,
X-#if !defined(_LIBICONV_VERSION) || _LIBICONV_VERSION < 0x010B
X-					(char **)
X-#endif
X 					&from,
X 					&from_size,
X 					&to,
END-of-mp3unicode/files/patch-mp3unicode.cpp
echo x - mp3unicode/distinfo
sed 's/^X//' >mp3unicode/distinfo << 'END-of-mp3unicode/distinfo'
XMD5 (mp3unicode-1.2.tar.bz2) = 36665ee3ed71585e377f46fda6124a09
XSHA256 (mp3unicode-1.2.tar.bz2) = 7788dde056204d003f32f07aa99ed46b1599ecfc0e9e12c8b559fa1072ffb74b
XSIZE (mp3unicode-1.2.tar.bz2) = 95372
END-of-mp3unicode/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list