FreeBSD Bugzilla – Attachment 16367 Details for
Bug 30033
[Patch] maintainer update of port audio/ecasound
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.15 KB, created by
AnarCat
on 2001-08-24 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
AnarCat
Created:
2001-08-24 17:30:00 UTC
Size:
2.15 KB
patch
obsolete
>--- Makefile.old Thu Aug 23 19:03:52 2001 >+++ Makefile Fri Aug 24 11:55:06 2001 >@@ -1,18 +1,18 @@ > # New ports collection makefile for: ecasound > # Date created: 22 dec 2000 >-# Whom: The Anarcat <anarcat@tao.ca> >+# Whom: The Anarcat <anarcat@anarcat.dyndns.org> > # > # $FreeBSD: ports/audio/ecasound/Makefile,v 1.3 2001/04/24 22:22:40 > # olgeni Exp $ > # > > PORTNAME= ecasound >-PORTVERSION= 1.9dev5 >+PORTVERSION= 2.0.2 > CATEGORIES= audio > MASTER_SITES= http://ecasound.seul.org/download/ \ > ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ecawave >+MASTER_SITE_SUBDIR= ecasound > >-MAINTAINER= anarcat@tao.ca >+MAINTAINER= anarcat@anarcat.dyndns.org > > USE_GMAKE= yes > USE_AUTOMAKE= yes >@@ -39,18 +39,30 @@ > CONFIGURE_ARGS+= --disable-audiofile > .endif > >-.if defined(WITH_PYECASOUND) >-USE_PYTHON= yes >-PLIST_SUB+= WITH_PYECASOUND="" >-.else >-CONFIGURE_ARGS+= --disable-pyecasound >-PLIST_SUB+= WITH_PYECASOUND="@comment " >-.endif >+#.if defined(WITH_PYECASOUND) >+#USE_PYTHON= yes >+#PLIST_SUB+= WITH_PYECASOUND="" >+#.else >+#CONFIGURE_ARGS+= --disable-pyecasound >+#PLIST_SUB+= WITH_PYECASOUND="@comment " >+#.endif > > MAN1= ecasound-iam.1 ecasound.1 ecatools.1 > MAN5= ecasoundrc.5 > >-#post-install: >+post-install: >+.if !defined(NOPORTDOCS) >+ ${MKDIR} ${PREFIX}/share/doc/ecasound >+ ${MKDIR} ${PREFIX}/share/doc/ecasound/programmers_guide >+ ${MKDIR} ${PREFIX}/share/doc/ecasound/users_guide >+ ${INSTALL_MAN} ${WRKSRC}/Documentation/*.html >${WRKSRC}/Documentation/*.txt \ >+ ${PREFIX}/share/doc/ecasound >+ ${INSTALL_MAN} ${WRKSRC}/Documentation/programmers_guide/*.html >\ >+ ${PREFIX}/share/doc/ecasound/programmers_guide >+ ${INSTALL_MAN} ${WRKSRC}/Documentation/users_guide/*.html \ >+ ${PREFIX}/share/doc/ecasound/users_guide >+.endif >+ > # strip ${PREFIX}/bin/ecaconvert ${PREFIX}/bin/ecafixdc \ > #${PREFIX}/bin/ecanormalize ${PREFIX}/bin/ecaplay >${PREFIX}/bin/ecasignalview \ > #${PREFIX}/bin/ecasound ${PREFIX}/bin/ecasound-config >${PREFIX}/bin/ecasoundc-config
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 30033
: 16367 |
16368
|
16369