From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] pixman: Update to version 0.44.0
Date: Sat, 09 Nov 2024 18:38:13 +0100 [thread overview]
Message-ID: <20241109173814.1058040-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241109173814.1058040-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1863 bytes --]
- Update from version 0.43.4 to 0.44.0
- Update of rootfile
- Disabling iwmmxt no longer required as support for it in pixman has been dropped.
- Changelog not provided. Review of changes only available by review of commits.
https://gitlab.freedesktop.org/pixman/pixman/-/commits/master?ref_type=heads
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/pixman | 2 +-
lfs/pixman | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/pixman b/config/rootfiles/common/pixman
index d6ed58f3c..3f81a4b12 100644
--- a/config/rootfiles/common/pixman
+++ b/config/rootfiles/common/pixman
@@ -3,5 +3,5 @@
#usr/include/pixman-1/pixman.h
#usr/lib/libpixman-1.so
usr/lib/libpixman-1.so.0
-usr/lib/libpixman-1.so.0.43.4
+usr/lib/libpixman-1.so.0.44.0
#usr/lib/pkgconfig/pixman-1.pc
diff --git a/lfs/pixman b/lfs/pixman
index 8b4644757..858939c99 100644
--- a/lfs/pixman
+++ b/lfs/pixman
@@ -24,7 +24,7 @@
include Config
-VER = 0.43.4
+VER = 0.44.0
THISAPP = pixman-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c31e5700bfadcd72f522af50509a4a6cd7bbf90c918c75b108e50246f1c76e858125138902a222040ada192710ec788deb43eb65085416f3eff88e3ed970933e
+$(DL_FILE)_BLAKE2 = ea3f5fc5e6febfd3e6acf89b9bb7ce2d7c82d42ede2b3f7df69ce6d65ec2d75d3402523a1a3227135caac34633556dec3010a435ace23f2c8255ea210c03d5db
install : $(TARGET)
@@ -73,7 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
$(UPDATE_AUTOMAKE)
cd $(DIR_APP) && meson \
--prefix=/usr \
- -D iwmmxt=disabled \
builddir/
cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING)
cd $(DIR_APP) && ninja -C builddir/ install
--
2.47.0
next prev parent reply other threads:[~2024-11-09 17:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 17:38 [PATCH] curl: Update to version 8.11.0 Adolf Belka
2024-11-09 17:38 ` [PATCH] expat: Update to version 2.6.4 Adolf Belka
2024-11-09 17:38 ` [PATCH] ffmpeg: Update to version 7.1 Adolf Belka
2024-11-09 17:38 ` [PATCH] gnutls: Update to version 3.8.8 Adolf Belka
2024-11-09 17:38 ` [PATCH] lvm2: Update to version 2.03.28 Adolf Belka
2024-11-09 17:38 ` Adolf Belka [this message]
2024-11-09 17:38 ` [PATCH] sqlite: Update to version 3470000 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241109173814.1058040-6-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox