This commit is contained in:
Ohio2 2021-07-16 22:33:05 +02:00
parent e90bff512f
commit f42706dce4
42 changed files with 42 additions and 42 deletions

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz
wget https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz
tar -xf autoconf-2.71.tar.xz
cd autoconf-2.71

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/automake/automake-1.16.3.tar.xz
wget https://ftp.gnu.org/gnu/automake/automake-1.16.3.tar.xz
tar -xf automake-1.16.3.tar.xz
cd automake-1.16.3

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/bash/bash-5.1.8.tar.gz
wget https://ftp.gnu.org/gnu/bash/bash-5.1.8.tar.gz
tar -xf bash-5.1.8.tar.gz
cd bash-5.1.8

View file

@ -1,4 +1,4 @@
curl -# -O binutils-2.36.1.tar.xz https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz
wget -O binutils-2.36.1.tar.xz https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz
tar -xf binutils-2.36.1.tar.xz
cd binutils-2.36.1

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/bison/bison-3.7.6.tar.xz
wget https://ftp.gnu.org/gnu/bison/bison-3.7.6.tar.xz
tar -xf bison-3.7.6.tar.xz
cd bison-3.7.6

View file

@ -1,4 +1,4 @@
curl -# -O busybox-1.33.1.tar.bz2 https://busybox.net/downloads/busybox-1.33.1.tar.bz2
wget -O busybox-1.33.1.tar.bz2 https://busybox.net/downloads/busybox-1.33.1.tar.bz2
tar -xf busybox-1.33.1.tar.bz2
cd busybox-1.33.1

View file

@ -1,4 +1,4 @@
curl -# -O bzip2-1.0.8.tar.gz https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
wget -O bzip2-1.0.8.tar.gz https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
tar -xf bzip2-1.0.8.tar.gz
cd bzip2-1.0.8

View file

@ -1,4 +1,4 @@
curl -# https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2.tar.gz
wget https://github.com/Kitware/CMake/releases/download/v3.21.0-rc2/cmake-3.21.0-rc2.tar.gz
tar -xf cmake-3.21.0-rc2.tar.gz
cd cmake-3.21.0-rc2.tar.gz

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz
wget https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz
tar -xf ncurses-6.2.tar.gz
cd ncurses-6.2

View file

@ -1,4 +1,4 @@
curl -# http://downloads.sourceforge.net/expat/expat-2.1.0.tar.gz
wget http://downloads.sourceforge.net/expat/expat-2.1.0.tar.gz
tar -xf expat-2.1.0.tar.gz
cd expat-2.1.0

View file

@ -1,4 +1,4 @@
curl -# https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz
wget https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz
tar -xf flex-2.6.4.tar.gz
cd flex-2.6.4

View file

@ -1,4 +1,4 @@
curl -# https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.1.tar.bz2
wget https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.1.tar.bz2
tar -xf fontconfig-2.13.1.tar.bz2
cd fontconfig-2.13.1

View file

@ -1,4 +1,4 @@
curl -# https://downloads.sourceforge.net/freetype/freetype-2.10.4.tar.xz
wget https://downloads.sourceforge.net/freetype/freetype-2.10.4.tar.xz
tar -xf freetype-2.10.4.tar.xz
cd freetype-2.10.4

View file

@ -1,4 +1,4 @@
curl -# -O gcc-11.1.0.tar.gz https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.1.0.tar.xz
wget -O gcc-11.1.0.tar.gz https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.1.0.tar.xz
tar -xf gcc-11.1.0.tar.gz
cd gcc-11.1.0

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/pub/gnu/gettext/gettext-0.21.tar.gz
wget https://ftp.gnu.org/pub/gnu/gettext/gettext-0.21.tar.gz
tar -xf gettext-0.21.tar.gz
cd gettext-0.21

View file

@ -1,4 +1,4 @@
curl -# https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.9.5.tar.xz
wget https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.9.5.tar.xz
tar -xf git-2.9.5.tar.xz
cd git-2.9.5

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/libc/glibc-2.33.tar.gz
wget https://ftp.gnu.org/gnu/libc/glibc-2.33.tar.gz
tar -xf glibc-2.33.tar.gz
cd glibc-2.33

View file

@ -1,4 +1,4 @@
curl -# http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz
wget http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz
tar -xf gperf-3.1.tar.gz
cd gperf-3.1

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
wget https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
tar -xf grub-2.06.tar.xz
cd grub-2.06

View file

@ -1,4 +1,4 @@
curl -# https://mirrors.nav.ro/gnu/gzip/gzip-1.10.tar.gz
wget https://mirrors.nav.ro/gnu/gzip/gzip-1.10.tar.gz
tar -xf gzip-1.10.tar.gz
cd gzip-1.10

View file

@ -1,4 +1,4 @@
curl -# https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
wget https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
tar -xf intltool-0.51.0.tar.gz
cd intltool-0.51.0

View file

@ -1,4 +1,4 @@
curl -# https://dri.freedesktop.org/libdrm/libdrm-2.4.104.tar.xz
wget https://dri.freedesktop.org/libdrm/libdrm-2.4.104.tar.xz
tar -xf libdrm-2.4.104.tar.xz
cd libdrm-2.4.104

