pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: Add an initial COMMIT_MSG
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Mar 27 01:19:27 2021 +0100
Changeset: 234130bcd1f676bedeeaf60c86019513bc7aaaa1
Added Files:
webkit-gtk/COMMIT_MSG
Log Message:
webkit-gtk: Add an initial COMMIT_MSG
Still needs adjustments regarding XXX/TODO sections.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=234130bcd1f676bedeeaf60c86019513bc7aaaa1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/COMMIT_MSG | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diffs:
diff --git a/webkit-gtk/COMMIT_MSG b/webkit-gtk/COMMIT_MSG
new file mode 100644
index 0000000000..ad081987a0
--- /dev/null
+++ b/webkit-gtk/COMMIT_MSG
@@ -0,0 +1,28 @@
+webkit-gtk: Update to 2.32.0
+
+pkgsrc changes:
+ - Remove patch-Source_WTF_wtf_RAMSize.cpp: fallback method using sysconf(3) is
+ now used also on NetBSD
+ - patch-CMakeLists.txt migrated to Source/cmake/WebKitCommon.cmake: all
+ existent logic was migrated there
+ - Remove patch-Source_ThirdParty_ANGLE_adjust-angle-include-paths.sh: patched
+ file no longer present
+
+XXX: Misc (worth in some way to mention/and/or add a comment in pkgsrc Makefile):
+XXX: - Pass DISABLE_GAMEPAD: needs libmanette not yet in pkgsrc
+
+Changes:
+2.32.0
+======
+ - NPAPI plugins support have been removed.
+ - System font scaling factor is correctly applied now.
+ - New permission request API for MediaKeySystem access.
+ - New API to remove individual scripts/stylesheets using WebKitUserContentManager.
+ - Web inspector now shows detailed information about main loop frames.
+ - The minimum required GStreamer version is now 1.14.
+ - The GStreamer runtime is now initialized only when required.
+ - Improved platform support for WebAudio (WebAudio->MediaStream, Worklet, Multi-channel).
+ - Support for hardware-accelerated video rendering on i.MX8 platforms (using the NXP driver).
+
+TODO: credits <cirnatdan> and <leot> and/or anyone else (depending who update
+TODO: the package)
Home |
Main Index |
Thread Index |
Old Index