<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/corrade/CONTROL, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[magnum/magnum-plugins] Fix patches for --head builds (#10158)</title>
<updated>2020-03-28T03:37:33+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2020-03-28T03:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=edfce3b4558644d61fbef4c88ff4bd106b0809f8'/>
<id>edfce3b4558644d61fbef4c88ff4bd106b0809f8</id>
<content type='text'>
* [magnum] Update patches for --head builds

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Remove obsolete patch

Since basisu port has been updated, we can now use it without patching
the magnum-plugins code for compatibility.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Remove obsolete warning and flag

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Rename patches to reflect order of application

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum/magnum-plugins] Update port versions

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum] Update patches for --head builds

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Remove obsolete patch

Since basisu port has been updated, we can now use it without patching
the magnum-plugins code for compatibility.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade] Remove obsolete warning and flag

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Rename patches to reflect order of application

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum/magnum-plugins] Update port versions

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update magnum ports to new version (#8742)</title>
<updated>2019-10-25T20:05:28+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2019-10-25T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3b868ac7695942fa252001720a494457c9b88d02'/>
<id>3b868ac7695942fa252001720a494457c9b88d02</id>
<content type='text'>
* [corrade/magnum-*] Remove obsolete patches

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum-*] Update to 2019.10

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-integration] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [corrade/magnum-*] Remove obsolete patches

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [corrade/magnum-*] Update to 2019.10

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-integration] Add new features

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)</title>
<updated>2019-06-10T23:35:22+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-10T23:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d962dc7d651b563bed089f4bf9056003ebb7fe1c'/>
<id>d962dc7d651b563bed089f4bf9056003ebb7fe1c</id>
<content type='text'>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312)</title>
<updated>2019-02-11T21:49:12+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2019-02-11T21:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6c6516621f487a4fb3fa2d9b9417a54c3013ee23'/>
<id>6c6516621f487a4fb3fa2d9b9417a54c3013ee23</id>
<content type='text'>
* [corrade] Update to v2019.01

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Update to v2019.01, remove shapes and glutapplication features

These features were deprecated in earlier versions and now removed.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Improve dependencies to corrade

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add faad2audioimporter

 - faad2 is currently not in vcpkg, hence commented out
 - The commented out empty line is required to have vcpkg parse the file
   without issues

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [corrade] Update to v2019.01

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Update to v2019.01, remove shapes and glutapplication features

These features were deprecated in earlier versions and now removed.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Improve dependencies to corrade

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add faad2audioimporter

 - faad2 is currently not in vcpkg, hence commented out
 - The commented out empty line is required to have vcpkg parse the file
   without issues

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade] Add the /permissive- option (#5126)</title>
<updated>2019-02-06T19:18:53+00:00</updated>
<author>
<name>Cheney Wang</name>
<email>38240633+Cheney-W@users.noreply.github.com</email>
</author>
<published>2019-02-06T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f5b06a9ef0b34ef63ed9d2dfca978781a73eaea2'/>
<id>f5b06a9ef0b34ef63ed9d2dfca978781a73eaea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 (#4556)</title>
<updated>2018-10-25T22:26:05+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2018-10-25T22:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=aba5a4abecd56b90f8f3568edb62db8c3344cb8e'/>
<id>aba5a4abecd56b90f8f3568edb62db8c3344cb8e</id>
<content type='text'>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade] Update to v2018.04</title>
<updated>2018-05-02T11:42:44+00:00</updated>
<author>
<name>Squareys</name>
<email>squareys@googlemail.com</email>
</author>
<published>2018-05-02T10:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3e0901a90435e26a575e8b9c747928b88a7e3539'/>
<id>3e0901a90435e26a575e8b9c747928b88a7e3539</id>
<content type='text'>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687)</title>
<updated>2018-02-17T05:25:30+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2018-02-17T05:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0822a28059badbb18f301b414222e869845087fb'/>
<id>0822a28059badbb18f301b414222e869845087fb</id>
<content type='text'>
[corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages</pre>
</div>
</content>
</entry>
<entry>
<title>Update magnum, magnum-plugins and corrade to latest</title>
<updated>2018-01-11T01:47:42+00:00</updated>
<author>
<name>Joel Clay</name>
<email>jc4770@columbia.edu</email>
</author>
<published>2018-01-11T01:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0e6e2c9658f3cc7d11a37e4feb0a98ff58a4e53c'/>
<id>0e6e2c9658f3cc7d11a37e4feb0a98ff58a4e53c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
