1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

15283 Commits

Author SHA1 Message Date
Dries Michiels
1d939acd16 multimedia/emby-server-devel: Update to 4.7.0.25
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.7.0.25
2022-02-23 20:40:53 +01:00
Adriaan de Groot
128f6c8e6d multimedia/nymphcast: tidy & fix build
- nymphrpc didn't build for me in poudriere, needs a poke
  to ensure that the directory for storing the object files
  is created first (this is erratically a problem with -j)
- nymphcast can USE=sdl, suggestion from makc@
2022-02-22 00:12:29 +01:00
Yuri Victorovich
a5bde8875d multimedia/ustreamer: Update 4.12 -> 4.13
Reported by:	portscout
2022-02-21 09:08:44 -08:00
Jan Beich
3efc49fffd multimedia/mythtv: unbreak with dav1d 1.0.0
libavcodec/libdav1d.c:135:7: error: no member named 'n_tile_threads' in 'struct Dav1dSettings'
    s.n_tile_threads = dav1d->tile_threads
    ~ ^
libavcodec/libdav1d.c:138:7: error: no member named 'n_frame_threads' in 'struct Dav1dSettings'
    s.n_frame_threads = dav1d->frame_threads
    ~ ^
2022-02-20 18:30:48 +00:00
Jan Beich
eca2986ede multimedia/vlc: unbreak with dav1d 1.0.0
codec/dav1d.c:286:14: error: no member named 'n_tile_threads' in 'struct Dav1dSettings'
    p_sys->s.n_tile_threads = var_InheritInteger(p_this, "dav1d-thread-tiles");
    ~~~~~~~~ ^
codec/dav1d.c:292:14: error: no member named 'n_frame_threads' in 'struct Dav1dSettings'
    p_sys->s.n_frame_threads = var_InheritInteger(p_this, "dav1d-thread-frames");
    ~~~~~~~~ ^
2022-02-20 15:09:10 +00:00
Jan Beich
1133c44239 multimedia/emby-server: unbreak with dav1d 1.0.0
libavcodec/libdav1d.c:137:7: error: no member named 'n_tile_threads' in 'struct Dav1dSettings'
    s.n_tile_threads = dav1d->tile_threads
    ~ ^
libavcodec/libdav1d.c:144:14: error: no member named 'n_frame_threads' in 'struct Dav1dSettings'
           s.n_frame_threads, s.n_tile_threads);
           ~ ^
2022-02-20 14:35:09 +00:00
Dima Panov
7beae5bb0f multimedia/m{player|encoder}: switch to graphics/openjpeg (+)
Mplayer engine indeed require openjpeg >= 2.1.0.
Depend on openjpeg15 is irrelevant, player even connot link with it.

MFH:		2022Q1
Approved by:	portmgr (fix build blanket)
Sponsored by:	Netzkommune GmbH
2022-02-20 17:05:04 +03:00
Jan Beich
e337ba9d67 multimedia/av1an: merge ffmpeg fix from f6e17b1726 into one file
In my Rust-based ports patches are usually split "by topic" (large
changes) or "by crate" (many small changes). The important details
are "whether/when it landed upstream?" and "what error is being fixed?"
2022-02-20 13:36:10 +00:00
Dan Langille
7b279c9e09 devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0

Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.

There are five known build failures, all prexisting:

* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable

Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl

PR:		258108
Approved by:	ruby (zi@)
2022-02-20 13:06:12 +00:00
Thomas Zander
d514f4514d
multimedia/mplayer: Migrate some knobs to CONFIGURE_ENABLE
PR:		262014
Reported by:	VVD <vvd@unislabs.com>
MFH:		2022Q1
2022-02-20 11:40:07 +01:00
Jan Beich
0282ff6d5c multimedia/onevpl: update to 2022.0.5
Changes:	https://github.com/oneapi-src/oneVPL/compare/v2022.0.4...v2022.0.5
Reported by:	Repology
2022-02-19 21:26:55 +00:00
Dries Michiels
432c0c9813 multimedia/emby-server-devel: Update to 4.7.0.24
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.7.0.24
2022-02-18 22:46:37 +01:00
Dima Panov
ccdb7b7b9e multimedia/mplayer: use openjpeg15 includes in Right Way (tm)
Sponsored by:	Netzkommune GmbH
2022-02-18 12:03:26 +03:00
Jan Beich
854833a387 multimedia/ab-av1: update to 0.2.0
Changes:	https://github.com/alexheretic/ab-av1/releases/tag/v0.2.0
Reported by:	GitHub (watch releases)
2022-02-17 23:20:52 +00:00
Jan Beich
f75f48278b multimedia/intel-media-sdk: update to 22.2.1
Changes:	https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-22.2.0...intel-mediasdk-22.2.1
2022-02-17 19:34:38 +00:00
Jan Beich
8b058497a1 multimedia/libva-intel-media-driver: update to 22.2.1
Changes:	https://github.com/intel/media-driver/compare/intel-media-22.2.0...intel-media-22.2.1
2022-02-17 19:34:38 +00:00
Jan Beich
be397a12bd multimedia/libva-utils: update to 2.14.0
Changes:	https://github.com/intel/libva-utils/compare/2.13.0...2.14.0
Reported by:	Repology
2022-02-17 19:34:38 +00:00
Jan Beich
fc01bd8460 multimedia/libva: update to 2.14.0
Changes:	https://github.com/intel/libva/compare/2.13.0...2.14.0
Reported by:	Repology
2022-02-17 19:34:38 +00:00
Ivan Rozhuk
7d0f2b043d devel/libaravis: multimedia/aravis: update to 0.8.20
ChangeLog: https://github.com/AravisProject/aravis/pull/620

