Move automake-1.11.2 to sysa.

This commit is contained in:
Andrius Štikonas 2023-02-18 11:07:17 +08:00
parent cd396db5d5
commit da11c40e37
10 changed files with 14 additions and 14 deletions

View File

@ -541,6 +541,12 @@ autoconf 2.64
Slightly newer version of GNU Autoconf. At this stage Autoconf is mostly Slightly newer version of GNU Autoconf. At this stage Autoconf is mostly
backwards compatible but newer versions need newer ``automake``. backwards compatible but newer versions need newer ``automake``.
automake 1.11.2
===============
GNU Automake from 1.11 series. This is not the latest point release as newer ones
need Autoconf 2.68.
libtool 1.4 libtool 1.4
=========== ===========
@ -694,12 +700,6 @@ XZ Utils is a set of free software command-line lossless data compressors,
including lzma and xz. In most cases, xz achieves higher compression rates including lzma and xz. In most cases, xz achieves higher compression rates
than alternatives like gzip and bzip2. than alternatives like gzip and bzip2.
automake 1.11.2
===============
GNU Automake from 1.11 series. This is not the latest point release as newer ones
need Autoconf 2.68.
file 5.44 file 5.44
========= =========

View File

@ -14,7 +14,7 @@ d5fcce4baea5e11f983a7e4b7148545ab6720bb4e010898c73387f6711be67f4 autoconf-2.64_
6ff691e3ddd4f3d1796d28b07a2a96691dbd9801844c99ccbe660da59dabd74b autoconf-archive-2021.02.19_0.tar.bz2 6ff691e3ddd4f3d1796d28b07a2a96691dbd9801844c99ccbe660da59dabd74b autoconf-archive-2021.02.19_0.tar.bz2
423502989faf6e752f8e84afa7166c66067c0d1264b549323e5bcc8d983dadc1 autogen-5.18.16_0.tar.bz2 423502989faf6e752f8e84afa7166c66067c0d1264b549323e5bcc8d983dadc1 autogen-5.18.16_0.tar.bz2
02a426e82a52d4a2cd7e73fe3dc5a2c58b3ed100f24a92c57e42511fd86e247c automake-1.10.3_0.tar.bz2 02a426e82a52d4a2cd7e73fe3dc5a2c58b3ed100f24a92c57e42511fd86e247c automake-1.10.3_0.tar.bz2
7014bcba2fc112f3c22129a69b32dd3939eac97267d0ee271aa35853fdeee9fe automake-1.11.2_0.tar.bz2 34925adeaa2876a5e068adeb17b71fe7c7105244c3cb5439d33f7406310674da automake-1.11.2_0.tar.bz2
a7bd12bd0c639783ce1c0e9f640cf004a87460bbda8154bc550c5e6884457b48 automake-1.15.1_0.tar.bz2 a7bd12bd0c639783ce1c0e9f640cf004a87460bbda8154bc550c5e6884457b48 automake-1.15.1_0.tar.bz2
57100612d902537b72ee2fd3dfecc903f2ea3959f1a480af87c6a1ef9a9d7c03 automake-1.16.3_0.tar.bz2 57100612d902537b72ee2fd3dfecc903f2ea3959f1a480af87c6a1ef9a9d7c03 automake-1.16.3_0.tar.bz2
ffdc0060708c37924ebac9dd6f1ce68602c5f39727fc7cd9d40115da847325d6 automake-1.4-p6_0.tar.bz2 ffdc0060708c37924ebac9dd6f1ce68602c5f39727fc7cd9d40115da847325d6 automake-1.4-p6_0.tar.bz2

View File

@ -10,7 +10,7 @@ src_prepare() {
# Building doc often causes race conditions, skip it # Building doc often causes race conditions, skip it
awk '/SUBDIRS/{sub("doc ", "", $0)} {print}' Makefile.am > Makefile.am.tmp awk '/SUBDIRS/{sub("doc ", "", $0)} {print}' Makefile.am > Makefile.am.tmp
mv Makefile.am{.tmp,} mv Makefile.am.tmp Makefile.am
AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 ./bootstrap AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 ./bootstrap
} }
@ -25,5 +25,5 @@ src_compile() {
src_install() { src_install() {
make install MAKEINFO=true DESTDIR="${DESTDIR}" make install MAKEINFO=true DESTDIR="${DESTDIR}"
rm "${DESTDIR}/usr/bin/automake" "${DESTDIR}/usr/bin/aclocal" rm "${DESTDIR}/usr/bin/automake"
} }

View File

@ -0,0 +1 @@
https://mirrors.kernel.org/gnu/automake/automake-1.11.2.tar.bz2 4f46d1f9380c8a3506280750f630e9fc915cb1a435b724be56b499d016368718

View File

@ -196,6 +196,8 @@ build automake-1.10.3
build autoconf-2.64 build autoconf-2.64
build automake-1.11.2
build libtool-1.4 build libtool-1.4
build binutils-2.14 build binutils-2.14

View File

@ -1 +0,0 @@
http://mirrors.kernel.org/gnu/automake/automake-1.11.2.tar.bz2 4f46d1f9380c8a3506280750f630e9fc915cb1a435b724be56b499d016368718

View File

@ -36,7 +36,7 @@ install_tar coreutils-5.0 0
install_tar sed-4.0.9 0 install_tar sed-4.0.9 0
install_tar autoconf-2.64 0 install_tar autoconf-2.64 0
install_tar automake-1.10.3 0 install_tar automake-1.11.2 0
install_tar binutils-2.14 0 install_tar binutils-2.14 0
install_tar bzip2-1.0.8 0 install_tar bzip2-1.0.8 0
install_tar bison-3.4.1 2 install_tar bison-3.4.1 2

View File

@ -24,8 +24,6 @@ umask 0022
build xz-5.0.5 build xz-5.0.5
build automake-1.11.2
build file-5.44 build file-5.44
build libtool-2.4.7 build libtool-2.4.7

View File

@ -5,7 +5,7 @@
src_prepare() { src_prepare() {
default default
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f AUTOMAKE=automake-1.11 ACLOCAL=aclocal-1.11 AUTOCONF=autoconf-2.64 AUTOM4TE=autom4te-2.64 autoreconf-2.64 -f
} }
src_configure() { src_configure() {