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: atril/1.27.0/Makefile
===================================================================
--- atril/1.27.0/Makefile	(revision 447)
+++ atril/1.27.0/Makefile	(revision 448)
@@ -163,7 +163,7 @@
 extra_environment += GIRTYPELIBDIR=/usr/lib$(LIBSUFFIX)/girepository-1.0
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: caja/1.27.2/Makefile
===================================================================
--- caja/1.27.2/Makefile	(revision 447)
+++ caja/1.27.2/Makefile	(revision 448)
@@ -151,7 +151,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: caja-dropbox/1.27.0/Makefile
===================================================================
--- caja-dropbox/1.27.0/Makefile	(revision 447)
+++ caja-dropbox/1.27.0/Makefile	(revision 448)
@@ -144,7 +144,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: eom/1.27.1/Makefile
===================================================================
--- eom/1.27.1/Makefile	(revision 447)
+++ eom/1.27.1/Makefile	(revision 448)
@@ -157,7 +157,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: libmatekbd/1.27.1/Makefile
===================================================================
--- libmatekbd/1.27.1/Makefile	(revision 447)
+++ libmatekbd/1.27.1/Makefile	(revision 448)
@@ -145,7 +145,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: mate-common/1.27.1/Makefile
===================================================================
--- mate-common/1.27.1/Makefile	(revision 447)
+++ mate-common/1.27.1/Makefile	(revision 448)
@@ -62,7 +62,7 @@
 
 REQUIRES           = app/bash/5.2
 REQUIRES          += dev/autoconf-archive/2022.09.03
-REQUIRES          += dev/python3/3.10.8
+REQUIRES          += dev/python3/3.12.9
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: mate-desktop/1.27.3/Makefile
===================================================================
--- mate-desktop/1.27.3/Makefile	(revision 447)
+++ mate-desktop/1.27.3/Makefile	(revision 448)
@@ -156,7 +156,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: mate-menus/1.27.0/Makefile
===================================================================
--- mate-menus/1.27.0/Makefile	(revision 447)
+++ mate-menus/1.27.0/Makefile	(revision 448)
@@ -144,7 +144,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: mate-panel/1.27.2/Makefile
===================================================================
--- mate-panel/1.27.2/Makefile	(revision 447)
+++ mate-panel/1.27.2/Makefile	(revision 448)
@@ -152,7 +152,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: mozo/1.27.0/Makefile
===================================================================
--- mozo/1.27.0/Makefile	(revision 447)
+++ mozo/1.27.0/Makefile	(revision 448)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/MATE/1.27/mozo
 
 REQUIRES           = MATE/mate-menus/1.27.0
-REQUIRES          += dev/python3/3.10.8
+REQUIRES          += dev/python3/3.12.9
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: pluma/1.27.0/Makefile
===================================================================
--- pluma/1.27.0/Makefile	(revision 447)
+++ pluma/1.27.0/Makefile	(revision 448)
@@ -154,7 +154,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'
Index: pluma-plugins/1.27.0/Makefile
===================================================================
--- pluma-plugins/1.27.0/Makefile	(revision 447)
+++ pluma-plugins/1.27.0/Makefile	(revision 448)
@@ -141,7 +141,7 @@
 extra_configure_switches += --enable-shared=yes
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 python_environment  = PYTHON=$(PYTHON3)
 python_environment += PYTHONPATH='$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/gobject-introspection:$(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON3_VERSION)/lib-dynload'