Commit graph

14740 commits

Author SHA1 Message Date
Tobias C. Berner
66a40f28f3 multimedia/mlt7{-qt5,}: New port: mlt framework version 7
Add new ports for the mlt framework in version 7.
This is required by the soon to be released multimedia/kdenlive 21.08.

- The initial work for this update was done by ade@ with some additional
  changes by vishwin@ in the kde@ development tree on github.
2021-07-30 20:14:36 +02:00
Tobias C. Berner
5c8adda949 multimedia/{py-,}mlt{-qt5,}: rename to multimedia/{py-,}mlt6{-qt5,}:
- To make it possible to easily import mlt-7 move the current port to
  a versioned directory.

- Add Mk/Uses/mlt.mk to make it easily possible to depend on a given mlt
  version:

  	USES=mlt:6

  will get you a dependency on multimedia/mlt6, while

	USES=mlt:7

  will get you a dependency on the soon to be added multimedia/mlt7

- Switch the port to use cmake as a build system
- While here, provide some more options to make it possible to have
  a leaner package if required

- Bump consumers after rename of the dependency
2021-07-30 20:14:36 +02:00
Jan Beich
d69639d824 multimedia/dav1d: update to 0.9.1
Changes:	https://code.videolan.org/videolan/dav1d/-/releases/0.9.1
Reported by:	Repology
2021-07-29 00:49:41 +00:00
Lars Engels
c4fd7792f9 *: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
2021-07-28 22:34:51 +02:00
Steve Wills
0c97e5d850 multimedia/webcamd: update to 5.13.2.5
This version adds v4l2loopback support and several bug fixes.

Approved by:	hselasky
2021-07-28 14:04:17 -04:00
Loïc Bartoletti
8b9c482b90 */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
2021-07-27 20:55:03 +02:00
Bernhard Froehlich
4dd3246365
multimedia/minisatip: Update to 1.1.34 2021-07-27 14:54:26 +00:00
Evgeniy Khramtsov
d738c49f97 multimedia/libva-intel-media-driver: unbreak X11=off after 7f7a93023f
media_driver/linux/common/ddi/media_libva_putsurface_linux.h:31:10: fatal error: 'va/va_dricommon.h' file not found
 #include <va/va_dricommon.h>
          ^~~~~~~~~~~~~~~~~~~

PR:		257443
Approved by:	jbeich (maintainer)
2021-07-27 14:31:05 +00:00
Gleb Popov
75fc3ae0f0 multimedia/pipewire: Bump PORTREVISION.
Reported by:	lwhsu
2021-07-27 16:43:34 +03:00
Evgeniy Khramtsov
6e956b306e multimedia/pipewire: Enable MEDIASESSION by default.
PR:		255348
2021-07-27 15:34:54 +03:00
Jan Beich
35c4b7b175 multimedia/mpv: unbreak fetch via local copy
Index abbreviation in git-format-patch(1) output seems to change
frequently, probably due to GitHub load balancing.

$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> 62fb374349e0.patch doesn't seem to exist in /tmp/distfiles.kipot6aT/.
=> Attempting to fetch https://github.com/mpv-player/mpv/commit/62fb374349e0.patch
fetch: https://github.com/mpv-player/mpv/commit/62fb374349e0.patch: size mismatch: expected 2083, actual 2079
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.kipot6aT/ and try again.
*** Error code 1

Reported by:	LuMiWa (via multimedia@ list)
2021-07-25 18:18:27 +00:00
Jan Beich
904cfd8fad multimedia/mpv: backport --gpu-context=drm on console by default 2021-07-25 16:17:04 +00:00
Jan Beich
b00e9cfe15 multimedia/intel-media-sdk: update to 21.3.0
Changes:	https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-21.2.3...intel-mediasdk-21.3.0
2021-07-25 16:17:03 +00:00
Jan Beich
7f7a93023f multimedia/libva-intel-media-driver: update to 21.3.0
Changes:	https://github.com/intel/media-driver/compare/intel-media-21.2.3...intel-media-21.3.0
Reported by:	Repology
2021-07-25 16:17:03 +00:00
VVD
fb9ade3c44 multimedia/smtube: Update to 21.7.0
Changelog:	https://github.com/smplayer-dev/smtube/releases/tag/v21.7.0

