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: sources/packages/a/btrfs-progs/create-5.15.1-python-cross-patch/btrfs-progs-5.15.1-new/Makefile
===================================================================
--- sources/packages/a/btrfs-progs/create-5.15.1-python-cross-patch/btrfs-progs-5.15.1-new/Makefile	(revision 448)
+++ sources/packages/a/btrfs-progs/create-5.15.1-python-cross-patch/btrfs-progs-5.15.1-new/Makefile	(revision 449)
@@ -55,7 +55,7 @@
 #
 #   PYTHON_PATH      path to Python lib-dinload directory where placed the sysconfig file
 #                    got build machine Python, for example:
-#                      PYTHON_PATH=PATH_TO_DEVENV_SYSROOT/usr/lib/python3.10/lib-dynload
+#                      PYTHON_PATH=PATH_TO_DEVENV_SYSROOT/usr/lib/python3.12/lib-dynload
 #                    if your build machine is an x86_64 Linux machine then the file:
 #                      _sysconfigdata_m_linux_x86_64-linux-gnu.py
 #                    will be used by Python setup tools to get system variables to
Index: sources/packages/n/avahi/create-0.8-radix-patch/avahi-0.8-new/initscript/radix/Makefile
===================================================================
--- sources/packages/n/avahi/create-0.8-radix-patch/avahi-0.8-new/initscript/radix/Makefile	(revision 448)
+++ sources/packages/n/avahi/create-0.8-radix-patch/avahi-0.8-new/initscript/radix/Makefile	(revision 449)
@@ -349,7 +349,7 @@
 PYTHON_EXEC_PREFIX = ${exec_prefix}
 PYTHON_PLATFORM = linux
 PYTHON_PREFIX = ${prefix}
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 QT3_CFLAGS = 
 QT3_LIBS = 
 QT4_CFLAGS = 
@@ -424,8 +424,8 @@
 prefix = /usr
 program_transform_name = s,x,x,
 psdir = ${docdir}
-pyexecdir = ${exec_prefix}/lib/python3.10/site-packages
-pythondir = ${prefix}/lib/python3.10/site-packages
+pyexecdir = ${exec_prefix}/lib/python3.12/site-packages
+pythondir = ${prefix}/lib/python3.12/site-packages
 runstatedir = ${localstatedir}/run
 sbindir = ${exec_prefix}/sbin
 sharedstatedir = ${prefix}/com