<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/packaging, 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 GObject introspection repository to app</title>
<updated>2019-10-05T20:06:44+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-10-05T08:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bbcb391589939e6ebb1270bb33d4269b196fd2a5'/>
<id>bbcb391589939e6ebb1270bb33d4269b196fd2a5</id>
<content type='text'>
This is required for Python GTK bindings (PyGObject).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required for Python GTK bindings (PyGObject).
</pre>
</div>
</content>
</entry>
<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>Fix packaging and distribution scripts</title>
<updated>2019-09-12T23:38:10+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-12T23:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5b8f8d2c7566d3a1c94c763e983c0c8a9b1f159a'/>
<id>5b8f8d2c7566d3a1c94c763e983c0c8a9b1f159a</id>
<content type='text'>
The previous commit was faulty. The run_in_terminal scripts in
steps 220 and 230 need to source in the configuration as every other
script. Dependencies on variables must be handled independently
from the main script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous commit was faulty. The run_in_terminal scripts in
steps 220 and 230 need to source in the configuration as every other
script. Dependencies on variables must be handled independently
from the main script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on user's .profile</title>
<updated>2019-09-12T21:08:52+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-12T20:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0a66d4736997ee2ca4c4b1687bfdc090bc3cd600'/>
<id>0a66d4736997ee2ca4c4b1687bfdc090bc3cd600</id>
<content type='text'>
We no longer need to overwrite .profile with our settings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer need to overwrite .profile with our settings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link pointing to old version of toolset cache</title>
<updated>2019-09-10T08:42:53+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-10T08:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aec5afb7c43692b5046ecc852480e1957a606155'/>
<id>aec5afb7c43692b5046ecc852480e1957a606155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change build OS and target</title>
<updated>2019-09-09T14:08:53+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-09T14:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=291a27405559f0f6dcc3d0a6aa209acef458a152'/>
<id>291a27405559f0f6dcc3d0a6aa209acef458a152</id>
<content type='text'>
We no longer user El Capitan (10.11) as build platform. We now use
Mojave (10.14) in combination with the Mavericks SDK (10.9). This
simplifies the build process as we can use a current platform
and gives backward compatibility down to Mavericks (10.9).

Use a newer Python build that we turn non-relocatable for JHBuild,
avoiding to build it ourselves (time consuming!) in 120-python3.sh.

New default build location is /Users/Shared/work. This is a user-
independent location and user-writable and simplifies WKR_DIR
handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer user El Capitan (10.11) as build platform. We now use
Mojave (10.14) in combination with the Mavericks SDK (10.9). This
simplifies the build process as we can use a current platform
and gives backward compatibility down to Mavericks (10.9).

Use a newer Python build that we turn non-relocatable for JHBuild,
avoiding to build it ourselves (time consuming!) in 120-python3.sh.

New default build location is /Users/Shared/work. This is a user-
independent location and user-writable and simplifies WKR_DIR
handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0 beta release</title>
<updated>2019-09-07T22:02:29+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-09-07T14:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7864170bb5ea3bf33ba3c0547e04796fa7adfe4c'/>
<id>7864170bb5ea3bf33ba3c0547e04796fa7adfe4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in GTK launch script</title>
<updated>2019-09-05T18:47:52+00:00</updated>
<author>
<name>René de Hesselle</name>
<email>dehesselle@web.de</email>
</author>
<published>2019-09-05T18:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=48e7c744051a6bff765b3207e94589f49e010c99'/>
<id>48e7c744051a6bff765b3207e94589f49e010c99</id>
<content type='text'>
Determine git repo version like it's done in the cmakefile.

Refactor usage of 'sed'.

Do not extract everything from toolset cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Determine git repo version like it's done in the cmakefile.

Refactor usage of 'sed'.

Do not extract everything from toolset cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>update installer language names</title>
<updated>2019-08-23T14:06:54+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-08-23T14:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bce5ffe368083a399de8981fec14465de48606f6'/>
<id>bce5ffe368083a399de8981fec14465de48606f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
