FreeBSD Bugzilla – Attachment 167387 Details for
Bug 207475
audio/dream: Failed for dream-2.1.1 in build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dream-2.1.1_1.patch
dream-2.1.1_1.patch (text/plain), 1.94 KB, created by
takefu
on 2016-02-25 08:15:19 UTC
(
hide
)
Description:
dream-2.1.1_1.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2016-02-25 08:15:19 UTC
Size:
1.94 KB
patch
obsolete
>diff -dpruN /usr/ports/audio/dream/Makefile ./Makefile >--- /usr/ports/audio/dream/Makefile 2016-02-17 23:06:37.000000000 +0000 >+++ ./Makefile 2016-02-25 04:00:24.617576000 +0000 >@@ -2,6 +2,7 @@ > > PORTNAME= dream > PORTVERSION= 2.1.1 >+PORTREVISION= 1 > CATEGORIES= audio comms hamradio > MASTER_SITES= SF/drm/${PORTNAME}/${PORTVERSION} > DISTNAME= ${PORTNAME}-${PORTVERSION}-svn808 >@@ -17,7 +18,7 @@ LIB_DEPENDS= libhamlib.so:${PORTSDIR}/co > > USE_QT4= qmake_build moc_build uic_build corelib gui network rcc webkit > QT4_MAKE_ARGS= INSTALL_ROOT=${STAGEDIR} >-USES= gmake pkgconfig >+USES= compiler:openmp gmake > WRKSRC= ${WRKDIR}/${PORTNAME} > > OPTIONS_DEFINE= SNDFILE OGG VORBIS FLAC OPUS SPEEX FAAD FAAC >diff -dpruN /usr/ports/audio/dream/files/patch-src__MDI__PacketSourceFile.cpp ./files/patch-src__MDI__PacketSourceFile.cpp >--- /usr/ports/audio/dream/files/patch-src__MDI__PacketSourceFile.cpp 1970-01-01 00:00:00.000000000 +0000 >+++ ./files/patch-src__MDI__PacketSourceFile.cpp 2016-02-25 04:00:06.363065000 +0000 >@@ -0,0 +1,11 @@ >+--- src/MDI/PacketSourceFile.cpp.orig 2013-11-11 16:33:39 UTC >++++ src/MDI/PacketSourceFile.cpp >+@@ -47,6 +47,8 @@ typedef int SOCKET; >+ # define SOCKET_ERROR (-1) >+ # define INVALID_SOCKET (-1) >+ #endif >++#include <unistd.h> >++#include <time.h> >+ >+ #include "../util/Pacer.h" >+ >diff -dpruN /usr/ports/audio/dream/files/patch-src__linux__pa_shm_ringbuffer.c ./files/patch-src__linux__pa_shm_ringbuffer.c >--- /usr/ports/audio/dream/files/patch-src__linux__pa_shm_ringbuffer.c 2016-02-17 23:06:37.000000000 +0000 >+++ ./files/patch-src__linux__pa_shm_ringbuffer.c 2016-02-25 07:27:23.372344000 +0000 >@@ -5,7 +5,7 @@ > > #if defined(__APPLE__) || defined(__FreeBSD__) > -# include <libkern/OSAtomic.h> >-+#include <sys/types.h> >++# include <sys/types.h> > +# include <machine/atomic.h> > /* Here are the memory barrier functions. Mac OS X and FreeBSD only provide > full memory barriers, so the three types of barriers are the same. */
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 207475
: 167387