PR:		257345
Approved by:	lwhsu (mentor, implicit)
2021-07-23 20:01:03 -04:00
Jan Beich
33c31f7e1b multimedia/aom: update to 3.1.2
Changes:	https://aomedia.googlesource.com/aom/+log/v3.1.1..v3.1.2
Reported by:	portscout, /r/AV1
2021-07-23 12:20:14 +00:00
Piotr Kubaj
efd1774d3a multimedia/handbrake: fix build on powerpc(64)
For some reason, while there's no issue with building on powerpc64le, there's a problem on powerpc and powerpc64 (same as with multimedia/ffmpeg).
2021-07-22 00:55:24 +00:00
Jan Beich
28b4faf6ee multimedia/vapoursynth: update to R54
Changes:	http://www.vapoursynth.com/2021/07/r54-mask-clips-are-special/
Changes:	https://github.com/vapoursynth/vapoursynth/compare/R53...R54
Reported by:	GitHub (watch releases)
2021-07-21 20:10:44 +00:00
Piotr Kubaj
2b3e3f3310 multimedia/handbrake: update to 1.4.0
Differential revision: https://reviews.freebsd.org/D31252
Submitted by: naito.yuichiro@gmail.com (maintainer)
2021-07-21 20:10:14 +00:00
Po-Chuan Hsieh
e7585c5311
multimedia/kodi: Fix build with libfmt 8.0.0
Based on:	c8fa9e3c2f
2021-07-22 02:12:13 +08:00
Po-Chuan Hsieh
f4acead636
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
2021-07-22 02:11:52 +08:00
Po-Chuan Hsieh
287cd8ad71
devel/libfmt: Update to 8.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
2021-07-22 02:11:51 +08:00
Jan Beich
79fa908f4a multimedia/mpv: unbreak fetch due to repo growth
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> 1bb2665e3d09.patch doesn't seem to exist in /tmp/distfiles.iVgzzfBs/.
=> Attempting to fetch https://github.com/mpv-player/mpv/commit/1bb2665e3d09.patch
fetch: https://github.com/mpv-player/mpv/commit/1bb2665e3d09.patch: size mismatch: expected 2337, actual 2341
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.iVgzzfBs/ and try again.
*** Error code 1

-index 833fbddb1b..4a1ffd4579 100644
+index 833fbddb1bd..4a1ffd45798 100644
-index 8318c5190c..a1fb04bd59 100644
+index 8318c5190c5..a1fb04bd592 100644
-index 4a1ffd4579..2802ce914c 100644
+index 4a1ffd45798..2802ce914ca 100644
-index a1fb04bd59..dff20f716d 100644
+index a1fb04bd592..dff20f716d6 100644
-index 2802ce914c..265787e73a 100644
+index 2802ce914ca..265787e73a9 100644
-index dff20f716d..df0c05e139 100644
+index dff20f716d6..df0c05e139e 100644
-index df0c05e139..3365daa48a 100644
+index df0c05e139e..3365daa48a5 100644
-index 3365daa48a..46c289dafe 100644
+index 3365daa48a5..46c289dafe3 100644
-index 46c289dafe..f4ba8db7c7 100644
+index 46c289dafe3..f4ba8db7c7c 100644
-index d70286647f..1c0b9e146b 100644
+index d70286647fc..1c0b9e146be 100644
-index 52a38b63be..7c347cb138 100644
+index 52a38b63be2..7c347cb1380 100644
-index 0000000000..11b182e52d
+index 00000000000..11b182e52d9
-index 0ced76244a..e9f4d53002 100644
+index 0ced76244a0..e9f4d53002c 100644
-index 14c254e1ec..a12cbf19e1 100644
+index 14c254e1ec9..a12cbf19e17 100644
-index 706c952604..5545b3378d 100644
+index 706c9526046..5545b3378d5 100644
-index f8df590511..8244acff26 100644
+index f8df590511d..8244acff261 100644

PR:		257239
Reported by:	Oleh Vinichenko
2021-07-20 14:54:49 +00:00
Po-Chuan Hsieh
2d95abf2b4
multimedia/makemkv: Update URL after FreeBSD Documentation transition
Approved by:	portmgr (blanket)
2021-07-19 01:54:33 +08:00
Po-Chuan Hsieh
8299362cf9
multimedia/rubygem-gstreamer: Update to 3.4.6
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-19 01:48:08 +08:00
Po-Chuan Hsieh
5ceb686fc2
multimedia/rubygem-clutter-gstreamer: Update to 3.4.6
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-19 01:48:05 +08:00
Aoek
905dfe641b multimedia/gstreamer1-libav: Fix build on aarch64
Fix build on aarch64 when FFMPEG option is off.
This is similar to the fix in multimedia/ffmpeg: svn port r507608

PR:		256935
Approved by:	portmgr (build fix blanket)
2021-07-18 17:14:44 +02:00
Tobias C. Berner
9eb1b801d3 multimedia/libmediaart: update to 1.9.5 2021-07-16 11:18:08 +02:00
Po-Chuan Hsieh
9dfc52dbdd
multimedia/rubygem-gstreamer: Update to 3.4.5
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-16 04:47:38 +08:00
Po-Chuan Hsieh
4d04f28cd1
multimedia/rubygem-clutter-gstreamer: Update to 3.4.5
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2021-07-16 04:47:38 +08:00
Ganael LAPLANCHE
63ac2ce82a multimedia/sms1xxx-kmod: Fix build and mark DEPRECATED
- Fix build on 13.0 and -CURRENT to leave the port in good shape
- mark driver DEPRECATED as it supports legacy DVB API v3 only

