summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens2016-12-30398-11421/+0
| | | (bzr r15377.1.1)
* packaging/macosx: update scripts for potrace switch to external dependencysu_v2015-11-213-1/+8
| | | (bzr r14482)
* packaging/macosx: revert change included in last commit by mistake ↵su_v2015-11-021-2/+0
| | | | | (py-reportlab is not required) (bzr r14443)
* packaging/macosx: include pySerial (for HPGL plotting) in application bundle;su_v2015-11-022-1/+6
| | | | | (TODO: add portfiles for py25 and py26 - no longer provided by MacPorts) (bzr r14442)
* 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 pango >= 1.38 (modules are built-in now)su_v2015-09-241-8/+20
| | | (bzr r14383)
* packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when ↵su_v2015-09-171-2/+5
| | | | | attempting to stop defunct spell checker) (bzr r14376)
* packaging/macosx: fix print preview (Gtk+ itself only sets Preview.app as ↵su_v2015-05-121-0/+3
| | | | | default for the Quartz backend) (bzr r14147)
* packaging/macosx: follow-up to r13992 (forgot to add the new files for ↵su_v2015-03-115-0/+499
| | | | | py-gobject) (bzr r13993)
* packaging/macosx: fix bundling of PIL (Pillow) with tkinter supportsu_v2015-03-111-0/+2
| | | (bzr r13991)
* packaging/macosx: add librevenge to default variants for local port ↵su_v2015-02-021-2/+2
| | | | | inkscape-packaging (bzr r13892)
* packaging/macosx: Fix local py26 portssu_v2015-02-025-5/+5
| | | (bzr r13891)
* packaging/macosx: Fix copy&paste error in README.txtsu_v2015-01-291-1/+1
| | | (bzr r13882)
* packaging/macosx: sync launcher-quartz-no-macintegration.sh with default ↵su_v2015-01-101-1/+2
| | | | | launcher (Resources/bin/inkscape) (bzr r13798.1.7)
* 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)
* packaging/macosx: increase revision for local py-numpy portsu_v2015-01-041-0/+3
| | | (bzr r13798.1.5)
* packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ↵su_v2015-01-046-0/+462
| | | | | insists on requiring to compile a fortan compiler for py-numpy) (bzr r13798.1.4)
* Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add ↵su_v2014-12-311-0/+0
| | | | | missing keys and file types, add new generic document icon (bzr r13798.1.3)
* packaging/macosx: update local python ports (MacPorts drops support for ↵su_v2014-12-1528-0/+1227
| | | | | Python 2.5 and 2.6) (bzr r13798.1.1)
* Update for osx packaging (add support for debug builds, add build number to ↵su_v2014-12-052-8/+89
| | | | | package names) (bzr r13787)
* packaging/macosx: fix typo in osx-app.shsu_v2014-12-051-1/+1
| | | (bzr r13786)
* packaging/macosx: update version string used in DMG background imagesu_v2014-11-082-10/+10
| | | (bzr r13676)
* Update for osx packaging (re merge review by bryce)su_v2014-10-2412-114/+80
| | | (bzr r13634.1.1)
* packaging scripts: fix syntaxsu_v2014-10-102-7/+7
| | | (bzr r13506.1.110)
* osx-build.sh: sync with osxmenu (whitespace, formatting)su_v2014-09-251-19/+20
| | | (bzr r13506.1.106)
* Packaging: fix typosu_v2014-09-211-1/+1
| | | (bzr r13506.1.105)
* Packaging: python wrapper - override PYTHONPATH if using external modules ↵su_v2014-09-201-5/+4
| | | | | (PyGTK) (bzr r13506.1.104)
* revbump meta port (start with 100 like the other local ports)su_v2014-09-191-0/+1
| | | (bzr r13506.1.102)
* Packaging: include PyGTK (required e.g. for Sozi extension)su_v2014-09-192-1/+12
| | | (bzr r13506.1.101)
* Packaging: fix python-wrapper.sh (currently not in use)su_v2014-09-191-7/+7
| | | (bzr r13506.1.100)
* ports: maintain current ports for python25 and py25-* modules for packaging ↵su_v2014-09-1634-7/+2303
| | | | | locally (support will likely be removed in upstream MacPorts) (bzr r13506.1.98)
* simplify test (note to self: always consult the man page before pushing a ↵su_v2014-09-142-2/+2
| | | | | commit ... ) (bzr r13506.1.96)
* fix flawed test for cpu capability (r13600)su_v2014-09-142-4/+2
| | | (bzr r13506.1.95)
* packaging: don't rely on 'uname -a' for build_arch (instead use same tests ↵su_v2014-09-142-10/+42
| | | | | as MacPorts internally) (bzr r13506.1.94)
* Instructions for setting up build env: sudo with redirection fails, use ↵su_v2014-09-141-1/+1
| | | | | workaround (bzr r13506.1.93)
* partial cleanup of dmg_background.svgsu_v2014-09-131-55/+1
| | | (bzr r13506.1.92)
* update resources for DMG (draft for new background image);su_v2014-09-134-2488/+985
| | | | | TODO: add notes about background image and compatibility with Mac OS X Leopard (bzr r13506.1.90)
* update launcher for quartz backend too (no external loader cache files)su_v2014-09-101-18/+4
| | | (bzr r13506.1.87)
* Use global variants instead attempting to propagate default variants via ↵su_v2014-09-093-11/+10
| | | | | meta port (bzr r13506.1.86)
* don't store temp loader and module cache files outside the app bundlesu_v2014-09-092-27/+27
| | | (bzr r13506.1.84)
* default MacPorts install requires sudo to edit config filesu_v2014-09-091-1/+1
| | | (bzr r13506.1.83)
* silence warning when building from release tarball (no bzr)su_v2014-09-091-1/+1
| | | (bzr r13506.1.82)
* osx-app.sh: restore strip optionsu_v2014-09-081-2/+11
| | | (bzr r13506.1.81)
* build scripts: implement verbose modesu_v2014-09-082-28/+52
| | | (bzr r13506.1.80)
* osx-build.sh: update creation of info file (more packages, include license ↵su_v2014-09-081-49/+145
| | | | | and homepage) (bzr r13506.1.78)
* osx-app.sh: use PlistBuddy instead of defaultssu_v2014-09-081-3/+1
| | | (bzr r13506.1.77)
* osx-app.sh: clean up "Safety tests"su_v2014-09-081-16/+16
| | | (bzr r13506.1.76)
* osx-app.sh: whitespacesu_v2014-09-081-104/+103
| | | (bzr r13506.1.75)
* add initial support for Quartz backend (no gtk-mac-integration, no native ↵su_v2014-09-083-41/+352
| | | | | shortcut modifiers) (bzr r13506.1.74)