PR:	261103
Reported by:	rozhuk.im@gmail.com (maintainer)
Reviewed by:	diizzy@
2022-02-17 10:31:41 +01:00
Jan Beich
57815a472b multimedia/aom: update to 3.3.0 (nop)
Changes:	https://aomedia.googlesource.com/aom/+log/v3.3.0-rc2..v3.3.0
Changes:	https://aomedia.googlesource.com/aom/+log/v3.2.0..v3.3.0
2022-02-17 02:11:34 +00:00
Jan Beich
764661e952 multimedia/ab-av1: add new port
AV1 encoding tool with fast VMAF sampling. Uses svt-av1, ffmpeg & vmaf.

https://github.com/alexheretic/ab-av1
2022-02-16 23:16:48 +00:00
Jan Beich
e495fa00db multimedia/aom: mark JXL as BROKEN after 735e0191b6
av1/encoder/tune_butteraugli.c:298:48: error: too few arguments to function call, expected 6, have 5
                    q_cfg->enable_chroma_deltaq);
                                               ^
av1/encoder/av1_quantize.h:108:6: note: 'av1_set_quantizer' declared here
void av1_set_quantizer(struct AV1Common *const cm, int min_qmlevel,
     ^
ld: error: undefined symbol: av1_scale_if_required
>>> referenced by tune_butteraugli.c
>>>               CMakeFiles/aom_av1_encoder.dir/av1/encoder/tune_butteraugli.c.o:(av1_setup_butteraugli_rdmult)
>>> referenced by tune_butteraugli.c
>>>               CMakeFiles/aom_av1_encoder.dir/av1/encoder/tune_butteraugli.c.o:(av1_setup_butteraugli_rdmult)
2022-02-16 23:16:33 +00:00
Jan Beich
735e0191b6 multimedia/aom: update to 3.3.0.r2
Changes:	https://aomedia.googlesource.com/aom/+log/v3.2.0...v3.3.0-rc2
Reported by:	/r/AV1
2022-02-16 23:10:47 +00:00
Adriaan de Groot
76d8d035f5 multimedia/nymphcast: fix build on 12-
Needs an explicit <time.h> that gets pulled in implicitly
on newer FreeBSD releases (thanks to imp@ making the headers
less annoyingly-pedantic).
2022-02-16 15:28:29 +01:00
Piotr Kubaj
ed8cbc2f7d multimedia/vvdec: enable on riscv64 2022-02-16 13:33:05 +00:00
Dries Michiels
1132f2bb1d multimedia/emby-server-devel: New port
This port will track the beta of emby server.
2022-02-16 12:55:25 +01:00
Dries Michiels
14308b7aa6 multimedia/emby-server: Enable aribb24
Enable aribb24 for the embeded ffmpeg build.
2022-02-16 11:42:03 +01:00
Dries Michiels
3be461dfa1 multimedia/ffmpeg: Remove OPTIONS_EXCLUDE logic for aribb24
ffmpeg builds fine with ARIBB24 on, so remove exclude logic.

PR:			261578
Suggested by:		jbeich
Differential Revision:	https://reviews.freebsd.org/D34032
2022-02-15 21:20:05 +01:00
Dries Michiels
ebf7717569 multimedia/aribb24: New port
A library for ARIB STD-B24, decoding JIS 8 bit characters
and parsing MPEG-TS stream.

Reviewed by:		0mp, diizzy
Differential Revision:	https://reviews.freebsd.org/D33618
2022-02-15 21:10:06 +01:00
Piotr Kubaj
75113daf32 multimedia/vvdec: also enable on powerpc 2022-02-15 15:39:38 +00:00
Piotr Kubaj
dafebd823d multimedia/vvdec: enable on powerpc64, remove incorrect ONLY_FOR_ARCHS_REASON
Like other ports, powerpc64 needs to have LTO disabled.
2022-02-15 15:19:23 +00:00
Adriaan de Groot
955572ca19 multimedia/nymphcast: fix LIB_DEPENDS
Listened to portlint and didn't double-check it with poudriere
until too late: libSDL2_image-2.0.so.0 **needs** that trailing .0
2022-02-14 23:19:14 +01:00
Adriaan de Groot
a49c9a49de multimedia/nymphcast: 'broadcast' to your TV or speakers from the desktop
This is three ports:
- nymphrpc (RPC library)
- nymphcastlib (supporting library for the server and clients)
- nymphcast (the server)

There is no client for FreeBSD (yet). Use the client on Android,
Windows, or Linux.
2022-02-14 23:18:18 +01:00
Jan Beich
a8fab8aecf multimedia/mpv: backport --ao=pipewire support 2022-02-14 21:25:25 +00:00
Piotr Kubaj
7ec8d8b7bb multimedia/vvdec: now builds fine on powerpc64le 2022-02-14 11:38:51 +00:00
Yuri Victorovich
d5c0c42396 multimedia/ustreamer: Update 4.11 -> 4.12
Reported by:	portscout
2022-02-13 09:38:23 -08:00
Yuri Victorovich
15acfa9e30 multimedia/musikcube: Update 0.96.10 -> 0.96.11
Reported by:	portscout
2022-02-13 09:38:22 -08:00
Jan Beich
cf5941ddae multimedia/dav1d: chase LTO with stack_alignment reference 2022-02-13 09:20:11 +00:00
Jan Beich
6238b62194 multimedia/svt-av1: chase LTO on powerpc64 reference 2022-02-13 09:18:15 +00:00
Thomas Zander
785519c627
multimedia/mkvtoolnix: Update to upstream version 65.0.0
Details:
- Mostly enhancements, but also a bugfix in the MKV reader, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2022Q1
2022-02-12 17:24:40 +01:00
Rene Ladan
7c033890a8 multimedia/w_scan2: update to 1.0.14
[1.0.14] 2022-02-10
- include the PMT and teletext PIDs next to the video PID in the Mplayer
  output (Robert Bartel <r.bartel@gmx.net>)
- is_nearly_same_frequency() fix

Reported by:	portscout
2022-02-12 13:00:22 +01:00
Jan Beich
9be47b50a2 multimedia/intel-media-sdk: update to 22.2.0
Changes:	https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-22.1.0...intel-mediasdk-22.2.0
2022-02-12 09:35:41 +00:00
Jan Beich
253080f58b multimedia/libva-intel-media-driver: update to 22.2.0
Changes:	https://github.com/intel/media-driver/compare/intel-media-22.1.1...intel-media-22.2.0
2022-02-12 09:35:41 +00:00
Jan Beich
9f02596679 multimedia/helvum: respect LLVM_DEFAULT
Running `/usr/ports/multimedia/helvum/work/target/release/build/libspa-sys-c217eca9770760b4/build-script-build`
[...]
[libspa-sys 0.4.1] thread 'main' panicked at 'Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so', 'libclang.so.*'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])"', /usr/ports/multimedia/helvum/work/helvum-094681637ec8f9f2acdb993230e10da88aa3fedb/cargo-crates/bindgen-0.59.2/src/lib.rs:2144:31

