svn commit: r453291 - in head/audio/faac: . files

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 1 15:37:22 UTC 2017


On Wed, Nov 01, 2017 at 03:35:28PM +0000, Thomas Zander wrote:
> New Revision: 453291
> URL: https://svnweb.freebsd.org/changeset/ports/453291
> 
> Log:
>   Update to upstream version 1.29.8.3
> 
> [...]
> -LIB_DEPENDS=	libmp4v2.so:multimedia/mp4v2
> -
> -USES=		autoreconf gmake libtool tar:bzip2
> +USES=		gmake libtool
>  INSTALL_TARGET=	install-strip
>  GNU_CONFIGURE=	yes
> -CONFIGURE_ARGS=	--with-mp4v2
> -CPPFLAGS+=	-I${LOCALBASE}/include
> -LDFLAGS+=	-L${LOCALBASE}/lib
>  USE_LDCONFIG=	yes
> -
> -post-patch:
> -	@${ECHO_CMD} "" >> ${WRKSRC}/libfaac/psych.h
> -	@${REINPLACE_CMD} -e 's|<mp4\.h>|<mp4v2/mp4v2.h>|g' \
> -		${WRKSRC}/frontend/main.c

Why it no longer depends on `multimedia/mp4v2'?  This was not mentioned
in the commit log.  Care to elaborate?

./danfe


More information about the svn-ports-head mailing list