From patchwork Sun Nov 24 12:27:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8275 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Xx7QB3TSlz3x3f for ; Sun, 24 Nov 2024 12:27:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Xx7Q60yGTz4Zc; Sun, 24 Nov 2024 12:27:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xx7Q55FQhz3494; Sun, 24 Nov 2024 12:27:25 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Xx7Q206F6z32Vv for ; Sun, 24 Nov 2024 12:27:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 mail01.ipfire.org (Postfix) with ESMTPSA id 4Xx7Q14wR0z20D; Sun, 24 Nov 2024 12:27:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732451241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rpqoUMbL9GeWucK6zLT8WWNg8Oexsk0xMp6DRLHbQQY=; b=sM/fkPyOXIN9zmIxCOo5dqxqja58EjzED2aBuvWGhm/c69/czU1fnCKwZVeIt5rWyUcK4n Yyz5pnEtFQlE4mDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732451241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rpqoUMbL9GeWucK6zLT8WWNg8Oexsk0xMp6DRLHbQQY=; b=cdUq9v42HjqnZenuA2TSLnq0UXuTDc/Hjt0lEV85pRe1hffcp46otLAsJZdsxgVfXOFDI7 u9jy+YreS59OlOBe+kSmOmwCVDsRgL5BFs3DB6ZKPeOplQm0sRlmIxaeN2Eh/EnuiZYDES I1q02Dp7iBNI8zYudtGm8hX9bkfd9qmMCQRWIMsYlcsPLBSE9Uw2ec9cQ8pu9ww5gNU3it txt95C0baYcJ+6FUD0Qp1+2+zSgupAXg0qeChHjNBQFNLOpnVZ+e9zTjllKPw6lXAVTNxA Ykg7dVBR7gCcvcnl9Xcx1uErhxlsv+fi5nkL9SNYiQlgX9MzO3BCrd8v71X1nQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] pango: Update to version 1.54.0 Date: Sun, 24 Nov 2024 13:27:07 +0100 Message-ID: <20241124122715.7506-2-adolf.belka@ipfire.org> In-Reply-To: <20241124122715.7506-1-adolf.belka@ipfire.org> References: <20241124122715.7506-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 7LUTRLIPG2LHYDTIP22ERUBNXOHJYPQF X-Message-ID-Hash: 7LUTRLIPG2LHYDTIP22ERUBNXOHJYPQF X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.52.0 to 1.54.0 - Update of rootfile - Changelog 1.54.0 - Build fixes - Memory leak fixes - Drop the install-tests build option - Add build-examples and build-tests build options - Require meson 0.63 - Add pango_item_get_char_offset - Update to Unicode 15.1 - Fix wrong use of GWeakRef, leading to crashes 1.52.2 - coretext: Implement reload_font - coretext: Use Menlo instead of Courier for monospace - win32: Avoid a double free - Update to Unicode 15.1 - Simplify hexbox drawing 1.52.1 - Fix hexbox drawing Signed-off-by: Adolf Belka --- config/rootfiles/common/pango | 6 +++--- lfs/pango | 11 ++++++++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango index 4cfba12c2..26f46eeea 100644 --- a/config/rootfiles/common/pango +++ b/config/rootfiles/common/pango @@ -41,13 +41,13 @@ usr/bin/pango-view #usr/include/pango-1.0/pango/pangoft2.h #usr/lib/libpango-1.0.so usr/lib/libpango-1.0.so.0 -usr/lib/libpango-1.0.so.0.5200.0 +usr/lib/libpango-1.0.so.0.5400.0 #usr/lib/libpangocairo-1.0.so usr/lib/libpangocairo-1.0.so.0 -usr/lib/libpangocairo-1.0.so.0.5200.0 +usr/lib/libpangocairo-1.0.so.0.5400.0 #usr/lib/libpangoft2-1.0.so usr/lib/libpangoft2-1.0.so.0 -usr/lib/libpangoft2-1.0.so.0.5200.0 +usr/lib/libpangoft2-1.0.so.0.5400.0 #usr/lib/pkgconfig/pango.pc #usr/lib/pkgconfig/pangocairo.pc #usr/lib/pkgconfig/pangofc.pc diff --git a/lfs/pango b/lfs/pango index 016c3b043..cf0573515 100644 --- a/lfs/pango +++ b/lfs/pango @@ -24,7 +24,9 @@ include Config -VER = 1.52.0 +VER = 1.54.0 + +# https://download.gnome.org/sources/pango/ THISAPP = pango-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3b90c1b104fc2624d0d3c5f35262dc6718f7d795a8932ee6d674ab107c12896f9fced16e9eaa1028db1e92833a108d9d608741df17c0a3aaa7fdf43a6b68e754 +$(DL_FILE)_BLAKE2 = 92c389ab3f21631c245575e30804ffee6fef7b60bc6acdf08159aa325d878cf335203267720aec9143ea2a4e590578424cd64011f73da22e1b0beca85e85a276 install : $(TARGET) @@ -71,7 +73,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && meson --prefix=/usr --sysconfdir=/etc builddir/ + cd $(DIR_APP) && meson setup \ + --prefix=/usr \ + --sysconfdir=/etc \ + builddir/ cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING) cd $(DIR_APP) && ninja -C builddir/ install @rm -rf $(DIR_APP)