FreeBSD Bugzilla – Attachment 185371 Details for
Bug 221490
ports-mgmt/portlint: Produces bogus warning "use ${VARIABLE}, instead of $(VARIABLE)" for shell code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile (testcase)
Makefile (text/plain), 1.10 KB, created by
Yuri Victorovich
on 2017-08-13 21:07:58 UTC
(
hide
)
Description:
Makefile (testcase)
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-08-13 21:07:58 UTC
Size:
1.10 KB
patch
obsolete
># Created by: mathias.picker@gmx.de ># $FreeBSD: head/audio/rubberband/Makefile 424427 2016-10-21 15:21:13Z mat $ > >PORTNAME= rubberband >PORTVERSION= 1.8.2 >CATEGORIES= audio > >MAINTAINER= ports@FreeBSD.org >COMMENT= Vamp audio analysis plugin SDK > >LICENSE= GPLv2 > >BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa >LIB_DEPENDS= libsndfile.so:audio/libsndfile \ > libsamplerate.so:audio/libsamplerate \ > libvamp-sdk.so:audio/vamp-plugin-sdk \ > libfftw3.so:math/fftw3 > >USES= gmake pkgconfig tar:bzip2 >GNU_CONFIGURE= yes >USE_GITHUB= yes >GH_TAGNAME= ac34837 >GH_ACCOUNT= falkTX >USE_LDCONFIG= yes > >post-patch: > @${REINPLACE_CMD} -e 's|<alloca.h>|<stdlib.h>|' \ > ${WRKSRC}/src/StretcherImpl.cpp \ > ${WRKSRC}/src/StretcherProcess.cpp \ > ${WRKSRC}/src/system/sysutils.h > @${REINPLACE_CMD} -e 's|cp -f $$(JNI_TARGET)|#cp -f $$(JNI_TARGET)|' \ > ${WRKSRC}/Makefile.in > >post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rubberband > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librubberband.so.[0-9].* > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ladspa/*.so > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/vamp/*.so > >.include <bsd.port.mk>
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 Raw
Actions:
View
Attachments on
bug 221490
: 185371