Commit graph

14264 commits

Author SHA1 Message Date
Thomas Zander
807ba85edd Update to upstream version 53.0.0
Details:
- New features and bug fixes, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2021Q1
2021-02-01 08:47:14 +00:00
Jan Beich
ef36e3b3d2 multimedia/atomicparsley: allow Clang with -stdlib=libstdc++ 2021-01-31 17:24:11 +00:00
Jan Beich
79113610d0 multimedia/atomicparsley: unbreak on GCC architectures after r563497
src/util.cpp: In function 'FILE* APar_OpenISOBaseMediaFile(const char*, bool)':
src/util.cpp:125: error: 'nullptr' was not declared in this scope
src/util.cpp:131: error: 'nullptr' was not declared in this scope
2021-01-31 17:22:06 +00:00
Jan Beich
9f2e624dc4 multimedia/atomicparsley: update to 20210114.184825.1dbe1be
See https://github.com/wez/atomicparsley#a-note-on-maintenance
2021-01-31 17:16:04 +00:00
Tobias C. Berner
5f4aa6a186 graphics/gstreamer*-plugins-opencv: fix fallout form OpenCV-4.5.1 upgrade
* graphics/gstreamer-plugins-opencv: disabled, as it uses the no longer shipped OpenCV-1.0 API
* graphics/gstreamer1-plugins-opencv: fix the configure script to not only look for OpenCV4 <= 4.2.0
  => this will be properly fixed with the next upgrade of gstreamer when switching to the meson
  build system.

PR:		253118
Submitted by:	VVD <vvd@unislabs.com>
Reported by:	rhurlin, fluffy, VVD <vvd@unislabs.com>
2021-01-31 16:32:30 +00:00
Jan Beich
280df27ab3 Drop illusion of maintenance
Gift important ports (reset if undesired):
- multimedia/libmtp -> desktop@
- x11-drivers/xf86-input-wacom -> x11@
2021-01-31 01:55:19 +00:00
Tobias C. Berner
2e36dd03b6 Fix INDEX after r563430
- Likely there is an issue with the flavoured ports depending on an unflavoured
  python part though.
