non port: multimedia/mpv/Makefile |
Number of commits found: 254 (showing only 100 on this page) |
Wednesday, 22 Nov 2023
|
19:02 Jan Beich (jbeich)
multimedia/mpv: unbreak VULKAN=off build after 628ae700cef8
meson.build:26:13: ERROR: Dependency "libplacebo" not found, tried pkgconfig and
cmake
https://github.com/mpv-player/mpv/commit/f5ca11e12bc5
PR: 275266
Reported by: Ivan Rozhuk
95f8398 |
19:02 Jan Beich (jbeich)
multimedia/mpv: unbreak without X11/Wayland after 628ae700cef8
ld: error: undefined symbol: mp_present_initialize
>>> referenced by drm_common.c
>>> libmpv.so.2.2.0.p/video_out_drm_common.c.o:(vo_drm_init)
ld: error: undefined symbol: present_sync_update_values
>>> referenced by drm_common.c
>>> libmpv.so.2.2.0.p/video_out_drm_common.c.o:(drm_pflip_cb)
ld: error: undefined symbol: present_sync_swap
>>> referenced by drm_common.c
>>> libmpv.so.2.2.0.p/video_out_drm_common.c.o:(drm_pflip_cb)
ld: error: undefined symbol: present_sync_get_info
>>> referenced by vo_drm.c
>>> libmpv.so.2.2.0.p/video_out_vo_drm.c.o:(get_vsync)
Reported by: olgeni
1872de5 |
Tuesday, 21 Nov 2023
|
21:39 Jan Beich (jbeich)
multimedia/mpv: update to 0.37.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.37.0
Reported by: GitHub (watch releases)
628ae70 |
Friday, 17 Nov 2023
|
08:48 Jan Beich (jbeich)
multimedia/ffmpeg: update to 6.1
- HARFBUZZ (like ASS option) is enabled to keep -vf drawtext
- Rebuild mpv to expose --hwdec=vulkan
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n6.1:/Changelog
PR: 272575
Reported by: Repology
Exp-run by: antoine
91af445 |
Tuesday, 26 Sep 2023
|
13:24 Jan Beich (jbeich)
graphics/libplacebo: update to 6.338.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v6.338.0
Reported by: GitHub (watch releases)
7cb1beb |
Monday, 21 Aug 2023
|
21:51 Jan Beich (jbeich)
multimedia/mpv: backport OSS spdif passthrough fix
1c46649 |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Sunday, 30 Jul 2023
|
17:09 Jan Beich (jbeich)
multimedia/mpv: switch 5432cffb7154 to upstreamed fix
38c6cb7 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Tuesday, 25 Jul 2023
|
16:23 Jan Beich (jbeich)
multimedia/mpv: backport a Wayland fix after f4f03804c435
d955b33 |
Sunday, 23 Jul 2023
|
18:11 Jan Beich (jbeich)
multimedia/mpv: update to 0.36.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.36.0
Reported by: GitHub (watch releases)
f4f0380 |
Sunday, 16 Jul 2023
|
09:52 Vladimir Druzenko (vvd)
Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"
Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D41038
MFH: 2023Q3
cc018ec |
Thursday, 6 Jul 2023
|
22:18 Jan Beich (jbeich)
graphics/libplacebo: update to 6.292.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v6.292.0
Reported by: Repology
eb0549e |
Thursday, 27 Apr 2023
|
12:01 Daniel Engberg (diizzy)
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
f7accb2 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Friday, 24 Mar 2023
|
23:55 Jan Beich (jbeich) Author: Ivan Rozhuk
multimedia/mpv: unbreak audio with YTDLP=on after 35a7667ec445
[ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
EDL: source file 'edl://!mp4_dash,init=%910%https://...' has unknown duration.
PR: 270437
ab92b4f |
Monday, 20 Mar 2023
|
20:31 Jan Beich (jbeich)
multimedia/mpv: unbreak with --auto-features=enabled
meson.build:363:0: ERROR: Feature win32-internal-pthreads cannot be enabled: the
os is not win32!
meson.build:391:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:710:0: ERROR: Feature sdl2-gamepad cannot be enabled: sdl2 was not
found!
meson.build:772:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:784:0: ERROR: Dependency "appleframeworks" not found, tried
framework
meson.build:817:0: ERROR: C shared or static library 'OpenSLES' not found
meson.build:848:0: ERROR: Feature sdl2-audio cannot be enabled: sdl2 was not
found!
meson.build:864:0: ERROR: C symbol IAudioClient not found in header
audioclient.h
meson.build:885:0: ERROR: Feature direct3d cannot be enabled: the build is not
GPL or this is not a win32 desktop!
meson.build:941:0: ERROR: Feature sdl2-video cannot be enabled: sdl2 was not
found!
meson.build:964:0: ERROR: Dependency "spirv-cross-c-shared" not found, tried
pkgconfig and cmake
meson.build:970:0: ERROR: Feature d3d11 cannot be enabled: Either is not a win32
desktop or shaderc nor spirv-cross were found!
meson.build:1067:0: ERROR: Feature gl-cocoa cannot be enabled: cocoa and GL were
not found!
meson.build:1078:0: ERROR: Feature gl-win32 cannot be enabled: GL and win32
desktop were not found!
meson.build:1104:0: ERROR: Feature gl-dxinterop cannot be enabled: gl-dxinterop
could not be found!
meson.build:1113:0: ERROR: Feature egl-angle cannot be enabled: egl-angle could
not be found!
meson.build:1124:0: ERROR: Feature egl-angle-lib cannot be enabled:
egl-angle-lib could not be found!
meson.build:1131:0: ERROR: Feature egl-angle-win32 cannot be enabled: either
this is not a win32 desktop or egl-angle was not found!
meson.build:1150:0: ERROR: Feature egl-android cannot be enabled: the OS is not
android!
meson.build:1268:0: ERROR: Feature android-media-ndk cannot be enabled
meson.build:1298:0: ERROR: Feature d3d-hwaccel cannot be enabled: the os is not
win32!
meson.build:1315:0: ERROR: Feature d3d9-hwaccel cannot be enabled: d3d-hwaccel
was not found!
meson.build:1327:0: ERROR: Feature gl-dxinterop-d3d9 cannot be enabled:
gl-dxinterop and d3d9-hwaccel were not found!
meson.build:1336:0: ERROR: C symbol GL_RGB32F not found in header
OpenGLES/ES3/glext.h
meson.build:1342:0: ERROR: Feature rpi-mmal cannot be enabled: rpi was not
found!
meson.build:1431:0: ERROR: Feature videotoolbox-gl cannot be enabled: gl-cocoa
nor ios-gl could be found!
meson.build:1462:0: ERROR: Feature macos-10-11-features cannot be enabled: a
suitable macos sdk version could not be found!
meson.build:1467:0: ERROR: Feature macos-10-12-2-features cannot be enabled: a
suitable macos sdk version could not be found!
meson.build:1472:0: ERROR: Feature macos-10-14-features cannot be enabled: a
suitable macos sdk version could not be found!
meson.build:1477:0: ERROR: Program 'xcrun' not found or not executable
meson.build:1512:0: ERROR: Feature macos-cocoa-cb cannot be enabled: Either
cocoa or swift could not be found!
meson.build:1522:0: ERROR: Feature macos-media-player cannot be enabled: Either
the macos sdk version is not at least 10.12.2 or swift was not found!
meson.build:1535:0: ERROR: Feature macos-touchbar cannot be enabled: Either
cocoa could not be found or the macos-touchbar check failed!
PR: 270361
5594d5e |
Monday, 13 Mar 2023
|
12:53 Jan Beich (jbeich)
graphics/libplacebo: update to 5.264.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.264.0
Reported by: Repology
1801dc2 |
Saturday, 28 Jan 2023
|
17:13 Jan Beich (jbeich)
multimedia/mpv: update to 0.35.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.1
Reported by: GitHub (watch releases)
9cac5fd |
Wednesday, 21 Dec 2022
|
17:57 Jan Beich (jbeich)
multimedia/mpv: limit wayland category to WAYLAND option
5bfbc3b |
Wednesday, 23 Nov 2022
|
14:34 Jan Beich (jbeich)
multimedia/mpv: unbreak --vo=gpu-next with LCMS2=off after bc9f898a9c83
$ mpv --vo=gpu-next foo.mp4
[...]
Segmentation fault
(lldb) bt
* thread #10, name = 'mpv/vo', stop reason = signal SIGSEGV: invalid address
(fault address: 0x0)
* frame #0: 0x000000083b4c8e84 libc.so.7`strlen + 84
frame #1: 0x000000083b4996bd libc.so.7`vsscanf + 173
frame #2: 0x000000083b48c72d libc.so.7`sscanf + 141
frame #3: 0x00000000004c0dd4 mpv`gl_parse_3dlut_size(arg=0x0000000000000000,
p1=0x000000088fcf7d3c, p2=0x000000088fcf7d38, p3=0x000000088fcf7d34) at
lcms.h:45:9
frame #4: 0x00000000004c085b mpv`update_icc_opts(p=0x00000008792f9b10,
opts=0x0000000891370050) at vo_gpu_next.c:1619:5
frame #5: 0x00000000004c00ef
mpv`update_render_options(vo=0x0000000875b38910) at vo_gpu_next.c:1863:5
frame #6: 0x00000000004bde05 mpv`preinit(vo=0x0000000875b38910) at
vo_gpu_next.c:1426:5
frame #7: 0x000000000048cc99 mpv`vo_thread(ptr=0x0000000875b38910) at
vo.c:1088:13
frame #8: 0x000000083bc4783a libthr.so.3`___lldb_unnamed_symbol556 + 314
52b2cf0 |
14:34 Jan Beich (jbeich)
multimedia/mpv: enable LCMS2 by default after 276b32c59a4b
Dependency is already installed via VULKAN option.
9698139 |
Saturday, 19 Nov 2022
|
19:21 Jan Beich (jbeich)
multimedia/mpv: unbreak system-wide configs after 1d89ec25be62
$ mpv -v -v 2>&1 | fgrep etc
[global] config path: 'encoding-profiles.conf' -/->
'etc/mpv/encoding-profiles.conf'
[global] config path: 'mpv.conf' -/-> 'etc/mpv/mpv.conf'
[global] config path: 'config' -/-> 'etc/mpv/config'
[global] config path: 'input.conf' -/-> 'etc/mpv/input.conf'
[global] config path: 'script-opts/ytdl_hook.conf' -/->
'etc/mpv/script-opts/ytdl_hook.conf'
[global] config path: 'lua-settings/ytdl_hook.conf' -/->
'etc/mpv/lua-settings/ytdl_hook.conf'
[global] config path: 'script-opts/stats.conf' -/->
'etc/mpv/script-opts/stats.conf'
[global] config path: 'lua-settings/stats.conf' -/->
'etc/mpv/lua-settings/stats.conf'
[global] config path: 'script-opts/console.conf' -/->
'etc/mpv/script-opts/console.conf'
[global] config path: 'lua-settings/console.conf' -/->
'etc/mpv/lua-settings/console.conf'
[global] config path: 'script-opts/osc.conf' -/-> 'etc/mpv/script-opts/osc.conf'
[global] config path: 'lua-settings/osc.conf' -/->
'etc/mpv/lua-settings/osc.conf'
439ad20 |
Wednesday, 16 Nov 2022
|
21:27 Jan Beich (jbeich)
multimedia/mpv: track VDPAU dependency on X11
meson.build:1411:0: ERROR: Feature vdpau cannot be enabled: x11 was not found!
(or before 1d89ec25be62)
Checking for VDPAU acceleration : x11
not found
Checking for VDPAU with OpenGL/X11 :
vdpau not found
PR: 267816
Reported by: amdmi3
223e207 |
Tuesday, 15 Nov 2022
|
15:38 Jan Beich (jbeich)
multimedia/mpv: pdf docs are already disabled after 8bc153091609
https://github.com/mpv-player/mpv/commit/1ba03f6813ea
18d2432 |
15:38 Jan Beich (jbeich)
multimedia/mpv: expose rubberband audio filter
55c3ad3 |
15:38 Jan Beich (jbeich)
multimedia/mpv: expose vapoursynth video filter
763fb93 |
12:51 Jan Beich (jbeich)
multimedia/mpv: unbreak ARCHIVE=off WAYLAND=on after 1d89ec25be62
meson.build:979:0: ERROR: C header 'linux/input-event-codes.h' not usable
PR: 267765
Reported by: amdmi3
5432cff |
Monday, 14 Nov 2022
|
10:04 Jan Beich (jbeich)
multimedia/mpv034: remove port
- Mark the remaining consumer as BROKEN
PR: 267114
Suggested by: bapt (stmp maintainer)
917fc0b |
09:50 Jan Beich (jbeich)
multimedia/mpv: define LICENSE_FILE to avoid stub
"or later" versions are treated as separate licenses thus not found
under /usr/ports/Templates/Licenses/.
4b37de1 |
09:47 Jan Beich (jbeich)
multimedia/mpv: drop redundant stripping after 1d89ec25be62
fc20d22 |
09:47 Jan Beich (jbeich)
multimedia/mpv: unbreak TEST=on after 1d89ec25be62
env: build/mpv: No such file or directory
3702ec5 |
Saturday, 12 Nov 2022
|
20:36 Jan Beich (jbeich)
multimedia/mpv: enable LUAJIT by default
PR: 267059
Inspired by: Arch
c1bd181 |
20:22 Jan Beich (jbeich)
graphics/libplacebo: update to 5.229.1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.1
Reported by: Repology
f23f6a9 |
20:21 Jan Beich (jbeich)
multimedia/mpv: convert to USES=meson after bc9f898a9c83
1d89ec2 |
20:21 Jan Beich (jbeich)
multimedia/mpv: update to 0.35.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0
PR: 267113
Reported by: GitHub (watch releases)
bc9f898 |
20:21 Jan Beich (jbeich)
multimedia/mpv: fork 0.34 into a pinned port
a04b58b |
Tuesday, 1 Nov 2022
|
11:27 Jan Beich (jbeich)
multimedia/mpv: move NVDEC under VO group after 38d34d4542e0
6142c83 |
Saturday, 29 Oct 2022
|
17:06 Jan Beich (jbeich)
multimedia/mpv: unbreak NVDEC=off after 38d34d4542e0
waf-light: error: no such option: --disable-ffnvcodec
PR: 267423
Reported by: Oleh Hushchenkov
3896cb6 |
13:22 Jan Beich (jbeich)
multimedia/mpv: enable NVDEC by default after 9db4ec993805
$ man mpv
[...]
NOTE:
Most non-copy methods only work with the OpenGL GPU backend.
Currently, only the vaapi, nvdec and cuda methods work with
Vulkan.
PR: 264027
38d34d4 |
Tuesday, 18 Oct 2022
|
16:43 Jan Beich (jbeich)
multimedia/mpv: bump wayland-protocols version after 276b32c59a4b
https://github.com/mpv-player/mpv/commit/6d2be8209403
bec3940 |
Friday, 14 Oct 2022
|
18:41 Jan Beich (jbeich)
multimedia/mpv: convert to USES=luajit (defaults to luajit-devel)
04a5d2f |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Ben Woods <woodsb02@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Byung-Hee HWANG <bh@izb.knu.ac.kr>
* Charlie Kester <corky1951@comcast.net>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christopher Key <cjk32@cam.ac.uk>
* Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net>
* Daniel Morante <daniel@morante.net>
* Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
* Dierk Sacher <dierk@blaxxtarz.de>
* Dreamcat4 <dreamcat4@gmail.com>
* Earl Gay <earl@eeg3.net>
* Ed Schouten <ed@FreeBSD.org>
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Franz Bettag <franz@bett.ag>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Harold Gutch <logix@foobar.franken.de>
* Heiner <h.eichmann@gmx.de>
* Heiner Eichmann <h.eichmann@gmx.de>
* Hendrik Scholz <hendrik@scholz.net>
* Herbert J. Skuhra <h.skuhra@gmail.com>
* Herve Quiroz <hq@FreeBSD.org>
* Holger Lamm
* J.R. Oldroyd <fbsd@opal.com>
* Jason Harmening <jason.harmening@gmail.com>
* Jille Timmermans (jille@quis.cx)
* Juergen Lock <nox@FreeBSD.org>
* Juergen Lock <nox@jelal.kn-bremen.de>
* KalleDK <plexmaintainer@k-moeller.dk>
* Koop Mast <kwm@FreeBSD.org>
* Koop Mast <kwm@rainbow-runner.nl>
* Kozlov Sergey <kozlov.sergey.404@gmail.com>
* Kris Moore
* Kuan-Chung Chiu <buganini@gmail.com>
* Lars Eggert <lars.eggert@gmx.net>
* Leinier Cruz Salfran <salfrancl@yahoo.es>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Manuel Creach <manuel.creach@icloud.com>
* Marc van Woerkom <3d@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Neubauer <m.ne@gmx.net>
* Martin Wilke <miwi@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael Nottebrock <michaelnottebrock@gmx.net>
* Michael Nottebrock <michaelnottebrock@gmx.net> et al
* Mina Naguib <webmaster@topfx.com>
* Mykola Dzham <i@levsha.me>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Pascal Vizeli <pvizeli@yahoo.de>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Petar Zhivkov Petrov <pesho.petrov@gmail.com>
* Phil Oleson
* Phil Oleson <oz@nixil.net>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Raaf <freebsd@luna.afraid.org>
* Randall Hopper <aa8vb@nc.rr.com>
* Rodrigo OSORIO <rodrigo@FreeBSD.org>
* Rozhuk Ivan 2018 <rozhuk.im@gmail.com>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Rozhuk Ivan rozhuk.im@gmail.com
* Rusmir Dusko <nemysis@FreeBSD.org>
* Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au>
* Steve Wills <steve@mouf.net>
* Steve Wills <swills@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas E. Zander
* Thomas E. Zander with help from Vladimir Kushnir
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Yi-Hsuan Hsin <mhsin@mhsin.org>
* Zastupov Stepan [RedChrom] <redchrom@mail.ru>
* adamw
* alex
* arved
* erich@FreeBSD.org
* freebsd-ports@evilcode.net
* giffunip@asme.org
* ijliao
* kamikaze@bsdforen.de
* michael johnson <ahze@ahze.net>
* mikael.urankar@gmail.com
* mm
* nox@FreeBSD.org
* osa
* pb@FreeBSD.org
* piero
* se@FreeBSD.org
* sumikawa
With hat: portmgr
63f36d3 |
12:48 Jan Beich (jbeich)
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
2948687 |
Wednesday, 29 Jun 2022
|
21:07 Jan Beich (jbeich)
graphics/libplacebo: update to 4.208.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1
Reported by: Repology
79eb473 |
Monday, 14 Feb 2022
|
21:25 Jan Beich (jbeich)
multimedia/mpv: backport --ao=pipewire support
a8fab8a |
Tuesday, 18 Jan 2022
|
10:17 Jan Beich (jbeich)
graphics/libplacebo: update to 4.192.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1
ed6dfa7 |
Monday, 3 Jan 2022
|
22:41 Jan Beich (jbeich)
multimedia/mpv: update to 0.34.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.34.1
Reported by: GitHub (watch releases)
9184ee4 |
Saturday, 25 Dec 2021
|
10:11 Jan Beich (jbeich)
multimedia/mpv: restore SNDIO (--ao=sndio) after 0cee9d1b218a
Requested by: Brad Smith <brad@comstyle.com>
a6e090a |
Saturday, 11 Dec 2021
|
09:30 Tobias C. Berner (tcberner) Author: VVD
multimedia/mpv: fix lua option handling
mpv supports
- no lua
- luajit
- lua51-52
The new options added support to select between these.
- LUA_NONE
- LUAJIT (previous OFF by default)
- LUA (previously on when LUAJIT=OFF)
So the default remains to use lang/lua5[12].
PR: 259598
cd43b25 |
Monday, 6 Dec 2021
|
14:09 Joseph Mingrone (jrm)
Ports that depend on youtube-dl: Depend on yt-dlp
yt-dlp [1] is a youtube-dl fork with additional features and fixes. For
ports that depend on www/youtube-dl switch the dependency to www/yt-dlp.
For ports that have an optional dependency on www/youtube-dl, create a
new OPTIONS_RADIO that includes www/yt-dlp and make it the default.
[1] https://github.com/yt-dlp/yt-dlp
Other changes:
- www/yt-dlp: Turn the symlink option on by default
- www/py-pafy: Fix build when depending on www/yt-dlp
PR: 259944
Reported by: Oleh Vinichenko <moonlapse81@gmail.com>
Reviewed by: diizzy, Oleh Vinichenko <moonlapse81@gmail.com>,
VVD <vvd@unislabs.com>
Approved by: 0mp, adridg (kde@), rm, tcberner (multimedia@),
yuri (maintainers)
acm and nivit (maintainers, timeout)
Differential Revision: https://reviews.freebsd.org/D33090
80e4e82 |
Friday, 19 Nov 2021
|
22:22 Dima Panov (fluffy)
multimedia/mpv: fix build with LUAJIT=OFF (+)
Limit allowed Lua versions to 5.1/5.2, MPV cannot use lua53+ yet
Approved by: portmgr blanket (trivial fix build)
Sponsored by: Netzkommune GmbH
fe75202 |
Tuesday, 16 Nov 2021
|
14:26 Jan Beich (jbeich)
multimedia/mpv: backport --hwdec=vaapi for --gpu-context=displayvk
Not to be confused with --hwdec=vaapi-copy which worked before but
has poor performance.
131fe7f |
Monday, 1 Nov 2021
|
15:08 Jan Beich (jbeich)
multimedia/mpv: update to 0.34.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.34.0
Reported by: GitHub (watch releases)
cbdbb5e |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2c672a4 |
Saturday, 25 Sep 2021
|
17:45 Jan Beich (jbeich)
multimedia/mpv: prefer yt-dlp by default if installed
9f46e7f |
Tuesday, 17 Aug 2021
|
00:44 Jan Beich (jbeich)
graphics/libplacebo: update to 4.157.0.r1
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by: Repology
4648f21 |
Sunday, 15 Aug 2021
|
17:23 Bernhard Froehlich (decke)
multimedia/mpv: Add CPE information
Approved by: portmgr (blanket)
d219d5e |
Monday, 2 Aug 2021
|
16:03 Yuri Victorovich (yuri)
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
5708ae4 |
Sunday, 25 Jul 2021
|
18:18 Jan Beich (jbeich)
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)
35c4b7b |
16:17 Jan Beich (jbeich)
multimedia/mpv: backport --gpu-context=drm on console by default
904cfd8 |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Saturday, 12 Jun 2021
|
20:23 Jan Beich (jbeich)
multimedia/mpv: backport VULKAN+VAAPI fix for Intel
Regressed by cc87022694a6 update but the fix only helps mesa-devel.
$ mpv --hwdec=vaapi --gpu-api=vulkan /path/to/file
[...]
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
[vo/gpu/vulkan/libplacebo] vk->CreateImage(vk->dev, &iinfo, PL_VK_ALLOC,
&tex_vk->img): VK_ERROR_OUT_OF_DEVICE_MEMORY (../src/vulkan/gpu.c:1185)
Using hardware decoding (vaapi).
VO: [gpu] 1920x1080 vaapi[nv12]
[vo/gpu/vaapi-egl] unsupported VA image format nv12
[vo/gpu] Initializing texture for hardware decoding failed.
[...]
fbaf96a |
20:23 Jan Beich (jbeich)
multimedia/mpv: backport --gpu-context=displayvk
Similar to vkcube-display and --gpu-context=drm (OpenGL). For example,
$ mpv --vo=gpu --gpu-api=vulkan --gpu-context=displayvk --vulkan-display-plane=2
/path/to/video
I tested on the following configuration (consult --vulkan-display-* in the
manpage)
$ mpv --vulkan-display-plane=help
Vulkan Devices:
'Intel(R) HD Graphics 530 (SKL GT2)' (GPU ID 8086:1912)
Display 0: 'monitor' (3840x2160)
Modes:
Mode 00: 3840x2160 (60.000 Hz)
Mode 01: 3840x2160 (30.000 Hz)
Mode 02: 1920x1080 (60.000 Hz)
Mode 03: 1920x1080 (59.940 Hz)
Mode 04: 1600x900 (60.000 Hz)
Mode 05: 1280x1024 (60.020 Hz)
Mode 06: 1280x800 (59.810 Hz)
Mode 07: 1152x864 (59.972 Hz)
Mode 08: 1280x720 (60.000 Hz)
Mode 09: 1280x720 (59.940 Hz)
Mode 10: 1024x768 (60.004 Hz)
Mode 11: 800x600 (60.317 Hz)
Mode 12: 720x480 (60.000 Hz)
Mode 13: 720x480 (59.940 Hz)
Mode 14: 640x480 (60.000 Hz)
Mode 15: 640x480 (59.940 Hz)
Planes:
Plane: 2
c886300 |
Thursday, 29 Apr 2021
|
19:14 Ganael LAPLANCHE (martymac)
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions.
d8503c0 |
Friday, 16 Apr 2021
|
05:44 Thomas Zander (riggs)
multimedia/mpv: Allow building with wayland without x11.
PR: 254009
Reported by: evgeniy@khramtsov.org
993475f |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
08:11 Jan Beich (jbeich)
multimedia/mpv: update to 0.33.1
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.33.1
Reported by: GitHub (watch releases)
4cc8ae0 |
08:11 Jan Beich (jbeich)
graphics/libplacebo: update to 3.120.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by: Repology
cc87022 |
Tuesday, 16 Mar 2021
|
00:15 jbeich
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/322778f211a5..51d824129d1a
 |
