FreeBSD Bugzilla – Attachment 220225 Details for
Bug 251521
audio/ecasound: Update to 2.9.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch (Revision 4)
ecasound.diff (text/plain), 1.70 KB, created by
Neel Chauhan
on 2020-12-03 16:56:38 UTC
(
hide
)
Description:
Patch (Revision 4)
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2020-12-03 16:56:38 UTC
Size:
1.70 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 556884) >+++ Makefile (working copy) >@@ -2,14 +2,13 @@ > # $FreeBSD$ > > PORTNAME= ecasound >-PORTVERSION= 2.9.1 >-PORTREVISION= 7 >+PORTVERSION= 2.9.3 > CATEGORIES= audio > MASTER_SITES= http://ecasound.seul.org/download/ \ > http://nosignal.fi/download/ \ > http://ecawave.sourceforge.net/download/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= neel@neelc.org > COMMENT= Multitrack audio processing software > > LICENSE= GPLv2 LGPL21 >@@ -17,7 +16,8 @@ > > BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa > >-USES= gmake libtool localbase:ldflags pkgconfig readline:port shebangfix >+USES= gmake libtool localbase:ldflags ncurses pkgconfig \ >+ readline:port shebangfix > SHEBANG_FILES= ecatools/ecamonitor > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-liblilv \ >@@ -24,7 +24,6 @@ > --disable-rubyecasound \ > --enable-sys-readline=no \ > --disable-arts >-USE_LDCONFIG= yes > > LDFLAGS+= -pthread > >@@ -50,6 +49,10 @@ > SNDFILE_CONFIGURE_ENABLE= sndfile > SNDFILE_LIB_DEPENDS= libsndfile.so:audio/libsndfile > >+.if !defined(PORT_OPTIONS:ALSA) >+CONFIGURE_ARGS+= --disable-alsa >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e '/test/ s|==|=|g ; \ > s| $$EXTRAGCCFLAGS||g ; \ >Index: distinfo >=================================================================== >--- distinfo (revision 556884) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (ecasound-2.9.1.tar.gz) = 39fce8becd84d80620fa3de31fb5223b2b7d4648d36c9c337d3739c2fad0dcf3 >-SIZE (ecasound-2.9.1.tar.gz) = 1057333 >+TIMESTAMP = 1606889072 >+SHA256 (ecasound-2.9.3.tar.gz) = 468bec44566571043c655c808ddeb49ae4f660e49ab0072970589fd5a493f6d4 >+SIZE (ecasound-2.9.3.tar.gz) = 1101628
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 251521
:
220157
|
220194
|
220195
|
220225
|
220229
|
220278