]> git.lyx.org Git - features.git/commit
add inkscape wrapper script for Mac OS
authorStephan Witt <switt@lyx.org>
Sun, 24 Sep 2017 09:54:55 +0000 (11:54 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 3 Oct 2017 18:07:35 +0000 (20:07 +0200)
commit0faf6ff22b6c06084c7650df14d75942426516e3
tree942f4fe12a4335b5e01aaa381f530064f01618e1
parenta4ddc5401bf42cf31e3c0ef4f673231f24abcaee
add inkscape wrapper script for Mac OS

The wrapper script is placed in the binary directory of the LyX bundle.
It tries to find the real inkscape command line converter in the
Inkscape.app bundle and starts it or reports an error.
The configure.py is changed for Mac OS to check the presence of
the real inkscape binary in the Inkscape.app bundle.

(cherry picked from commit 350ef993e59b3ede7dd621a81f096ea78296c5c8)
development/MacOSX/Makefile.am
development/MacOSX/inkscape [new file with mode: 0755]
lib/configure.py