Commit graph

16634 commits

Author SHA1 Message Date
Dries Michiels
b58ef21312 multimedia/emby-server: update to 4.7.12.0
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.7.12.0
2023-05-26 17:50:57 +02:00
Sheng-Yi Hong
1d27f9bfb8
multimedia/obs-studio: Fix build on -CURRENT
Fix type conversion error on libftl over new version of clang.

Reviewed by:	yuri
Differential Revision:	https://reviews.freebsd.org/D39774
2023-05-25 16:26:22 -04:00
Mathieu Arnold
0619748960
*: regular cleanup for GH_TAGNAME bad usage 2023-05-24 18:34:10 +02:00
Ben Shertenlieb
315f1582fd multimedia/plexmediaserver-plexpass: Update to 1.32.2.7100
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/580

NEW:
 * (Library) Add additional episode deletion policy for ‘after a month’.
 * (Network) IPv6 addresses within the server’s configured network prefix are
   now considered local for bandwidth allocation purposes.
 * (Network) IPv6 network blocks are now supported in the LAN Networks
   preference.
 * (Transcoder) Added HDR tone mapping support for Intel Arctic Sound-M and
   Meteor Lake GPUs.
 * (Transcoder) Improved hardware transcode stability when using Intel GPUs on
   Linux.
 * (Transcoder) Removed support for Intel hardware transcoding on FreeBSD.
 * (Security) Support new, streamlined first-run claiming experience on Windows.

FIXES:
 * (Collections) Custom order for Collections were not saving.
 * (Library) In certain specific cases, “Empty Trash” could remove items it
   shouldn’t.
 * (Music) Some TIDAL tracks in server play queue would be played in AAC and
   not FLAC.
 * (Scanner) Certain episode filenames could appear to be episode ranges.
 * (DVR) Recordings fail with permission error.
 * (Windows) Certain Windows region settings could cause unexpected behavior in
   some operations like scanning.
 * (Windows) Server settings could take a very long time to load.
 * (Transcoder) Some sessions could fall back to software when attempting to
   use an Nvidia GPU.

