libtiff 4.7.2 = https://gitlab.com/libtiff/libtiff/-/archive/v4.7.2/libtiff-v4.7.2.tar.gz ``` sh *** build *** autoreconf --install --force ./configure --prefix=$pkgpath make -j$(nproc) make install ```