mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
When dependencies list contains same package with version it tries to find packages which don't exists
58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
pkgbase = gcc10
|
|
pkgdesc = The GNU Compiler Collection (10.x.x)
|
|
pkgver = 10.3.0
|
|
pkgrel = 2
|
|
url = https://gcc.gnu.org
|
|
arch = x86_64
|
|
license = GPL
|
|
license = LGPL
|
|
license = FDL
|
|
license = custom
|
|
checkdepends = dejagnu
|
|
checkdepends = inetutils
|
|
makedepends = binutils
|
|
makedepends = doxygen
|
|
makedepends = git
|
|
makedepends = libmpc
|
|
makedepends = python
|
|
options = !emptydirs
|
|
options = !lto
|
|
source = https://sourceware.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz
|
|
source = https://sourceware.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz.sig
|
|
source = https://mirror.sobukus.de/files/src/isl/isl-0.24.tar.xz
|
|
source = c89
|
|
source = c99
|
|
validpgpkeys = F3691687D867B81B51CE07D9BBE43771487328A9
|
|
validpgpkeys = 86CFFCA918CF3AF47147588051E8B148A9999C34
|
|
validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
|
|
validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
|
|
b2sums = ac7898f5eb8a7c5f151a526d1bb38913a68b50a65e4d010ac09fa20b6c801c671c790d780f23ccb8e4ecdfc686f4aa588082ccc9eb5c80c7b0e30788f824c1eb
|
|
b2sums = SKIP
|
|
b2sums = 39cbfd18ad05778e3a5a44429261b45e4abc3efe7730ee890674d968890fe5e52c73bc1f8d271c7c3bc72d5754e3f7fcb209bd139e823d19cb9ea4ce1440164d
|
|
b2sums = a76d19c7830b0a141302890522086fc1548c177611501caac7e66d576e541b64ca3f6e977de715268a9872dfdd6368a011b92e01f7944ec0088f899ac0d2a2a5
|
|
b2sums = 02b655b5668f7dea51c3b3e4ff46d5a4aee5a04ed5e26b98a6470f39c2e98ddc0519bffeeedd982c31ef3c171457e4d1beaff32767d1aedd9346837aac4ec3ee
|
|
|
|
pkgname = gcc10
|
|
pkgdesc = The GNU Compiler Collection - C and C++ frontends (10.x.x)
|
|
depends = gcc10-libs=10.3.0-2
|
|
depends = binutils>=2.28
|
|
depends = libmpc
|
|
depends = zstd
|
|
options = !emptydirs
|
|
options = staticlibs
|
|
|
|
pkgname = gcc10-libs
|
|
pkgdesc = Runtime libraries shipped by GCC (10.x.x)
|
|
depends = glibc>=2.27
|
|
provides = libgfortran.so
|
|
provides = libubsan.so
|
|
provides = libasan.so
|
|
provides = libtsan.so
|
|
provides = liblsan.so
|
|
options = !emptydirs
|
|
options = !strip
|
|
|
|
pkgname = gcc10-fortran
|
|
pkgdesc = Fortran front-end for GCC (10.x.x)
|
|
depends = gcc10=10.3.0-2
|