--- a/libziparchive/zip_writer.cc 2018-04-25 22:33:05.472674164 +0200 +++ b/libziparchive/zip_writer.cc 2018-04-25 22:33:21.296519518 +0200 @@ -22,6 +22,7 @@ #include +#include #include #include #include koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10gnu: lsof: Fix build with Linux 6.9...* gnu/packages/lsof.scm(lsof)[source]: Add patch. * gnu/packages/patches/lsof-compat-linux-6.9.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I98b895ecaf1b952bfd33ea7ae3af70b1c39a0a94 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ekaitz Zarraga
2024-10-06gnu: lsof: Use G-expressions....* gnu/packages/lsof.scm (lsof)[arguments]: Use G-expressions. Change-Id: Id086d46c5dbef6028e5eae4df1d2f0b24d4c3d76 Zheng Junjie
2024-10-06gnu: lsof: Update to 4.99.3....* gnu/packages/lsof.scm (lsof): Update to 4.99.3. [native-inputs]: Add libtool. [arguments]<#:phases>: Add fix-configure-ac-version phase. Change-Id: Id086d46c5dbef6028e5eae4df1d2f0b24d4c3d76 Zheng Junjie
2024-10-06gnu: lsof: Update to 4.98.0...* gnu/packages/lsof.scm (lsof): Update to 4.98.0. [native-inputs]: Add automake, autoconf, pkg-config, procps and util-linux. [arguments]<#:phases>: Remove replace configure,install phases. Remove patch-timestamps,build-man-page phases. Adjust and move disable-failing-tests to before bootstrap. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: I5b381e77f6e6ed89431856f409a5a6e8b9fd765c Jiajie Chen