public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] pango: Update to version 1.57.0
@ 2025-10-05 12:56 Adolf Belka
  2025-10-05 12:56 ` [PATCH 2/2] core199: Ship pango Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2025-10-05 12:56 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- Update from version 1.56.4 to 1.57.0
- Update of rootfile
- Changelog
    1.57.0
	Bugs fixed:
	  - #841 Synthetic small caps does not work with Core Text on Mac (Xavid
	    Pretzer)
	  - #864 Possible performance issue under windows (Luca Bacci)
	  - #866 U+FE0E (text-style selector) ignored when COLRv1 emoji fonts are
	    present (Matthias Clasen)
	Changes:
	  - !874 Remove conditional code for pre-GLib 2.80 support
	  - !875 Fix OpenType features set for all petite caps
	  - !876 Add Cocoa window support for pango-view on macOS
	  - !877 fc: Update against fontconfig 2.17
	  - !878 coretext: remove fallback for macOS 10.7 (EOL 2012) and earlier
	  - !879 meson: Rework introspection handling
	  - !881 Fix -Wenum-conversion warning with PangoFontColor

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/pango | 6 +++---
 lfs/pango                     | 7 +++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango
index faf484769..c8f27f903 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.5600.4
+usr/lib/libpango-1.0.so.0.5700.0
 #usr/lib/libpangocairo-1.0.so
 usr/lib/libpangocairo-1.0.so.0
-usr/lib/libpangocairo-1.0.so.0.5600.4
+usr/lib/libpangocairo-1.0.so.0.5700.0
 #usr/lib/libpangoft2-1.0.so
 usr/lib/libpangoft2-1.0.so.0
-usr/lib/libpangoft2-1.0.so.0.5600.4
+usr/lib/libpangoft2-1.0.so.0.5700.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 2f2274519..ee0a01fe0 100644
--- a/lfs/pango
+++ b/lfs/pango
@@ -24,9 +24,8 @@
 
 include Config
 
-VER        = 1.56.4
-
-# https://download.gnome.org/sources/pango/
+VER        = 1.57.0
+#          https://download.gnome.org/sources/pango/
 
 THISAPP    = pango-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 727261844a914af5229379f7a0b41c2cc05df106523189f31112e50ba01a94bf45f17eacfb3e91fe51a2ea1d09132b6021cf51b8a0986ba258e651fc48e3f468
+$(DL_FILE)_BLAKE2 = b74cb272812132c83d3654a0f5b292639556c014adf6b917f3588f242f56804336cf9bf701e6b32469251315e454a50b88216412ba39204ee6c4440f83eaeeaa
 
 install : $(TARGET)
 
-- 
2.51.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] core199: Ship pango
  2025-10-05 12:56 [PATCH 1/2] pango: Update to version 1.57.0 Adolf Belka
@ 2025-10-05 12:56 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2025-10-05 12:56 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/199/filelists/pango | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 config/rootfiles/core/199/filelists/pango

diff --git a/config/rootfiles/core/199/filelists/pango b/config/rootfiles/core/199/filelists/pango
new file mode 120000
index 000000000..6c37231c7
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/pango
@@ -0,0 +1 @@
+../../../common/pango
\ No newline at end of file
-- 
2.51.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-05 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-05 12:56 [PATCH 1/2] pango: Update to version 1.57.0 Adolf Belka
2025-10-05 12:56 ` [PATCH 2/2] core199: Ship pango Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox