FreeBSD Bugzilla – Attachment 155256 Details for
Bug 199218
[PATCH] audio/qsampler: Update to version 0.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_qsampler.diff
audio_qsampler.diff (text/plain), 1.12 KB, created by
tkato432
on 2015-04-06 18:38:34 UTC
(
hide
)
Description:
audio_qsampler.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-04-06 18:38:34 UTC
Size:
1.12 KB
patch
obsolete
>diff -u /usr/ports/audio/qsampler/Makefile audio/qsampler/Makefile >--- /usr/ports/audio/qsampler/Makefile 2015-04-03 16:30:08.054455000 +0900 >+++ audio/qsampler/Makefile 2015-04-07 00:00:00.000000000 +0900 >@@ -16,9 +16,7 @@ > liblscp.so:${PORTSDIR}/audio/liblscp > RUN_DEPENDS= linuxsampler:${PORTSDIR}/audio/linuxsampler > >-USES= gmake shared-mime-info >-USE_QT4= corelib gui \ >- linguisttools_build moc_build qmake_build rcc_build uic_build >+USES= gmake pkgconfig shared-mime-info > QT_NONSTANDARD= yes > GNU_CONFIGURE= yes > CONFIGURE_ENV= ac_cv_path_ac_qmake=${QMAKE} \ >@@ -29,6 +27,20 @@ > ac_cv_path_ac_lrelease=${LRELEASE} > INSTALLS_ICONS= yes > >+OPTIONS_SINGLE= TOOLKIT >+OPTIONS_SINGLE_TOOLKIT= QT4 QT5 >+OPTIONS_DEFAULT= QT4 >+ >+QT4_USE= qt4=corelib,gui \ >+ qt4=linguisttools_build \ >+ qt4=moc_build,qmake_build,rcc_build,uic_build >+QT4_CONFIGURE_ENABLE= qt4 >+QT5_USE= qt5=core,gui,widgets \ >+ qt5=buildtools_build,linguisttools_build,qmake_build >+QT5_CXXFLAGS= -fPIC >+QT5_CONFIGURE_ENABLE= qt5 >+TOOLKIT_DESC= Qt toolkit >+ > post-configure: > @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o ${PORTNAME}.mak \ > ${QMAKE_ARGS}
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 199218
:
155256
|
160539