<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/CMakeScripts/ConfigCPack.cmake, 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>update cmake packaging script</title>
<updated>2019-10-04T23:06:12+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-10-04T22:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d66f93532dde68f3c4cc844dd529717ab5c1a7d3'/>
<id>d66f93532dde68f3c4cc844dd529717ab5c1a7d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fic CPack ignore files</title>
<updated>2019-09-09T15:30:33+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-09-09T15:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b96fe12abff285391dc3a6c5bba744a8e035cb2f'/>
<id>b96fe12abff285391dc3a6c5bba744a8e035cb2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update WIX CPack attributes</title>
<updated>2019-06-25T15:30:20+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-06-25T15:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4b5c466b20001ce82878643e99b4b0222497e260'/>
<id>4b5c466b20001ce82878643e99b4b0222497e260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve deb generation and install scripts</title>
<updated>2019-03-15T00:53:59+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-03-15T00:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=083575fad08c2dae525daf9f060ba3fb1c43bfec'/>
<id>083575fad08c2dae525daf9f060ba3fb1c43bfec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Remove popt from dependencies</title>
<updated>2018-11-21T22:24:25+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-11-21T21:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6675a6fa8a3c2c2cf4ef80cab7400e58e7ff5b1b'/>
<id>6675a6fa8a3c2c2cf4ef80cab7400e58e7ff5b1b</id>
<content type='text'>
Not required anymore after 408cb49b5559a81ea803df64bf58457a5dd4bf16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not required anymore after 408cb49b5559a81ea803df64bf58457a5dd4bf16
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting INKSCAPE_DIST_PREFIX</title>
<updated>2018-01-28T14:41:45+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-01-28T14:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ac7ada20505fb1c691ef78bb8cd464a4100a0d3b'/>
<id>ac7ada20505fb1c691ef78bb8cd464a4100a0d3b</id>
<content type='text'>
Allows moving the CPack configuration to a more reasonable position...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows moving the CPack configuration to a more reasonable position...
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake/CPack: Set CPACK_PACKAGE_INSTALL_DIRECTORY only once</title>
<updated>2018-01-28T14:36:33+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-01-28T14:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=16c7d43d7de01d5b20db2f583d193a1b93a1877e'/>
<id>16c7d43d7de01d5b20db2f583d193a1b93a1877e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake/CPack: CPackDeb only available on UNIX</title>
<updated>2018-01-28T14:34:16+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-01-28T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3a0d6e909d44f242d900ebed2c290d8297e60b17'/>
<id>3a0d6e909d44f242d900ebed2c290d8297e60b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FindNSIS and fix prefix</title>
<updated>2018-01-23T08:59:13+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2018-01-23T08:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6348340ea165c9f03bd41cc7a27580336ab08c0'/>
<id>a6348340ea165c9f03bd41cc7a27580336ab08c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
