Tough_Crowd/utils
Hugo Holgersson 9a7ced4bc4 Build logic for installing Diffuse as a native macOS app
Tested on macOS 12.5:

  brew install meson python3 py3cairo pygobject3 gtk+3
  meson setup build
  cd build
  meson compile
  meson test
  meson install

After `meson install`, `diffuse` can be used to launch a
native Mac app that is installed into /Applications/Diffuse.app.

These steps could be put into a Homebrew formula, see
https://docs.brew.sh/Formula-Cookbook, as a way to
distribute Diffuse on macOS.
2022-10-23 15:58:09 -04:00
..
book2manual.xsl Prepare files for new release: 0.7.5 2022-04-15 13:09:36 -04:00
makehtmlmanual.sh First commit 2015-11-21 12:57:32 -05:00
makemacicon.sh Build logic for installing Diffuse as a native macOS app 2022-10-23 15:58:09 -04:00
makemanual.py First commit 2015-11-21 12:57:32 -05:00
makepdfmanual.sh First commit 2015-11-21 12:57:32 -05:00
translations.txt First commit 2015-11-21 12:57:32 -05:00