From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00DEB1581FD for ; Wed, 10 Sep 2025 23:38:54 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D53413412A5 for ; Wed, 10 Sep 2025 23:38:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A529B110377; Wed, 10 Sep 2025 23:38:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 97B26110377 for ; Wed, 10 Sep 2025 23:38:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 466A5340F15 for ; Wed, 10 Sep 2025 23:38:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2D8A3964 for ; Wed, 10 Sep 2025 23:38:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1757547342.ff8e708df8d00a0d01024d2cb910f7ee7eca0857.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/, media-libs/freetype/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/freetype/files/freetype-2.14.0-pillow-tests.patch media-libs/freetype/freetype-2.14.0-r1.ebuild media-libs/freetype/freetype-2.14.0-r2.ebuild X-VCS-Directories: media-libs/freetype/ media-libs/freetype/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ff8e708df8d00a0d01024d2cb910f7ee7eca0857 X-VCS-Branch: master Date: Wed, 10 Sep 2025 23:38:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 820305b9-2144-4d68-b15f-23e4bfb9787a X-Archives-Hash: 177021d0512c0308572c3a160939b8e2 commit: ff8e708df8d00a0d01024d2cb910f7ee7eca0857 Author: Sam James gentoo org> AuthorDate: Wed Sep 10 23:35:23 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 10 23:35:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8e708d media-libs/freetype: update pillow patch Followup to 6bc8eb2b36c7056bbc7f259878899c819b6a4259. Signed-off-by: Sam James gentoo.org> .../files/freetype-2.14.0-pillow-tests.patch | 78 +++++++++++++++++++--- ...-2.14.0-r1.ebuild => freetype-2.14.0-r2.ebuild} | 0 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/media-libs/freetype/files/freetype-2.14.0-pillow-tests.patch b/media-libs/freetype/files/freetype-2.14.0-pillow-tests.patch index 387f48009cf7..1ac20f302ff1 100644 --- a/media-libs/freetype/files/freetype-2.14.0-pillow-tests.patch +++ b/media-libs/freetype/files/freetype-2.14.0-pillow-tests.patch @@ -1,14 +1,70 @@ https://gitlab.freedesktop.org/freetype/freetype/-/issues/1355 +https://gitlab.freedesktop.org/freetype/freetype/-/commit/566f8805f3f7da63da8f2bd56d5f050104aac022 + +From 566f8805f3f7da63da8f2bd56d5f050104aac022 Mon Sep 17 00:00:00 2001 +From: Behdad Esfahbod +Date: Wed, 10 Sep 2025 14:22:49 +0200 +Subject: [PATCH] [base] Fix return values of two Font Variation functions. + +* src/base/ftmm.c (FT_Set_Var_Design_Coordinates, + FT_Set_Var_Blend_Coordinates): Do it. + +Fixes issue #1355. +--- + src/base/ftmm.c | 34 ++++++++++++++++++++-------------- + 1 file changed, 20 insertions(+), 14 deletions(-) + +diff --git a/src/base/ftmm.c b/src/base/ftmm.c +index 35b924b1b..9e6700140 100644 --- a/src/base/ftmm.c +++ b/src/base/ftmm.c -@@ -310,7 +310,10 @@ - if ( error != -1 ) - { - if ( error == -2 ) /* -2 means is_variable. */ -+ { -+ error = FT_Err_Ok; - face->face_flags |= FT_FACE_FLAG_VARIATION; -+ } - else - face->face_flags &= ~FT_FACE_FLAG_VARIATION; - } +@@ -307,13 +307,16 @@ + FT_Bool is_variation_old = FT_IS_VARIATION( face ); + + +- if ( error != -1 ) +- { +- if ( error == -2 ) /* -2 means is_variable. */ +- face->face_flags |= FT_FACE_FLAG_VARIATION; +- else +- face->face_flags &= ~FT_FACE_FLAG_VARIATION; +- } ++ if ( error != -1 ) ++ { ++ if ( error == -2 ) /* -2 means is_variable. */ ++ { ++ face->face_flags |= FT_FACE_FLAG_VARIATION; ++ error = FT_Err_Ok; ++ } ++ else ++ face->face_flags &= ~FT_FACE_FLAG_VARIATION; ++ } + + if ( service_mm->construct_ps_name ) + { +@@ -485,13 +488,16 @@ + FT_Bool is_variation_old = FT_IS_VARIATION( face ); + + +- if ( error != -1 ) +- { +- if ( error == -2 ) /* -2 means is_variable. */ +- face->face_flags |= FT_FACE_FLAG_VARIATION; +- else +- face->face_flags &= ~FT_FACE_FLAG_VARIATION; +- } ++ if ( error != -1 ) ++ { ++ if ( error == -2 ) /* -2 means is_variable. */ ++ { ++ face->face_flags |= FT_FACE_FLAG_VARIATION; ++ error = FT_Err_Ok; ++ } ++ else ++ face->face_flags &= ~FT_FACE_FLAG_VARIATION; ++ } + + if ( service_mm->construct_ps_name ) + { +-- +GitLab diff --git a/media-libs/freetype/freetype-2.14.0-r1.ebuild b/media-libs/freetype/freetype-2.14.0-r2.ebuild similarity index 100% rename from media-libs/freetype/freetype-2.14.0-r1.ebuild rename to media-libs/freetype/freetype-2.14.0-r2.ebuild