Lines 24-35
Link Here
|
24 |
WRKSRC= ${WRKDIR}/${PORTNAME}-Audacity-${PORTVERSION} |
24 |
WRKSRC= ${WRKDIR}/${PORTNAME}-Audacity-${PORTVERSION} |
25 |
|
25 |
|
26 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
27 |
USES= autoreconf compiler:gcc-c++11-lib cpe desktop-file-utils gettext-tools gmake iconv libtool pkgconfig shared-mime-info shebangfix dos2unix |
27 |
USES= autoreconf compiler:c++11-lib cpe desktop-file-utils gettext-tools gmake iconv libtool pkgconfig shared-mime-info shebangfix dos2unix |
28 |
NLS_USES= gettext-runtime |
28 |
NLS_USES= gettext-runtime |
29 |
NLS_CONFIGURE_ENABLE= nls |
29 |
NLS_CONFIGURE_ENABLE= nls |
30 |
NLS_CONFIGURE_WITH= libintl-prefix="${LOCALBASE}" |
30 |
NLS_CONFIGURE_WITH= libintl-prefix="${LOCALBASE}" |
31 |
OPTIONS_SUB= yes |
31 |
OPTIONS_SUB= yes |
32 |
USE_GCC= 4.9+ |
|
|
33 |
USE_WX= 3.0+ |
32 |
USE_WX= 3.0+ |
34 |
WX_COMPS= wx |
33 |
WX_COMPS= wx |
35 |
INSTALLS_ICONS= yes |
34 |
INSTALLS_ICONS= yes |
Lines 36-41
Link Here
|
36 |
PORTDOCS= README.txt |
35 |
PORTDOCS= README.txt |
37 |
DOS2UNIX_GLOB= Makefile.* *.c* *.h |
36 |
DOS2UNIX_GLOB= Makefile.* *.c* *.h |
38 |
SHEBANG_FILES= lib-src/lv2/build |
37 |
SHEBANG_FILES= lib-src/lv2/build |
|
|
38 |
CONFIGURE_ENV= ax_cv_gcc_4_9_0=yes |
39 |
|
39 |
|
40 |
OPTIONS_DEFINE= NLS DEBUG DOCS ALSA DYNLOAD FFMPEG FLAC ID3TAG LADSPA LAME LV2 \ |
40 |
OPTIONS_DEFINE= NLS DEBUG DOCS ALSA DYNLOAD FFMPEG FLAC ID3TAG LADSPA LAME LV2 \ |
41 |
MAD SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST |
41 |
MAD SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST |