From 6ca8c2ef2bffdfec8cc95c049ac3f2230dc6ca82 Mon Sep 17 00:00:00 2001
From: Till Wegmüller <toasterson@gmail.com>
Date: Sun, 07 Apr 2024 19:19:55 +0200
Subject: [PATCH] component(library/readline): Update to 8.2.10 with 6.3 as new compat

---
 components/library/readline/manifests/sample-manifest.p5m |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/components/library/readline/manifests/sample-manifest.p5m b/components/library/readline/manifests/sample-manifest.p5m
index 60de8f9..4d9a6a6 100644
--- a/components/library/readline/manifests/sample-manifest.p5m
+++ b/components/library/readline/manifests/sample-manifest.p5m
@@ -31,18 +31,22 @@
 file path=usr/include/readline/rlstdc.h
 file path=usr/include/readline/rltypedefs.h
 file path=usr/include/readline/tilde.h
-link path=usr/lib/$(MACH64)/libhistory.so target=libhistory.so.6
-file path=usr/lib/$(MACH64)/libhistory.so.5
+link path=usr/lib/$(MACH64)/libhistory.so target=libhistory.so.8
 file path=usr/lib/$(MACH64)/libhistory.so.6
-link path=usr/lib/$(MACH64)/libreadline.so target=libreadline.so.6
-file path=usr/lib/$(MACH64)/libreadline.so.5
+file path=usr/lib/$(MACH64)/libhistory.so.8
+link path=usr/lib/$(MACH64)/libreadline.so target=libreadline.so.8
 file path=usr/lib/$(MACH64)/libreadline.so.6
-link path=usr/lib/libhistory.so target=libhistory.so.6
-file path=usr/lib/libhistory.so.5
+file path=usr/lib/$(MACH64)/libreadline.so.8
+file path=usr/lib/$(MACH64)/pkgconfig/history.pc
+file path=usr/lib/$(MACH64)/pkgconfig/readline.pc
+link path=usr/lib/libhistory.so target=libhistory.so.8
 file path=usr/lib/libhistory.so.6
-link path=usr/lib/libreadline.so target=libreadline.so.6
-file path=usr/lib/libreadline.so.5
+file path=usr/lib/libhistory.so.8
+link path=usr/lib/libreadline.so target=libreadline.so.8
 file path=usr/lib/libreadline.so.6
+file path=usr/lib/libreadline.so.8
+file path=usr/lib/pkgconfig/history.pc
+file path=usr/lib/pkgconfig/readline.pc
 file path=usr/share/doc/readline/CHANGES
 file path=usr/share/doc/readline/INSTALL
 file path=usr/share/doc/readline/README

--
Gitblit v1.9.3