aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix build on powerpc64Sunpoet Po-Chuan Hsieh2018-10-141-1/+3
| | | | | | | | PR: 232100 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482066
* Fix build on powerpc64Sunpoet Po-Chuan Hsieh2018-10-141-1/+3
| | | | | | | | PR: 232101 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482065
* qt5: Fix build on GCC based architectures.Tobias C. Berner2018-10-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 231584 PR: 231677 PR: 231685 PR: 231830 PR: 231955 PR: 231905 PR: 231892 PR: 231684 PR: 231958 PR: 231960 PR: 231818 PR: 231542 PR: 231860 PR: 231681 PR: 231963 PR: 231891 PR: 231966 PR: 231904 PR: 231676 PR: 231819 PR: 231956 PR: 231680 PR: 231957 PR: 231903 PR: 231901 PR: 231667 PR: 231861 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482034
* Enable XCB option by defaultThomas Zander2018-10-141-2/+2
| | | | | | | | | | | | | | | Rationale: - XCB offers a comfortable screen capturing function via ffmpeg -f x11grab - In the default package libxcb is installed as a dependency of libX11 anyway, hence no need to disable it for ffmpeg specifically PR: 231215 Reported by: vermaden@interia.pl Notes: svn path=/head/; revision=482030
* Update to 18.9.0, new maintainer: kikadf.01@gmail.comThomas Zander2018-10-132-7/+8
| | | | | | | | | | | | | | | | | Details: - Update to upstream release 18.9.0 - New maintainer: kikadf.01@gmail.com - Move to QT5 as default UI While on it: - Pet portlint - Fix warning in check-sanity: Add gl to QT5_USES PR: 231855 Submitted by: kikadf.01@gmail.com (new maintainer) Notes: svn path=/head/; revision=482013
* multimedia/aom: update to 1.0.0.764Jan Beich2018-10-122-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/c5e7469b8..05a43ffce Notes: svn path=/head/; revision=481949
* audio/gstreamer1-plugins-webrtcdsp: connect to build after r481919Jan Beich2018-10-121-0/+3
| | | | | | | webrtcdsp has been listed in Makefile.common since r446388 Notes: svn path=/head/; revision=481937
* Finish glib12 deprecationAntoine Brodin2018-10-127-0/+21
| | | | Notes: svn path=/head/; revision=481899
* Deprecate most glib12 consumersAntoine Brodin2018-10-122-0/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=481888
* Update KDE Applications to 18.08.2Tobias C. Berner2018-10-115-13/+12
| | | | Notes: svn path=/head/; revision=481851
* multimedia/libdca: Fix bad absolute symlinksTobias Kortkamp2018-10-112-0/+12
| | | | | | | | PR: 224230 Reported by: wosch Notes: svn path=/head/; revision=481831
* multimedia/tvheadend: Fix build with mips/mips64/powerpc64Bernhard Froehlich2018-10-111-6/+2
| | | | | | | | PR: 232037 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=481830
* - Fix LICENSEDmitry Marakasov2018-10-112-7/+9
| | | | | | | | | | | - Add LICENSE_FILE - Pet portlint - Add NO_ARCH - Simplify installation - Update WWW Notes: svn path=/head/; revision=481803
* multimedia/mythtv: Fix fetchTobias Kortkamp2018-10-111-3/+3
| | | | | | | | | | | The dynamically generated tarball seems to have been rerolled. There are only metadata differences between the two tarballs according to diffoscope [1]. [1] https://people.freebsd.org/~tobik/logs/diffoscope-mythtv-29.1_2,1.html Notes: svn path=/head/; revision=481786
* multimedia/py-av: create portSteve Wills2018-10-094-0/+29
| | | | | | | | | | | PyAV is a Pythonic binding for FFmpeg. We aim to provide all of the power and control of the underlying library, but manage the gritty details as much as possible. WWW: http://docs.mikeboers.com/pyav/develop/ Notes: svn path=/head/; revision=481596
* multimedia/aom: update to 1.0.0.740Jan Beich2018-10-092-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/b38b3d7f7..c5e7469b8 Notes: svn path=/head/; revision=481586
* Update to 1.4.2Josh Paetzel2018-10-082-4/+4
| | | | Notes: svn path=/head/; revision=481509
* Deprecate some GNOME 2 applicationsAntoine Brodin2018-10-071-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=481492
* Fix build on GCC-based architecturesThomas Zander2018-10-071-1/+2
| | | | | | | | | PR: 231606 Submitted by: pkubaj@anongoth.pl MFH: 2018Q4 Notes: svn path=/head/; revision=481478
* multimedia/mpv: Update to 0.29.1Carlos J. Puga Medina2018-10-072-5/+6
| | | | | | | | | Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.1 While I'm here pet portlint. Notes: svn path=/head/; revision=481467
* Fix build on i386 with lld as the system linkerThomas Zander2018-10-071-6/+9
| | | | | | | | | | PR: 231431 Submitted by: emaste, patch by ndowens@yahoo.com Reviewed by: emaste MFH: 2018Q4 Notes: svn path=/head/; revision=481465
* multimedia/py-mid: Update 1.2.8 -> 1.2.9Yuri Victorovich2018-10-072-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=481408
* Fix index (net-p2p/py-libtorrent-rasterbar users updated); Fix MOVED formatYuri Victorovich2018-10-061-2/+2
| | | | Notes: svn path=/head/; revision=481402