You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linuxbuild/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Questa cartella contiene gli strumenti per impacchettare PCM (variante GTK3) come archivio distribuibile per Linux.
4
4
5
-
> ℹ️ La variante **PyQt6** non viene pacchettizzata: usa PyInstaller che richiede Windows per la versione GTK3 non è applicabile. La variante GTK3 usa librerie di sistema (PyGObject, VTE, ecc.) che non possono essere bundlate in un singolo eseguibile — il pacchetto distribuisce quindi i sorgenti Python con un launcher e tutte le istruzioni di installazione.
5
+
> ℹ️ La variante **PyQt6** non viene pacchettizzata. Usa PyInstaller, la variante GTK3 usa librerie di sistema (PyGObject, VTE, ecc.) che non possono essere bundlate in un singolo eseguibile. Il pacchetto distribuisce quindi sia i sorgenti Python con un launcher e tutte le istruzioni di installazione oppure come pacchetto .deb
0 commit comments