Skip to content

makemkv: Check for both makemkv and makemkvcon before building#31

Merged
mapitman merged 1 commit intomainfrom
fix-makemkv-idempotency
Mar 22, 2026
Merged

makemkv: Check for both makemkv and makemkvcon before building#31
mapitman merged 1 commit intomainfrom
fix-makemkv-idempotency

Conversation

@mapitman
Copy link
Owner

Changes

  • debian/install-makemkv (symlinked from ubuntu/): Check for both makemkv and makemkvcon before running the build. Previously only checked makemkvcon, so a partial install would trigger a full rebuild on re-run.
  • pop_os/install-makemkv: Same idempotency fix (was only checking makemkv), plus bump version from 1.17.6 to 1.18.3 to match the current release.

The previous idempotency checks only tested for one binary
(makemkvcon in debian, makemkv in pop_os), so a partial install
could cause a full rebuild on the next run.

Check for both makemkv and makemkvcon; skip the build only if
both are present. Also update pop_os version from 1.17.6 to
1.18.3 to match the current release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mapitman mapitman merged commit 7cad831 into main Mar 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant