mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1879
State: closed
Merged: Yes
Summary
Rewrites the AppImage build script and adds a CI workflow to automatically build AppImages on releases.
Build Variants (matching Docker)
Changes to
linux/build_appimage.shBUILD_TYPEenvironment variable to select variantENABLE_OCR=yesto make instead of-DWITH_OCR=ONto cmake)TESSDATA_PREFIXNew CI Workflow
.github/workflows/build_appimage.ymlUsage
Testing
Tested locally - minimal variant builds successfully and runs:
Closes #1348
🤖 Generated with Claude Code