ports/66303: [NEW PORT] audio/faac: FAAC is an AAC audio encoder

michael johnson ahze at ahze.net
Wed May 5 20:50:18 UTC 2004


>Number:         66303
>Category:       ports
>Synopsis:       [NEW PORT] audio/faac: FAAC is an AAC audio encoder
>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:   Wed May 05 13:50:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May  3 05:09:04 EDT
>Description:
FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, 
MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
It also supports multichannel and gapless encoding. 

WWW: http://faac.sourceforge.net/

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

--- faac-1.24.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:
#
#	faac
#	faac/Makefile
#	faac/distinfo
#	faac/pkg-descr
#	faac/pkg-plist
#
echo c - faac
mkdir -p faac > /dev/null 2>&1
echo x - faac/Makefile
sed 's/^X//' >faac/Makefile << 'END-of-faac/Makefile'
X# New ports collection makefile for:	faac
X# Date created:			Wed May  5 16:38:55 EDT 2004
X# Whom:				Michael Johnson <ahze at ahze.net>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	faac
XPORTVERSION=	1.24
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	faac
X
XMAINTAINER=	ahze at ahze.net
XCOMMENT=	FAAC is an AAC audio encoder
X
XBUILD_DEPENDS=	${NOTHING}:${PORTSDIR}/audio/faad:extract
XLIB_DEPENDS=	faad.0:${PORTSDIR}/audio/faad
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
XUSE_AUTOMAKE_VER=15
XUSE_AUTOHEADER=	yes
XAUTOMAKE_ARGS=	--add-missing
XUSE_GMAKE=	yes
XUSE_LIBTOOL_VER=13
XUSE_REINPLACE=	yes
XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include \
X		-I${WRKDIR}/../../../audio/faad/work/faad2/common/mp4v2" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XINSTALLS_SHLIB=	yes
X
Xpre-patch: build-depends
X
Xpost-patch:
X	@cd ${WRKSRC}; ${ACLOCAL} -I .; \
X		${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake
X	@${REINPLACE_CMD} -e 's|$$lt_target|$$host|' \
X		${WRKSRC}/aclocal.m4
X
X.include <bsd.port.mk>
END-of-faac/Makefile
echo x - faac/distinfo
sed 's/^X//' >faac/distinfo << 'END-of-faac/distinfo'
XMD5 (faac-1.24.tar.gz) = e72dc74db17b42b06155613489077ad7
XSIZE (faac-1.24.tar.gz) = 282585
END-of-faac/distinfo
echo x - faac/pkg-descr
sed 's/^X//' >faac/pkg-descr << 'END-of-faac/pkg-descr'
XFAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, 
XMAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types.
XIt also supports multichannel and gapless encoding. 
X
XWWW: http://faac.sourceforge.net/
END-of-faac/pkg-descr
echo x - faac/pkg-plist
sed 's/^X//' >faac/pkg-plist << 'END-of-faac/pkg-plist'
Xbin/faac
Xinclude/faac.h
Xinclude/faaccfg.h
Xlib/libfaac.a
Xlib/libfaac.so
Xlib/libfaac.so.0
END-of-faac/pkg-plist
exit
--- faac-1.24.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list