PR:		271525
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2023-05-23 10:24:23 +02:00
Jesús Daniel Colmenares Oviedo
47cc51612f multimedia/*pipe-viewer: Update to 0.4.6
* Add FORK_MANAGER option
* Remove GTK3_USES=desktop-file-utils (.desktop file does not use MimeType)

ChangeLog: https://github.com/trizen/pipe-viewer/blob/0.4.6/Changes

* Fixed the internal extracting of streaming URLs.
* Extended `fat32safe` option to convert Unicode characters to
  ASCII equivalent when `Text::Unidecode` is available.
* Recognize several more audio itags.

PR:		271503, 269607
2023-05-21 19:25:44 +02:00
Jan Beich
f193d564f0 multimedia/lebiniou: drop unused variable after 2c672a4de9
Reported by:	portscan, portlint
2023-05-21 01:03:57 +00:00
Jan Beich
6c779413be multimedia/gstreamer1-plugins: drop unused variables after e3b732b479
Reported by:	portscan
2023-05-21 00:56:33 +00:00
Dries Michiels
39444025bb multimedia/emby-server-devel: update to 4.8.0.37
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.37
2023-05-19 21:32:34 +02:00
Jan Beich
e480134c0a multimedia/gstreamer1-plugins-rust: update to 0.10.7
Changes:	https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/compare/0.10.6...0.10.7
2023-05-18 15:24:57 +00:00
Dimitry Andric
967c8049e1 multimedia/smpeg: fix build with clang 16
Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Because multimedia/smpeg's configure scripts and Makefiles do not
explicitly set the C++ standard, this leads to several errors:

  In file included from MPEGaudio.cpp:24:
  ../MPEGaudio.h:129:7: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
        register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1;
        ^~~~~~~~~
  ../MPEGaudio.h:135:7: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
        register unsigned short a;
        ^~~~~~~~~
  MPEGaudio.cpp:317:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    register int r=(_buffer[bitindex>>3]>>(7-(bitindex&7)))&1;
    ^~~~~~~~~
  MPEGaudio.cpp:326:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    register unsigned short a;
    ^~~~~~~~~
  MPEGaudio.cpp:339:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
    register unsigned short a;
    ^~~~~~~~~

Because smpeg uses a rather strange configure script, it does not
process CXXFLAGS correctly, so set CXX to include -std=gnu++98.

Also remove the REAL_CC patch which is no longer necessary.

PR:		271353
Approved by:	portmgr (build fix blanket)
MFH:		2023Q2
2023-05-18 13:34:31 +02:00
Dries Michiels
dba2ffb1db multimedia/emby-server-devel: update to 4.8.0.36
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.36
2023-05-17 18:09:13 +02:00
Tobias C. Berner
504e716634 KDE: Update KDE Frameworks to 5.106
Saturday, 13 May 2023

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

Announcement:	https://kde.org/announcements/frameworks/5/5.106.0/

Exp-run by:	antoine
PR:		271426
2023-05-17 07:57:51 +02:00
Tobias C. Berner
7769ca437c KDE: KDE Plasma 5.27.5, Bugfix Release for May
Tuesday, 9 May 2023. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.27.5.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Bluedevil Applet: introduce a brief animation for section height
   estimates.
 * Discover Flatpak: Do not crash if for any reason we lack a ref's
   source.
 * Info Centre About-distro: add a dump mode to print to cli.

Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.4-5.27.5
2023-05-17 07:56:59 +02:00
Tobias C. Berner
aee3c12b05 multimedia/haruna: update to 0.11.0 2023-05-16 18:42:44 +02:00
Muhammad Moinur Rahman
e358669823 multimedia/obs-qtwebkit: Mark DEPRECATED
- OBS ships with their own browser plugin from version 25 onwards
- This was a fork from a different upstream which has been archived and
  is no longer under active development
- Set EXPIRATION_DATE to 2023-06-16

Reported by:	diizzy
2023-05-16 17:46:52 +02:00
Jan Beich
100ed8c707 multimedia/rav1e: update to 0.6.6
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.6.6
Reported by:	GitHub (watch releases)
2023-05-16 09:47:19 +00:00
Jose Alonso Cardenas Marquez
1f90eca255 net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 2023-05-15 16:11:25 -05:00
Dries Michiels
700f93f297 multimedia/emby-server-devel: update to 4.8.0.35
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.35
2023-05-15 18:26:05 +02:00
Bernhard Froehlich
93173c7f4a
multimedia/minisatip: Update to 1.2.78
Upstream removed releases 1.2.74 - 1.2.97 because they were broken and
they seem to reuse the version numbers.

See:	https://github.com/catalinii/minisatip/issues/1085
2023-05-14 11:24:09 +00:00
Tobias C. Berner
812d7c232f KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1

Thursday, 11 May 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneogqusly as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdenlive: Fix corrupted project files on opening
 * skanpage: Scan Export window's OCR language list is now scrollable
 * spectacle: Quitting Spectacle with Escape no longer affects windows below it

Announcement:	https://kde.org/announcements/gear/23.04.1/
Changelog:	https://kde.org/announcements/changelogs/gear/23.04.1/
2023-05-14 07:58:43 +02:00
Tobias C. Berner
edbe24d784 graphics/poppler: bump dependencies 2023-05-14 07:58:14 +02:00
Takefu
b5f09fd135 multimedia/streamlink: maintainer update to 5.5.1
PR:		262366
2023-05-13 19:05:18 +02:00
Nuno Teixeira
a0dcd38ffe multimedia/ytfzf: Update to 2.6.0
- Take maintainership
- Install manual pages

ChangeLog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.0
2023-05-13 09:56:25 +01:00
Felix Palmen
16de7a6616 multimedia/makemkv: Update ffmpeg to 6.0
Update the statically linked ffmpeg to 6.0. For now, this also allows to
share the distfile with multimedia/ffmpeg

Approved by:	tcberner (mentor, implicit)
2023-05-13 10:35:29 +02:00
Mikael Urankar
0fd72ccfd9 multimedia/ringrtc: Update to 2.26.4
Changes:
  https://github.com/signalapp/ringrtc/releases/tag/v2.26.3
  https://github.com/signalapp/ringrtc/releases/tag/v2.26.4
2023-05-12 18:13:32 +02:00
Alexey Dokuchaev
e0ba0f84d9 multimedia/smplayer: the port had been improved (+)
- Limit DOS2UNIX conversion only to text files that actually need it
- Stop messing with the Makefile in the `post-patch' target and amend
  existing patch instead, correctly call inner submakes, etc.
- Fix spelling in the port installation message while I'm here
2023-05-12 11:55:02 +00:00
Jan Beich
103b486bdb multimedia/aom: update to 3.6.1
Changes:	https://aomedia.googlesource.com/aom/+log/v3.6.0..v3.6.1
Reported by:	Repology, portscout
2023-05-11 00:47:06 +00:00
Ben Shertenlieb
52a20f5691 multimedia/plexmediaserver-plexpass: Update to 1.32.2.7002
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/578

NEW:

 * Add additional episode deletion policy for ‘after a month’.
 * IPv6 addresses within the server’s configured network prefix are now
   considered local for bandwidth allocation purposes.
 * IPv6 network blocks are now supported in the LAN Networks preference.
 * Support new, streamlined first-run claiming experience on Windows.
 * Added HDR tone mapping support for Intel Arctic Sound-M and Meteor Lake GPUs.
 * Improved hardware transcode stability when using Intel GPUs on Linux.
 * Removed support for Intel hardware transcoding on FreeBSD.

FIXES:

 * Custom order for Collections were not saving.
 * In certain specific cases, “Empty Trash” could remove items it shouldn’t.
 * Some TIDAL tracks in server play queue would be played in AAC and not FLAC.
 * Certain episode filenames could appear to be episode ranges.
 * Recordings fail with permission error.

PR:		271332
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2023-05-10 23:00:11 +02:00
Ben Shertenlieb
0137a7272f multimedia/plexmediaserver: Update to 1.32.1.6999
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/577

PR:		271331
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2023-05-10 22:59:32 +02:00
Alexey Dokuchaev
0cff8bfa68 Fix some more needless usages of UTF-8 where ASCII is sufficient
While here, drop the quotes around <beat 'em up> added in commit
fa4ecd821f as I have been convinced they are not needed here.
2023-05-10 15:14:50 +00:00
Piotr Kubaj
c42ea96736 multimedia/mythtv: enable on powerpc 2023-05-09 19:54:48 +00:00
Jan Beich
2f0fdbea70 multimedia/rav1e: update to 0.6.5
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.6.5
Reported by:	GitHub (watch releases)
2023-05-08 13:21:13 +00:00
Yuri Victorovich
011697c457 multimedia/lms: Update 3.38.0 → 3.39.0
Reported by:	portscout
2023-05-08 00:35:09 -07:00
Po-Chuan Hsieh
ef544934f6
multimedia/rubygem-gstreamer: Update to 4.1.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-08 00:05:15 +08:00
Po-Chuan Hsieh
99518632e2
multimedia/rubygem-clutter-gstreamer: Update to 4.1.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-08 00:05:13 +08:00
Fernando Apesteguía
ec23a17e0f multimedia/gaupol: Add needed dependencies
According to the home page.

 * gspell
 * multiple gstreamer plugins

PR:		271181
Reported by:	saper@saper.info
MFH:		2023Q2 (missing dependencies)
2023-05-06 19:05:14 +02:00
Dries Michiels
a6f7a05301 multimedia/emby-server-devel: update to 4.8.0.34
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.34
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.33
2023-05-05 17:44:42 +02:00
Jan Beich
688aaad750 multimedia/baka-mplayer: drop maintainership 2023-05-04 05:45:47 +00:00
Jan Beich
7a77117df6 multimedia/baka-mplayer: unbreak under Wayland (with qt5-wayland)
$ baka-mplayer
Segmentation fault

* thread #1, name = 'baka-mplayer', stop reason = signal SIGBUS: hardware error
    frame #0: 0x0000000820df9a52 libX11.so.6`_XInternAtom(dpy=0x000000088683af00, name="_NET_WM_CM_S0", onlyIfExists=0, psig=0x000000082092bd70, pidx=0x000000082092bd6c, pn=0x000000082092bd68) at IntAtom.c:86:30
   83       if (atoms) {
   84           firstidx = idx = HASH(sig);
   85           while ((e = atoms->table[idx])) {
-> 86               if (e != RESERVED && e->sig == sig) {
   87                   for (i = n, s1 = (char *)name, s2 = EntryName(e); --i >= 0; ) {
   88                       if (*s1++ != *s2++)
   89                           goto nomatch;
(lldb) bt
* thread #1, name = 'baka-mplayer', stop reason = signal SIGBUS: hardware error
  * frame #0: 0x0000000820df9a52 libX11.so.6`_XInternAtom(dpy=0x000000088683af00, name="_NET_WM_CM_S0", onlyIfExists=0, psig=0x000000082092bd70, pidx=0x000000082092bd6c, pn=0x000000082092bd68) at IntAtom.c:86:30
    frame #1: 0x0000000820df97d9 libX11.so.6`XInternAtom(dpy=0x000000088683af00, name="_NET_WM_CM_S0", onlyIfExists=0) at IntAtom.c:176:17
    frame #2: 0x0000000000263695 baka-mplayer`Util::DimLightsSupported() at linux.cpp:28:14
    frame #3: 0x000000000026c71a baka-mplayer`BakaEngine::BakaEngine(this=0x00000008a964bd00, parent=0x000000082092fe10) at bakaengine.cpp:31:8
    frame #4: 0x00000000002b1739 baka-mplayer`MainWindow::MainWindow(this=0x000000082092fe10, parent=0x0000000000000000) at mainwindow.cpp:31:16
    frame #5: 0x00000000002648ec baka-mplayer`main(argc=1, argv=0x000000082092ff48) at main.cpp:21:16
    frame #6: 0x00000000002633a0 baka-mplayer`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1.c:76:7
2023-05-04 05:45:46 +00:00
Jan Beich
6bfe8af1c1 multimedia/l-smash: drop maintainership 2023-05-04 05:00:18 +00:00
Jan Beich
a6bd925bd8 multimedia/vapoursynth: drop maintainership 2023-05-04 05:00:18 +00:00
Jan Beich
78cedf57cd multimedia/ffms2: drop maintainership 2023-05-04 05:00:17 +00:00
Jan Beich
5240d3a8ef multimedia/vapoursynth-l-smash-works: drop maintainership 2023-05-04 05:00:15 +00:00
Jan Beich
421785ebb6 multimedia/vapoursynth-vmaf: drop maintainership 2023-05-04 05:00:14 +00:00
Jan Beich
d2256036a4 multimedia/gmmlib: drop maintainership 2023-05-04 05:00:13 +00:00
Jan Beich
9ba0b385ce multimedia/libva-intel-media-driver: drop maintainership 2023-05-04 05:00:13 +00:00
Jan Beich
b5c25e6c4b multimedia/cmrtlib: drop maintainership 2023-05-04 05:00:12 +00:00
Jan Beich
02f5e1cfcb multimedia/intel-media-sdk: drop maintainership 2023-05-04 05:00:11 +00:00
Jan Beich
b9052f2bc2 multimedia/onevpl: drop maintainership 2023-05-04 05:00:11 +00:00
Jan Beich
67d7d96c91 multimedia/dav1d: update to 1.2.0
Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.2.0
Reported by:	Repology
2023-05-03 16:01:25 +00:00
Vladimir Druzenko
7caa9e5432 *: Change MAINTAINER on my ports
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935
2023-05-02 19:52:38 +03:00
Po-Chuan Hsieh
624a9c3320
multimedia/rubygem-gstreamer: Update to 4.1.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-03 00:21:05 +08:00
Po-Chuan Hsieh
10d0cbf5f1
multimedia/rubygem-clutter-gstreamer: Update to 4.1.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-03 00:21:04 +08:00
Piotr Kubaj
c2d6756b19 multimedia/mythtv: fix build on powerpc64* 2023-05-02 09:39:46 +00:00
Thomas Zander
b15bdd256a
multimedia/mkvtoolnix: Update to upstream release 76.0
Details:
- New features and bugfixes, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2023Q2
2023-05-01 21:10:25 +02:00
Thomas Zander
5348dafc88
multimedia/{mplayer|mencoder} Add missing CFLAGS for ffmpeg4 headers
Details:
This was missed in the previous commit. Ensure the ffmpeg4 headers are
included, not the ffmpeg 6 ones.

PR:		270569
Reported by:	diizzy
Tested by:	george@m5p.com, riggs
2023-05-01 17:57:18 +02:00
Daniel Engberg
022ddfdce5 multimedia/ffmpegthumbnailer: Update distinfo
Forgot to update distinfo in last commit
2023-05-01 16:58:30 +02:00
Daniel Engberg
eb9ea3afc0 multimedia/mlt7: Backport bugfixes
Backport upstream commit a3d49ccb92e2544bcc1957ce046bf63f71b468a6 to
fix crackling FLAC audio and 1eee2187410ae16f520409dcdcf6de789d8bafd9
for potential build issues with FFmpeg 6 which should fix build
on -CURRENT

References:
a3d49ccb92
1eee218741

PR:		271161
Approved by:	kde (tcberner via IRC)
Sponsored by:	Blinkinblox
2023-05-01 16:58:30 +02:00
Daniel Engberg
4dbbb5144e */*: Bump consumers of liba52 2023-05-01 13:08:32 +02:00
Daniel Engberg
b493c13933 multimedia/ffmpegthumbnailer: Fix DISTVERSION
DISTVERSION shouldn't go backwards

