This is a staging site. Uploads will not persist. Testing only.
gfortran-12
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
librutts7
Software Russian TTS engine (shared library)
This is a Russian speech synthesizer.
it takes Russian text in koi8-r charset as an input
and produces digital sound stream in the raw linear
signed 8-bit 10 kHz format for the output.
It doesn't actually play this sound. You should use
some player for it like sox for example.
gcc-12-source
Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
gccgo-12-multilib
GNU Go compiler (multilib support)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
gdc-12-multilib
GNU D compiler (version 2, multilib support)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
gcc-12-offload-nvptx
GCC offloading compiler to NVPTX
The package provides offloading support for NVidia PTX. OpenMP and OpenACC
programs linked with -fopenmp will by default add PTX code into the binaries,
which can be offloaded to NVidia PTX capable devices if available.