bug#50883: change x11 to expat licenses

2023-01-29 Thread Alex Devaure
Hi, I created a patch to update the licenses. Alex >From f8e0672bbccc31f0b29c453f5f46e9b01008784e Mon Sep 17 00:00:00 2001 From: Alex Devaure Date: Sun, 29 Jan 2023 18:41:28 + Subject: [PATCH] suckless licenses fix --- gnu/packages/suckless.scm | 12 ++-- 1 file changed

bug#51086: tlp error in tlp-func-base

2021-10-08 Thread Alex Devaure
Hi, During the system boot, tlp generates an error: /gnu/store/68mpiffl51mcrss7zy26dnqfx3d5v2vv-tlp-1.4.0/share/tlp/tlp-func-base: line 528 /usr/share/tlp/bat.d/[0-9][0-9]*[a-z]: No such file or directory. It looks that the path to the bat.d directory is not modified during the package creation. I

bug#71970: hash mismatch for gmic 3.4.0

2024-07-06 Thread Alex Devaure
Hi, The version 3.4.0 of gmic has commited few hours ago. It looks that the hash is not correct: sha256 hash mismatch for /gnu/store/q7hwkm6zsgaclq0rizpjfb6vl0a5z1bw-gmic_3.4.0.tar.gz: expected hash: 1c2j1prsnsks5cglk0vrwaclifk6mlxmrc88wqc96xi7cmwwjmf3 actual hash: 0akrrpkwkc8d7f2r3nqr36cjd9

bug#63485: Broken build libfprint

2023-05-22 Thread Alex Devaure
Hi Jiwei, Doing some investigations, I found that the build configuration needs to be updated due to some meson update. I have a patch nearly ready and I will send it in the coming days. Best regards, Alex

bug#63485: Broken build libfprint

2023-05-22 Thread Alex Devaure
Hi, Here is the patch to build libfprint. >From 6366bd6755da6b151756a117d59da5f6cd735cf1 Mon Sep 17 00:00:00 2001 Message-Id: <6366bd6755da6b151756a117d59da5f6cd735cf1.1684787335.git.ajadeva...@gmail.com> From: Alex Devaure Date: Mon, 22 May 2023 21:25:29 +0100 Subject: [PATCH] gn