Reported by:	zirias, mat
2023-05-01 13:08:32 +02:00
Daniel Engberg
e96c71a078
multimedia/{mplayer|mencoder}: Fix ffmpeg4 linking if ffmpeg6 present
PR:		270569
Reported by:	george@m5p.com
Reviewed by:	riggs
2023-05-01 11:38:22 +02:00
Thomas Zander
2df216b41d
multimedia/{mplayer|mencoder} Use ffmpeg4 instead of ffmpeg6
Details: Hopefully temporary workaround to fix a whole bunch of decoding
problems with various ffmpeg codecs.
PR:		270569
2023-04-30 19:42:38 +02:00
Jan Beich
734199369d multimedia/ffmpeg: apply e7f276b209 to armv6 and armv7
PR:		261302
Requested by:	mmel
2023-04-30 16:51:58 +00:00
Thomas Zander
e7c053182e
Update gstreamer1 to upstream release 1.22.2
PR:		271021

Differential Revision:	https://reviews.freebsd.org/D39818
2023-04-30 14:51:44 +02:00
Ben Shertenlieb
c7f1861a4e multimedia/plexmediaserver-plexpass: Update to 1.32.1.6999
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/576

NEW:
 * (Logging) Transient and per-startup local admin tokens are now fully
   redacted in logs by default.

