<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/packaging/macos/inkscape.bundle, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Add Ghostscript to enable eps import</title>
<updated>2019-09-28T21:46:29+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-28T20:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d565813f7bc587f3e45575a242ad5fd4c1214be9'/>
<id>d565813f7bc587f3e45575a242ad5fd4c1214be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Precompile Python packages</title>
<updated>2019-09-23T21:57:06+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-23T21:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=92d0b9e68f1d9b3629076aa527bc7628cbd4777e'/>
<id>92d0b9e68f1d9b3629076aa527bc7628cbd4777e</id>
<content type='text'>
Remove test files from Python.framework.

Fix lxml dependencies.
Add libexslt to application bundle.

Fix Pycairo getting overwritten by PyGObject.

Fix line numbers in echo statements being off by 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove test files from Python.framework.

Fix lxml dependencies.
Add libexslt to application bundle.

Fix Pycairo getting overwritten by PyGObject.

Fix line numbers in echo statements being off by 1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS build pipeline</title>
<updated>2019-06-23T13:40:19+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-06-22T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=61377136d72094020fc2a80b68d9fa74af46ab21'/>
<id>61377136d72094020fc2a80b68d9fa74af46ab21</id>
<content type='text'>
This update lowers system requirements from 10.13 to 10.11 and has
massive improvements regarding Python integration. Also lots
of minor improvements.

Based on https://github.com/dehesselle/mibap v0.12.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update lowers system requirements from 10.13 to 10.11 and has
massive improvements regarding Python integration. Also lots
of minor improvements.

Based on https://github.com/dehesselle/mibap v0.12.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include more feature libraries</title>
<updated>2019-05-31T22:49:15+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-05-31T22:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b56b894b55ceff922dedbb13782d01a97228b0f6'/>
<id>b56b894b55ceff922dedbb13782d01a97228b0f6</id>
<content type='text'>
- gtkspell
- libyaml
- cppunit
- librevenge
- libcdr
- ImageMagick 6
- OpenMP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- gtkspell
- libyaml
- cppunit
- librevenge
- libcdr
- ImageMagick 6
- OpenMP
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fontconfig to the application bundle</title>
<updated>2019-05-01T18:18:44+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-05-01T17:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7450f944defc96d6a47be948af567e97a26655c8'/>
<id>7450f944defc96d6a47be948af567e97a26655c8</id>
<content type='text'>
This fixes fonts not showing up and un-breaks the font tool.

Add more localizations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes fonts not showing up and un-breaks the font tool.

Add more localizations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS build pipeline</title>
<updated>2019-04-22T20:07:43+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-04-22T18:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ab482654696a3b6b5adfae95fffe45291199712d'/>
<id>ab482654696a3b6b5adfae95fffe45291199712d</id>
<content type='text'>
Highlights:
- fixes open/save crashes
- fixes localization
- bundles Python 3, enabling extensions

Also lots of internal improvements and refactoring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Highlights:
- fixes open/save crashes
- fixes localization
- bundles Python 3, enabling extensions

Also lots of internal improvements and refactoring.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build pipeline for macOS</title>
<updated>2019-04-09T21:31:35+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-04-06T14:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a5fe26cad43f9c83f81e83b90a08fb927b1ee674'/>
<id>a5fe26cad43f9c83f81e83b90a08fb927b1ee674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
