Update package version to 14.2.0, simplify source.sh, fix dependencies and add package license

This commit is contained in:
2025-04-14 18:51:06 +03:00
parent 5057d7fe10
commit fdd4f167d6
2 changed files with 31 additions and 15 deletions
+3 -4
View File
@@ -1,10 +1,9 @@
name: gcc
description: The GNU C Compiler
version: 13.2.0
revision: 2
version: 14.2.0
url: https://gcc.gnu.org/
license: GPL3-with-GCC-exception
architecture: any
depends: ["bash","binutils","glibc","mpc","python3"]
make_depends: ["bash","binutils","coreutils","diffutils","findutils","gawk","gcc","gettext","glibc","gmp","grep","libxcrypt","m4","make","mpc","mpfr","patch","perl","sed","tar","texinfo","zstd"]
depends: ["binutils","gcc","mpc","zstd"]
make_depends: ["python3","dejagnu","expect","inetutils","tcl"]
type: source