FIXES:
 * (Credits Detection) Detection could sometimes use the incorrect stream
   information.
 * (Downloads) Transcoded downloads counted against per-user streams.
 * (Plugins) Secure connection requests would fail to load on Windows machines.
 * (TerraMaster) Improve hardware transcoding compatibility on TOS 5 platform

PR:		271082
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2023-04-30 14:01:11 +02:00
Felix Palmen
a6bb2f8c5e Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
2023-04-30 13:10:42 +02:00
Guido Falsi
84f562147f multimedia/audacious-plugins: Update to 4.3.1
- Add CONSOLE option, to enable game console emulation for game console sound files
- Add SOXR option, enabling audio resampling via libsoxr
2023-04-30 12:55:20 +02:00
Guido Falsi
fdad0ac4f4 multimedia/audacious: Update to 4.3.1 2023-04-30 12:53:37 +02:00
Tatsuki Makino
19fab59233 multimedia/openshot: Update to 3.1.1
ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

 * Fixes and Improvements to Tracker and Object Detection effects (fix property
   editing, prevent crashes, removed black background)
 * Fixes to Parent property (simplify context menus, a single None option,
   include thumbnail images)
 * Prevent freeze on launch (when OpenShot's sample rate does not match the
   default Windows sample rate)
 * Adding Profile Search button to Preferences (for easier filtering and
   searching for a default profile)
 * Fix duplicate Profile name bug (causing an issue when exporting and
   re-opening a project with certain duplicate profile names)
 * Protect timeline (webview) from receiving lots of unneeded messages from
   libopenshot (prevents crash in certain cases)
 * Improved caching logic around Property Editor (better performance while
   adjusting clip properties)
 * Fix large memory leak in Clip::Close() method (not correctly clearing Clip
   cache)
 * Prevent crash on timeline::SetCache (adding thread lock)
 * Adding additional logging around audio device detection and initialization
 * Allow audio-only clips to be transparent (revealing the video/image of clips
   below them)
 * Multiple fixes for WebM decoding (preventing freezes and crashes)
 * Fix divide by zero error in AudioWaveformer (if no amplitude was found)
 * Fix GitHub actions to remove Ubuntu 18.04 builder and some additional tweaks
   to build scripts
 * Many small code refactors and fixes to prevent noisy errors (reported by
   Sentry.io)
 * Minimum libopenshot C++ dependency set to 0.3.2
 * Updated language translations
 * Updated credits and donors

PR:		271075
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2023-04-29 19:15:14 +02:00
Tatsuki Makino
183fb0ff42 multimedia/libopenshot: Update to 0.3.2
ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

PR:		271074
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2023-04-29 19:14:12 +02:00
Tobias C. Berner
8bda7158da multimedia/qwinff: prepare for Qt5 5.15.9
PR:		270868
2023-04-28 22:48:50 +02:00
Jan Beich
80da20c52e multimedia/svt-av1: update to 1.5.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.5.0
Reported by:	Repology, /r/AV1
2023-04-28 19:53:16 +00:00
Jan Beich
a517abec31 multimedia/ffmpeg: switch 9073b14666 to upstreamed version 2023-04-28 11:00:15 +00:00
Po-Chuan Hsieh
e23d8d6752
multimedia/mediainfo: Update to 23.04
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
		https://github.com/MediaArea/MediaInfo/blob/master/History_CLI.txt
