In file included from /usr/local/include/pipewire-0.3/pipewire/pipewire.h:35:
In file included from /usr/local/include/pipewire-0.3/pipewire/client.h:35:
In file included from /usr/local/include/pipewire-0.3/pipewire/proxy.h:108:
In file included from /usr/local/include/pipewire-0.3/pipewire/protocol.h:48:
In file included from /usr/local/include/pipewire-0.3/pipewire/utils.h:34:
In file included from /usr/include/sys/mount.h:38:
/usr/include/sys/ucred.h:99:2: error: unknown type name 'u_int'
u_int cr_version; /* structure layout version */
^
/usr/include/sys/mount.h:68:2: error: unknown type name 'u_short'; did you mean 'short'?
u_short fid_len; /* length of data in bytes */
^
/usr/include/sys/mount.h:69:2: error: unknown type name 'u_short'; did you mean 'short'?
u_short fid_data0; /* force longword alignment */
^
/usr/include/sys/mount.h:552:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_addrlen; /* and the net address length */
^
/usr/include/sys/mount.h:554:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_masklen; /* and the smask length */
^
/usr/include/sys/mount.h:567:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_addrlen; /* and the net address length */
^
/usr/include/sys/mount.h:569:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_masklen; /* and the smask length */
^
/usr/include/sys/mount.h:585:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_addrlen; /* and the net address length */
^
/usr/include/sys/mount.h:587:2: error: unknown type name 'u_char'; did you mean 'char'?
u_char ex_masklen; /* and the smask length */
^
/usr/include/sys/mount.h:612:2: error: unknown type name 'u_int'
u_int vfc_version; /* ABI version number */
^
PR: 256970
Reported by: pkg-fallout
Submitted by: Evgeniy Khramtsov <evgeniy@khramtsov.org>
Approved by: portmgr blanket (upstream backport)
Invalid argument "gcc-c++17-lang", valid arguments are: c++11-lib c++11-lang c++14-lang c++17-lang c11 features openmp env nestedfct c++0x gcc-c++11-lib
Also, this port builds fine with clang now.
Changes between 3.0.15 and 3.0.16:
----------------------------------
Video Output:
* Fix a D3D11 crash on Windows 8/8.1
Access:
* Fix RTSP server timeout handling
Interfaces:
* macOS: Add touchbar support
Misc
* Multiple settings improvements
Changes between 3.0.14 and 3.0.15:
----------------------------------
Core:
* Add Opus & Alac wave format mappings
Access:
* Fix opening DVD folders with non-ascii characters
Demux:
* Fix asf regression with broadcast streams
* MP4: Fix audio drop on seek
Video Output:
* Fix seek & volume sliders overlapping with subtitles
* Fix delays when seeking with D3D11
Text renderer:
* Improve freetype fonts outlining
Misc:
* Fix GnuTLS support for Windows XP
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
It got broken in 27.0.1 by the new linux-specific include which,
as it turned out, can be disabled with ENABLE_PIPEWIRE=OFF.
PR: 256862
Reported by: Patricio Villar <patovm04@gmail.com>
Cine Encoder is GUI program based on FFmpeg, MKVToolNix, and MediaInfo
that allows to convert media files while preserving HDR metadata.
WWW: https://github.com/CineEncoder/cine-encoder
This is all rozhuk.im's work, (but without a name to attach I can't
easily set --author, so let's stick to an 'Obtained from' line).
- add installation shortcut to apps menu
- add missed deps: print/freetype2, multimedia/ffmpeg
- add WITH_DEBUG CXXFLAGS
- add pkg-message about missed tiff support
- drop libjson-c.so, gettext-runtime deps, it required only for libmypaint.so
- remove glib20 dep
- remove .gitkeep files
- switch to USES= blaslapack:openblas from LIB_DEPENDS= libgslcblas.so:math/gsl
PR: 256713
Approved by: tcberner (kde@)
Obtained from: rozhuk.im@gmail.com
There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company.
To avoid replacing the name at each structure, we will simply mention
that:
"PyQt5 is a set of Python bindings for Qt5 application framework"
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
iNavidrome is a self-hosted, open source music server and streamer
compatible with Subsonic/Airsonic written in Go.
https://www.navidrome.org/
PR: 254286
Approved by: new maintainer
Update pkg-message and remove update package
The comment has become stale once LAME has been enabled by default.
Furthermore remove the "updatepackage" argument to the start script.
We follow-up packages through pkg, not external sources. Users wanting
to get notified about new releases should track github.
PR: 256600
Approved by: maintainer
Thursday, 10 June 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
The full changelog can be found here:
https://kde.org/announcements/changelogs/gear/21.04.2/
The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1). Add ftp.osuosl.org
as a backup to all Xiph.org ports.
PR: 256515
Reported by: Daniel Engberg
Changes since 3.0.12:
---------------------
Demux:
* Adaptive: fix artefacts in HLS streams with wrong profiles/levels
* Fix regression on some MP4 files for the audio track
* Fix MPGA and ADTS probing in TS files
* Fix Flac inside AVI files
* Fix VP9/Webm artefacts when seeking
Codec:
* Support SSA text scaling
* Fix rotation on Android rotation
* Fix WebVTT subtitles that start at 00:00
Access:
* Update libnfs to support NFSv4
* Improve SMB2 integration
* Fix Blu-ray files using Unicode names on Windows
* Disable mcast lookups on Android for RTSP playback
Video Output:
* Rework the D3D11 rendering wait, to fix choppiness on display
Interfaces:
* Fix VLC getting stuck on close on X11 (#21875)
* Improve RTL on preferences on macOS
* Add mousewheel horizontal axis control
* Fix crash on exit on macOS
* Fix sizing of the fullscreen controls on macOS
Windows:
* Fix subtitles/OSD under Windows XP
Misc:
* Update translations
* Improve MIDI fonts search on Linux
* Update Soundcloud, Youtube, liveleak
* Fix compilation with GCC11
* Fix input-slave option for subtitles
MFH: 2021Q2
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d9 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj
During an exp-run for llvm 12 (see bug 255570), it turned out that
multimedia/smpeg does not build with clang 12.0.0:
libtool: compile: c++ -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.4\" -I. -I. -O2 -pipe -Wno-error-narrowing -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DTHREADED_AUDIO -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c huffmantable.cpp -fPIC -DPIC -o .libs/huffmantable.o
warning: unknown -Werror warning specifier: '-Wno-error-narrowing' [-Wunknown-warning-option]
In file included from huffmantable.cpp:12:
../MPEGaudio.h:129:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1;
^~~~~~~~~
../MPEGaudio.h:135:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
register unsigned short a;
^~~~~~~~~
huffmantable.cpp:553:8: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
{ 0, 0-1, 0-1, 0, 0, htd33},
^~~
huffmantable.cpp:553:8: note: insert an explicit cast to silence this issue
{ 0, 0-1, 0-1, 0, 0, htd33},
^~~
[... more of these ...]
The Makefile attempts to suppress these warnings by adding
-Wno-error-narrowing to CFLAGS, in case clang is used, but this warning
suppression flag does not exist. It is called -Wno-c++11-narrowing
instead, and the attached patch renames the flag.
Approved by: maintainer timeout (2 weeks)
PR: 255796
MFH: 2021Q2