Sunday, 7 Mar 2021
|
16:45 tobik
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan
 |
Monday, 8 Feb 2021
|
17:23 tcberner
multimedia/mpv: add option for javascript
- Add an option for JS support via lang/mujs
- Make it default off for now
PR: 252955
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
 |
Friday, 1 Jan 2021
|
21:07 jbeich
graphics/libplacebo: update to 3.104.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v3.104.0
Reported by: Repology
 |
Wednesday, 23 Dec 2020
|
20:12 jbeich
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
 |
Thursday, 17 Dec 2020
|
00:15 jbeich
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/62e566dbcd8f..322778f211a5
 |
Monday, 7 Dec 2020
|
14:26 jbeich
multimedia/mpv: update --ao=oss
Changes: https://github.com/mpv-player/mpv/compare/d902a7bfd7c4..62e566dbcd8f
 |
Monday, 30 Nov 2020
|
01:37 jbeich
multimedia/mpv: update --ao=oss and --vo=sixel
Changes: https://github.com/mpv-player/mpv/compare/f65c9f85d116..d902a7bfd7c4
Changes: https://github.com/mpv-player/mpv/compare/8886f017a150...4d80314c5c88
 |
Friday, 27 Nov 2020
|
02:04 jbeich
multimedia/mpv: update --ao=oss and --vo=sixel
Changes: https://github.com/mpv-player/mpv/compare/211d621da9a3..f65c9f85d116
Changes: https://github.com/mpv-player/mpv/compare/9867f2183072...62fb374349e0
 |