Users should probably use multimedia/webcamd now.
2021-07-15 12:52:47 +02:00
Jan Beich
16d0071b8a multimedia/mpc-qt: sort USE_* 2021-07-15 10:03:05 +00:00
Jan Beich
b8113b2190 multimedia/mpc-qt: chase new home
See https://github.com/cmdrkotori/mpc-qt-origin/commit/676c444fd37c

Reported by:	upstream (via mail)
2021-07-15 10:02:54 +00:00
Po-Chuan Hsieh
ed6b3dd218
multimedia/libbluray: Update WWW 2021-07-15 00:10:53 +08:00
Po-Chuan Hsieh
814147436e
multimedia/libbdplus: Update WWW 2021-07-15 00:10:52 +08:00
Po-Chuan Hsieh
127f105efb
multimedia/libaacs: Update MASTER_SITES and WWW 2021-07-15 00:10:52 +08:00
Bernhard Froehlich
e4476c7ed8
multimedia/kodi-addon-pvr.hts: Update to 8.3.3 2021-07-14 10:47:18 +00:00
Bernhard Froehlich
0ff2c10a8f
multimedia/minisatip: Update to 1.1.25 2021-07-13 18:28:57 +00:00
Bernhard Froehlich
796eddb012
multimedia/kodi-addon-pvr.iptvsimple: Update to 7.6.8 2021-07-13 18:27:17 +00:00
Bernhard Froehlich
8eb2c72322
multimedia/kodi-addon-inputstream.adaptive: Update to 2.6.18 2021-07-13 18:25:12 +00:00
Neel Chauhan
a769886b4b multimedia/gtk-youtube-viewer: Update to 3.9.3 2021-07-13 10:41:19 -07:00
Dirk Meyer
4f7fbe7e49 multimedia/sabbu: add depends for more features 2021-07-13 06:53:50 +02:00
Max Brazhnikov
7b0dbb3afb multimedia/subtitlecomposer: add missing build deps 2021-07-12 19:14:59 +03:00
Loïc Bartoletti
9713ff93f2 devel/qscintilla2: Update to 2.12.1
Changelog:
	https://riverbankcomputing.com/news/QScintilla_2.12.1_Released

PR:		257002
Exp-run by:	antoine
2021-07-12 14:36:11 +02:00
Piotr Kubaj
84a66afc90 multimedia/libopenshot: fix build on powerpc
LLVM doesn't have libomp on powerpc:
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
2021-07-11 22:31:19 +00:00
Tobias C. Berner
19ce6c4021 */*: Update KDE Gear to 21.04.3
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases.

Full changelog:
	https://kde.org/announcements/changelogs/gear/21.04.3/
2021-07-10 01:34:31 +02:00
Tobias C. Berner
680bd562fc */*: Update KDE Frameworks to 5.83
Saturday, 12 June 2021

KDE today announces the release of KDE Frameworks 5.83.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 predictable manner.

Full announcement:
	https://kde.org/announcements/frameworks/5/5.83.0/

PR:		256665
Exp-run by:	antoine
2021-07-09 23:49:33 +02:00
Adriaan de Groot
c0f139b893 */kf5-*: (KDE Frameworks) lighten dependencies
- ECM (extra-cmake-modules) is only ever a build-dep and was missing
  in some places where it was previously pulled in implicitly
- Qt testlib is only a build-dep

While here
- conventionally, the _build and _run items in USE_KDE and USE_QT
  are sorted to the end, and they start a new line in the Makefile
- remove tcberner's created-line (confirmed on IRC)
- use DISTVERSION everywhere
- reduce inter-framework dependencies using the tooling proposed by
  tcberner in https://reviews.freebsd.org/D27304

Some PORTREVISION may have jumped by more than 1, since this commit
is a squash of a long string of updates where I may have bumped a
port once for ecm_build, and a second time for other lightening-up.
2021-07-09 19:36:35 +02:00
Yuri Victorovich
cdac5aa36c multimedia/vvdec: Update 1.1.1 -> 1.1.2
Reported by:	portscout
2021-07-09 10:01:32 -07:00
Fernando Apesteguía
8577317159 multimedia/openshot: Update to 2.5.1.891
ChangeLog:
https://www.openshot.org/blog/2020/03/03/openshot-251-released-optimized-effects-improved-performance/

PR:	256641
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2021-07-08 22:53:09 +02:00