Browse Source
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>esp-1.24.x
31 changed files with 31 additions and 34 deletions
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
||||
# We don't support building bionic (yet) so no official repository |
||||
mirrors='https://dl.google.com/android/repository' |
||||
relevantpattern='r*|[a-z]' |
||||
archive_filename='@{pkg_name}-@{version}-linux-x86_64' |
||||
archive_formats='.zip' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git https://git.savannah.gnu.org/git/automake.git' |
||||
bootstrap='./bootstrap' |
||||
mirrors='$(CT_Mirrors GNU automake)' |
||||
relevantpattern='1.*|.' |
||||
archive_formats='.tar.xz .tar.gz' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
pkg_label='CLooG' |
||||
repository='git git://repo.or.cz/cloog.git' |
||||
mirrors='http://www.bastoul.net/cloog/pages/download ftp://gcc.gnu.org/pub/gcc/infrastructure' |
||||
milestones='0.18 0.18.1 0.18.4' |
||||
milestones='0.18.1 0.18.4' |
||||
archive_formats='.tar.gz' |
||||
|
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
||||
repository='git git://git.kernel.org/pub/scm/utils/dtc/dtc.git' |
||||
mirrors='$(CT_Mirrors kernel.org dtc)' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.xz .tar.gz' |
||||
signature_format='unpacked/.sign' |
||||
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
master='gcc' |
||||
repository='git https://git.linaro.org/toolchain/gcc.git' |
||||
mirrors='$(CT_Mirrors Linaro gcc ${CT_GCC_LINARO_VERSION})' |
||||
relevantpattern='4.*|- *|.' |
||||
origin='Linaro' |
||||
experimental='yes' |
||||
archive_formats='.tar.xz' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='svn svn://gcc.gnu.org/svn/gcc' |
||||
mirrors='$(CT_Mirrors GNU gcc/gcc-${CT_GCC_VERSION}) $(CT_Mirrors sourceware gcc/releases/gcc-${CT_GCC_VERSION})' |
||||
relevantpattern='4.*|. *|.' |
||||
origin='GNU' |
||||
milestones='4.8 4.9 4.9.2 5 6 7' |
||||
milestones='4.8 4.9 5 6 7' |
||||
archive_formats='.tar.xz .tar.gz' |
||||
|
@ -1,4 +0,0 @@
@@ -1,4 +0,0 @@
|
||||
md5 gdb-linaro-7.7-2014.05.tar.bz2 af99ab893b970d8e36c6c0f62887e93e |
||||
sha1 gdb-linaro-7.7-2014.05.tar.bz2 5afccf133d08d7b389e2b58f44a4a854b407b5ba |
||||
sha256 gdb-linaro-7.7-2014.05.tar.bz2 b3d91cc1a0325a75cd5952bade5f1f8b1352c369b89f35b63300384dac69b383 |
||||
sha512 gdb-linaro-7.7-2014.05.tar.bz2 b4fa1cd607eda2cdfd568a4aeb8498a14a8b654ef49e9ab7aab08bcf630d90201660a19a1d4fac473d9c1806b0c76a59d5d5d3c4b451ead394f775c9698939fd |
@ -1,2 +0,0 @@
@@ -1,2 +0,0 @@
|
||||
obsolete='yes' |
||||
archive_formats='.tar.bz2' |
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
master='gdb' |
||||
repository='git https://git.linaro.org/toolchain/binutils-gdb.git' |
||||
mirrors='$(CT_Mirrors Linaro gdb ${CT_GDB_LINARO_VERSION})' |
||||
relevantpattern='*.*|.*-20[0-9][0-9] *.*|-20[0-9][0-9]' |
||||
origin='Linaro' |
||||
experimental='yes' |
||||
archive_formats='.tar.xz' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
origin='GNU' |
||||
repository='git git://sourceware.org/git/binutils-gdb.git' |
||||
mirrors='$(CT_Mirrors GNU gdb) $(CT_Mirrors sourceware gdb/releases)' |
||||
relevantpattern='*.*|[a-z.]' |
||||
milestones='7.0 7.2 7.12 8.0' |
||||
archive_formats='.tar.xz .tar.gz' |
||||
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
master='glibc' |
||||
origin='Linaro' |
||||
repository='git https://git.linaro.org/toolchain/glibc.git' |
||||
relevantpattern='*|-' |
||||
mirrors='$(CT_Mirrors Linaro glibc ${CT_GLIBC_LINARO_VERSION})' |
||||
experimental='yes' |
||||
archive_formats='.tar.xz' |
||||
|
@ -1,6 +1,8 @@
@@ -1,6 +1,8 @@
|
||||
origin='GNU' |
||||
repository='git git://sourceware.org/git/glibc.git' |
||||
mirrors='$(CT_Mirrors GNU glibc)' |
||||
# Cannot use MAJOR.MINOR as the releant part because of 2.12: 2.12.2 was the most recent |
||||
# bugfix release, but it didn't have glibc-ports released alongside it. |
||||
milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27' |
||||
archive_formats='.tar.xz .tar.bz2 .tar.gz' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
repository='hg https://gmplib.org/repo/gmp/' |
||||
bootstrap='./.bootstrap' |
||||
mirrors='https://gmplib.org/download/gmp https://gmplib.org/download/gmp/archive $(CT_Mirrors GNU gmp)' |
||||
relevantpattern='*.*|.' |
||||
milestones='5.0.0 5.1.0' |
||||
archive_formats='.tar.xz .tar.lz .tar.bz2' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git git://repo.or.cz/isl.git' |
||||
bootstrap='./autogen.sh' |
||||
mirrors='http://isl.gforge.inria.fr' |
||||
relevantpattern='*.*|.' |
||||
milestones='0.12 0.13 0.14 0.15 0.18' |
||||
archive_formats='.tar.xz .tar.bz2 .tar.gz' |
||||
|
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
||||
# FIXME No public repository and no new releases. |
||||
# Consider switching to/adding project elftoolchain? |
||||
mirrors='http://www.mr511.de/software' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.gz' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git git://git.savannah.gnu.org/libtool.git' |
||||
bootstrap='./bootstrap' |
||||
mirrors='$(CT_Mirrors GNU libtool)' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.xz .tar.gz' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git git://git.sv.gnu.org/m4' |
||||
bootstrap='./bootstrap' |
||||
mirrors='$(CT_Mirrors GNU m4)' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.xz .tar.bz2 .tar.gz' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git https://git.savannah.gnu.org/git/make.git' |
||||
bootstrap='autoreconf -i' |
||||
mirrors='$(CT_Mirrors GNU make)' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.bz2 .tar.gz' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,5 +1,6 @@
@@ -1,5 +1,6 @@
|
||||
repository='git https://git.code.sf.net/p/mingw-w64/mingw-w64' |
||||
mirrors='http://downloads.sourceforge.net/sourceforge/mingw-w64 https://downloads.sourceforge.net/project/mingw-w64/mingw-w64/mingw-w64-release/' |
||||
relevantpattern='v*.*|.' |
||||
milestones='v4' |
||||
archive_formats='.tar.bz2 .zip' |
||||
signature_format='packed/.sig' |
||||
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
repository='git https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git' |
||||
bootstrap='autoreconf -i' |
||||
mirrors='http://www.multiprecision.org/downloads $(CT_Mirrors GNU mpc)' |
||||
relevantpattern='*.*|.' |
||||
archive_formats='.tar.gz' |
||||
signature_format='packed/.sig' |
||||
milestones='1.1.0' |
||||
|
Loading…
Reference in new issue