aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/aom: update to 1.0.0.858Jan Beich2018-10-313-6/+6
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/fa873d82a..125ec7775 Notes: svn path=/head/; revision=483615
* multimedia/Bento4: Update the port to the latest (1.5.1-624) releaseMahdi Mokhtari2018-10-312-4/+4
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=483593
* Fix build on powerpc64.Mark Linimon2018-10-301-2/+2
| | | | | | | While here, pet portlint. Notes: svn path=/head/; revision=483511
* Add compiler:c++11-lang to fix build on architectures using GCC asGuido Falsi2018-10-281-1/+1
| | | | | | | | | | system compiler. PR: 232713 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=483325
* Unbreak build on 12-BETA after OpenSSL 1.1.1 import into baseThomas Zander2018-10-282-1/+9
| | | | | | | | | PR: 232707 Submitted by: fluffy MFH: 2018Q4 Notes: svn path=/head/; revision=483316
* multimedia/emby-server: Update to 3.5.3.0Ben Woods2018-10-285-893/+931
| | | | | | | | | | | | - Change license details, as emby is no longer open source - No longer compiles from source, instead downloads pre-built binaries - Change maintainer to submitter PR: 231669 Submitted by: Maxime Gauduin <alucryd@archlinux.org> Notes: svn path=/head/; revision=483303
* multimedia/libmtp: update to 1.1.16Jan Beich2018-10-282-4/+4
| | | | | | | | | | Changes: https://sourceforge.net/p/libmtp/mailman/message/36452265/ ABI: https://abi-laboratory.pro/tracker/timeline/libmtp/ Reported by: portscout MFH: 2018Q4 (new device IDs, bug fixes) Notes: svn path=/head/; revision=483237
* multimedia/omxplayer: unbreak with ffmpeg 4Jan Beich2018-10-282-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | In file included from BitstreamConverter.cpp:26: In file included from ./BitstreamConverter.h:27: ./DllAvFormat.h:117:49: error: no member named 'url_feof' in the global namespace; did you mean simply 'url_feof'? virtual int url_feof(AVIOContext *s) { return ::url_feof(s); } ^~~~~~~~~~ url_feof ./DllAvFormat.h:117:15: note: 'url_feof' declared here virtual int url_feof(AVIOContext *s) { return ::url_feof(s); } ^ OMXReader.cpp:1028:42: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE' pkt->data = (uint8_t*) malloc(size + FF_INPUT_BUFFER_PADDING_SIZE); ^ OMXReader.cpp:1036:35: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE' memset(pkt->data + size, 0, FF_INPUT_BUFFER_PADDING_SIZE); ^ PR: 227726 Obtained from: upstream Notes: svn path=/head/; revision=483209
* multimedia/vapoursynth: update to R45.1Jan Beich2018-10-272-4/+4
| | | | | | | | Changes: https://github.com/vapoursynth/vapoursynth/compare/R45...R45.1 Reported by: portscout Notes: svn path=/head/; revision=483178
* multimedia/gdvrecv: Tweak pkg-descr, this port is not specific to FreeBSD 5.Rene Ladan2018-10-271-1/+1
| | | | Notes: svn path=/head/; revision=483175
* Fix build with GCC-based architectures for various kde@ ports.Tobias C. Berner2018-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Qt5 required c++11 support. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> PR: 232726 PR: 232725 PR: 232723 PR: 232722 PR: 232721 PR: 232720 PR: 232719 PR: 232697 PR: 232682 PR: 232669 PR: 232668 PR: 232667 PR: 232666 PR: 232665 PR: 232664 PR: 232662 PR: 232661 PR: 232655 PR: 232654 PR: 232652 PR: 232648 PR: 232647 PR: 232641 PR: 232640 PR: 232638 PR: 232635 PR: 232634 PR: 232632 PR: 232631 PR: 232630 PR: 232629 PR: 232628 PR: 232627 PR: 232625 PR: 232624 PR: 232623 PR: 232614 PR: 232613 PR: 232612 PR: 232611 PR: 232610 PR: 232609 PR: 232607 PR: 232606 PR: 232605 PR: 232604 PR: 232603 PR: 232602 PR: 232597 PR: 232589 PR: 232585 PR: 232584 PR: 232583 PR: 232581 PR: 232580 PR: 232579 PR: 232578 PR: 232576 PR: 232575 PR: 232574 PR: 232573 PR: 232570 Notes: svn path=/head/; revision=483125
* Update to upstream version 28.2.0 (bug fixes only)Thomas Zander2018-10-272-4/+4
| | | | | | | MFH: 2018Q4 Notes: svn path=/head/; revision=483121
* multimedia/subtitlecomposer:Max Brazhnikov2018-10-276-0/+149
| | | | | | | - Restore from attic and update to 0.6.6 Notes: svn path=/head/; revision=483120
* multimedia/subtitlecomposer-kde4:Max Brazhnikov2018-10-271-1/+4
| | | | | | | - Rename package and register conflict with upcoming port for Plasma Desktop Notes: svn path=/head/; revision=483118
* - Fix LICENSEDmitry Marakasov2018-10-271-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=483116
* multimedia/din: update din-38Steve Wills2018-10-274-12/+14
| | | | | | | | PR: 232557 Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer) Notes: svn path=/head/; revision=483086
* multimedia/aom: update to 1.0.0.844Jan Beich2018-10-272-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/d3b47213b..fa873d82a Notes: svn path=/head/; revision=483076
* multimedia/librtmp: Fix build with OpenSSL 1.1.xBen Woods2018-10-252-5/+253
| | | | | | | | | | | | | - Update LICENSE and add LICENSE_FILE PR: 231940 Reported by: antoine Approved by: hrs (maintainer timeout) Obtained from: https://github.com/xbmc/inputstream.rtmp/blob/master/depends/common/librtmp/0003-openssl-1.1.patch MFH: 2018Q4 Notes: svn path=/head/; revision=482967
* multimedia/tvheadend: Follow upstream and revert "FreeBSD: Fix recv problem ↵Bernhard Froehlich2018-10-252-0/+24
| | | | | | | | | if no data received." Reported by: Jongsung Kim <jongsung.kim@gmail.com> Notes: svn path=/head/; revision=482966
* - Switch to USES=localbaseDmitry Marakasov2018-10-252-4/+3
| | | | | | | | | | - Add testing support - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=482962
* multimedia/aom: update to 1.0.0.830Jan Beich2018-10-252-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/351f4727d..d3b47213b Notes: svn path=/head/; revision=482947
* multimedia/ffmpeg: Do not set DATADIR twiceTobias Kortkamp2018-10-241-2/+0
| | | | | | | PR: 232637 Notes: svn path=/head/; revision=482928
* Revert r482833, it broke librtmp consumersAntoine Brodin2018-10-234-146/+5
| | | | | | | | PR: 231940 With hat: portmgr Notes: svn path=/head/; revision=482870
* Expand FreeBSD 12 conditionals to include 13.0-CURRENTJan Beich2018-10-231-0/+1
| | | | Notes: svn path=/head/; revision=482846
* Update multimedia/kodi-devel to 18.0b4Tobias Kortkamp2018-10-234-5/+59
| | | | Notes: svn path=/head/; revision=482839
* multimedia/librtmp: Fix build with OpenSSL 1.1.xBen Woods2018-10-234-4/+146
| | | | | | | | | | | | | | - Update LICENSE and add LICENSE_FILE PR: 231940 Submitted by: Nathan <ndowens@yahoo.com> Reported by: antoine Approved by: hrs (maintainer timeout) Obtained from: https://github.com/JudgeZarbi/RTMPDum-OpenSSL-1.1 MFH: 2018Q4 Notes: svn path=/head/; revision=482833
* devel/icu: update to 63.1Jan Beich2018-10-232-2/+2
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* multimedia/aom: update to 1.0.0.817Jan Beich2018-10-232-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/c949506be..351f4727d Notes: svn path=/head/; revision=482804
* multimedia/mkvtoolnix: unbreak with boost 1.69Jan Beich2018-10-221-0/+51
| | | | | | | | | | | src/common/debugging.h:63:14: fatal error: no viable conversion from returned value of type 'boost::tribool' to function return type 'bool' return m_requested; ^~~~~~~~~~~ PR: 232525 Notes: svn path=/head/; revision=482787
* multimedia/aegisub: unbreak with boost 1.69Jan Beich2018-10-221-0/+62
| | | | | | | | | | | src/colour_button.cpp:21:10: fatal error: 'boost/gil/gil_all.hpp' file not found #include <boost/gil/gil_all.hpp> ^~~~~~~~~~~~~~~~~~~~~~~ PR: 232525 Notes: svn path=/head/; revision=482784
* Add USES=compiler:c++11-lib to Linphone ports.Tijl Coosemans2018-10-221-1/+1
| | | | | | | | PR: 232526 Submitted by: pkubaj@anongoth.pl Notes: svn path=/head/; revision=482777
* Update to upstream release 18.6.0, new maintainer, default toolkit QT5Thomas Zander2018-10-213-10/+13
| | | | | | | | PR: 231854 Submitted by: kikadf.01@gmail.com (new maintainer) Notes: svn path=/head/; revision=482714
* Default toolkit is now QT5, new maintainerThomas Zander2018-10-211-3/+5
| | | | | | | | PR: 231853 Submitted by: kikadf.01@gmail.com (new maintainer) Notes: svn path=/head/; revision=482713
* Update to upstream release 18.9.0, new maintainerThomas Zander2018-10-212-7/+7
| | | | | | | | | | | | | | | | Details: - Update to upstream release 18.9.0 - New maintainer: kikadf.01@gmail.com - Default toolkit is now QT5 While on it: - Pet portlint / check-sanity PR: 231856 Submitted by: kikadf.01@gmail.com (new maintainer) Notes: svn path=/head/; revision=482712
* multimedia/vapoursynth: update to R45Jan Beich2018-10-212-5/+4
| | | | | | | | | Changes: http://www.vapoursynth.com/2018/10/r45-python-3-7-support-for-windows-users/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R45/ChangeLog Reported by: portscout Notes: svn path=/head/; revision=482672
* Update to upstream version 28.0.0Thomas Zander2018-10-212-4/+4
| | | | | | | | | | | | Details: - Fixes and minor enhancements - Details see upstream changelog https://mkvtoolnix.download/doc/NEWS.md MFH: 2018Q4 Notes: svn path=/head/; revision=482660
* multimedia/ffmpeg: unbreak ALSA=off after r468844Jan Beich2018-10-212-1/+13
| | | | | | | | | https://ffmpeg.org/pipermail/ffmpeg-devel/2018-September/234516.html PR: 232498 Notes: svn path=/head/; revision=482658
* multimedia/gstreamer1-qt: fix build of qt5 flavor with GCC-based architecturesTobias C. Berner2018-10-201-2/+2
| | | | | | | | PR: 232262 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482597
* Update KDE Frameworks to 5.41Tobias C. Berner2018-10-201-3/+3
| | | | | | | | PR: 232296 Exp-run by: antoine Notes: svn path=/head/; revision=482471
* multimedia/subtitlecomposer-kde4: unbreak with ICU 63Jan Beich2018-10-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from src/formats/formatmanager.cpp:54: In file included from /usr/local/include/unicode/ucsdet.h:28: /usr/local/include/unicode/localpointer.h:221:34: warning: rvalue references are a C++11 extension [-Wc++11-extensions] LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ /usr/local/include/unicode/localpointer.h:221:40: error: expected ';' at end of declaration list LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ ; /usr/local/include/unicode/localpointer.h:366:30: warning: rvalue references are a C++11 extension [-Wc++11-extensions] LocalArray(LocalArray<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ /usr/local/include/unicode/localpointer.h:366:36: error: expected ';' at end of declaration list LocalArray(LocalArray<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ ; In file included from src/formats/formatmanager.cpp:54: In file included from /usr/local/include/unicode/ucsdet.h:29: /usr/local/include/unicode/uenum.h:68:1: warning: rvalue references are a C++11 extension [-Wc++11-extensions] U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); ^ /usr/local/include/unicode/localpointer.h:493:53: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ In file included from src/formats/formatmanager.cpp:54: In file included from /usr/local/include/unicode/ucsdet.h:29: /usr/local/include/unicode/uenum.h:68:1: error: expected ';' at end of declaration list /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from src/formats/formatmanager.cpp:54: /usr/local/include/unicode/ucsdet.h:106:1: warning: rvalue references are a C++11 extension [-Wc++11-extensions] U_DEFINE_LOCAL_OPEN_POINTER(LocalUCharsetDetectorPointer, UCharsetDetector, ucsdet_close); ^ /usr/local/include/unicode/localpointer.h:493:53: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ In file included from src/formats/formatmanager.cpp:54: /usr/local/include/unicode/ucsdet.h:106:1: error: expected ';' at end of declaration list /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ Regressed by: https://github.com/unicode-org/icu/commit/35ce5296c1d3 PR: 232300 Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=482461
* multimedia/aom: update to 1.0.0.807Jan Beich2018-10-202-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/5cbeca8c5..c949506be Notes: svn path=/head/; revision=482458
* multimedia/tautulli: fix PORTDOCS and installSteve Wills2018-10-181-4/+5
| | | | | | | | Reported by: tobik Pointyhat to: swills Notes: svn path=/head/; revision=482390
* multimedia/tautulli: Update to 2.1.22Steve Wills2018-10-182-18/+20
| | | | | | | | PR: 232364 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=482373
* Update the Linphone stack and drop maintainership.Tijl Coosemans2018-10-1816-47/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Linphone uses Qt5 now instead of GTK2. audio/bcg729: - switch to cmake, required by net/mediastreamer - download distfile instead of using gitlab - fix license: source code allows later GPL version audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now audio/msilbc: deleted, superseded by multimedia/mswebrtc deskutils/belcard: version 1.0.2 multimedia/bcmatroska2: version 0.23 multimedia/msopenh264: version 1.2.1 multimedia/mswebrtc: version 1.1.1 multimedia/msx264: deleted, superseded by msopenh264 net/bctoolbox: version 0.6.0 net/belle-sip: version 1.6.3 net/liblinphone: version 3.12.0 net/linphone: version 4.1.1 + upstream Qt 5.11 patches net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis security/bzrtp: version 1.0.6 textproc/belr: version 0.1.3 Notes: svn path=/head/; revision=482343
* multimedia/aom: update to 1.0.0.783Jan Beich2018-10-172-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/05a43ffce..5cbeca8c5 Notes: svn path=/head/; revision=482309
* multimedia/tvheadend: Update to 4.2.7Bernhard Froehlich2018-10-166-179/+25
| | | | Notes: svn path=/head/; revision=482231
* multimedia/kodi-devel: Unbreak GBM and WAYLANDTobias Kortkamp2018-10-161-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | - Disable them on FreeBSD 10 as they are unlikely to work there - Make sure the necessary evdev headers can be found xbmc/windowing/wayland/WindowDecorator.cpp:16:10: fatal error: 'linux/input-event-codes.h' file not found #include <linux/input-event-codes.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - Explicitly link with libpthread and librt to get past the configure stage with GBM=on /usr/local/lib/libepoll-shim.so: undefined reference to `timer_settime' /usr/local/lib/libepoll-shim.so: undefined reference to `timer_delete' /usr/local/lib/libepoll-shim.so: undefined reference to `pthread_getthreadid_np' /usr/local/lib/libepoll-shim.so: undefined reference to `pthread_create' /usr/local/lib/libepoll-shim.so: undefined reference to `timer_create' /usr/local/lib/libepoll-shim.so: undefined reference to `timer_getoverrun' PR: 232299 Notes: svn path=/head/; revision=482209
* graphics/wayland-protocols: update to 1.16Jan Beich2018-10-161-0/+1
| | | | | | | | | | Changes: https://cgit.freedesktop.org/wayland/wayland-protocols/log/?h=1.16 PR: 226408 Submitted by: Greg V Approved by: maintainer timeout (2 months via bug 230652) Notes: svn path=/head/; revision=482193
* multimedia/plexmediaserver-plexpass: Update to 1.13.9.5439Mark Felder2018-10-152-5/+5
| | | | | | | Changelog: https://forums.plex.tv/t/plex-media-server/30447/236 Notes: svn path=/head/; revision=482128
* Fix build on powerpc64Sunpoet Po-Chuan Hsieh2018-10-141-3/+3
| | | | | | | | PR: 232104 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482067