2023-04-28 07:58:14 +08:00
Po-Chuan Hsieh
769bd7a94d
multimedia/libzen: Update to 23.04 2023-04-28 07:58:12 +08:00
Po-Chuan Hsieh
f5d41902a7
multimedia/libmediainfo: Update to 23.04
Changes:	https://github.com/MediaArea/MediaInfoLib/blob/master/History_DLL.txt
2023-04-28 07:58:09 +08:00
Jan Beich
e7f276b209 multimedia/ffmpeg: unbreak with clang 15 on i386 after 685e477b80
./libavutil/vulkan.c:1173:70: error: incompatible integer to pointer conversion assigning to 'void *' from 'VkDescriptorSetLayout' (aka 'unsigned long long') [-Wint-conversion]
            pl->desc_staging[spawn_pipeline_layout.setLayoutCount++] = pl->desc_layout[i];
                                                                     ^ ~~~~~~~~~~~~~~~~~~
./libavutil/vulkan.c:1272:29: error: incompatible integer to pointer conversion assigning to 'void *' from 'VkDescriptorSet' (aka 'unsigned long long') [-Wint-conversion]
        pl->desc_staging[i] = pl->desc_set[i*pl->qf->nb_queues + pl->qf->cur_queue];
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		261302
Reported by:	antoine
2023-04-27 20:15:06 +00:00
Jan Beich
1af6388c9c multimedia/vlc: chase f7accb23bf rebuild 2023-04-27 19:48:58 +00:00
Dima Panov
3e45e8e244
*/*: bump all direct Boost cunsumers 2023-04-27 21:25:55 +03:00
Daniel Engberg
886b412d0e multimedia/nordlicht: Deprecate and set expiration date to 2023-05-31
Unmaintained for years upstream, fails to build with FFmpeg 6 and
no consumers in tree
2023-04-27 19:43:02 +02:00
Jan Beich
94ed2ba9cf multimedia/ffmpeg: unbreak VULKAN=off after 685e477b80
ERROR: libplacebo >= 4.192.0 not found using pkg-config

/usr/local/include/libplacebo/vulkan.h:21:10: fatal error: 'vulkan/vulkan.h' file not found
 #include <vulkan/vulkan.h>
          ^~~~~~~~~~~~~~~~~

PR:		261302
Reported by:	Matthew Wener
2023-04-27 17:11:07 +00:00
Jan Beich
fd58bfbadc multimedia/ffmpeg: unbreak SVTVP9=on after 685e477b80
===>  Applying distribution patches for ffmpeg-6.0,1
1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej
1 out of 3 hunks failed--saving rejects to libavformat/dashenc.c.rej
3 out of 9 hunks failed--saving rejects to libavformat/matroskaenc.c.rej
===>  FAILED Applying distribution patch master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch with -p1

PR:		261302
2023-04-27 16:19:03 +00:00
Jan Beich
9073b14666 multimedia/ffmpeg: unbreak SVTHEVC=on after 685e477b80
===>  Applying distribution patches for ffmpeg-6.0,1
3 out of 4 hunks failed--saving rejects to configure.rej
1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej
===>  FAILED Applying distribution patch 0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch with -p1

PR:		261302
Reported by:	VVD
2023-04-27 16:19:02 +00:00
Daniel Engberg
f7accb23bf */*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
2023-04-27 14:01:46 +02:00
Kai Knoblich
d4d975cffa multimedia/ffmpeg: Import compatibility patch for qt5-webengine
Add symbol for "av_stream_get_first_dts" to ffmpeg

PR:		270209
2023-04-27 14:01:46 +02:00
Daniel Engberg
c662dfdaf4 multimedia/nymphcast: Fix build with FFmpeg 6
Partially import patch from Alpine Linux to fix build

Source:
https://git.alpinelinux.org/aports/tree/community/nymphcast/ffmpeg6.patch

PR:		270973
Approved by:	portmgr (blanket, build fix)
2023-04-27 14:01:46 +02:00
Daniel Engberg
a9e519613f multimedia/obs-studio: Adjust patches and fix build with FFmpeg 6
Adjust patches to use merged commits with upstream and
2e79d4c902abf3e6bb4ad1b5bf779c0cc22a6fd0 to fix build with FFmpeg 6

References:
2e79d4c902

PR:		270968
Reviewed by:	yuri (maintainer)
2023-04-27 14:01:45 +02:00
Daniel Engberg
390ed23a4d multimedia/py-av: Fix build with FFmpeg 6
Backport upstream PR #1110

Reference:
https://github.com/PyAV-Org/PyAV/pull/1110

PR:		270310
2023-04-27 14:01:45 +02:00
Daniel Engberg
a493687079 multimedia/vlc: Disable VA-API
No support VA-API on FFmpeg 5.0 or higher

Reference:
https://code.videolan.org/videolan/vlc/-/merge_requests/1245

PR:		270308
2023-04-27 14:01:45 +02:00
Daniel Engberg
6ab8e3929a multimedia/xine: Update path to (lib)xine plugins
Update paths due to version bump of (lib)xine

PR:		270291
Tested by:	fernape
2023-04-27 14:01:45 +02:00
Daniel Engberg
968e42d891 multimedia/vdr-plugin-xineliboutput: Update path to (lib)xine plugins
Update paths due to version bump of (lib)xine

PR:		270291
2023-04-27 14:01:45 +02:00
Daniel Engberg
e20a7d8cb3 multimedia/libxine: Update to 1.2.13
Include upstream commits for FFmpeg 6 support

Changelog: https://sourceforge.net/projects/xine/files/xine-lib/1.2.13/

PR:		270291
Tested by:	fernape
2023-04-27 14:01:45 +02:00
Daniel Engberg
915391ac40 multimedia/kodi: Add patch to support FFmpeg 6
Add patch from maintainer

PR:		270237
Reviewed by:	yrzh <yzrh@noema.org> (maintainer)
2023-04-27 14:01:44 +02:00
Daniel Engberg
b4630a2ae5 multimedia/ffmpegthumbnailer: Update to latest commit (2022-10-21)
Fixes build with FFmpeg 6.0

