Skip to content

bearrundr/scantailor-custom-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scantailor-custom-osx

reference scantailor-advanced-osx

Homebrew formula and App bundler for Scantailor (custom)

See b85/scantailor-advanced-osx for max homebrew.

See 4lex4/scantailor-advanced for the original project.

Look at the Releases section for a bundled App (Mojave_x64).

Installing via homebrew

  1. clone the repository
git clone "https://github.com/yb85/scantailor-advanced-osx.git"
cd ./scantailor-advanced-osx
  1. with homebrew installed and updated, run :
brew install ./scantailor.rb

Compilation takes time, you can inspect the logs for more details at ~/Library/Logs/Homebrew/scantailor with OS X Console.

You should now be able to run Scantailor from the command-line : scantailor

You can get the bleeding edge instead of a released version with the --HEAD flag :

brew install --HEAD ./scantailor.rb

Bundling your binary

To use the bundler, you need the fish shell (brew install fish) and the utility macdeployqt to do the linking. Simply run bundler/scantailor_bundler.command

The bundler script will use the scantailor binary which is in your shell path (the value printed out by which scantailor).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published