1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

444807 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
b3f7279d97 Update to 2.0.5
Changes:	https://docs.djangoproject.com/en/2.0/releases/
2018-05-02 20:36:54 +00:00
Sunpoet Po-Chuan Hsieh
5405d83617 Update to 1.11.13 to match www/py-django111 2018-05-02 20:36:48 +00:00
Sunpoet Po-Chuan Hsieh
fcc06a4fb7 Update to 1.11.13
Changes:	https://docs.djangoproject.com/en/1.11/releases/
2018-05-02 20:36:13 +00:00
Sunpoet Po-Chuan Hsieh
49945c75d7 Update to 5.90118
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2018-05-02 20:33:06 +00:00
Sunpoet Po-Chuan Hsieh
d18381da55 Update to 1.15
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-Frame-Dump/Changes
2018-05-02 20:33:01 +00:00
Sunpoet Po-Chuan Hsieh
8407c6b6a2 Update to 0.07
Changes:	http://search.cpan.org/dist/DateTime-Calendar-Christian/Changes
2018-05-02 20:32:55 +00:00
Sunpoet Po-Chuan Hsieh
e6efb8b36f Update to 2.123
Changes:	http://search.cpan.org/dist/Config-Model/Changes
2018-05-02 20:32:50 +00:00
Sunpoet Po-Chuan Hsieh
45725f6489 Update to 1.1.2
Changes:	https://github.com/GoogleCloudPlatform/google-cloud-python/releases
2018-05-02 20:32:45 +00:00
Sunpoet Po-Chuan Hsieh
fd5cdfb78a Update to 4.38.0
Changes:	https://docs.openstack.org/oslo.db/latest/user/history.html
2018-05-02 20:32:39 +00:00
Sunpoet Po-Chuan Hsieh
edc8dc114e Update to 0.009
Changes:	http://search.cpan.org/dist/MooX-ConfigFromFile/Changes
2018-05-02 20:32:34 +00:00
Sunpoet Po-Chuan Hsieh
e4b97791d9 Update to 0.021
Changes:	http://search.cpan.org/dist/File-ConfigDir/Changes
2018-05-02 20:32:28 +00:00
Sunpoet Po-Chuan Hsieh
d6c10b7a82 Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change

py-ldap has been updated to 3.0.0 which supports Python 3.
2018-05-02 20:32:23 +00:00
Bernard Spil
a443614da0 www/apache24: Fix runtime failure with LibreSSL 2.7
- Fix LOG_FORENSIC in plist while here

PR:		227868
Reported by:	Jens K. Loewe <mozilla tuxproject de>
Approved by:	hat (apache@)
2018-05-02 19:03:18 +00:00
Jan Beich
b9a570764b multimedia/webcamoid: actual commits for r468753 2018-05-02 18:39:57 +00:00
Danilo Egea Gondolfo
f867975405 - Update to 0.10.1 2018-05-02 18:39:00 +00:00
Sunpoet Po-Chuan Hsieh
61759928d9 Update RUN_DEPENDS: remove unnecessary py-milter
- Relax USES=python
- Bump PORTREVISION for dependency change

PR:		227893
Submitted by:	Sebastian Schwarz <seschwar@gmail.com>
Approved by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-05-02 18:37:58 +00:00
Jan Beich
a7e80be8ca multimedia/zoneminder: AVFMT_RAWPICTURE is part of libavformat 2018-05-02 18:34:15 +00:00
Jan Beich
68e8abc92d multimedia/zoneminder{,-h264}: unbreak with ffmpeg 4.0
src/zm_mpeg.cpp:243:19: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
      c->flags |= CODEC_FLAG_QSCALE;
                  ^
src/zm_mpeg.cpp:268:19: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
      c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                  ^
src/zm_mpeg.cpp:428:22: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ( !(of->flags & AVFMT_RAWPICTURE) )
                     ^
src/zm_mpeg.cpp:675:20: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ( of->flags & AVFMT_RAWPICTURE )
                   ^
src/zm_sdp.cpp:497:38: error: use of undeclared
      identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
                     packet_size, 0, FF_INPUT_BUFFER_PADDING_SIZE);
                                     ^
src/zm_videostore.cpp:116:31: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    video_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
                              ^
src/zm_videostore.cpp:149:35: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
        audio_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                  ^
