Drop OpenSCAD (DVDPhotoMatic finished)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-30 09:54:44 -04:00
co-authored by Claude Fable 5
parent 5ea3384880
commit cf3fc8bb79
3 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ toolchain layer in one shot.
| Steam + Proton | Bazzite base | BG4_UltraWide_fix | | Steam + Proton | Bazzite base | BG4_UltraWide_fix |
| VS Code, git, Homebrew, just | DX base | everything | | VS Code, git, Homebrew, just | DX base | everything |
| BlueZ/bluetoothd, rsync, openssh | Fedora base | denon-bluetooth, serverTransfer | | BlueZ/bluetoothd, rsync, openssh | Fedora base | denon-bluetooth, serverTransfer |
| Godot (current stable), OpenSCAD, Android Studio | first-boot Flatpaks | superBossMonster/FFCardGame, DVDPhotoMatic jigs, native-angular | | Godot (current stable), Android Studio | first-boot Flatpaks | superBossMonster/FFCardGame, native-angular |
AIVoice's `SETUP.md` warning about snap Docker / Docker Desktop is moot here: Bazzite DX ships AIVoice's `SETUP.md` warning about snap Docker / Docker Desktop is moot here: Bazzite DX ships
native docker-ce, which is exactly what it wants. Its native docker-ce, which is exactly what it wants. Its
@@ -89,7 +89,7 @@ distrobox too — or in their Docker builds, which is how they ship anyway.
| BG4_UltraWide_fix | .NET 10, py3.12, Steam/Proton (covered) | | BG4_UltraWide_fix | .NET 10, py3.12, Steam/Proton (covered) |
| denon-bluetooth | distrobox tkinter+dbus, adb (covered) | | denon-bluetooth | distrobox tkinter+dbus, adb (covered) |
| Docker-Registry-Browser | Node 18 | | Docker-Registry-Browser | Node 18 |
| DVDPhotoMatic | py3.12, zbar (distrobox), OpenSCAD (flatpak), webcam | | DVDPhotoMatic | finished project — py3.12, zbar (distrobox), webcam if ever revived; OpenSCAD flatpak for the jig files if needed |
| encoderPro, ispy, keyWord, movieScanner, nameFixer4000, serverTransfer | Docker (+GPU) only | | encoderPro, ispy, keyWord, movieScanner, nameFixer4000, serverTransfer | Docker (+GPU) only |
| FFCardGame | Godot 4.2 binary, Node 20, python+anthropic | | FFCardGame | Godot 4.2 binary, Node 20, python+anthropic |
| FRScanner | py3.11+, rtl-sdr distrobox + host udev rules | | FRScanner | py3.11+, rtl-sdr distrobox + host udev rules |
+3 -4
View File
@@ -60,7 +60,7 @@ publishing signed images to a registry later is just a `bluebuild build --push`
(the proprietary module says `NVIDIA`). Blackwell only works on the open modules. (the proprietary module says `NVIDIA`). Blackwell only works on the open modules.
2. **Deployment:** `rpm-ostree status` shows the booted deployment is the local build 2. **Deployment:** `rpm-ostree status` shows the booted deployment is the local build
(`ostree-unverified-image:oci-archive:/etc/bluebuild/...`) with the expected base version. (`ostree-unverified-image:oci-archive:/etc/bluebuild/...`) with the expected base version.
3. **Flatpaks:** all installed (`flatpak list --system` — 23 apps from the list below). The 3. **Flatpaks:** all installed (`flatpak list --system` — 22 apps from the list below). The
first-boot install is sequential and multi-GB; on slow links it can take 15+ minutes after first-boot install is sequential and multi-GB; on slow links it can take 15+ minutes after
first login. Progress: `journalctl -b --grep flatpak -f`. first login. Progress: `journalctl -b --grep flatpak -f`.
4. **Docker group:** run `ujust dx-group` (adds you to `docker` and friends), then log out/in. 4. **Docker group:** run `ujust dx-group` (adds you to `docker` and friends), then log out/in.
@@ -93,9 +93,8 @@ Installed system-wide from Flathub by the `default-flatpaks` module. All IDs ver
Flathub (2026-07). Flathub (2026-07).
**Official / verified listings:** Bambu Studio, Bitwarden, Discord, Firefox, Thunderbird, **Official / verified listings:** Bambu Studio, Bitwarden, Discord, Firefox, Thunderbird,
FreeCAD, GIMP, HandBrake, LibreOffice, Moonlight, OpenSCAD, PCSX2 (`net.pcsx2.PCSX2` — the FreeCAD, GIMP, HandBrake, LibreOffice, Moonlight, PCSX2 (`net.pcsx2.PCSX2` — the official
official build), Podman Desktop, Prism Launcher, Warzone 2100, XIVLauncher build), Podman Desktop, Prism Launcher, Warzone 2100, XIVLauncher (`dev.goats.xivlauncher`).
(`dev.goats.xivlauncher`).
**Community / unverified listings — know what you're running:** **Community / unverified listings — know what you're running:**
-1
View File
@@ -36,7 +36,6 @@ modules:
- net.wz2100.wz2100 - net.wz2100.wz2100
- org.freecad.FreeCAD # current ID; old org.freecadweb.FreeCAD is dead - org.freecad.FreeCAD # current ID; old org.freecadweb.FreeCAD is dead
- org.gimp.GIMP - org.gimp.GIMP
- org.openscad.OpenSCAD # DVDPhotoMatic hardware jigs
- org.libreoffice.LibreOffice - org.libreoffice.LibreOffice
- org.mozilla.Thunderbird - org.mozilla.Thunderbird
- org.mozilla.firefox - org.mozilla.firefox