FreeBSD Bugzilla – Attachment 160539 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.98 KB, created by
tkato432
on 2015-08-30 22:00:15 UTC
(
hide
)
Description:
audio_qsampler.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-08-30 22:00:15 UTC
Size:
1.98 KB
patch
obsolete
>diff -urN /usr/ports/audio/qsampler/Makefile audio/qsampler/Makefile >--- /usr/ports/audio/qsampler/Makefile 2015-08-24 03:54:20.146928000 +0900 >+++ audio/qsampler/Makefile 2015-08-31 06:30:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/audio/qsampler/Makefile 383075 2015-04-02 22:56:46Z pawel $ > > PORTNAME= qsampler >-PORTVERSION= 0.3.0 >+PORTVERSION= 0.3.1 > CATEGORIES= audio > MASTER_SITES= SF \ > http://download.linuxsampler.org/packages/ >@@ -16,12 +16,10 @@ > 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} \ >+CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \ > ac_cv_path_ac_moc=${MOC} \ > ac_cv_path_ac_uic=${UIC} \ > ac_cv_path_ac_rcc=${RCC} \ >@@ -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_CONFIGURE_ENABLE= qt5 >+QT5_CXXFLAGS= -fPIC >+TOOLKIT_DESC= Qt toolkit >+ > post-configure: > @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o ${PORTNAME}.mak \ > ${QMAKE_ARGS} >diff -urN /usr/ports/audio/qsampler/distinfo audio/qsampler/distinfo >--- /usr/ports/audio/qsampler/distinfo 2015-08-24 03:54:20.156066000 +0900 >+++ audio/qsampler/distinfo 2015-08-31 06:30:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (qsampler-0.3.0.tar.gz) = 260ca0148a7ee6e9c33f0fc1e426fe3b744036c90c1bb96a799d96300d3bf66a >-SIZE (qsampler-0.3.0.tar.gz) = 263242 >+SHA256 (qsampler-0.3.1.tar.gz) = 024b9bd3fe27ae11246f95c67db25773a48114a1ee9ba5b0f9eb449914a7416d >+SIZE (qsampler-0.3.1.tar.gz) = 242876
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