recompile tar and add gzip 1.12 for V1.0 roadmap

recompile tar and add gzip 1.12 for V1.0 roadmap

Update parts.rst to add tar 1.34 pass 2 and gzip 1.12

Corrected  Gzip CRC
This commit is contained in:
ajherchenroder 2023-08-12 15:23:16 -04:00
parent 80e65b7c23
commit 5f4c66467e
4 changed files with 38 additions and 0 deletions

23
sysc/gzip-1.12/gzip-1.12.sh Executable file
View file

@ -0,0 +1,23 @@
#!/bin/sh
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
# SPDX-FileCopyrightText: 2021-22 fosslinux <fosslinux@aussies.space>
# SPDX-FileCopyrightText: 2021 Paul Dersey <pdersey@gmail.com>
#
# SPDX-License-Identifier: GPL-3.0-or-later
ssrc_prepare() {
default
}
src_configure() {
./configure --prefix=/usr
}
src_compile() {
make "${MAKEJOBS}"
}
src_install() {
default
}

1
sysc/gzip-1.12/sources Normal file
View file

@ -0,0 +1 @@
https://mirrors.kernel.org/gnu/gzip/gzip-1.12.tar.gz 5b4fb14d38314e09f2fc8a1c510e7cd540a3ea0e3eb9b0420046b82c3bf41085

View file

@ -128,6 +128,10 @@ build binutils-2.38 pass2.sh
build gcc-13.1.0
build tar-1.34
Build gzip-1.12
if [ "$FORCE_TIMESTAMPS" = True ] ; then
echo 'Forcing all files timestamps to be 0 unix time.'
canonicalise_all_files_timestamp