feat: add 5 audio + utility Selkies images (ardour, lmms, lollypop, qdirstat, doublecommander)#29
Merged
Conversation
…dirstat, doublecommander) Cleanest possible batch — all 5 are single-line apt installs with no debug surprises. Mix of audio production (3) + system utilities (2). ardour-selkies (Audio & Video): apt install ardour. Professional digital audio workstation. Audio on; mem 4 GiB request / 8 GiB limit (mixing sessions can grow). lmms-selkies (Audio & Video): apt install lmms. Linux Multimedia Studio — beat / melody / sample composition (FL Studio analogue). Audio on. NEW addition. lollypop-selkies (Audio & Video): apt install lollypop. Modern GNOME music player. Audio on; light resources (1 GiB / 2 GiB). Replaces audio-video/lollypop.yaml. qdirstat-selkies (Utilities): apt install qdirstat. Qt directory statistics — disk usage visualizer. Mount remote volume to inspect. Replaces utilities/qdirstat.yaml. doublecommander-selkies (Utilities): apt install doublecmd-qt (Qt5 build over the GTK2 one — cleaner integration with the base's libs). Twin-panel file manager. Replaces utilities/doublecommander.yaml. Removed legacy KasmVNC templates: - audio-video/ardour.yaml - audio-video/lollypop.yaml - utilities/qdirstat.yaml - utilities/doublecommander.yaml (LMMS is a NEW addition — no legacy entry existed for it.) Local rebuild + verify skipped (Docker disk constraint). All 5 packages confirmed in Ubuntu noble apt-cache before writing: ardour - the digital audio workstation lmms - Linux Multimedia Studio lollypop - modern music player qdirstat - Qt-based directory statistics doublecmd-qt - twin-panel (commander-style) file manager (Qt5)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cleanest batch yet — all 5 are single-line apt installs, no debug surprises.
Notes
Removed legacy KasmVNC templates
`audio-video/ardour.yaml`, `audio-video/lollypop.yaml`, `utilities/qdirstat.yaml`, `utilities/doublecommander.yaml`.
Local verification skipped (Docker disk)
All 5 packages confirmed in Ubuntu noble apt-cache:
```
ardour - the digital audio workstation
lmms - Linux Multimedia Studio
lollypop - modern music player
qdirstat - Qt-based directory statistics
doublecmd-qt - twin-panel (commander-style) file manager (Qt5)
```
Test plan
Catalog progress
After this lands: 55 published Selkies-native images. ~17 templates remain pending-migration.
Remaining tail