Wednesday, 25 Nov 2020
|
19:55 jbeich
multimedia/mpv: update OSS patch
Changes: https://github.com/mpv-player/mpv/compare/e7bcd38402a8..211d621da9a3
 |
10:56 jbeich
multimedia/mpv: restore --ao=oss and disable OPENAL (like before r556071)
PR: 246726
Submitted by: rozhuk.im@gmail.com
 |
Monday, 23 Nov 2020
|
04:11 jbeich
multimedia/mpv: drop SMB option after r556071
waf-light: error: no such option: --enable-libsmbclient
https://github.com/mpv-player/mpv/commit/3b8b7cb9d481
PR: 251318
Submitted by: VVD <vvd@unislabs.com>
 |
Sunday, 22 Nov 2020
|
20:10 jbeich
multimedia/mpv: respect SIXEL=off even if libsixel is installed
 |
19:59 jbeich
multimedia/mpv: update to 0.33.0
- Add SIXEL option after https://github.com/mpv-player/mpv/commit/19913921eb9e
- Enable OPENAL option after
https://github.com/mpv-player/mpv/commit/bca917f6d2c5
- Drop ASS option after https://github.com/mpv-player/mpv/commit/0b9ed9c2744a
- Drop SNDIO option after https://github.com/mpv-player/mpv/commit/71d218eae4b4
- Drop USE_GL=gl after https://github.com/mpv-player/mpv/commit/7831e5223879
- Drop sys/consio.h patch after
https://github.com/mpv-player/mpv/commit/427709575d0a
- Bump bundled waf after https://github.com/mpv-player/mpv/commit/3248b073ce59
- Adjust WAYLAND dependency after
https://github.com/mpv-player/mpv/commit/007ace76e2d0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.33.0
Reported by: GitHub (watch releases)
 |