2021-01-30 19:25:20 +00:00
Tobias C. Berner
7a09f7fbc2 graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not giving ports
      the option to pick the "wrong one" - this leads however to some abandoned ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv, and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off by default,
      but can be enabled by toggling the JAVA option -- there are no consumers in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully) sane set of
      dependencies that make the port and package most usable for the majority of consumers.
      - Please let me know if you think there are better defaults (i.e. anything that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug report.
      - If you think something should be added as an optional dependency, please open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp: dfa7e4bd47
      - multimedia/zart: 6ca1964690,
                         d3a2931b1a
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
2021-01-30 18:08:56 +00:00
Yuri Victorovich
5841c7f1f3 multimedia/musikcube: Update 0.96.4 -> 0.96.5
Reported by:	portscout
2021-01-29 20:28:11 +00:00
Jan Beich
1c5ae080e5 multimedia/x264: update to 0.161.3039
Changes:	d198931...544c61f
2021-01-29 19:23:09 +00:00
Yuri Victorovich
004562d8c2 multimedia/ustreamer: Update 3.13 -> 3.14
Reported by:	portscout
2021-01-29 17:38:47 +00:00
Yuri Victorovich
691eb61517 multimedia/obs-audio-spectralizer: Update 1.3.2 -> 1.3.4
Reported by:	portscout
2021-01-29 17:35:14 +00:00
Muhammad Moinur Rahman
818104d975 multimedia/py-tvnamer: Update version 3.0.1=>3.0.2
Relnotes:	https://github.com/dbr/tvnamer/blob/master/CHANGELOG.md
2021-01-27 00:51:52 +00:00
Sunpoet Po-Chuan Hsieh
fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Yuri Victorovich
2cbfc3cbc7 multimedia/ustreamer: Update 3.12 -> 3.13
Reported by:	portscout
2021-01-26 03:04:10 +00:00
Dmitry Marakasov
0d6e5f1fb9 - Fix LICENSE
- Simplify installation and silence unrelevant commands
- Install CHANGELOG into WWWDIR unconditionally, for it's referenced from the application

PR:		252920
Submitted by:	amdmi3
Approved by:	christer.edwards@gmail.com (maintainer)
2021-01-25 16:31:52 +00:00
Jan Beich
3df5c70a7c multimedia/intel-media-sdk: update to 21.1.0
Changes:	https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-20.5.1...intel-mediasdk-21.1.0
2021-01-25 14:56:38 +00:00
Daniel Ebdrup Jensen
fdc82baa45 multimedia/kodi: Add support for SSSE3, SSE4.1 and SSE4.2 on AMD64
As of the update to Kodi 19, kodi reports missing SSE4 shared objects
during video playback with VAAPI.

Bump PORTREVISION accordingly.

PR:		252927
Submitted by:	debdrup@ (previous version), yzrh at noema.org(maintainer)
Approved by:	yzrh at noema.org (maintainer), jrm
2021-01-24 20:26:38 +00:00
Yuri Victorovich
10add40b5f multimedia/ustreamer: Update 3.3 -> 3.12
Reported by:	portscout
2021-01-23 05:40:08 +00:00
Jan Beich
2cfbe80853 multimedia/libva-intel-media-driver: update to 21.1.0
Changes:	https://github.com/intel/media-driver/compare/intel-media-20.4.5...intel-media-21.1.0
Reported by:	Repology
2021-01-23 00:59:13 +00:00
Mark Felder
ea9e6517db multimedia/plexmediaserver-plexpass: Update to 1.21.2.3918
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/390
2021-01-22 22:18:23 +00:00
Mark Felder
6370f31fef multimedia/plexmediaserver: Update to 1.21.1.3876
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/389
2021-01-22 22:17:27 +00:00
Neel Chauhan
7cb7a70453 multimedia/livego: Update to 0.0.15
Changes: https://github.com/gwuhaolin/livego/releases/tag/0.0.15

Approved by:	0mp (mentor, implicit)
2021-01-22 19:22:08 +00:00
Tobias C. Berner
ff2b5e5a2d multimedia/gnome-subtitles: deprecate through www/gtkhml3
- port could be updated to 1.6 which does no longer require gtkhtml3
- otherwise, it will be gone by the end of the quarter

PR:		252620
Submitted by: 	daniel.engberg.lists@pyret.net
2021-01-21 19:27:10 +00:00
Jason E. Hale
70540a8b17 comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0

Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0

Take maintainership of the ports listed above.

Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names.
2021-01-21 14:37:31 +00:00
Bernhard Froehlich
0d91edf41c Deprecate multimedia/kodi-devel and mark all kodi-devel addons for removal 2021-01-21 10:15:09 +00:00
Dima Panov
a383c44a03 multimedia/libdvdcss: unbreak wit recent doxygen
With hat:	ports-secteam
PR:		252848
Suggested by:	VVD in PR 252321
MFH:		2021Q1
2021-01-20 08:48:31 +00:00
Josh Paetzel
3587855c1d Fix potential buffer overflow.
Along the way improve port Makefile

PR:	252321
Submitted by:	daniel.engberg.lists@pyret.net
2021-01-19 22:33:15 +00:00
Bernhard Froehlich
2aebf26526 multimedia/minisatip: Add new port
Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and
it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T
cards.

WWW: https://github.com/catalinii/minisatip
2021-01-19 21:28:29 +00:00
Bernhard Froehlich
f560f9c6b9 multimedia/kodi-addon-pvr-iptvsimple: Update to 7.3.0 to unbreak after kodi update 2021-01-19 20:57:55 +00:00
Bernhard Froehlich
10e087b7a4 multimedia/kodi-addon-pvr-hts: Update to 8.2.2 to unbreak after kodi update 2021-01-19 20:56:48 +00:00
Bernhard Froehlich
db10d13028 multimedia/kodi-addon-vfs.libarchive-devel: Update to 2.0.0 for compatibility with kodi-devel
Submitted by:	myself
2021-01-19 20:18:25 +00:00
Bernhard Froehlich
5d6700539f multimedia/kodi-addon-inputstream.adaptive-devel: Bump PORTREVISION after multimedia/kodi-devel update 2021-01-19 20:17:13 +00:00
Bernhard Froehlich
bb551693b1 multimedia/kodi-addon-peripheral.joystick-devel: Update to 1.7.1
PR:		250546
Submitted by:	rozhuk.im@gmail.com (maintainer)
2021-01-19 20:16:03 +00:00
Bernhard Froehlich
ea93cff455 multimedia/kodi-devel: Update to 19.0.a20201006
PR:		250546
Submitted by:	rozhuk.im@gmail.com
2021-01-19 20:13:36 +00:00
Joseph Mingrone
e5ca7a7dfd multimedia/kodi: Update to version 19.0RC1
PR:		252791
Submitted by:	yzrh@noema.org (maintainer)
2021-01-19 17:40:41 +00:00
Hiroki Sato
2343820f50 - Fix build when multimedia/dav1d is not installed. This can happen
when multimedia/ffmpeg is compiled with no DAV1D option.

- Split mkdir ${WRKSRC}/download from copying files into it.

Submitted by:	Mike Cui
Approved by:	Yuichiro NAITO (maintainer)
PR:		251044
2021-01-19 06:31:42 +00:00
Yuri Victorovich
69df112ffb multimedia/musikcube: Fix crash by reverting change to ncurses:base
ncurses:base causes the application to abort due to the exception.

PR:		249572 252817
Reported by:	casey langen <casey.langen@gmail.com>
2021-01-19 04:26:22 +00:00
Jason E. Hale
5455755643 security/cryptopp: Update to 8.4.0
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.

Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]

