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 395)
+++ base/Makefile	(revision 396)
@@ -136,15 +136,15 @@
 #            ...
 #             │   ┌──────────────────────────────────────────────────────────────┐
 #             │   │                                                              │
-#             ├── libs/zlib/1.2.13 ────────────────────────────────┐             │
-#             │   │                                                │             │
-#             │   ├── libs/zlib/1.2.13-ppc32 ─── if ppc64 ────┐    │             │
-#             │   ├── libs/zlib/1.2.13-x86_32 ── if x86_64 ───┤    │             │
-#             │   │                                           │    │             │
-#             │   └── dev/binutils/2.40 ──────────────────────┘    │             │
-#             │       └── dev/gcc/12.2.0                           │             │
-#             │                                                    │             │
-#             ├── app/xz/5.2.7               ─────┬────────────────┘             │
+#             ├── libs/zlib/1.3.1 ────────────────────────────────┐              │
+#             │   │                                               │              │
+#             │   ├── libs/zlib/1.3.1-ppc32 ─── if ppc64 ────┐    │              │
+#             │   ├── libs/zlib/1.3.1-x86_32 ── if x86_64 ───┤    │              │
+#             │   │                                          │    │              │
+#             │   └── dev/binutils/2.40 ─────────────────────┘    │              │
+#             │       └── dev/gcc/12.2.0                          │              │
+#             │                                                   │              │
+#             ├── app/xz/5.2.7               ─────┬───────────────┘              │
 #             │   ├── app/xz/5.2.7-ppc32          └── app/kmod/30                │
 #             │   └── app/xz/5.2.7-x86_32             ├── app/kmod/30-ppc32      │
 #             │                                       └── app/kmod/30-x86_32     │
@@ -298,9 +298,9 @@
 #             │       │                                      ├── libs/gmp/6.2.1-ppc32
 #             │       │                                      └── libs/gmp/6.2.1-x86_32
 #             │       │
-#             │       ├───────────────────────────────────── libs/zlib/1.2.13
-#             │       │                                      ├── libs/zlib/1.2.13-ppc32
-#             │       │                                      └── libs/zlib/1.2.13-x86_32
+#             │       ├───────────────────────────────────── libs/zlib/1.3.1
+#             │       │                                      ├── libs/zlib/1.3.1-ppc32
+#             │       │                                      └── libs/zlib/1.3.1-x86_32
 #             │       │
 #             │       ├── net/openssl10/1.0.2u ■
 #             │       │   ├── net/openssl10/1.0.2u-ppc32
@@ -327,7 +327,7 @@
 #             │   └── libs/gdbm/1.23-x86_32
 #             │
 #             │      ...
-#             │       ├───────────────────────────────────┬── libs/zlib/1.2.13
+#             │       ├───────────────────────────────────┬── libs/zlib/1.3.1
 #             │       │                                   ├── app/xz/5.2.7
 #             │       ├── dev/python2/2.7.18              ├── libs/libffi/3.4.4
 #             │       │   ├── dev/python2/2.7.18-ppc32    ├── libs/readline/8.2