Skip to content

Homebrew formula and App bundler for Scantailor (Advanced)

Notifications You must be signed in to change notification settings

bearrundr/scantailor-advanced-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scantailor-advanced-osx

Homebrew formula and App bundler for Scantailor (Advanced)

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

Homebrew formula and App bundler for Scantailor (Advanced)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.7%
  • Ruby 24.3%