PR:		270224
2023-04-27 14:01:44 +02:00
Daniel Engberg
3eb37f13c4 multimedia/vdr-plugin-osdpip: Mark BROKEN
Fails to build with FFmpeg 6

PR:		261302
Reported by:	antoine (via exp-run)
2023-04-27 14:01:43 +02:00
Daniel Engberg
6b6b5187d8 multimedia/vapoursynth-l-smash-works: Mark BROKEN
Fails to build with FFmpeg 6

PR:		270303
Reviewed by:	jbeich (maintainer)
2023-04-27 14:01:43 +02:00
Daniel Engberg
e7617d92c5 multimedia/motion: Move to FFmpeg 4
Fails to build with FFmpeg 6

PR:		270295
Approved by:	270194
Sponsored by:	Blinkinblox
2023-04-27 14:01:43 +02:00
Daniel Engberg
216705c9f4 multimedia/mlt6: Mark BROKEN
Fails to build with FFmpeg 6

PR:		270293
2023-04-27 14:01:43 +02:00
Daniel Engberg
f1a196b59c multimedia/nordlicht: Move to FFmpeg 4
Fails to build with FFmpeg 6

PR:		261302
Reported by:	antoine (via exp-run)
Approved by:	portmgr (blanket, build fix)
Sponsored by:	Blinkinblox
2023-04-27 14:01:43 +02:00
Daniel Engberg
e4591316fc multimedia/lives: Mark BROKEN
Fails to build with FFmpeg 6 and I can't figure out how to fix it

PR:		261302
Reported by:	antoine (via exp-run)
2023-04-27 14:01:42 +02:00
Daniel Engberg
7e61f3a4af multimedia/bino: Move to FFmpeg 4
Fails to build with FFmpeg 6

PR:		270214
Approved by:	portmgr (blanket, build fix)
Sponsored by:	Blinkinblox
2023-04-27 14:01:42 +02:00
Daniel Engberg
b258368aa1 multimedia/QtAV: Mark BROKEN
Fails to build with FFmpeg 6 and I can't figure out how to fix it

PR:		270213
2023-04-27 14:01:42 +02:00
Jan Beich
685e477b80 multimedia/ffmpeg: update to 6.0
* --enable-avresample is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/420cedd49745
* SHADERC replaces GLSLANG per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/da72aca7b025
* VULKAN is enabled per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/fa2e460f635
* LIBPLACEBO is enabled to have even more Vulkan goodies
* LCMS2 is enabled for better ICC profile support
* JXL is enabled for https://github.com/mpv-player/mpv/commit/1345977f9976

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n6.0:/Changelog
PR:		261302
Reported by:	Repology
Exp-run by:	antoine
Approved by:	tcberner
2023-04-27 14:01:40 +02:00
Dries Michiels
3f56f85662 multimedia/emby-server-devel: update to 4.8.0.32
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.32
2023-04-26 23:32:12 +02:00
Vidar Karlsen
5e017a0a68 multimedia/kasts: KDE podcast app
Kasts is a convergent podcast application

Its main features are:

- Episode management through play queue
- Sync playback positions with other clients through gpodder.net
  or gpodder-nextcloud
- Variable playback speed
- Search for podcasts
- Full system integration: e.g. inhibit system suspend while listening
2023-04-25 19:57:20 +02:00
Dries Michiels
a9595f062b multimedia/emby-server-devel: update to 4.8.0.31
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.30
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.31
2023-04-25 17:24:18 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Michiel van Baak Jansen
c679dca304 multimedia/jellyfin: update to 10.8.10
ChangeLog: https://github.com/jellyfin/jellyfin/releases/tag/v10.8.10

jellyfin:

 * Throw exception on path traversal in WriteDocumentAsync
 * Fix the canvas size for DVBSUB and DVDSUB subtitles
 * Fix the brightness of VPP tonemap and add the tonemap mode
 * Fix nvenc preset order
 * Fix Live TV hardware decoding
 * Fix stream map when using filter_complex with unlabeled output
 * Fix codec checking in CodecProfiles conditions
 * Multiple HLS codec and bitrate fixes (10.8.z)
 * Fix H.264 baseline hwaccel and enable enhanced Nvdec by default
 * Some VAAPI VPP and OpenCL fixes
 * Fix EqualsAny condition check for int and double

jellyfin-web

 * Escape device id in raw HTML
 * Add the tonemap mode options
 * Fix dead documentation link
 * Fix installed plugin version html
 * Drop progressive transcoding in web client
 * Fix subtitle offset reset when seeking progressive stream
 * Babelify @jellyfin/libass-wasm
 * Fix navigation for some types of INPUT
 * Backport PR #4150 to 10.8.z branch
 * Backport PR #4147 to 10.8.z branch

PR:		271041
Reported by:	debdrup@freebsd.org
MFH:		2023Q2 (security fixes)
Security:	CVE-2023-30626 CVE-2023-30627
2023-04-25 15:19:53 +02:00
Alexey Dokuchaev
f382561861 multimedia/cineencoder: update the port to version 3.5.5
- Added support for AV1 codec
- Fixed UI scaling, error messages, top menu
- Added extract track option and a button to clear
  the task list

Reported by:	portscout
2023-04-25 07:56:58 +00:00
Emanuel Haupt
58e6ee32de multimedia/uxplay: Update to 1.64 2023-04-25 07:54:11 +02:00
Jan Beich
1214ea437b multimedia/dav1d: drop i386 workaround after 17e9745fae
https://code.videolan.org/videolan/dav1d/-/commit/0d6a31f275dc