Reported by:	DPorts
2022-02-11 14:03:07 +00:00
John Hein
0378719b21 multimedia/onevpl: respect PYTHON_DEFAULT
$ pkg install python311
$ make -V PYTHON_DEFAULT
3.8
$ make clean all
[...]
-- Found Python3: /usr/local/bin/python3.11 (found version "3.11.0") found components: Interpreter Development Development.Module Development.Embed
[...]
CMake Warning:
  Manually-specified variables were not used by the project:
[...]
    Python_ADDITIONAL_VERSIONS
[...]
$ make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_LIBDIR%%/pyvpl.cpython-311.so
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%PYTHON_LIBDIR%%/pyvpl%%PYTHON_EXT_SUFFIX%%.so
===> Error: Plist issues found.
*** Error code 1

PR:		261415
2022-02-11 11:07:00 +00:00
Daniel Engberg
2280deb868 multimedia/schroedinger: Mark BROKEN (unfetchable), set expiration date to 2022-03-31
Website is no longer available, upstream is long dead and last release
was back in 2012

PR:		261225
2022-02-11 00:47:11 +01:00
Bernhard Froehlich
1043b1bb77
multimedia/kodi-addon-inputstream.adaptive: Update to 19.0.2 2022-02-09 10:10:48 +00:00
Bernhard Froehlich
e86a06441a
multimedia/minisatip: Update to 1.1.71 2022-02-09 10:10:48 +00:00
Bernhard Froehlich
42ba27cbd9
multimedia/kodi-addon-pvr.hts: Update to 19.0.6 2022-02-09 09:50:52 +00:00
Bernhard Froehlich
3078075e4e
multimedia/kodi-addon-pvr.iptvsimple: Update to 19.1.0 2022-02-09 09:50:52 +00:00