17 lines
480 B
Plaintext
17 lines
480 B
Plaintext
name: gcc
|
|
description: The GNU C Compiler
|
|
version: 15.2.0
|
|
url: https://gcc.gnu.org/
|
|
license: GPL3-or-later,LGPL3-or-later,GPL3 with GCC-exception
|
|
architecture: any
|
|
make_depends: ["python3","dejagnu","expect","inetutils","tcl"]
|
|
type: source
|
|
split_packages:
|
|
- name: gcc
|
|
license: GPL3-or-later,LGPL3-or-later
|
|
depends: ["binutils","gcc-libs","mpc","zstd"]
|
|
- name: gcc-libs
|
|
description: GCC runtime libraries
|
|
license: GPL3 with GCC-exception
|
|
depends: ["glibc"]
|