[1] c98c44c174

Changes:	https://www.cryptopp.com/release840.html
2021-01-19 04:26:12 +00:00
Loïc Bartoletti
661f174fd0 Update qscintilla2 to 2.11.6 2021-01-18 19:03:23 +00:00
Tobias C. Berner
ff6758abfc Update KDE Frameworks to 5.78.0
January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.0.

KDE Frameworks are 83 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 release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and pred

Full Changelog:
	https://kde.org/announcements/kde-frameworks-5.78.0

PR:		252591
Exp-run by:	antoine
2021-01-18 12:03:48 +00:00
Yuri Victorovich
49d1109772 multimedia/musikcube: Update 0.96.3 -> 0.96.4 2021-01-18 00:48:36 +00:00
Yuri Victorovich
204764067a multimedia/musikcube: ncurses base/port selection based on OPSYS/OSVERSION
PR:		249572
Submitted by:	my-roaming-data@outlook.com
2021-01-18 00:36:22 +00:00
Piotr Kubaj
467af7fc9f multimedia/xawtv: enable on powerpc64le 2021-01-17 02:50:44 +00:00
Piotr Kubaj
b694ffcdc9 multimedia/ptx-kmod: enable on powerpc64le 2021-01-17 01:27:11 +00:00
Fernando Apesteguía
f2f17c3549 multimedia/ffdec: Update to 12.0.0
ChangeLog:
https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/version12.0.0

PR:	252628
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2021-01-16 23:24:22 +00:00
Piotr Kubaj
6da12d01e0 multimedia/kodi-addon-pvr-iptvsimple: fix build on GCC architectures
CMake Error in CMakeLists.txt:
  Target "pvr.iptvsimple" requires the language dialect "CXX14" , but CMake
  does not know the compile flags to use to enable it.

MFH:		2021Q1
2021-01-16 02:00:32 +00:00
Piotr Kubaj
b68d79beb4 multimedia/kodi-addon-peripheral-joystick: fix build on GCC architectures
cc1plus: error: unrecognized command line option "-std=c++14"

MFH:		2021Q1
2021-01-16 01:09:45 +00:00
Piotr Kubaj
b5d8fec84d multimedia/ptx-kmod: enable on powerpc64
MFH:		2021Q1
2021-01-15 20:52:16 +00:00
Piotr Kubaj
ea24bd0ef2 multimedia/xawtv: enable on powerpc64
MFH:		2021Q1
2021-01-14 23:55:07 +00:00