<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libflac, branch update-geos-381</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[flac] Disable stack smash protection and FORTIFY_SOURCE for mingw (#12761)</title>
<updated>2020-08-07T18:42:21+00:00</updated>
<author>
<name>Long Nguyen</name>
<email>nguyen.long.908132@gmail.com</email>
</author>
<published>2020-08-07T18:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=80ef2a34554283e7a926242b0353b103aa3aae48'/>
<id>80ef2a34554283e7a926242b0353b103aa3aae48</id>
<content type='text'>
* [flac] Disable stack smash protection and FORTIFY_SOURCE for mingw

* Change flag injection + copyright install</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [flac] Disable stack smash protection and FORTIFY_SOURCE for mingw

* Change flag injection + copyright install</pre>
</div>
</content>
</entry>
<entry>
<title>[sdl2-mixer] Fix FLAC symbol export when static linking, add nativemidi default feature (#12374)</title>
<updated>2020-07-31T18:23:27+00:00</updated>
<author>
<name>Kevin Lu</name>
<email>6320810+kevinlul@users.noreply.github.com</email>
</author>
<published>2020-07-31T18:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=62d4320409b23b2278f20c3eaa4b174c4e3f0431'/>
<id>62d4320409b23b2278f20c3eaa4b174c4e3f0431</id>
<content type='text'>
* [sdl2-mixer] Fix FLAC symbol export when static linking

Fix regression introduced by #11152

* [sdl2-mixer] Add nativemidi default feature

Closes #10318

* [libsndfile] Revert to port version 8 as version 10

* [libflac] Use BUILD_SHARED_LIBS to properly export FLAC__NO_DLL via CMake

* [libflac] Force FLAC__NO_DLL in installed headers in static triplets

* [libflac] Modify headers on installation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [sdl2-mixer] Fix FLAC symbol export when static linking

Fix regression introduced by #11152

* [sdl2-mixer] Add nativemidi default feature

Closes #10318

* [libsndfile] Revert to port version 8 as version 10

* [libflac] Use BUILD_SHARED_LIBS to properly export FLAC__NO_DLL via CMake

* [libflac] Force FLAC__NO_DLL in installed headers in static triplets

* [libflac] Modify headers on installation</pre>
</div>
</content>
</entry>
<entry>
<title>[libflac] Update to 1.3.3-1 (#11152)</title>
<updated>2020-05-21T18:19:21+00:00</updated>
<author>
<name>evpobr</name>
<email>evpobr@gmail.com</email>
</author>
<published>2020-05-21T18:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=875821cd801d71208b294e5faf83fe4f6564a3eb'/>
<id>875821cd801d71208b294e5faf83fe4f6564a3eb</id>
<content type='text'>
Update to ce6dd6b which has the following benign changes compared to 1.3.3 proper

* `std::`-ify a bunch of C library stuff
* C-cast -&gt; `static_cast` or `reinterpret_cast`
* build system changes
* `unsigned` -&gt; `uint32_t`
* removing UB in some shifts
* better support for powerPC and Windows
* Change out `cos(double)` for `cosf(float)` in C
* Correct `%d` to `%u` in printf</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to ce6dd6b which has the following benign changes compared to 1.3.3 proper

* `std::`-ify a bunch of C library stuff
* C-cast -&gt; `static_cast` or `reinterpret_cast`
* build system changes
* `unsigned` -&gt; `uint32_t`
* removing UB in some shifts
* better support for powerPC and Windows
* Change out `cos(double)` for `cosf(float)` in C
* Correct `%d` to `%u` in printf</pre>
</div>
</content>
</entry>
<entry>
<title>[libflac] Update libflac to 1.3.3 (#8988)</title>
<updated>2019-11-22T01:03:32+00:00</updated>
<author>
<name>Michał Janiszewski</name>
<email>janisozaur@users.noreply.github.com</email>
</author>
<published>2019-11-22T01:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bfaf18478f8f117d6e6ef49d73ba302a2176966b'/>
<id>bfaf18478f8f117d6e6ef49d73ba302a2176966b</id>
<content type='text'>
* [libflac] Update libflac to 1.3.3

* Update portfile.cmake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libflac] Update libflac to 1.3.3

* Update portfile.cmake
</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>[libflac] Apply patch for flac_max and flac_min</title>
<updated>2018-10-04T05:54:39+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2018-10-04T05:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0fe2068a564080e5470ffe00c455592e625a0fd1'/>
<id>0fe2068a564080e5470ffe00c455592e625a0fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sfml] Support Linux</title>
<updated>2018-04-30T23:00:29+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-04-27T10:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=827c893b8e8224ca7c02a0d674fa9dba626aedb8'/>
<id>827c893b8e8224ca7c02a0d674fa9dba626aedb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libflac] using #ifdef for patches instead</title>
<updated>2017-11-21T04:46:58+00:00</updated>
<author>
<name>Aybe</name>
<email>aybe@users.noreply.github.com</email>
</author>
<published>2017-11-21T04:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=38ae2f69b7f376614f6a4b9201a23fcaa228baf9'/>
<id>38ae2f69b7f376614f6a4b9201a23fcaa228baf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libflac] patches for UWP builds</title>
<updated>2017-11-16T23:54:14+00:00</updated>
<author>
<name>Aybe</name>
<email>aybe@users.noreply.github.com</email>
</author>
<published>2017-11-16T23:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cb30c3fd0014f264709287fee43f24310dfde4aa'/>
<id>cb30c3fd0014f264709287fee43f24310dfde4aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)</title>
<updated>2017-09-09T07:12:54+00:00</updated>
<author>
<name>Alexander Karatarakis</name>
<email>alkarata@microsoft.com</email>
</author>
<published>2017-09-09T07:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=26516fe485b0e9048dd4809256a7e4526957c6e9'/>
<id>26516fe485b0e9048dd4809256a7e4526957c6e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
