azpainter icon indicating copy to clipboard operation
azpainter copied to clipboard

Add build instruction for macOS

Open Symbian9 opened this issue 7 years ago • 4 comments

@abcang, could you add your build instruction for latest AzPainter (currently 2.1.0) in INSTALL.md

  • https://github.com/Symbian9/azpainter/tree/master/INSTALL.md

REFERENCE:

  • https://github.com/abcang/azpainter-mac
    • https://mobile.twitter.com/abcang1015/status/905233758676070400
  • https://gist.github.com/jadeatucker/5382343

Symbian9 avatar Aug 31 '17 18:08 Symbian9

Some additional info

  • https://github.com/AppImage/AppImageKit/wiki/AppImage-for-macOS-switchers

Symbian9 avatar Oct 17 '17 10:10 Symbian9

I made it possible to install azpainter with homebrew. https://github.com/abcang/homebrew-azpainter

We can install with these commands.

brew cask install xquartz
brew tap abcang/azpainter
brew install azpainter
ln -sf $(brew --prefix azpainter)/AzPainter.app /Applications/

abcang avatar Jan 01 '18 16:01 abcang

I made it possible to install azpainter with homebrew.

Awesome!

What about MacPorts?

  • https://github.com/Symbian9/azpainter/issues/14

Symbian9 avatar Jan 02 '18 16:01 Symbian9

I have never used MacPorts, so I want to leave it to others.

abcang avatar Jan 02 '18 17:01 abcang