FreeBSD Bugzilla – Attachment 170533 Details for
Bug 209684
audio/libbs2b: Specify LICENSE; Use USES+=localbase pathfix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Modernize audio/libbs2b/Makefile
2016_libbs2b.diff (text/plain), 995 bytes, created by
SimaMoto,RyōTa
on 2016-05-21 19:07:33 UTC
(
hide
)
Description:
Modernize audio/libbs2b/Makefile
Filename:
MIME Type:
Creator:
SimaMoto,RyōTa
Created:
2016-05-21 19:07:33 UTC
Size:
995 bytes
patch
obsolete
>Index: audio/libbs2b/Makefile >=================================================================== >--- audio/libbs2b/Makefile (revision 415093) >+++ audio/libbs2b/Makefile (working copy) >@@ -1,4 +1,3 @@ >-# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com> > # $FreeBSD$ > > PORTNAME= libbs2b >@@ -10,21 +9,17 @@ > MAINTAINER= liangtai.s16@gmail.com > COMMENT= Bauer Stereophonic-to-Binaural DSP > >+LICENSE= MIT >+ > LIB_DEPENDS+= libsndfile.so:audio/libsndfile \ > libogg.so:audio/libogg \ > libFLAC.so:audio/flac \ > libvorbis.so:audio/libvorbis > >-USES= tar:bzip2 gmake pkgconfig libtool >+USES= gmake libtool localbase pathfix pkgconfig tar:bzip2 > USE_LDCONFIG= yes > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= CFLAGS=`pkg-config --cflags sndfile` \ >- LDFLAGS=`pkg-config --libs-only-L sndfile` > > INSTALL_TARGET= install-strip > >-pre-configure: >- ${REINPLACE_CMD} -e 's@^\(pkgconfigdir = \).*@\1$${prefix}/libdata/pkgconfig@' \ >- ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in >- > .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 Diff
View Attachment As Raw
Flags:
liangtai.s16
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 209684
: 170533