FreeBSD Bugzilla – Attachment 36897 Details for
Bug 58955
[non-maintainer] convert audio/audacity to wxgtk2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
Jan Hornyak
on 2003-11-05 11:00:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jan Hornyak
Created:
2003-11-05 11:00:26 UTC
Size:
1.41 KB
patch
obsolete
>diff -ruN /usr/ports/audio/audacity/Makefile audacity/Makefile >--- /usr/ports/audio/audacity/Makefile Wed Nov 5 10:43:36 2003 >+++ audacity/Makefile Wed Nov 5 11:48:52 2003 >@@ -14,10 +14,10 @@ > EXTRACT_SUFX= .tgz > > MAINTAINER= arved@FreeBSD.org >-COMMENT= "Audacity is a GUI editor for digital audio waveforms" >+COMMENT= Audacity is a GUI editor for digital audio waveforms > > BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip >-LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel \ >+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ > mad.1:${PORTSDIR}/audio/mad > > WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} >@@ -27,7 +27,8 @@ > AUDACITY_HELP_DIR= ${PREFIX}/share/doc/audacity > CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ > CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ >- CFLAGS="-DAUDACITY_HELP_DIR=${AUDACITY_HELP_DIR} ${PTHREAD_CFLAGS}" >+ CFLAGS="-DAUDACITY_HELP_DIR=${AUDACITY_HELP_DIR} ${PTHREAD_CFLAGS}" \ >+ WX_CONFIG=${X11BASE}/bin/wxgtk2-2.4-config > CONFIGURE_ARGS+= --with-id3=no --with-libmad=yes > > .include <bsd.port.pre.mk> >@@ -44,7 +45,7 @@ > > pre-everything:: > .if !defined(WITHOUT_VORBIS) >- @${ECHO_MSG} "You can disable support for vorbis by defining WITHOUT_VORBIS.MSG." >+ @${ECHO_MSG} "You can disable support for vorbis by defining WITHOUT_VORBIS." > .endif > .if !defined(WITH_ARTS) > @${ECHO_MSG} "You can use artsd instead of OSS for output by defining WITH_ARTS."
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 58955
: 36897