This reverts commit f61964ecbf.
2023-04-25 00:44:41 +00:00
John Hein
a504576965 multimedia/dav1d: unbreak TEST=on on FreeBSD < 13 after 17e9745fae
../tests/checkasm/checkasm.c:623:13: error: unknown type name 'cpu_set_t'; did you mean 'cpuset_t'?
            cpu_set_t set;
            ^~~~~~~~~
            cpuset_t
/usr/include/sys/_cpuset.h:50:24: note: 'cpuset_t' declared here
typedef struct _cpuset cpuset_t;
                       ^

PR:		270977
Reported by:	Ross McKelvie
2023-04-25 00:44:41 +00:00
Piotr Kubaj
30f98fbf41 multimedia/gstreamer1: drop LIBUNWIND option to fix build on non-x86
libunwind is enabled unconditionally now.
2023-04-24 22:33:59 +02:00
Mateusz Piotrowski
715a097cb5 multimedia/ytfzf: Return to the pool 2023-04-24 11:49:27 +02:00
Yuri Victorovich
09f185f025 multimedia/lms: Update 3.36.0 → 3.38.0
Reported by:	portscout
2023-04-23 23:58:13 -07:00
Mikael Urankar
3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Ben Shertenlieb
01609a660c multimedia/plexmediaserver-plexpass: update to 1.32.1.6983
Changelog: https://forums.plex.tv/t/plex-media-server/30447/575

PR:		270987
Reported by:	Ben Shertenlieb <b.shertenlieb@yahoo.com> (maintainer)
2023-04-23 21:07:44 +09:00
Ben Shertenlieb
e28d2f010f multimedia/plexmediaserver: update to 1.32.0.6973
Changelog: https://forums.plex.tv/t/plex-media-server/30447/574

PR:		270986
Reported by:	Ben Shertenlieb <b.shertenlieb@yahoo.com> (maintainer)
2023-04-23 20:55:04 +09:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Jan Beich
c2924b1f19 multimedia/gmp-api: update to 114.2
Changes:	https://github.com/mozilla/gmp-api/compare/Firefox92...Firefox114_2
Reported by:	portscout
2023-04-23 00:59:21 +00:00
Jan Beich
3d85296536 multimedia/gstreamer1-plugins-rust: unbreak GTK4 runtime
Unsupported GDK display :0 for GL
2023-04-22 14:36:57 +00:00
Tobias C. Berner
24f9930043 KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023

New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.

But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.

Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:

