fix: rename cxx → gcc13/gcc-native (resolve package name conflict)

recipes/dev/gcc13 was claiming name='cxx' — conflicted with
local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match
directory names for unique package identification by the cookbook.
This commit is contained in:
2026-07-12 19:15:26 +03:00
parent 3bcf4cc196
commit 637da791ff
2557 changed files with 10222 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ description = "Native GCC 13.2.0 compiler for Red Bear OS (runs on redox, target
dependencies = ["gnu-binutils"]
[[optional-packages]]
name = "cxx"
name = "gcc-native"
dependencies = []
files = [
"usr/bin/*c++",
+1 -1
View File
@@ -105,7 +105,7 @@ dependencies = [
]
[[optional-packages]]
name = "cxx"
name = "gcc13"
dependencies = []
files = [
"usr/bin/*c++",
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "espeak-ng"
version = "0.1.0"
# compiles, but only wavefile generation is supported
#TODO waiting for a custom libpcaudio0 backend for real-time output (bpisch is working on it)
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "orca"
version = "48.6"
#TODO not compiled or tested
# dependencies: https://gitlab.gnome.org/GNOME/orca/#dependencies
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "nnx"
version = "0.1.0"
#TODO fs2 crate error
[source]
git = "https://github.com/webonnx/wonnx"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rustgpt"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/tekaratzas/RustGPT"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "tgs"
version = "0.1.0"
#TODO make libtorch work
[source]
git = "https://github.com/warpy-ai/tgs"
@@ -1,3 +1,7 @@
[package]
name = "binsider"
version = "0.1.0"
#TODO async-io and rustix crates error
[source]
git = "https://github.com/orhun/binsider"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "cutter"
version = "2.4.1"
#TODO not compiled or tested
#TODO determine minimum dependencies from cmake log
# build instructions: https://cutter.re/docs/building.html
@@ -1,3 +1,7 @@
[package]
name = "email-sleuth"
version = "0.1.0"
#TODO openssl-sys crate error
[source]
git = "https://github.com/tokenizer-decode/email-sleuth"
@@ -1,3 +1,7 @@
[package]
name = "flowgger"
version = "0.1.0"
#TODO not compiled or tested
# build instructions: https://github.com/awslabs/flowgger/wiki/Installation
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "graphs"
version = "1.8.7"
#TODO not compiled or tested
[source]
git = "https://gitlab.gnome.org/World/Graphs"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mmdr"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/1jehuang/mermaid-rs-renderer"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "netdata"
version = "2.8.5"
#TODO not compiled or tested
# build instructions: https://learn.netdata.cloud/docs/developer-and-contributor-corner/build-the-netdata-agent-yourself/compile-from-source-code#building-netdata
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rizin"
version = "0.8.1"
#TODO not compiled or tested
# build instructions: https://github.com/rizinorg/rizin/blob/dev/BUILDING.md
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "tmmpr"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/tanciaku/tmmpr"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "7-zip"
version = "0.1.0"
#TODO missing script for gnu make: https://github.com/mcmilk/7-Zip/tree/master/DOC#readme
[source]
tar = "https://7-zip.org/a/7z2301-src.tar.xz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "lzip"
version = "1.24.1"
#TODO compiled but not tested
[source]
tar = "https://download.savannah.gnu.org/releases/lzip/lzip-1.24.1.tar.gz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mlar"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/ANSSI-FR/MLA"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "orz"
version = "0.1.0"
#TODO don't run
[source]
git = "https://github.com/richox/orz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "ouch"
version = "0.1.0"
#TODO compilation error
[source]
git = "https://github.com/ouch-org/ouch"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "plzip"
version = "1.11"
#TODO missing headers
[source]
tar = "https://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.11.tar.gz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "unzrip"
version = "0.1.0"
#TODO make zstd work (after cargo update)
[source]
git = "https://github.com/quininer/unzrip"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "borg"
version = "1.4.1"
#TODO missing script for pip
# build instructions: https://borgbackup.readthedocs.io/en/stable/installation.html#source-install
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "partclone"
version = "0.3.40"
#TODO not compiled or tested
[source]
git = "https://github.com/Thomas-Tsai/partclone"
@@ -1,3 +1,7 @@
[package]
name = "pika-backup"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://gitlab.gnome.org/World/pika-backup"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "vorta"
version = "0.11.3"
#TODO missing script for pip
# build instructions: https://vorta.borgbase.com/install/linux/#install-from-source
[source]
@@ -1,3 +1,7 @@
[package]
name = "cargo-benchcmp"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/BurntSushi/cargo-benchcmp"
@@ -1,3 +1,7 @@
[package]
name = "cargo-criterion"
version = "0.1.0"
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/bheisler/cargo-criterion"
@@ -1,3 +1,7 @@
[package]
name = "dacapo-benchmarks"
version = "0.1.0"
#TODO missing data type to download the Java bytecode
# download link: https://download.dacapobench.org/chopin/dacapo-23.11-chopin.zip
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "hpcc"
version = "1.5.0"
#TODO missing script for gnu make or python script: https://github.com/icl-utk-edu/hpcc#compiling
[source]
git = "https://github.com/icl-utk-edu/hpcc"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "hpcg"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/hpcg-benchmark/hpcg"
@@ -1,3 +1,7 @@
[package]
name = "minibude"
version = "0.1.0"
#TODO missing script for gnu make: https://github.com/UoB-HPC/miniBUDE#building
[source]
git = "https://github.com/UoB-HPC/miniBUDE"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "hyperfine"
version = "0.1.0"
#TODO libc::RUSAGE_CHILDREN
[source]
git = "https://github.com/sharkdp/hyperfine"
@@ -1,3 +1,7 @@
[package]
name = "blogbench"
version = "1.2"
#TODO not compiled or tested
# build instructions: https://github.com/jedisct1/Blogbench/blob/master/README#L18
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "fio"
version = "3.41"
#TODO configuration problem
[source]
git = "https://github.com/axboe/fio"
@@ -1,3 +1,7 @@
[package]
name = "simple-disk-benchmark"
version = "0.1.0"
#TODO source code error
[source]
git = "https://github.com/schwa/simple-disk-benchmark-rs"
@@ -1,3 +1,7 @@
[package]
name = "jasonisnthappy"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/sohzm/jasonisnthappy"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rodinia"
version = "3.1"
#TODO missing script for gnu make, build the openmp (cpu backend?) or opencl implementation
[source]
tar = "http://www.cs.virginia.edu/~skadron/lava/rodinia/Packages/rodinia_3.1.tar.bz2"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rpc-perf"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/iopsystems/rpc-perf"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "stress-ng"
version = "0.20.00"
#TODO missing script for gnu make: https://github.com/ColinIanKing/stress-ng#building-stress-ng
#TODO determine minimum dependencies
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "dav1d"
version = "1.5.3"
#TODO not compiled or tested
# build instructions: https://code.videolan.org/videolan/dav1d#compile
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "faad2"
version = "2.11.2"
#TODO not compiled or tested
[source]
git = "https://github.com/knik0/faad2"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "kvazaar"
version = "2.2.0"
#TODO compilation error
[source]
tar = "https://github.com/ultravideo/kvazaar/releases/download/v2.2.0/kvazaar-2.2.0.tar.xz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rav1e"
version = "0.1.0"
#TODO "malloc(): invalid size (unsorted)" error
[source]
git = "https://github.com/xiph/rav1e"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "svt-av1"
version = "4.0.1"
#TODO not compiled or tested
# build instructions: https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/Build-Guide.md#linux-operating-systems-64-bit
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "svt-hevc"
version = "0.1.0"
#TODO not compiled or tested
# build instructions: https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "svt-vp9"
version = "0.3.1"
#TODO not compiled or tested
# build instructions: https://github.com/OpenVisualCloud/SVT-VP9#linux-operating-systems-64-bit
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "uvg266"
version = "0.8.1"
#TODO not compiled or tested
# build instructions: https://github.com/ultravideo/uvg266#compiling-uvg266
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "vvenc"
version = "1.14.0"
#TODO not compiled or tested
# build instructions: https://github.com/fraunhoferhhi/vvenc/wiki/Build#build-using-plain-cmake
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "wavpack"
version = "5.9.0"
#TODO compilation error: missing header
[source]
tar = "https://github.com/dbry/WavPack/releases/download/5.9.0/wavpack-5.9.0.tar.xz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "x264"
version = "0.1.0"
#TODO the redox target is not supported on the configure script
[source]
git = "https://code.videolan.org/videolan/x264"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "x265"
version = "4.1"
#TODO not compiled or tested
# build instructions: https://bitbucket.org/multicoreware/x265_git/src/master/build/README.txt#lines-68
[source]
@@ -1,3 +1,7 @@
[package]
name = "crun-vm"
version = "0.1.0"
#TODO camino crate error
# dependencies - https://github.com/containers/crun-vm/blob/main/docs/1-installing.md#from-source
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "crun"
version = "1.17"
#TODO disable systemd and SELinux
[source]
tar = "https://github.com/containers/crun/releases/download/1.17/crun-1.17.tar.gz"
@@ -1,3 +1,7 @@
[package]
name = "docker"
version = "0.1.0"
#TODO implement a Cookbook template for the Go programming language
[source]
git = "https://github.com/docker/cli"
@@ -1,3 +1,7 @@
[package]
name = "podman"
version = "5.2"
#TODO Implement a Cookbook template for the Go programming language
[source]
git = "https://github.com/containers/podman"
@@ -1,3 +1,7 @@
[package]
name = "skopeo"
version = "1.16"
#TODO Implement the Cookbook template for the Go programming language
[source]
git = "https://github.com/containers/skopeo"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "youki"
version = "0.1.0"
#TODO require cgroups
[source]
git = "https://github.com/containers/youki"
@@ -1,3 +1,7 @@
[package]
name = "data2sound"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/TheAwiteb/data2sound"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "decoder"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://gitlab.gnome.org/World/decoder"
@@ -1,3 +1,7 @@
[package]
name = "morse2sound"
version = "0.1.0"
#TODO slice-deque crate error (after cargo update)
[source]
git = "https://github.com/irevenko/morse2sound"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "qrrs"
version = "0.1.0"
#TODO promote
[source]
git = "https://github.com/Lenivaya/qrrs"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "qrscan"
version = "0.1.0"
#TODO ahash crate error
[source]
git = "https://github.com/sayanarijit/qrscan"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "qrtool"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/sorairolake/qrtool"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "steg86"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/woodruffw/steg86"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "stupidfs"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/GoldenStack/stupidfs"
@@ -1,3 +1,7 @@
[package]
name = "b3sum"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/BLAKE3-team/BLAKE3"
@@ -1,3 +1,7 @@
[package]
name = "fim"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/Achiefs/fim"
@@ -1,3 +1,7 @@
[package]
name = "hashgood"
version = "0.1.0"
#TODO compiled but not tested
[source]
git = "https://github.com/thombles/hashgood"
@@ -1,3 +1,7 @@
[package]
name = "rapidhash"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/hoxxep/rapidhash"
@@ -1,3 +1,7 @@
[package]
name = "ddrescue"
version = "1.30"
#TODO not compiled or tested
[source]
tar = "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.30.tar.lz"
@@ -1,3 +1,7 @@
[package]
name = "foremost"
version = "1.5.7"
#TODO missing script for gnu make, see the README inside the tarball
[source]
tar = "http://foremost.sourceforge.net/pkg/foremost-1.5.7.tar.gz"
@@ -1,3 +1,7 @@
[package]
name = "testdisk"
version = "7.2"
#TODO compilation error
# build instructions - https://www.cgsecurity.org/wiki/TestDisk_Compilation
# add optional libraries to expand the features - https://www.cgsecurity.org/wiki/TestDisk_Compilation#Libraries
@@ -1,3 +1,7 @@
[package]
name = "poppler-data"
version = "0.4.12"
#TODO missing script for gnu make
[source]
tar = "https://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "bobby"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/hbons/Bobby"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "clickhouse"
version = "25.10.2"
#TODO not compiled or tested
# build instructions: https://clickhouse.com/docs/en/development/build#how-to-build-clickhouse-on-any-linux
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "cockroachdb"
version = "25.4"
#TODO missing script for Bazel
# build instructions: https://cockroachlabs.atlassian.net/wiki/spaces/CRDB/pages/181338446/Getting+and+building+CockroachDB+from+source
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "gobang"
version = "0.1.0"
#TODO update mio to 0.8 (after cargo update and patch on ring)
[source]
git = "https://github.com/TaKO8Ki/gobang"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "influxdb"
version = "0.1.0"
#TODO nonsense error "Cargo.toml doesn't exist"
#TODO configure the CLI and service
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "iotdb"
version = "2.0.5"
#TODO missing script for Maven,
# build instructions: https://github.com/apache/iotdb#build-iotdb-from-source
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "jdbrowser"
version = "0.1.0"
#TODO wayland-backend crate error
[source]
git = "https://github.com/Jkeyuk/JDbrowser"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "limbo"
version = "0.1.0"
#TODO compilation error on the sqlite3 parser
[source]
git = "https://github.com/tursodatabase/limbo"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mariadb-lts"
version = "10.11.6"
#TODO not compiled or tested
# build instructions:
# https://mariadb.com/kb/en/generic-build-instructions/
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mariadb"
version = "12.1.2"
#TODO need openat (patched), posix_spawn
[source]
tar = "https://dlm.mariadb.com/4509471/MariaDB/mariadb-12.1.2/source/mariadb-12.1.2.tar.gz"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "memcached"
version = "1.6.22"
#TODO not compiled or tested
# build instructions: https://docs.memcached.org/serverguide/#from-source
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mongodb6"
version = "6.0"
#TODO missing script for SCons
# build instructions: https://github.com/mongodb/mongo/blob/master/docs/building.md
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mongodb7"
version = "7.2"
#TODO missing script for SCons
# build instructions: https://github.com/mongodb/mongo/blob/master/docs/building.md
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mysql-server"
version = "0.1.0"
#TODO not compiled or tested
# build instructions: https://dev.mysql.com/doc/refman/8.2/en/installing-source-distribution.html
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "mysql-shell"
version = "0.1.0"
#TODO missing script
[source]
tar = "https://dev.mysql.com/downloads/file/?id=524161"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "pgtui"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://codeberg.org/kdwarn/pgtui"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "postgresql16"
version = "16.0"
#TODO waiting on sigjmp_buf and related POSIX functions in relibc
[source]
tar = "https://ftp.postgresql.org/pub/source/v16.0/postgresql-16.0.tar.bz2"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "postgresql18"
version = "18.3"
#TODO require sys/ipc.h
[source]
tar = "https://ftp.postgresql.org/pub/source/v18.3/postgresql-18.3.tar.bz2"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "rocksdb"
version = "10.7.5"
#TODO missing script for gnu make
# build instructions: https://github.com/facebook/rocksdb/blob/main/INSTALL.md
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "skytable"
version = "0.1.0"
#TODO libsky crate error
[source]
git = "https://github.com/skytable/skytable"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "sqlite3"
version = "0.1.0"
#TODO incomplete port
#TODO Complied, works for basic use cases. pthread mutexes compiled in, but not working.
#TODO Calls triggering mutexes yield the following errors:
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "sqllogictest"
version = "0.1.0"
#TODO Works, but not reliably
#TODO Raises the following warnings:
# setsockopt(16, 6, 1, 0x7fffffff4adc, 4) - unknown option
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "stoolap"
version = "0.1.0"
#TODO not compiled or tested
[source]
git = "https://github.com/stoolap/stoolap"
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "tidb-server"
version = "8.5.4"
#TODO missing script for gnu make
# build instructions: https://pingcap.github.io/tidb-dev-guide/get-started/build-tidb-from-source.html#build
[source]
+4
View File
@@ -1,3 +1,7 @@
[package]
name = "valkey"
version = "9.0.3"
#TODO compiled but not tested
[source]
git = "https://github.com/valkey-io/valkey"

Some files were not shown because too many files have changed in this diff Show More