tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: x11/qt5-qtmultimedia featuring more files not in PLIST



On 2020-11-16, Dr. Thomas Orgis <thomas.orgis%uni-hamburg.de@localhost> wrote:
> another Qt5 issue. I got some files that are not in PLIST, on CentOS 7:
>
> diff -ruN -x CVS pkgsrc-2020Q3/x11/qt5-qtmultimedia/PLIST
> pkgsrc/x11/qt5-qtmultimedia/PLIST
> --- pkgsrc-2020Q3/x11/qt5-qtmultimedia/PLIST    2020-07-05
> 03:12:14.000000000 +0200
> +++ pkgsrc/x11/qt5-qtmultimedia/PLIST   2020-11-16 16:04:37.754777457 +0100
> @@ -337,3 +337,5 @@
>  qt5/qml/QtMultimedia/libdeclarative_multimedia.so
>  qt5/qml/QtMultimedia/plugins.qmltypes
>  qt5/qml/QtMultimedia/qmldir
> +qt5/plugins/mediaservice/libqtmedia_audioengine.so
> +qt5/lib/cmake/Qt5Multimedia/Qt5Multimedia_AudioCaptureServicePlugin.cmake
>
> Any opinions on that? Wo else got 'em?

I have these files, too, and made a similar change to the PLIST in my
local pkgsrc clone. I hadn't gone through the source yet to figure out
exactly what condition causes them to be built in order to match that
logic in pkgsrc.

Since we are both on Linux, it could be related to that. I will do
some investigation.


Home | Main Index | Thread Index | Old Index