summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/Resources/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens2016-12-302-269/+0
| | | (bzr r15377.1.1)
* packaging/macosx: facilitate launching inkscape from interactive debug shellsu_v2015-11-021-0/+1
| | | (bzr r14441)
* packaging/macosx: fix for bug #1502126 (support MacTeX on El Capitan)su_v2015-10-021-1/+1
| | | (bzr r14391)
* packaging/macosx: support using direct symlinks to the launcher script ↵Keenan Brock2015-01-051-1/+2
| | | | | (partial fix for bug #181639) (bzr r13798.1.6)
* Update for osx packaging (re merge review by bryce)su_v2014-10-243-96/+23
| | | (bzr r13634.1.1)
* Packaging: python wrapper - override PYTHONPATH if using external modules ↵su_v2014-09-201-5/+4
| | | | | (PyGTK) (bzr r13506.1.104)
* Packaging: fix python-wrapper.sh (currently not in use)su_v2014-09-191-7/+7
| | | (bzr r13506.1.100)
* don't store temp loader and module cache files outside the app bundlesu_v2014-09-091-18/+4
| | | (bzr r13506.1.84)
* add initial support for Quartz backend (no gtk-mac-integration, no native ↵su_v2014-09-081-1/+8
| | | | | shortcut modifiers) (bzr r13506.1.74)
* launcher script: exit if change of working directory failssu_v2014-09-051-1/+1
| | | (bzr r13506.1.62)
* Make wrappper scripts executablesu_v2014-09-052-0/+0
| | | (bzr r13506.1.61)
* add wrapper script for gimp (supports GIMP.app) and python (not activated)su_v2014-09-052-0/+175
| | | (bzr r13506.1.60)
* launcher script: add a few checks for recursive callssu_v2014-09-051-33/+40
| | | (bzr r13506.1.59)
* work around breakages due to current implementation of OS X relocation supportsu_v2014-09-051-2/+14
| | | (bzr r13506.1.58)
* revert simplification of launcher scripts (r13561)su_v2014-09-051-0/+154
| | | (bzr r13506.1.57)
* Simplify nested structure of launcher scripts (needs testing)su_v2014-09-021-154/+0
| | | (bzr r13506.1.55)
* update copyright year, authors; fix whitespacesu_v2014-09-021-0/+1
| | | (bzr r13506.1.51)
* add debug options to launcher scriptsu_v2014-08-241-1/+19
| | | (bzr r13506.1.44)
* Improve relocation support for ImageMagick libs and modulessu_v2014-08-211-1/+1
| | | (bzr r13506.1.41)
* add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+1
| | | (bzr r13506.1.40)
* Refactor packaging of python modules;su_v2014-08-211-11/+17
| | | (bzr r13506.1.37)
* launcher scripts: move fc-cache alert to script, define xdg setup in single ↵su_v2014-08-211-11/+6
| | | | | location and source it from script and openDoc (bzr r13506.1.36)
* Reorg Resources folder: move inkscape's shared resources into ↵su_v2014-08-201-3/+3
| | | | | Resources/share/inkscape (bzr r13506.1.26)
* add TODO comment to Resources/bin/inkscape toosu_v2014-08-201-0/+1
| | | (bzr r13506.1.25)
* cleanup: remove unused variables and outdated commentssu_v2014-08-201-4/+0
| | | (bzr r13506.1.24)
* use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ↵su_v2014-08-201-6/+6
| | | | | loader cache files (bzr r13506.1.23)
* prepare to use XDG Base Directory Specification for user filessu_v2014-08-201-8/+18
| | | (bzr r13506.1.22)
* update name and location of loader caches (upstream changes)su_v2014-08-201-6/+6
| | | (bzr r13506.1.21)
* revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere.su_v2014-08-201-9/+8
| | | (bzr r13506.1.20)
* macosx packaging: a few minor changessu_v2014-08-201-6/+6
| | | (bzr r13506.1.17)
* fix copy/paste error in launcher scriptsu_v2014-08-201-1/+1
| | | (bzr r13506.1.12)
* remove support for X11 on Panther and Tiger (Leopard and later use launchd)su_v2014-08-201-9/+0
| | | (bzr r13506.1.11)
* Fix GTK+ module caches; simplify gtk theme usage; remove copy of Adwaita themesu_v2014-08-201-1/+3
| | | (bzr r13506.1.8)
* OS X packaging updateLiam P. White2014-08-111-43/+10
| | | (bzr r13506.1.1)
* packaging/macosx: detect system language in launcher scriptsu_v2012-10-091-3/+22
| | | | | | | | - add console messages to help debug incorrect LANG settings - use 'en_US.UTF-8' fallback setting for LANG if currect detection fails addresses issues with failing python extensions which use setlocale() as discussed in the comments of bug #406662 (bzr r11765)
* Patch from lp 819209 to fix python extensions on OSX LionJosh Andler2012-02-081-0/+1
| | | (bzr r10951)
* Fix bug #482993: Python extensions not working on Mac OS X 10.6Michael Wybrow2010-11-081-0/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/482993 (bzr r9882.1.1)
* - Fixes bug #424394: "Launching and Path problems under Mac"mjwybrow2009-09-231-8/+9
| | | (bzr r8637)
* - Send Mac package debugging output to stderr rather than stdout. Fixes mjwybrow2009-09-181-2/+2
| | | | | Mac part of bug #168336: "Error message when applying perspective effect". (bzr r8610)
* - Check that poppler iis included in the App bundle.mjwybrow2009-09-111-16/+41
| | | | | | | | | - Discover the ImageMagick version at packaging time rather than it being hardcoded. - Move the theme related gtkrc file into the user's $HOME/.inkscape-etc directory, rather than the modified version getting written into the App bundle. Fixes bug #169013. (bzr r8579)
* - Fix bug #390024: "raster image extensions fail on osx: missing ImageMagickmjwybrow2009-09-081-1/+12
| | | | | | | | | | | | | | config files/resources" Include the ImageMagick resources in the bundle. Note that this only works when the user does not have a version installed in the same prefix as the one originally built for the bundle. This should be okay since the official package is built with a long obscure prefix. - Fix bug #392693: "Conflict between bundled and system libxml dylib" The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead all paths within the dylibs, executable and shared objects get rewritten to be relative to the executable. Note: Packagers will need to install Macports into a PREFIX of 50 characters in length to allow enough space within all the libraries for path rewriting. (bzr r8572)
* - If the OS X AppleCollationOrder preference doesn't exist, then we mjwybrow2009-07-201-4/+14
| | | | | fall back to using the AppleLocale preference instead. (bzr r8308)
* - Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow2009-07-071-0/+1
| | | | | | | | | | | - Include the aspell dictionary files in the app bundle. - Show an error if at least the en dictionary files are not available. - Replace the GtkOptionMenu (for selecting which dictionary to add extra words to) with a GtkComboBox since this one behaves correctly when it is insensitive. GtkOptionMenu is deprecated and the menu would appear when clicking on the insensitive widget and then could not be closed. (bzr r8224)
* Fixes for Mac OS X packaging for 0.47:mjwybrow2009-06-171-0/+2
| | | | | | | | - Make sure gtk2-clearlooks engine is installed when builing package. - Copy $LIBPREFIX/share/mime data into the App bundle. - Set the XDG_DATA_DIRS environment variable during startup script to point to Resources/share/mime in the App bundle. (bzr r8094)
* Some more quotes around /Users/jiho to allow spacesJiHO2009-05-261-7/+7
| | | (bzr r7936)
* Corrected mistakes introduced in rev 20838JiHO2009-03-061-2/+2
| | | | | Missing quotation mark and real indent for the the comment. Thanks to Ed Halley who pointed that on the devel mailing list. (bzr r7431)
* Allowed latex binaries to be detected by Inkscape on Mac OS XJiHO2009-03-051-1/+2
| | | | | The PATH is explicitly set in the startup script. Just added /usr/texbin which holds the executables for the LaTeX distribution on Mac OS X (well links to them rather, but it works) (bzr r7427)
* * macosx/Resources/bin/inkscape, macosx/Resources/etc/fonts/fonts.conf:mjwybrow2008-03-121-4/+1
| | | | | | Fix fontconfig configuration on machines where Macport's fontconfig is not installed. (bzr r5065)
* * packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixesmjwybrow2008-03-111-7/+10
| | | | | | | | | | | | | | | | | | | | | and changes. X11.app now gets focus if the Inkscape icon is clicked while Inkscape is already open (previously nothing happened). * packaging/macosx/Resources/openDoc: If Inkscape.app is already open and a file is dropped on the Inkscape dock icon, or an Inkscape file is double-clicked in the Finder, that document will now be correctly opened in a new Inkscape window (previously nothing happened). * packaging/macosx/Resources/script: Some minor fixes, plus alert the user about the font cache building time only if ~/.fontconfig/ doesn't exist. * packaging/macosx/Resources/bin/inkscape: Only override the fontconfig configuration on OSX 10.4 or earlier, since the fc-cache behaviour has been corrected on 10.5. * Info.plist.in: Update the copyright dates, and change Inkscape to be an Editor for SVG files, rather than a Viewer as it was previously. (bzr r5050)
* Add support for python module tree (i.e. directories with all python modules ↵JiHO2007-12-271-6/+5
| | | | | versions for ppc and intel, for python versions 2.3, 2.4 and 2.5) (bzr r4315)