FreeBSD Bugzilla – Attachment 42708 Details for
Bug 66543
[PATCH] audio/faad2: [add --with-drm and little clean up]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
faad2-2.0_2.patch
faad2-2.0_2.patch (text/plain), 1.87 KB, created by
Michael Johnson
on 2004-05-11 19:40:22 UTC
(
hide
)
Description:
faad2-2.0_2.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-05-11 19:40:22 UTC
Size:
1.87 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/faad/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- Makefile 10 May 2004 09:18:04 -0000 1.14 >+++ Makefile 11 May 2004 18:29:06 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= faad2 > PORTVERSION= 2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= faac >@@ -22,16 +22,15 @@ > > USE_AUTOMAKE_VER= 15 > USE_AUTOHEADER= yes >-USE_AUTOHEADER= yes > AUTOMAKE_ARGS= --add-missing >- >+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > USE_GETOPT_LONG= yes > GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_LIBTOOL_VER= 13 > USE_REINPLACE= yes > >-CONFIGURE_ARGS= --program-transform-name='' --with-mp4v2 >+CONFIGURE_ARGS= --with-mp4v2 --with-drm > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ > LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ > >@@ -44,6 +43,8 @@ > # pre-configure will not work since *AUTO* tools happen in-between > @cd ${WRKSRC}; ${ACLOCAL} -I ${ACLOCAL_DIR} -I .; \ > ${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake >+ @${REINPLACE_CMD} -e 's|$$lt_target|$$host|' \ >+ ${WRKSRC}/aclocal.m4 > # CFLAGS safeness > @${FIND} ${WRKSRC} -type f -name Makefile.am | \ > ${XARGS} -n 5 -x \ >@@ -57,8 +58,4 @@ > post-install: > @${INSTALL_DATA} ${WRKSRC}/common/mp4v2/systems.h ${PREFIX}/include > >-.include <bsd.port.pre.mk> >- >-CONFIGURE_ARGS+= --build=${CONFIGURE_TARGET} >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/audio/faad/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 5 Mar 2004 07:27:02 -0000 1.2 >+++ distinfo 11 May 2004 18:17:59 -0000 >@@ -1 +1,2 @@ > MD5 (faad2-2.0-rc3.tar.gz) = 0080076438655ed7facf1089a9805aff >+SIZE (faad2-2.0-rc3.tar.gz) = 704005
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66543
: 42708