Monday, 5 Oct 2020
|
17:34 rene
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary
 |
Monday, 28 Sep 2020
|
19:59 zeising
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
 |
Sunday, 12 Jul 2020
|
09:30 tobik
audio/sndio: Update to 1.7.0
 |
Friday, 12 Jun 2020
|
12:53 jbeich
graphics/libplacebo: update to 2.72.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by: Repology
 |
Thursday, 23 Apr 2020
|
00:56 jbeich
graphics/libplacebo: update to 2.43.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by: Repology
 |
Friday, 27 Mar 2020
|
11:23 martymac
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1]
 |
Thursday, 19 Mar 2020
|
23:02 tobik
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030
 |
Monday, 27 Jan 2020
|
06:46 jbeich
multimedia/mpv: update to 0.32.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.32.0
Reported by: GitHub (watch releases)
 |
Saturday, 28 Dec 2019
|
17:12 jbeich
multimedia/mpv: update to 0.31.0
- Adjust ZIMG description after
https://github.com/mpv-player/mpv/commit/13fe87f66b2c
- Adjust TEST after https://github.com/mpv-player/mpv/commit/fb5689631993
- Drop TEST fix for i386 after
https://github.com/mpv-player/mpv/commit/293dfc782552
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.31.0
Reported by: GitHub (watch releases)
 |
