summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)Author
2020-10-29New port: multimedia/libndi: Cross-platform, open-source library done to ↵Yuri Victorovich
interact with NDI streams
2020-10-28multimedia/wf-recorder: make pulseaudio optionalJan Beich
- FreeBSD can use virtual_oss to record audio from applications - DragonFly cannot use PulseAudio yet, see https://github.com/DragonFlyBSD/DeltaPorts/commit/b88835f255a5
2020-10-28multimedia/libva: update to 2.9.1Jan Beich
Changes: https://github.com/intel/libva/compare/2.9.0...2.9.1 ABI: https://abi-laboratory.pro/tracker/timeline/libva/ Reported by: Repology
2020-10-28multimedia/motion: Update to 4.3.2Fernando Apesteguía
ChangeLog: https://github.com/Motion-Project/motion/releases/tag/release-4.3.2 PR: 250660 Submitted by: ports@blievers.net (maintainer)
2020-10-28multimedia/ffaudioconverter: Update 0.29 -> 0.29.1Yuri Victorovich
Reported by: portscout
2020-10-27multimedia/plexmediaserver-plexpass: Update to 1.20.4.3508Mark Felder
Changelog: https://forums.plex.tv/t/plex-media-server/30447/374
2020-10-27multimedia/libass: unbreak on GCC architectures after r553425Jan Beich
In file included from ass.c:35: ass.h:421: error: wrong number of arguments specified for 'deprecated' attribute ass.h:520: error: wrong number of arguments specified for 'deprecated' attribute
2020-10-27multimedia/libass: update to 0.15.0Jan Beich
Changes: https://github.com/libass/libass/releases/tag/0.15.0 ABI: https://abi-laboratory.pro/tracker/timeline/libass/ Reported by: GitHub (watch releases)
2020-10-26multimedia/plexmediaserver{-plexpass}: Update to 1.20.3.3483Mark Felder
Changelog: https://forums.plex.tv/t/plex-media-server/30447/373 MFH: 2020Q4 Security: CVE-2020-15999
2020-10-24multimedia/minitube: Update 3.6.3 -> 3.6.4Yuri Victorovich
Reported by: portscout
2020-10-20- Update to 0.20Wen Heping
PR: 250477 Submitted by: conall@conall.net(maintainer)
2020-10-19multimedia/minitube: Update 3.5 -> 3.6.3; Take maintainershipYuri Victorovich
2020-10-19multimedia/quodlibet re-add with latest version 4.3.0Fernando Apesteguía
Repo-copied from @548979. PR was filed just the day after the port was deleted. The new version works fine with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current amd64. Run tested fine in 12.1 amd64. Submitter claims maintainership (already maintaininer for multimedia/playerctl). ChangeLog: https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0 PR: 249483 Submitted by: aly@aaronly.me (maintainer)
2020-10-17multimedia/libva: clean up code specific to FreeBSD 11.3Rene Ladan
Phabricator: D26646 Submitted by: jbeich (partial)
2020-10-17Resurrect multimedia/librespot and "update" to 0.1.3. This version is actually aEmanuel Haupt
complete rewrite that features options for multiple supported audio backends.
2020-10-16multimedia/plexmediaserver{-plexpass}: Update to 1.20.3.3437Mark Felder
2020-10-16multimedia/mpc-qt: update to 20.10Jan Beich
Changes: https://github.com/cmdrkotori/mpc-qt-origin/releases/tag/v20.10 Reported by: GitHub (watch releases)
2020-10-16Deprecate a few py27 portsAntoine Brodin
2020-10-15Update KDE Frameworks to 5.75.0Tobias C. Berner
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement & Changelog: https://kde.org/announcements/kde-frameworks-5.75.0 PR: 250251 Exp-run by: antoine
2020-10-15multimedia/libvpx: unbreak armv6/armv7 on -CURRENTJan Beich
as -I./ -I"/wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.9.0"/ -march=armv7-a -meabi=5 -mfpu=neon -o vpx_dsp/arm/vpx_convolve_copy_neon_asm.asm.S.o vpx_dsp/arm/vpx_convolve_copy_neon_asm.asm.S /bin/sh: as: not found PR: 250045 Submitted by: mikael (based on)
2020-10-13lang/rust: Update to 1.47.0Mikael Urankar
- Add powerpc64le arch (submitted by bdragon in D26711) - Disable DOCS, same problem fixed in r546048 - Update devel/racer to 2.1.36 - Import upstream patch to fix www/firefox (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027) - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038) - Force rebuild all consumers to catch regressions Changelog: https://github.com/rust-lang/rust/releases/tag/1.47.0 Differential Revision: https://reviews.freebsd.org/D26721
2020-10-13multimedia/emby-server: Update to 4.5.2.0Fernando Apesteguía
ChangeLog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.5.2.0 PR: 250272 Submitted by: driesm.michiels@gmail.com (maintainer)
2020-10-11multimedia/kodi: Fix compilation with libmicrohttpd 0.9.71Matthias Andree
PR: 250127 Submitted by: Daniel Engberg Obtained from: upstream Git repo
2020-10-11multimedia/libmtp: update to 1.1.18Jan Beich
Changes: https://github.com/libmtp/libmtp/releases/tag/libmtp-1-1-18 ABI: https://abi-laboratory.pro/tracker/timeline/libmtp/ Reported by: GitHub (watch releases) MFH: 2020Q4 (bug fixes)
2020-10-11multimedia/py-tvnamer: Update version 2.5=>3.0.1Muhammad Moinur Rahman
- Add TEST framework PR: 250265 Reported by: huber.georg@gmail.com Relnotes: https://github.com/dbr/tvnamer/releases
2020-10-11multimedia/obs-streamfx: Update 0.8.3 -> 0.9.0Yuri Victorovich
Reported by: portscout
2020-10-11multimedia/obs-studio: Update 26.0.0 -> 26.0.2Yuri Victorovich
2020-10-10Update to 20.09Sunpoet Po-Chuan Hsieh
Changes: https://mediaarea.net/MediaInfo/ChangeLog https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2020-10-10Update to 20.09 (0.4.38)Sunpoet Po-Chuan Hsieh
Changes: https://github.com/MediaArea/ZenLib/blob/master/History.txt
2020-10-10Update to 20.09Sunpoet Po-Chuan Hsieh
Changes: https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt https://github.com/MediaArea/MediaInfoLib/blob/master/Changes.txt
2020-10-10KDE Release Service 20.08.2 updateTobias C. Berner
Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use.
2020-10-08multimedia/vvdec: Remove i386 from ONLY_FOR_ARCHS: only for 64-bit systems ↵Yuri Victorovich
as per the static assert in the code Reported by: fallout
2020-10-08multimedia/vvdec: Add ONLY_FOR_ARCHSYuri Victorovich
Reported by: linimon
2020-10-07- Make JACK audio server support optional and disabled by default as it isAlexey Dokuchaev
not required to grab the sound when recording desktop sessions, and not too many typical desktop users have it (or want it to be) installed - Define LICENSE (GPLv2+), assume maintainership, clean up USE_XORG list - Install ChangeLog as part of the port's documentation (other docfiles are rudimentary and/or useless, not worth to be included in the package)
2020-10-07multimedia/emby-server: Update to 4.5.1.0Fernando Apesteguía
ChangeLog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.5.1.0 PR: 249921 Submitted by: driesm.michiels@gmail.com (maintainer) MFH: 2020Q4 (blanket, bugfix release)
2020-10-06New port: multimedia/vvdec: Versatile Video Coding (VVC) decoderYuri Victorovich
2020-10-06multimedia/plexmediaserver{-plexpass}: Update to 1.20.2.3402Mark Felder
Changelog: https://forums.plex.tv/t/plex-media-server/30447/366
2020-10-06multimedia/libtuner: update to 1.1.5Jason A. Harmening
--Fix build on -CURRENT --Various cleanups and fixes to port and source distribution makefiles --Update maintainer email PR: 249980 Approved by: fernape
2020-10-05Update to upstream version 51.0.0Thomas Zander
Details: - New features and bugfixes, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2020Q4
2020-10-05Return cpm@'s ports to the pool after safekeeping his commit bit.Rene Ladan
With hat: portmgr-secretary
2020-10-05multimedia/intel-media-sdk: update to 20.3.0Jan Beich
Changes: https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-20.3.pre6...intel-mediasdk-20.3.0 Reported by: Repology MFH: 2020Q4 (regression and reliability fixes, risky update happend ~1 month ago)
2020-10-05Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5 - Use pypi for PYQT [1] - Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5) - Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth - Strip libs - Refactor *_PATH and *_PORT parts [1] RiverBankComputing doesn't offer links to download latest version of some ports PR: 247369 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D25749 Exp-run by: antoine
2020-10-03devel/upnp: update to 1.14.0Tobias C. Berner
Update to newer release which contains a fix for CVE-2020-13848: https://github.com/pupnp/pupnp/commit/c805c1de1141cb22f74c0d94dd5664bda37398e0 MFH: 2020Q4 Security: CVE-2020-13848
2020-10-02Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh
2020-10-02multimedia/ustreamer: Update 2.0 -> 2.1Yuri Victorovich
Reported by: portscout
2020-10-01multimedia/obs-studio: add libunwind dependency on powerpc64Piotr Kubaj
Builds fine with it.
2020-10-01Fix build with -fno-commonStefan Eßer
2020-10-01Chase libsndfile 1.0.30 update.Thomas Zander
Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers.
2020-10-01multimedia/libgav1: drop PORTSCOUT, it doesn't workJan Beich
Requires testing PORTSCOUT rules locally.
2020-09-30multimedia/shotcut: Fix build. Add missing patch.Fernando Apesteguía
This patch was missing from r550683 PR: 250010 Reported by: vvd@unislabs.com