pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt5-qtwebengine



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May 13 18:08:07 UTC 2022

Modified Files:
        pkgsrc/x11/qt5-qtwebengine: Makefile distinfo
Removed Files:
        pkgsrc/x11/qt5-qtwebengine/patches:
            patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp

Log Message:
qt5-qtwebengine: adapt for pciutils 3.8


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/qt5-qtwebengine/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/qt5-qtwebengine/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/qt5-qtwebengine/patches/patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt5-qtwebengine/Makefile
diff -u pkgsrc/x11/qt5-qtwebengine/Makefile:1.19 pkgsrc/x11/qt5-qtwebengine/Makefile:1.20
--- pkgsrc/x11/qt5-qtwebengine/Makefile:1.19    Wed May  4 21:05:45 2022
+++ pkgsrc/x11/qt5-qtwebengine/Makefile Fri May 13 18:08:07 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2022/05/04 21:05:45 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2022/05/13 18:08:07 wiz Exp $
 
 DISTNAME=      qtwebengine-everywhere-opensource-src-${QTVERSION}
 PKGNAME=       qt5-qtwebengine-${QTVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       Chromium-based web engine for Qt5
 
 MAKE_ENV+=             QTDIR=${QTDIR}
@@ -99,6 +99,7 @@ PYTHON_FOR_BUILD_ONLY=        tool
 .include "../../lang/python/tool.mk"
 .include "../../print/libcups/buildlink3.mk"
 .include "../../print/poppler-cpp/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pciutils+=       pciutils>=3.8
 .include "../../sysutils/pciutils/buildlink3.mk"
 .include "../../sysutils/pciutils/libname.mk"
 # Use -lpciutils instead of -lpci for pkgsrc.

Index: pkgsrc/x11/qt5-qtwebengine/distinfo
diff -u pkgsrc/x11/qt5-qtwebengine/distinfo:1.5 pkgsrc/x11/qt5-qtwebengine/distinfo:1.6
--- pkgsrc/x11/qt5-qtwebengine/distinfo:1.5     Mon Apr 18 11:18:18 2022
+++ pkgsrc/x11/qt5-qtwebengine/distinfo Fri May 13 18:08:07 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2022/04/18 11:18:18 adam Exp $
+$NetBSD: distinfo,v 1.6 2022/05/13 18:08:07 wiz Exp $
 
 BLAKE2s (qtwebengine-everywhere-opensource-src-5.15.3.tar.xz) = 3eea494991a48b3029627944eb1518860e69566d60440f8270bc9696231ce037
 SHA512 (qtwebengine-everywhere-opensource-src-5.15.3.tar.xz) = d4d10f2f95437042dfc67cc9826e8e27d390f986a1202f1bd5a765ea1b985e93158bde3068410f0a84b268de50c3e6fc9f67c4419224caa6b87b940d70d0869c
@@ -508,7 +508,6 @@ SHA1 (patch-src_3rdparty_chromium_third_
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_gni_angle.gni) = 1c6627e7651d814d6e4c6859c30f8fcc40a61d4f
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_compiler_translator_InfoSink.h) = 5455d2c6f4f063603735edda3c8b432d074235b4
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__internal.h) = f873dc1df4a386b742036db862f943f6a17ef2c6
-SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp) = 44cc4436bd0f981dccec3b530239962d9eb1dc13
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp) = dcd8c06bd337887ceffd3ab156188083ccc5ed83
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp) = 4e7c974e89e21e9376a5c8c852e5e356f59015f6
 SHA1 (patch-src_3rdparty_chromium_third__party_angle_src_libANGLE_Display.cpp) = 6a6a3aeee60c980eb0f68754badcd564572bf598



Home | Main Index | Thread Index | Old Index