Sunday, 22 Dec 2019
|
21:08 jbeich
graphics/libplacebo: update to 1.29.0
Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by: portscout
 |
00:36 jbeich
multimedia/mpv: update to 0.30.0
ABI is compatible but rebuild consumers anyway in case some can take
advantage of new APIs e.g.,
https://github.com/mpv-player/mpv/commit/e08f235578aa
- DVDREAD is no longer supported after
https://github.com/mpv-player/mpv/commit/622940498525
- DVDNAV needs libdvdred after
https://github.com/mpv-player/mpv/commit/34e6a26f4d5a
- TEST needs newer dependency after
https://github.com/mpv-player/mpv/commit/293dfc782552
- V4L can no longer use tv:// after
https://github.com/mpv-player/mpv/commit/b30e85508a30
- VULKAN option uses libplacebo after
https://github.com/mpv-player/mpv/commit/7006d6752d7d
- ZIMG to support --vf=fingerprint after
https://github.com/mpv-player/mpv/commit/9cfeafa89e2e
- ZSH option is no longer needed after
https://github.com/mpv-player/mpv/commit/2712db823884
- Drop --disable-vapoursynth-lazy after
https://github.com/mpv-player/mpv/commit/fb8d240c4d04
- Add --disable-shaderc to avoid no longer used dependency brought via
libplacebo
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.30.0
 |
Thursday, 12 Dec 2019
|
15:11 jhale
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
 |
Friday, 8 Nov 2019
|
13:59 tobik
multimedia: Add missing USES={gl,gnome,sdl,xorg}
 |
Wednesday, 6 Nov 2019
|
18:09 zeising
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
 |
Wednesday, 16 Oct 2019
|
10:07 martymac
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change)
 |
Monday, 5 Aug 2019
|
23:06 jbeich
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
 |
Number of commits found: 254 (showing only 100 on this page) |