pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/qt6-qtwebengine
Module Name: pkgsrc
Committed By: markd
Date: Sun Sep 6 09:04:05 UTC 2026
Modified Files:
pkgsrc/www/qt6-qtwebengine: Makefile
Log Message:
qt6-qtwebengine: switch to ffmpeg8
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/qt6-qtwebengine/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/qt6-qtwebengine/Makefile
diff -u pkgsrc/www/qt6-qtwebengine/Makefile:1.14 pkgsrc/www/qt6-qtwebengine/Makefile:1.15
--- pkgsrc/www/qt6-qtwebengine/Makefile:1.14 Wed Sep 2 19:05:01 2026
+++ pkgsrc/www/qt6-qtwebengine/Makefile Sun Sep 6 09:04:05 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2026/09/02 19:05:01 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/09/06 09:04:05 markd Exp $
DISTNAME= qtwebengine-everywhere-src-${QTVERSION}
PKGNAME= qt6-qtwebengine-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Qt6 webengine module
CATEGORIES= www
LICENSE= gnu-lgpl-v3 OR gnu-gpl-v2 OR gnu-gpl-v3
@@ -144,7 +144,7 @@ do-install:
PYTHON_FOR_BUILD_ONLY= tool
.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/tool.mk"
-.include "../../multimedia/ffmpeg7/buildlink3.mk"
+.include "../../multimedia/ffmpeg8/buildlink3.mk"
.include "../../multimedia/libvpx/buildlink3.mk"
.include "../../multimedia/openh264/buildlink3.mk"
.include "../../sysutils/pciutils/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index