Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: base/Makefile
===================================================================
--- base/Makefile	(revision 419)
+++ base/Makefile	(revision 420)
@@ -145,12 +145,12 @@
 #             │       └── dev/gcc/14.2.0                          │              │
 #             │                                                   │              │
 #             ├── app/xz/5.6.3               ─────┬───────────────┘              │
-#             │   ├── app/xz/5.6.3-ppc32          └── app/kmod/30                │
-#             │   └── app/xz/5.6.3-x86_32             ├── app/kmod/30-ppc32      │
-#             │                                       └── app/kmod/30-x86_32     │
-#             ├── libs/libffi/3.4.4                                              │
-#             │   ├── libs/libffi/3.4.4-ppc32                                    │
-#             │   └── libs/libffi/3.4.4-x86_32                                   │
+#             │   ├── app/xz/5.6.3-ppc32          └── app/kmod/33                │
+#             │   └── app/xz/5.6.3-x86_32             ├── app/kmod/33-ppc32      │
+#             │                                       └── app/kmod/33-x86_32     │
+#             ├── libs/libffi/3.4.6                                              │
+#             │   ├── libs/libffi/3.4.6-ppc32                                    │
+#             │   └── libs/libffi/3.4.6-x86_32                                   │
 #             │                                                                  │
 #             ├── libs/lzo/2.10                                                  │
 #             │   ├── libs/lzo/2.10-ppc32                                        │
@@ -165,14 +165,14 @@
 #             │   └── libs/zstd/1.5.6-x86_32                                     │
 #             │                                                                  │
 #             ├── app/bzip2/1.0.8 ──────────────┬────────────────────────────────┤
-#             │   ├── app/bzip2/1.0.8-ppc32     ├── libs/pcre/8.44               │
-#             │   └── app/bzip2/1.0.8-x86_32    │   ├── libs/pcre/8.44-ppc32     │
-#             │                                 │   └── libs/pcre/8.44-x86_32    │
-#             ├── app/gzip/1.10                 │                                │
-#             │                                 └── libs/pcre2/10.36             │
-#             ├── libs/elfutils/0.187               ├── libs/pcre2/10.36-ppc32   │
-#             │   ├── libs/elfutils/0.187-ppc32     └── libs/pcre2/10.36-x86_32  │
-#             │   └── libs/elfutils/0.187-x86_32                                 │
+#             │   ├── app/bzip2/1.0.8-ppc32     ├── libs/pcre/8.45               │
+#             │   └── app/bzip2/1.0.8-x86_32    │   ├── libs/pcre/8.45-ppc32     │
+#             │                                 │   └── libs/pcre/8.45-x86_32    │
+#             ├── app/gzip/1.13                 │                                │
+#             │                                 └── libs/pcre2/10.37             │
+#             ├── libs/elfutils/0.192               ├── libs/pcre2/10.37-ppc32   │
+#             │   ├── libs/elfutils/0.192-ppc32     └── libs/pcre2/10.37-x86_32  │
+#             │   └── libs/elfutils/0.192-x86_32                                 │
 #             │                                                                  │
 #             ├── app/inputattach/1.8.1                                          │
 #             │   ├── app/inputattach/1.8.1-ppc32                                │
@@ -182,9 +182,9 @@
 #             │       ├── app/gpm/1.20.7-ppc32                                   │
 #             │       ├── app/gpm/1.20.7-x86_32                                  │
 #             │       │                                                          │
-#             │       └── libs/ncurses/6.3            ────── libs/readline/8.2 ──┘
-#             │           ├── libs/ncurses/6.3-ppc32         ├── libs/readline/8.2-ppc32
-#             │           └── libs/ncurses/6.3-x86_32        └── libs/readline/8.2-x86_32
+#             │       └── libs/ncurses/6.5            ────── libs/readline/8.2 ──┘
+#             │           ├── libs/ncurses/6.5-ppc32         ├── libs/readline/8.2-ppc32
+#             │           └── libs/ncurses/6.5-x86_32        └── libs/readline/8.2-x86_32
 #             │
 #            ...
 #
@@ -192,7 +192,7 @@
 #            ...
 #             │      ...
 #             │       │
-#             │       ├── app/gettext/0.21
+#             │       ├── app/gettext/0.23
 #             │      ...
 #            ...
 #
@@ -302,13 +302,13 @@
 #             │       │                                      ├── libs/zlib/1.3.1-ppc32
 #             │       │                                      └── libs/zlib/1.3.1-x86_32
 #             │       │
-#             │       ├── net/openssl10/1.0.2u ■
-#             │       │   ├── net/openssl10/1.0.2u-ppc32
-#             │       │   └── net/openssl10/1.0.2u-x86_32
+#             │       ├── net/openssl11/1.1.1w ■
+#             │       │   ├── net/openssl11/1.1.1w-ppc32
+#             │       │   └── net/openssl11/1.1.1w-x86_32
 #             │       │
-#             │       ├── net/openssl/1.1.1r
-#             │       │   ├── net/openssl/1.1.1r-ppc32
-#             │       │   ├── net/openssl/1.1.1r-x86_32
+#             │       ├── net/openssl/3.4.0
+#             │       │   ├── net/openssl/3.4.0-ppc32
+#             │       │   ├── net/openssl/3.4.0-x86_32
 #             │       │   │
 #             │       │   ├── libs/libevent/2.1.12 ■
 #             │       │   │   ├── libs/libevent/2.1.12-ppc32
@@ -332,7 +332,7 @@
 #             │       ├── dev/python2/2.7.18              ├── libs/libffi/3.4.4
 #             │       │   ├── dev/python2/2.7.18-ppc32    ├── libs/readline/8.2
 #             │       │   └── dev/python2/2.7.18-x86_32   ├── libs/expat/2.5.0
-#             │       │                                   └── net/openssl/1.1.1r
+#             │       │                                   └── net/openssl/3.4.0
 #             │       │
 #             │       ├───────────────────────────────────┬── libs/gdbm/1.23
 #             │       │                                   └── app/sqlite/3.39.4.0
@@ -347,7 +347,7 @@
 #             │      ...
 #             │       ├───────────────────────────────────┬── libs/ncurses/6.3
 #             │       │                                   ├── dev/flex/2.6.4
-#             │       ├── app/bsd-games/2.17 ■            └── net/openssl/1.1.1r
+#             │       ├── app/bsd-games/2.17 ■            └── net/openssl/3.4.0
 #             │       │
 #             │      ...
 #             │