head 1.2; access; symbols pkgsrc-2024Q3:1.1.0.2 pkgsrc-2024Q3-base:1.1; locks; strict; comment @// @; 1.2 date 2024.10.01.05.54.21; author adam; state dead; branches; next 1.1; commitid TRoWmLN81JJobVrF; 1.1 date 2024.06.26.16.41.00; author adam; state Exp; branches; next ; commitid aoVhMfGlsRKvSvfF; desc @@ 1.2 log @qt6: updated to 6.7.3 Qt 6.7.3 does not introduce new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 6.7.2 release. @ text @$NetBSD: patch-src_plugins_multimedia_gstreamer_mediacapture_qgstreamercamera.cpp,v 1.1 2024/06/26 16:41:00 adam Exp $ Fix build. --- src/plugins/multimedia/gstreamer/mediacapture/qgstreamercamera.cpp.orig 2024-06-24 16:19:54.603259159 +0000 +++ src/plugins/multimedia/gstreamer/mediacapture/qgstreamercamera.cpp @@@@ -718,6 +718,7 @@@@ int QGstreamerCamera::getV4L2Parameter(q return control.value; }); } +#endif QGstreamerCustomCamera::QGstreamerCustomCamera(QCamera *camera) : QGstreamerCameraBase{ @@@@ -766,6 +767,5 @@@@ void QGstreamerCustomCamera::setActive(b emit activeChanged(active); } -#endif QT_END_NAMESPACE @ 1.1 log @qt6: updated to 6.7.2 6.7.2 As a patch release, Qt 6.7.2 does not introduce new features but contains more than 200 bug fixes, security updates, and other improvements to the top of the Qt 6.7.1 release. See more information about the most important changes and bug fixes from Qt 6.7.2 release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.2/release-note.md @ text @d1 1 a1 1 $NetBSD$ @