View file

@ -1,4 +1,4 @@
curl -# https://github.com/glennrp/libpng/archive/v1.6.37.tar.gz
wget https://github.com/glennrp/libpng/archive/v1.6.37.tar.gz
tar -xf v1.6.37.tar.gz
cd libpng-1.6.37

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
wget https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
tar -xf libtool-2.4.6.tar.xz
cd libtool-2.4.6

View file

@ -1,4 +1,4 @@
curl -# https://ftp.osuosl.org/pub/lfs/lfs-packages/8.2/udev-lfs-20171102.tar.bz2 udev.tar.bz2
wget https://ftp.osuosl.org/pub/lfs/lfs-packages/8.2/udev-lfs-20171102.tar.bz2 udev.tar.bz2
tar -xf udev.tar.bz2 udev
cd udev

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz
wget https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz
tar -xf m4-1.4.19.tar.xz
cd m4-1.4.19

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/make/make-4.3.tar.gz
wget https://ftp.gnu.org/gnu/make/make-4.3.tar.gz
tar -xf make-4.3.tar.gz
cd make-4.3

View file

@ -1,4 +1,4 @@
curl -# https://archive.mesa3d.org//mesa-21.2.0-rc1.tar.xz
wget https://archive.mesa3d.org//mesa-21.2.0-rc1.tar.xz
tar -xf mesa-21.2.0-rc1.tar.xz
cd mesa-21.2.0-rc1

View file

@ -1,4 +1,4 @@
curl -# https://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2
wget https://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2
tar -xf mtdev-1.1.6.tar.bz2
cd mtdev-1.1.6

View file

@ -1,4 +1,4 @@
curl -# https://www.nano-editor.org/dist/v5/nano-5.8.tar.xz
wget https://www.nano-editor.org/dist/v5/nano-5.8.tar.xz
tar -xf nano-5.8.tar.xz
cd nano-5.8

View file

@ -1,4 +1,4 @@
curl -# https://www.openssl.org/source/openssl-3.0.0-beta1.tar.gz
wget https://www.openssl.org/source/openssl-3.0.0-beta1.tar.gz
tar -xf openssl-3.0.0-beta1.tar.gz
cd openssl-3.0.0-beta1
chmod +x ./config

View file

@ -1,4 +1,4 @@
curl -# https://www.cpan.org/src/5.0/perl-5.34.0.tar.gz
wget https://www.cpan.org/src/5.0/perl-5.34.0.tar.gz
tar -xf perl-5.34.0.tar.gz
cd perl-5.34.0

View file

@ -1,4 +1,4 @@
curl -# https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz
wget https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz
tar -xf pkg-config-0.29.2.tar.gz
cd pkg-config-0.29.2

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/pth/pth-2.0.7.tar.gz
wget https://ftp.gnu.org/gnu/pth/pth-2.0.7.tar.gz
tar -xf pth-2.0.7.tar.gz
cd pth-2.0.7

View file

@ -1,4 +1,4 @@
curl -# https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tar.xz
wget https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tar.xz
tar -xf Python-3.9.6.tar.xz
cd Python-3.9.6

View file

@ -1,4 +1,4 @@
curl -# https://www.samba.org/ftp/talloc/talloc-2.3.3.tar.gz
wget https://www.samba.org/ftp/talloc/talloc-2.3.3.tar.gz
tar -xf talloc-2.3.3.tar.gz
cd talloc-2.3.3

View file

@ -1,4 +1,4 @@
curl -# https://ftp.gnu.org/gnu/tar/tar-1.34.tar.xz
wget https://ftp.gnu.org/gnu/tar/tar-1.34.tar.xz
tar -xf tar-1.34
cd tar-1.34

View file

@ -1,4 +1,4 @@
curl -# https://anduin.linuxfromscratch.org/BLFS/vim/vim-8.2.2890.tar.gz
wget https://anduin.linuxfromscratch.org/BLFS/vim/vim-8.2.2890.tar.gz
tar -xf vim-8.2.2890.tar.gz
cd vim-8.2.2890

View file

@ -1,4 +1,4 @@
curl -# https://tukaani.org/xz/xz-5.2.5.tar.gz
wget https://tukaani.org/xz/xz-5.2.5.tar.gz
tar -xf xz-5.2.5.tar.gz
cd xz-5.2.5

View file

@ -1,4 +1,4 @@
curl -# https://zlib.net/zlib-1.2.11.tar.gz
wget https://zlib.net/zlib-1.2.11.tar.gz
tar -xf zlib-1.2.11.tar.gz
cd zlib-1.2.11

View file

@ -1,4 +1,4 @@
curl -# https://www.zsh.org/pub/zsh-5.8.tar.xz
wget https://www.zsh.org/pub/zsh-5.8.tar.xz
tar -xf zsh-5.8.tar.xz
cd zsh-5.8

View file

@ -1,4 +1,4 @@
curl -# https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-1.5.0.tar.gz
wget https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-1.5.0.tar.gz
tar -xf zstd-1.5.0.tar.gz
cd zstd-1.5.0