Announcement:		https://kde.org/announcements/gear/23.04.0/
Changelog:		https://kde.org/announcements/changelogs/gear/23.04.0/
2023-04-20 20:17:18 +02:00
Tobias C. Berner
32edee2a20 graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c4512
2023-04-20 06:07:00 +02:00
Lars Herschke
f980c6e721
multimedia/kodi-addon-inputstream.adaptive: Unbreak using forked Bento4
PR:		270794
2023-04-18 09:09:11 +00:00
Muhammad Moinur Rahman
0ac3a69555 */*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
2023-04-16 20:09:23 +02:00
Mikael Urankar
f6a626eaf6 multimedia/ringrtc: Update to 2.26.2
Changes:
  https://github.com/signalapp/ringrtc/releases/tag/v2.26.0
  https://github.com/signalapp/ringrtc/releases/tag/v2.26.1
  https://github.com/signalapp/ringrtc/releases/tag/v2.26.2
2023-04-16 15:33:35 +02:00
Tobias C. Berner
4a93cdf797 multimedia/mpv-mpris: update to 1.0
Changelog:

 * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
 * Fix string leaks in property change handler by @mia-0 in #84
 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in #87
 * Do not use the default GMainContext by @gnome-mpv in #88
2023-04-16 11:02:58 +02:00
Tobias C. Berner
bdeae8c400 KDE: Update KDE Frameworks to 5.105.0
Saturday, 8 April 2023

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

PR:		270726
Exp-run by:	antoine
2023-04-16 02:30:22 +02:00
Daniel Engberg
ebf585f643 multimedia/gstreamer1-libav: Update to 1.22.1
Fixes build with FFmpeg 6.0

Changelog: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/1.22.1/subprojects/gst-libav/NEWS

PR:		270255
Reviewed by:	arrowd
Tested by:	jbeich, George Mitchell <george@m5p.com>
Approved by:	portmgr (maintainer timeout, 1 month)
2023-04-15 21:13:24 +02:00
Tatsuki Makino
4876c612ca multimedia/openshot: Update to 3.1.0
ChangeLog: https://www.openshot.org/blog/2023/04/06/new_openshot_release_310/

 * Improved Profiles (400+ Export Profiles, New Profile UI, and more)
 * Huge Time Remapping update (improved audio resampling, support for backwards
   audio, bezier curve support)
 * Improved Undo / Redo system, includes grouping actions (i.e. single undo for
   split-clips and similar multi-step edits)
 * Improved Preview & Split Clip dialog (correct aspect ratio, correct sample
   rate)
 * Improved Caption Effect (high DPI support, improved VTT support)
 * Memory leak fixes (clip caching, memory leak fixes, prevent zombie threads)
 * Improved Performance (FrameMapper & Clip objects now include extra caching
   and optimizations)
 * Improved Keyboard Bindings (arrow keys)
 * Bug fix for Blender Animated Titles using high FPS (incorrect duration)
 * Bug fix for Mac Chroma Key effect (babl color methods)
 * Bug fix for video preview widget resizing, to correctly clear cache
 * Bug fix for Automatic Transition Direction logic (i.e. correctly fade in/out
   based on where the transition is dropped)
 * Fixed issue with AppImage to support newer distros (related to glibc
   compatibility)
 * Improved About dialog (release notes link, remove "candidate" for official
   releases)
 * Expanded default Emojis (adding in Arrows, Shapes, and Brands)
 * Improved File Properties Dialog, to handle replacing files and thumbnails,
   and better support for changing FPS
 * Updated language translations
 * Updated supporters and donors
 * Updated docs / user-guide

PR:		270763
Reported by:	tatsuki_makino@hotmail.com
2023-04-15 18:56:58 +02:00
Tatsuki Makino
777e6c7300 multimedia/libopenshot: Update to 0.3.1
ChangeLog: https://www.openshot.org/blog/2023/04/06/new_openshot_release_310/

PR:		270762
Reported by:	tatsuki_makino@hotmail.com
2023-04-15 18:56:26 +02:00
Jan Beich
74511e2cb1 multimedia/ab-av1: update to 0.7.7
Changes:	https://github.com/alexheretic/ab-av1/releases/tag/v0.7.7
Reported by:	GitHub (watch releases)
2023-04-15 12:55:26 +00:00
Tobias C. Berner
88d22dba1f KDE: KDE Plasma 5.27.4, Bugfix Release for April
Tuesday, 4 April 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.4.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Breeze KStyle: make painted arrows more scalable, fix RTL delay menu
   arrows.
 * Discover Rpm-ostree: Improve handling of externally started
   transactions.
 * Plasma Audio Volume Control Applet: add missing function for "Show
   virtual devices" menu item.

Changelog:	https://kde.org/announcements/changelogs/plasma/5/5.27.3-5.27.4
2023-04-15 09:12:32 +02:00
Yuri Victorovich
e069f03fb7 multimedia/musikcube: Update 0.99.7 → 0.99.8
Reported by:	portscout
2023-04-14 22:02:18 -07:00
Jan Beich
63f3b43f1c multimedia/video-trimmer: update to 0.8.1
Changes:	https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v0.8.1
Reported by:	GitLab (notify releases)
2023-04-14 20:34:24 +00:00
Yuri Victorovich
d19a966966 multimedia/webcamoid: Update 8.8.0 → 9.0.0-204
PR:		270251
Reported by:	diizzy@
2023-04-13 21:20:03 -07:00
Muhammad Moinur Rahman
804fb156eb multimedia/py-PySceneDetect: Update version 0.5.4=>0.6.1
- Mark NO_ARCH

Changelog:
https://github.com/Breakthrough/PySceneDetect/releases/tag/v0.6.1-release
2023-04-13 22:05:33 +02:00
Muhammad Moinur Rahman
d90d9fd0c3 multimedia/py-av: Update version 9.0.1=>10.0.0
Changelog: https://github.com/PyAV-Org/PyAV/releases/tag/v10.0.0
2023-04-13 22:05:33 +02:00
Jan Beich
a5de675248 multimedia/ffmpeg4: update to 4.4.4
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4.4:/Changelog
Reported by:	portscout
2023-04-13 15:16:55 +00:00
Jan Beich
f1f1a8be88 devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2023-04-13 00:56:37 +00:00
Piotr Kubaj
265c4c3dbf multimedia/libdv: fix build on !x86
Disable asm on everything but amd64 / i386:
libdv/meson.build:62:2: ERROR: Problem encountered: Assembly optimizations were requested, but are not available with this architecture/compiler.
2023-04-13 00:51:22 +00:00
Jan Beich
36e6a48687 multimedia/ffmpeg: update to 4.4.4
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4.4:/Changelog
Reported by:	portscout
2023-04-12 19:42:45 +00:00
Jan Beich
a650970e91 multimedia/libva-utils: unbreak fetch due to tag update
=> Fetched file size mismatch (expected 1279583, actual 1279551)

Changes:	https://github.com/intel/libva-utils/compare/38e2a65...2.18.1
2023-04-12 09:34:24 +00:00
Daniel Engberg
1c1d85b7f8 multimedia/libbluray: Add VideoLAN's CDN to MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org

PR:		270054
Approved by:	portmgr (maintainer timeout, 1+ month)
2023-04-12 10:44:43 +02:00
Robert Clausecker
214561502e multimedia/mythtv-frontend: remove port
The mythtv frontend is no longer built separately, obsoleting this port.
Users should just install multimedia/mythtv instead.

Approved by:	ahicks@p-o.co.uk (maintainer)
PR:		270344
2023-04-12 01:02:42 +02:00
Alan Hicks
3c275abe77 */myth*: update the mythtv family of ports to 33.1
Selected upstream changes:

 - The minimum Qt version has been bumped from 5.9 to 5.12
 - FFmpeg upgraded to version 5.1
 - New Waveform visualisation for MythMusic
 - DiSEqC support for SAT>IP
 - Automatic channel groups per video source
 - Nearly 300 continued code modernization and restructuring (not in commits below)
 - Version 2 of the Services API is under development

Changelog: https://www.mythtv.org/wiki/Release_Notes_-_33

PR:		270344
2023-04-12 01:02:41 +02:00
Muhammad Moinur Rahman
2c2dd85355 */*: Adopt ports from swills@ 2023-04-11 15:46:12 -05:00
Rene Ladan
4f538db960 all: return swills' ports to the pools after safeeping his ports bit.
With hat:	portmgr-secretary
2023-04-11 22:34:04 +02:00
Jan Beich
6744d5e122 multimedia/pipewire: unbreak GSTREAMER=off after 1821334ec4
meson.build:329:6: ERROR: Problem encountered: `gstreamer-device-provider` is enabled but `glib-2.0` was not found.

PR:		270725
Reported by:	mord0d@firemail.cc
2023-04-10 12:11:38 +00:00
Jan Beich
2502650848 multimedia/pipewire: unbreak with dbus/X11=off after 1821334ec4
meson.build:281:0: ERROR: Dependency "x11-xcb" not found, tried pkgconfig
2023-04-10 11:28:24 +00:00