diff --git a/www-client/cromite/cromite-131.0.6778.85.ebuild b/www-client/cromite/cromite-131.0.6778.85.ebuild index 1465bc06..d1cddd8c 100644 --- a/www-client/cromite/cromite-131.0.6778.85.ebuild +++ b/www-client/cromite/cromite-131.0.6778.85.ebuild @@ -92,7 +92,7 @@ if [ ! -z "${CHROMIUM_COMMITS[*]}" ]; then SRC_URI+="https://github.com/google/dawn/commit/${i/-}.patch?full_index=true -> dawn-${i/-}.patch " elif [[ ${CHROMIUM_COMMITS[$i]} =~ ink ]]; then - SRC_URI+="https://github.com/google/ink/commit/${i/-}.patch?full_index=true -> ink-${i/-}.patch + SRC_URI+="https://github.com/google/ink/commit/${i/-}.patch?full_index=true -> ink-${i/-}.patch " elif [[ ${CHROMIUM_COMMITS[$i]} =~ vulkan-utility-libraries ]]; then SRC_URI+="https://github.com/KhronosGroup/Vulkan-Utility-Libraries/commit/${i/-}.patch?full_index=true -> vulkan-utility-libraries-${i/-}.patch diff --git a/www-client/cromite/files/chromium-131-fontations.patch b/www-client/cromite/files/chromium-131-fontations.patch index 543795ba..7336ddea 100644 --- a/www-client/cromite/files/chromium-131-fontations.patch +++ b/www-client/cromite/files/chromium-131-fontations.patch @@ -36,6 +36,14 @@ # External-facing config for dependent code. config("skia_config") { +@@ -180,7 +180,6 @@ + if (use_blink && enable_freetype) { + defines += [ + "SK_TYPEFACE_FACTORY_FREETYPE", +- "SK_TYPEFACE_FACTORY_FONTATIONS", + "SK_FONTMGR_FREETYPE_EMPTY_AVAILABLE", + ] + } @@ -427,13 +405,7 @@ sources += skia_ports_fontmgr_empty_sources public += skia_ports_fontmgr_empty_public