ports/68565: [New Port] comms/nokryptia Tool for uploading mp3s into Nokia 5510
Aleksander Fafula
alex at fafula.com
Thu Jul 1 17:51:01 UTC 2004
>Number: 68565
>Category: ports
>Synopsis: [New Port] comms/nokryptia Tool for uploading mp3s into Nokia 5510
>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: Thu Jul 01 17:50:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Aleksander Fafula [alex at fafula.com]
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
Fafula.com
>Environment:
System: FreeBSD oleczek 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sat Jun 26 12:49:05 CEST 2004 root at oleczek:/usr/obj/usr/src/sys/ALEX i386
>Description:
New port's description:
Nokryptia is a program to convert music files like MP3 to work on a Nokia 5510
cell phone. The utility also does not do any encryption, it uses in fact a bug
in the encryption algorithm. Therefore, no actual encryption is done,
which makes the program very fast in comparision to the official
Micro$oft-Window$ program from NOKIA.
>How-To-Repeat:
>Fix:
--- shar file 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:
#
# nokryptia
# nokryptia/Makefile
# nokryptia/distinfo
# nokryptia/pkg-descr
# nokryptia/pkg-plist
#
echo c - nokryptia
mkdir -p nokryptia > /dev/null 2>&1
echo x - nokryptia/Makefile
sed 's/^X//' >nokryptia/Makefile << 'END-of-nokryptia/Makefile'
X# New ports collection makefile for: nokryptia
X# Date created: 1 July 2004
X# Whom: Aleksander Fafula <alex at fafula.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= nokryptia
XPORTVERSION= 1.3
XCATEGORIES= comms
XMASTER_SITES= http://tuxmobil.org/software/nokryptia/
X
XMAINTAINER= alex at fafula.com
XCOMMENT= A tool for fast loading mp3s into NOKIA 5510
X
XBUILD_DEPENDS= ${PORTSDIR}/audio/id3lib
XLIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib
X
XUSE_CONFIGURE= yes
XGNU_CONFIGURE= yes
XUSE_REINPLACE= yes
XUSE_BZIP2= yes
X
Xpre-configure:
X @${REINPLACE_CMD} -e 's|ac_cv_lib_id3_ID3Tag_New = yes|ac_cv_lib_id3_ID3Tag_New = no|g' ${WRKSRC}/configure
X
Xpost-configure:
X @${REINPLACE_CMD} -e 's|LIBS = -lid3 -lz|LIBS = -L/usr/local/lib -lid3 -lz|g' ${WRKSRC}/src/Makefile
X @${REINPLACE_CMD} -e 's|DEFAULT_INCLUDES = -I. -I$$(srcdir) -I.|DEFAULT_INCLUDES = -I. -I$$(srcdir) -I. -I$$(includedir) -I.|g' ${WRKSRC}/src/Makefile
X
X.include <bsd.port.mk>
END-of-nokryptia/Makefile
echo x - nokryptia/distinfo
sed 's/^X//' >nokryptia/distinfo << 'END-of-nokryptia/distinfo'
XMD5 (nokryptia-1.3.tar.bz2) = 10c9509d7a78df9677aa4e92f753668a
XSIZE (nokryptia-1.3.tar.bz2) = 66698
END-of-nokryptia/distinfo
echo x - nokryptia/pkg-descr
sed 's/^X//' >nokryptia/pkg-descr << 'END-of-nokryptia/pkg-descr'
XNokryptia is a program to convert music files like MP3 to work on a Nokia 5510
Xcell phone. The utility also does not do any encryption, it uses in fact a bug
Xin the encryption algorithm. Therefore, no actual encryption is done,
Xwhich makes the program very fast in comparision to the official
XMicro$oft-Window$ program from NOKIA.
X
XWWW: http://tuxmobil.org/nokryptia.html
END-of-nokryptia/pkg-descr
echo x - nokryptia/pkg-plist
sed 's/^X//' >nokryptia/pkg-plist << 'END-of-nokryptia/pkg-plist'
Xbin/nokryptia
Xman/man1/nokryptia.1
END-of-nokryptia/pkg-plist
exit
--- shar file ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list