pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebengine qt5-qtwebengine: add comment that ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f04bb46f0345
branches:  trunk
changeset: 381075:f04bb46f0345
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 27 21:41:52 2022 +0000

description:
qt5-qtwebengine: add comment that this does not currently support ffmpeg5

diffstat:

 x11/qt5-qtwebengine/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5406fe51b18e -r f04bb46f0345 x11/qt5-qtwebengine/Makefile
--- a/x11/qt5-qtwebengine/Makefile      Mon Jun 27 21:00:17 2022 +0000
+++ b/x11/qt5-qtwebengine/Makefile      Mon Jun 27 21:41:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2022/06/04 06:07:28 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/06/27 21:41:52 wiz Exp $
 
 DISTNAME=      qtwebengine-everywhere-opensource-src-${QTVERSION}
 PKGNAME=       qt5-qtwebengine-${QTVERSION}
@@ -94,6 +94,7 @@
 PYTHON_VERSIONS_ACCEPTED=      27
 PYTHON_FOR_BUILD_ONLY= tool
 .include "../../lang/python/tool.mk"
+# does not support ffmpeg5 as of 5.15.4
 .include "../../multimedia/ffmpeg4/buildlink3.mk"
 .include "../../multimedia/libvpx/buildlink3.mk"
 .include "../../print/libcups/buildlink3.mk"



Home | Main Index | Thread Index | Old Index