src/zm_videostore.cpp:286:74: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if (video_st->codec->codec_type == AVMEDIA_TYPE_VIDEO && (fmt->flags & AVFMT_RAWPICTURE)) {
                                                                         ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 18:30:13 +00:00
Adam Weinberger
043853fb74 Update Mojolicious to 7.77 2018-05-02 18:22:11 +00:00
David Thiel
9d61cce00e Update to 0.6.
PR:		227797
Submitted by:	Kai
2018-05-02 18:07:06 +00:00
Matthias Fechner
0450bfb064 New ports required for gitlab update to 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15200
2018-05-02 17:44:23 +00:00
Jan Beich
2ba946f46e net-p2p/retroshare: unbreak with ffmpeg 4.0
gui/VideoProcessor.cpp:456:40: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
    if (encoding_codec->capabilities & CODEC_CAP_TRUNCATED)
                                       ^
gui/VideoProcessor.cpp:457:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
        encoding_context->flags |= CODEC_FLAG_TRUNCATED;
                                   ^
gui/VideoProcessor.cpp:458:32: error: use of undeclared identifier 'CODEC_FLAG_PSNR'
    encoding_context->flags |= CODEC_FLAG_PSNR;//Peak signal-to-noise ratio
                               ^
gui/VideoProcessor.cpp:459:32: error: use of undeclared identifier 'CODEC_CAP_PARAM_CHANGE'
    encoding_context->flags |= CODEC_CAP_PARAM_CHANGE;
                               ^
gui/VideoProcessor.cpp:552:39: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
    if(decoding_codec->capabilities & CODEC_CAP_TRUNCATED)
                                      ^
gui/VideoProcessor.cpp:553:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
        decoding_context->flags |= CODEC_FLAG_TRUNCATED; // we do not send complete frames
                                   ^
gui/VideoProcessor.cpp:555:33: error: use of undeclared identifier 'CODEC_FLAG2_CHUNKS'
    decoding_context->flags2 |= CODEC_FLAG2_CHUNKS;
                                ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 17:41:01 +00:00
Steven Kreuzer
937803a8ea A small, fast, and simple open source library to report CPU features at
runtime. Written in C89 for maximum portability, it allocates no memory and is
suitable for implementing fundamental functions and running in sandboxed
environments.

WWW: https://github.com/google/cpu_features
2018-05-02 17:20:56 +00:00
Roman Bogorodskiy
fa97e097ff sysutils/cbsd: update to 11.1.19
https://github.com/cbsd/cbsd/releases/tag/v11.1.19

PR:		227928
Submitted by:	maintainer
2018-05-02 17:16:40 +00:00
Jan Beich
f3f8ee493e multimedia/qmmp-qt5: unbreak with ffmpeg 4.0
src/plugins/Input/ffmpeg/decoder_ffmpeg.h:64:43: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
    uchar m_input_buf[INPUT_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE];
                                          ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:37:17: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    return (int)d->input()->read((char*)buf, size);
                ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:49:16: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
        return d->input()->size();
               ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:54:24: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
        absolute_pos = d->input()->pos() + offset;
                       ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:57:24: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
        absolute_pos = d->input()->size() - offset;
                       ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:62:43: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    if(absolute_pos < 0 || absolute_pos > d->input()->size())
                                          ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:64:12: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    return d->input()->seek(absolute_pos);
           ^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:131:19: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    pd.buf_size = input()->peek((char*)buf, sizeof(buf) - AVPROBE_PADDING_SIZE);
                  ^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:153:27: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    m_stream->seekable = !input()->isSequential();
                          ^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:9: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    if (input()->isSequential())
        ^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:204:9: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
        addMetaData(metaData);
        ^~~~~~~~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:209:5: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    setReplayGainInfo(rg.replayGainInfo());
    ^~~~~~~~~~~~~~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:271:19: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
    m_totalTime = input()->isSequential() ? 0 : ic->duration * 1000 / AV_TIME_BASE;
                  ^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:301:5: error: no matching member function for call to 'configure'
    configure(c->sample_rate, m_channels, format);
    ^~~~~~~~~
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:177:10: note: candidate function not viable: no known conversion from 'DecoderFFmpeg' to 'Decoder' for object argument
    void configure(quint32 srate, int channels, Qmmp::AudioFormat f = Qmmp::PCM_S16LE);
         ^
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:170:10: note: candidate function not viable: no known conversion from 'DecoderFFmpeg' to 'Decoder' for object argument
    void configure(quint32 srate, const ChannelMap &map, Qmmp::AudioFormat f = Qmmp::PCM_S16LE);
         ^
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:182:10: note: candidate function not viable: requires single argument 'p', but 3 arguments were provided
    void configure(const AudioParameters &p);
         ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 16:59:34 +00:00
Guido Falsi
9f429ebd57 - Update xfce4-screenshooter-plugin to 1.9.2
- Add missing dependencies
- Silence portlint warning
- Update WWW URL
- Regenerated patch
2018-05-02 16:51:16 +00:00
Jan Beich
9b646307bd net/freeswitch: unbreak with ffmpeg 4.0
avcodec.c:194:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
static uint8_t ff_input_buffer_padding[FF_INPUT_BUFFER_PADDING_SIZE] = { 0 };
                                       ^
avformat.c:471:14: error: use of undeclared identifier 'CODEC_FLAG_LOOP_FILTER'
                        c->flags|=CODEC_FLAG_LOOP_FILTER;   // flags=+loop
                                  ^
avformat.c:477:47: error: use of undeclared identifier 'ME_HEX'
                        av_opt_set_int(c->priv_data, "motion_est", ME_HEX, 0);
                                                                   ^
avformat.c:553:15: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
                c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                            ^
avformat.c:638:31: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE'
        if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) {
                                     ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 16:33:59 +00:00
Jan Beich
2cc5d165ad net/opal: properly set codec-specific options after r468745 2018-05-02 16:25:19 +00:00
Mathieu Arnold
347bcbe270 flavorize mail/roundcube and plugins.
PR:		227715
Submitted by:	mat
Approved by:	maintainers
Sponsored by:	Absolight
2018-05-02 16:15:59 +00:00
Guido Falsi
be6901feb1 - Update asterisk15 to 15.4.0
- Depend on default lua version
- Remove upstreamed patch
2018-05-02 16:01:11 +00:00
Guido Falsi
d2a08d4885 - Update asterisk13 to 13.21.0
- Depend on default lua version
2018-05-02 15:59:36 +00:00
Jan Beich
87ee6c45b8 emulators/mgba: unbreak with ffmpeg 4.0
src/feature/ffmpeg/ffmpeg-encoder.c:232:29: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
                        encoder->audio->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                                 ^
src/feature/ffmpeg/ffmpeg-encoder.c:294:28: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
                encoder->video->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                         ^

PR:		227726
Reported by:	antoine (via exp-run)
Obtained from:	upstream (mgba 0.6.2)
2018-05-02 15:57:25 +00:00
Jan Beich
d20464057f multimedia/tvheadend: unbreak with ffmpeg 4.0
src/muxer/muxer_libav.c:177:17: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    c->flags |= CODEC_FLAG_GLOBAL_HEADER;
                ^
src/plumbing/transcoding.c:22:10: fatal error: 'libavfilter/avfiltergraph.h' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/plumbing/transcoding.c:576:29: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    octx->flags          |= CODEC_FLAG_GLOBAL_HEADER;
                            ^
src/plumbing/transcoding.c:621:22: error: use of undeclared identifier 'CODEC_FLAG_BITEXACT'
      octx->flags |= CODEC_FLAG_BITEXACT;
                     ^
src/plumbing/transcoding.c:632:24: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
        octx->flags |= CODEC_FLAG_QSCALE;
                       ^
src/plumbing/transcoding.c:635:24: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
        octx->flags |= CODEC_FLAG_QSCALE;
                       ^
src/plumbing/transcoding.c:1291:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
      octx->flags         |= CODEC_FLAG_GLOBAL_HEADER;
                             ^
src/plumbing/transcoding.c:1296:33: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
        octx->flags          |= CODEC_FLAG_QSCALE;
                                ^
src/plumbing/transcoding.c:1342:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
      octx->flags         |= CODEC_FLAG_GLOBAL_HEADER;
                             ^
src/plumbing/transcoding.c:1373:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
      octx->flags         |= CODEC_FLAG_GLOBAL_HEADER;
                             ^
src/plumbing/transcoding.c:2179:29: error: use of undeclared identifier 'CODEC_CAP_EXPERIMENTAL'
    if (((p->capabilities & CODEC_CAP_EXPERIMENTAL) && !experimental) ||
                            ^
src/plumbing/transcoding.c:2194:33: error: use of undeclared identifier 'CODEC_CAP_EXPERIMENTAL'
             (p->capabilities & CODEC_CAP_EXPERIMENTAL) ?
                                ^

PR:		227726
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-05-02 15:47:51 +00:00
Vanilla I. Shu
f6201755b3 Fix building on 10.x 2018-05-02 15:37:09 +00:00
Sean Bruno
49e5a31dd2 ftp/netdumpd:
Fix poudriere build error:

===>  Staging for netdumpd-20180424_1
===>   Generating temporary packing list
install  -s -o root -g wheel -m 555   netdumpd
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd
install:
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd:
chown/chgrp: Operation not permitted
*** Error code 71

Submitted by:	bdrewery
Reviewed by:	markj
2018-05-02 15:13:22 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Mathieu Arnold
c27599182b Note that 10.3 is not supported any more.
Sponsored by:	Absolight
2018-05-02 15:00:41 +00:00
Ruslan Makhmatkhanov
38460d1867 www/py-html5lib: update to 1.0.1
PR:		226317
Submitted by:	 Marcin Cieślak <saper@saper.info>
2018-05-02 14:48:19 +00:00
Ruslan Makhmatkhanov
cd9240ef7e audio/exaile-devel: update to latest revision 2018-05-02 14:13:54 +00:00
Ruslan Makhmatkhanov
a298a5408d devel/py-zc.buildout: update to 2.11.3 2018-05-02 13:46:12 +00:00
Ruslan Makhmatkhanov
a4926abab9 net/py-pyldap: mark deprecated
This fork code base has been merged back to python-ldap, so this port is no more
needed. Users (if any) should switch to net/py-ldap instead. Mark DEPRECATED and
set to expire in one month.
2018-05-02 13:42:16 +00:00
Joe Marcus Clarke
ac8f3fbe47 Fix build with base krb5.
Add an additional CONFIGURE_ARG to allow wireshark to build with base Kerberos.

PR:		227908
Submitted by:	mbeis
2018-05-02 13:37:39 +00:00
Ruslan Makhmatkhanov
b69d1beed4 net/py-ldap: update to 3.0.0 2018-05-02 13:36:21 +00:00
Steven Kreuzer
d6ca2a3f83 Update to version 1.26
Define LICENSE
2018-05-02 13:35:18 +00:00
Jan Beich
30dd2acc78 multimedia/webcamoid: unbreak with ffmpeg 4.0
ngpkg.cpp:2342:27: error: use of undeclared identifier 'CODEC_FLAG_PSNR'
        context->flags |= CODEC_FLAG_PSNR;
                          ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 13:31:46 +00:00
Jan Beich
0344a0c887 emulators/visualboyadvance-m: unbreak with ffmpeg 4.0
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
        audio_buf = (u8 *)malloc(AUDIO_BUF_LEN);
                                 ^
src/common/ffmpeg.cpp:88:36: note: expanded from macro 'AUDIO_BUF_LEN'
                                   ^
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
src/common/ffmpeg.cpp:88:69: note: expanded from macro 'AUDIO_BUF_LEN'
                                                                    ^
src/common/ffmpeg.cpp:307:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
        video_buf = (u8 *)malloc(VIDEO_BUF_LEN);
                                 ^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
                       ^
src/common/ffmpeg.cpp:438:29: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
    if(oc->oformat->flags & AVFMT_RAWPICTURE) {
                            ^
src/common/ffmpeg.cpp:447:20: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
        pkt.size = VIDEO_BUF_LEN;
                   ^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
                       ^
src/common/ffmpeg.cpp:463:16: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
        if(pkt.size > VIDEO_BUF_LEN) {
                      ^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
                       ^

PR:		227726
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-05-02 13:26:36 +00:00
Jan Beich
57e8157afd math/octave-forge-video: unbreak with ffmpeg 4.0
AVHandler.cc:246:29: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
  if (codec->capabilities & CODEC_CAP_TRUNCATED)
                            ^
AVHandler.cc:247:30: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
    vstream->codec->flags |= CODEC_FLAG_TRUNCATED;
                             ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 13:26:23 +00:00
Jan Beich
261956386a net/opal: correct codec option names after r468745 2018-05-02 13:26:12 +00:00
Jan Beich
60dd4bb9fa cad/opencascade: unbreak with ffmpeg 4.0
src/Image/Image_VideoRecorder.cxx:279:25: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    aCodecCtx->flags |= CODEC_FLAG_GLOBAL_HEADER;
                        ^
src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
                                     ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 13:25:55 +00:00
Ruslan Makhmatkhanov
b63a711d79 devel/py-pyro: update to 4.71 2018-05-02 13:12:02 +00:00