diff options
author | jhale <jhale@FreeBSD.org> | 2018-03-02 22:20:03 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-03-02 22:20:03 +0800 |
commit | 3950143c9ccf1250dcf0e684f6ad97f2ae952235 (patch) | |
tree | ae4c538c3eace0e70059afd3874ee62db5d1ed9b /multimedia | |
parent | b765f567d534b6a11e583c97901a77d8d4534292 (diff) | |
download | freebsd-ports-gnome-3950143c9ccf1250dcf0e684f6ad97f2ae952235.tar.gz freebsd-ports-gnome-3950143c9ccf1250dcf0e684f6ad97f2ae952235.tar.zst freebsd-ports-gnome-3950143c9ccf1250dcf0e684f6ad97f2ae952235.zip |
Rename and update patches per current convention ahead of new version update
to make community testing of new version a little easier and eliminate
potential confusion.
PR: 225652
Diffstat (limited to 'multimedia')
14 files changed, 63 insertions, 64 deletions
diff --git a/multimedia/mythtv/files/patch-configure b/multimedia/mythtv/files/patch-configure index bf2acae42795..e94aad32208a 100644 --- a/multimedia/mythtv/files/patch-configure +++ b/multimedia/mythtv/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2013-09-18 20:06:08.000000000 +0000 -+++ configure 2013-10-18 11:11:10.000000000 +0000 -@@ -846,28 +846,28 @@ +--- configure.orig 2015-06-16 16:03:30 UTC ++++ configure +@@ -846,28 +846,28 @@ check_cc(){ log check_cc "$@" cat > $TMPC log_file $TMPC @@ -33,7 +33,7 @@ } as_o(){ -@@ -2539,7 +2539,7 @@ +@@ -2539,7 +2539,7 @@ python_default="python" # machine arch_default=$(uname -m) @@ -42,7 +42,7 @@ processor=`uname -p 2>/dev/null` processor_flags="" tune="generic" -@@ -3931,7 +3931,7 @@ +@@ -3931,7 +3931,7 @@ elif enabled x86; then i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64*|k8*|opteron*|athlon-fx|core2|corei7*|amdfam10|barcelona|atom|bdver*) cpuflags="-march=$cpu" enable cmov @@ -51,7 +51,7 @@ ;; # targets that do support conditional mov but on which it's slow pentium4|pentium4m|prescott|nocona) -@@ -4102,7 +4102,6 @@ +@@ -4102,7 +4102,6 @@ case $target_os in append CCONFIG "freebsd" # Workaround compile errors from missing u_int/uint def CPPFLAGS=`echo $CPPFLAGS | sed 's/-D_POSIX_C_SOURCE=200112//'` @@ -59,7 +59,7 @@ enable backend ;; bsd/os) -@@ -6383,6 +6382,7 @@ +@@ -6389,6 +6388,7 @@ cat <<EOF >> $TMPMAK QMAKE_LIBDIR_QT-=${sysroot}${libdir} QMAKE_LIBDIR-=${sysroot}${libdir} LATE_LIBS+=-L${sysroot}${libdir} @@ -67,7 +67,7 @@ EOF #echo "endif # FFMPEG_CONFIG_MAK" >> $TMPMAK -@@ -6435,7 +6435,7 @@ +@@ -6441,7 +6441,7 @@ INCDIR=\$(INSTALL_ROOT)$incdir BINDIR=\$(INSTALL_ROOT)$bindir DATADIR=\$(INSTALL_ROOT)$datadir MANDIR=\$(INSTALL_ROOT)$mandir diff --git a/multimedia/mythtv/files/patch-external__FFmpeg__configure b/multimedia/mythtv/files/patch-external_FFmpeg_configure index cc641f1e2028..37b011404223 100644 --- a/multimedia/mythtv/files/patch-external__FFmpeg__configure +++ b/multimedia/mythtv/files/patch-external_FFmpeg_configure @@ -1,7 +1,7 @@ ---- external/FFmpeg/configure.orig 2010-08-23 18:54:20.000000000 +0200 -+++ external/FFmpeg/configure 2010-11-01 21:13:19.000000000 +0100 -@@ -1528,8 +1528,8 @@ - nm_opts='-g' +--- external/FFmpeg/configure.orig 2015-06-16 16:03:30 UTC ++++ external/FFmpeg/configure +@@ -2167,8 +2167,8 @@ yasmexe_default="yasm" + nogas=":" # machine -arch_default=$(uname -m) @@ -11,8 +11,8 @@ # OS target_os_default=$(tolower $(uname -s)) -@@ -2108,7 +2108,7 @@ - i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64|k8|opteron|athlon-fx|core2|amdfam10|barcelona) +@@ -3137,7 +3137,7 @@ elif enabled x86; then + i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64*|k8*|opteron*|athlon-fx|core2|corei7*|amdfam10|barcelona|atom|bdver*) cpuflags="-march=$cpu" enable cmov - enable fast_cmov diff --git a/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c b/multimedia/mythtv/files/patch-external_FFmpeg_libavcodec_x86_ac3dsp__init.c index 7c8f5758f0c7..18efeb66cfca 100644 --- a/multimedia/mythtv/files/patch-external__FFmpeg__libavcodec__x86__ac3dsp_init.c +++ b/multimedia/mythtv/files/patch-external_FFmpeg_libavcodec_x86_ac3dsp__init.c @@ -1,6 +1,6 @@ ---- external/FFmpeg/libavcodec/x86/ac3dsp_init.c.orig 2013-09-18 20:06:08.000000000 +0000 -+++ external/FFmpeg/libavcodec/x86/ac3dsp_init.c 2013-10-18 11:58:01.000000000 +0000 -@@ -51,7 +51,7 @@ +--- external/FFmpeg/libavcodec/x86/ac3dsp_init.c.orig 2015-06-16 16:03:30 UTC ++++ external/FFmpeg/libavcodec/x86/ac3dsp_init.c +@@ -51,7 +51,7 @@ extern void ff_ac3_extract_exponents_3dnow(uint8_t *ex extern void ff_ac3_extract_exponents_sse2 (uint8_t *exp, int32_t *coef, int nb_coefs); extern void ff_ac3_extract_exponents_ssse3(uint8_t *exp, int32_t *coef, int nb_coefs); diff --git a/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am b/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am index 83d9d991e45d..c016b4a514c6 100644 --- a/multimedia/mythtv/files/patch-external__zeromq__src__Makefile.am +++ b/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am @@ -1,5 +1,5 @@ ---- external/zeromq/src/Makefile.am.orig 2015-11-16 14:31:23.735432710 +0000 -+++ external/zeromq/src/Makefile.am 2015-11-16 14:28:48.465433398 +0000 +--- external/zeromq/src/Makefile.am.orig 2015-06-16 16:03:30 UTC ++++ external/zeromq/src/Makefile.am @@ -1,6 +1,6 @@ lib_LTLIBRARIES = libmythzmq.la diff --git a/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h b/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h deleted file mode 100644 index e74d28832a41..000000000000 --- a/multimedia/mythtv/files/patch-libs__libmyth__remoteutil.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/libmyth/remoteutil.h.orig 2013-09-18 16:06:08.000000000 -0400 -+++ libs/libmyth/remoteutil.h 2014-01-22 08:26:34.000000000 -0500 -@@ -8,6 +8,7 @@ - using namespace std; - - #include "mythexp.h" -+#include <sys/types.h> - - class ProgramInfo; - class MythEvent; - diff --git a/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp b/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp deleted file mode 100644 index 9faea34640a0..000000000000 --- a/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp +++ /dev/null @@ -1,9 +0,0 @@ ---- libs/libmythui/mythpainter.cpp.orig 2013-09-18 16:06:08.000000000 -0400 -+++ libs/libmythui/mythpainter.cpp 2014-01-22 08:18:40.000000000 -0500 -@@ -1,5 +1,6 @@ - #include <stdint.h> - #include <algorithm> -+#include <cstdlib> - - // QT headers - #include <QRect> diff --git a/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h b/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h deleted file mode 100644 index a0c40c5ea947..000000000000 --- a/multimedia/mythtv/files/patch-libs__libmythupnp__mmulticastsocketdevice.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/libmythupnp/mmulticastsocketdevice.h.orig 2013-09-18 16:06:08.000000000 -0400 -+++ libs/libmythupnp/mmulticastsocketdevice.h 2014-01-22 08:24:26.000000000 -0500 -@@ -18,6 +18,7 @@ - # include <ws2tcpip.h> - # endif - #else -+# include <sys/types.h> - # include <sys/socket.h> - # include <netinet/in.h> - # include <netinet/ip.h> - diff --git a/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h b/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h new file mode 100644 index 000000000000..15fa3fdcb0bc --- /dev/null +++ b/multimedia/mythtv/files/patch-libs_libmyth_remoteutil.h @@ -0,0 +1,10 @@ +--- libs/libmyth/remoteutil.h.orig 2015-06-16 16:03:30 UTC ++++ libs/libmyth/remoteutil.h +@@ -10,6 +10,7 @@ + using namespace std; + + #include "mythexp.h" ++#include <sys/types.h> + + class ProgramInfo; + class MythEvent; diff --git a/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c b/multimedia/mythtv/files/patch-libs_libmythdvdnav_dvdnav_dvdnav.c index e5babf1d7b69..3a85fa5af0a5 100644 --- a/multimedia/mythtv/files/patch-libs__libmythdvdnav__dvdnav__dvdnav.c +++ b/multimedia/mythtv/files/patch-libs_libmythdvdnav_dvdnav_dvdnav.c @@ -1,5 +1,5 @@ ---- libs/libmythdvdnav/dvdnav/dvdnav.c.orig 2012-03-18 12:13:45.805789048 +0100 -+++ libs/libmythdvdnav/dvdnav/dvdnav.c 2012-03-18 12:12:47.166812027 +0100 +--- libs/libmythdvdnav/dvdnav/dvdnav.c.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythdvdnav/dvdnav/dvdnav.c @@ -33,7 +33,7 @@ #include <limits.h> #include <string.h> diff --git a/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp b/multimedia/mythtv/files/patch-libs_libmythtv_recorders_dvbstreamhandler.cpp index bf96bcb6ad9f..1f94f7785475 100644 --- a/multimedia/mythtv/files/patch-libs__libmythtv__recorders__dvbstreamhandler.cpp +++ b/multimedia/mythtv/files/patch-libs_libmythtv_recorders_dvbstreamhandler.cpp @@ -1,6 +1,6 @@ ---- libs/libmythtv/recorders/dvbstreamhandler.cpp.orig 2012-03-05 03:31:31.000000000 +0100 -+++ libs/libmythtv/recorders/dvbstreamhandler.cpp 2012-03-18 11:24:44.309770699 +0100 -@@ -614,7 +614,7 @@ +--- libs/libmythtv/recorders/dvbstreamhandler.cpp.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythtv/recorders/dvbstreamhandler.cpp +@@ -620,7 +620,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use { struct dmx_pes_filter_params pesFilterParams; memset(&pesFilterParams, 0, sizeof(struct dmx_pes_filter_params)); @@ -9,7 +9,7 @@ pesFilterParams.input = DMX_IN_FRONTEND; pesFilterParams.output = DMX_OUT_TS_TAP; pesFilterParams.flags = DMX_IMMEDIATE_START; -@@ -634,7 +634,7 @@ +@@ -640,7 +640,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use { struct dmx_sct_filter_params sctFilterParams; memset(&sctFilterParams, 0, sizeof(struct dmx_sct_filter_params)); @@ -18,7 +18,7 @@ { case 0x0: // PAT sctFilterParams.filter.filter[0] = 0; -@@ -670,7 +670,7 @@ +@@ -676,7 +676,7 @@ bool DVBPIDInfo::Open(const QString &dvb_dev, bool use sctFilterParams.filter.mask[0] = 0x00; break; } diff --git a/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp b/multimedia/mythtv/files/patch-libs_libmythtv_videoout__vdpau.cpp index 8a90a59ac90c..99f73ba5b9fa 100644 --- a/multimedia/mythtv/files/patch-libs__libmythtv__videoout_vdpau.cpp +++ b/multimedia/mythtv/files/patch-libs_libmythtv_videoout__vdpau.cpp @@ -1,6 +1,6 @@ ---- libs/libmythtv/videoout_vdpau.cpp.orig 2010-02-27 06:58:11.000000000 +0100 -+++ libs/libmythtv/videoout_vdpau.cpp 2010-04-06 17:40:50.000000000 +0200 -@@ -395,7 +395,7 @@ +--- libs/libmythtv/videoout_vdpau.cpp.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythtv/videoout_vdpau.cpp +@@ -442,7 +442,7 @@ void VideoOutputVDPAU::PrepareFrame(VideoFrame *frame, if (frame) { // FIXME for 0.23. This should be triggered from AFD by a seek diff --git a/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp b/multimedia/mythtv/files/patch-libs_libmythui_mythgesture.cpp index 2f91cb2565a2..48fae3f107b6 100644 --- a/multimedia/mythtv/files/patch-libs__libmythui__mythgesture.cpp +++ b/multimedia/mythtv/files/patch-libs_libmythui_mythgesture.cpp @@ -1,5 +1,5 @@ ---- libs/libmythui/mythgesture.cpp.orig 2013-09-18 16:06:08.000000000 -0400 -+++ libs/libmythui/mythgesture.cpp 2014-01-22 08:20:33.000000000 -0500 +--- libs/libmythui/mythgesture.cpp.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythui/mythgesture.cpp @@ -28,6 +28,7 @@ #include "mythgesture.h" @@ -7,8 +7,8 @@ +#include <cstdlib> #include <cmath> #include <algorithm> - -@@ -283,7 +284,7 @@ + #include <complex> +@@ -284,7 +285,7 @@ bool MythGesture::record(const QPoint & p) int dely = p.y() - points.back().y(); /* step by the greatest delta direction */ diff --git a/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp b/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp new file mode 100644 index 000000000000..127e7d900c5e --- /dev/null +++ b/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp @@ -0,0 +1,10 @@ +--- libs/libmythui/mythpainter.cpp.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythui/mythpainter.cpp +@@ -1,6 +1,7 @@ + #include <stdint.h> + #include <algorithm> + #include <complex> ++#include <cstdlib> + + // QT headers + #include <QRect> diff --git a/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h b/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h new file mode 100644 index 000000000000..43fb049464f0 --- /dev/null +++ b/multimedia/mythtv/files/patch-libs_libmythupnp_mmulticastsocketdevice.h @@ -0,0 +1,10 @@ +--- libs/libmythupnp/mmulticastsocketdevice.h.orig 2015-06-16 16:03:30 UTC ++++ libs/libmythupnp/mmulticastsocketdevice.h +@@ -22,6 +22,7 @@ + # include <ws2tcpip.h> + # endif + #else ++# include <sys/types.h> + # include <sys/socket.h> + # include <netinet/in.h> + # include <netinet/ip.h> |