<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/mpg123/CONTROL, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[mpg123] Upgrade to 1.26.3 (#14444)</title>
<updated>2020-11-09T22:37:28+00:00</updated>
<author>
<name>evpobr</name>
<email>evpobr@gmail.com</email>
</author>
<published>2020-11-09T22:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9889c6e3bc39f91eb426ce49e317f635eedf4ce1'/>
<id>9889c6e3bc39f91eb426ce49e317f635eedf4ce1</id>
<content type='text'>
* Update to the newest version
* Convert `CONTROL` to `vcpkg.json`
* Use `vcpkg_install_msbuild()` instead of deprecated
  `vcpkg_build_msbuild()`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update to the newest version
* Convert `CONTROL` to `vcpkg.json`
* Use `vcpkg_install_msbuild()` instead of deprecated
  `vcpkg_build_msbuild()`</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work around memory corruption bugs in yasm itself. (#14003)</title>
<updated>2020-10-28T21:26:41+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-10-28T21:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1b1c17de8206231831b2bc8a06cff80506184be1'/>
<id>1b1c17de8206231831b2bc8a06cff80506184be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mpg123] Allow cross-compiling, fix previous builds tainting rebuilds (#11535)</title>
<updated>2020-08-01T20:56:56+00:00</updated>
<author>
<name>Kevin Lu</name>
<email>6320810+kevinlul@users.noreply.github.com</email>
</author>
<published>2020-08-01T20:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5512eafd80a1f69384d1f06a19f7ca04fa7dad9b'/>
<id>5512eafd80a1f69384d1f06a19f7ca04fa7dad9b</id>
<content type='text'>
* [mpg123] Allow cross-compiling, fix previous builds tainting rebuilds

* [mpg123] Rewrite to use vcpkg_configure_make

* Update ports/mpg123/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* [mpg123] Use vcpkg_execute_required_process

* [mpg123] Bump CONTROL version

* [mpg123] Remove unneeded legacy lines and strip out trailing newline from dumpmachine

* pre-install yasm on OSX.

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [mpg123] Allow cross-compiling, fix previous builds tainting rebuilds

* [mpg123] Rewrite to use vcpkg_configure_make

* Update ports/mpg123/portfile.cmake

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;

* [mpg123] Use vcpkg_execute_required_process

* [mpg123] Bump CONTROL version

* [mpg123] Remove unneeded legacy lines and strip out trailing newline from dumpmachine

* pre-install yasm on OSX.

Co-authored-by: Jack·Boos·Yu &lt;47264268+JackBoosY@users.noreply.github.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: JackBoosY &lt;yuzaiyang@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[mpg123] Update portfile.cmake to accomodate OpenSUSE 15.x /lib /lib64 (#12287)</title>
<updated>2020-07-06T18:40:13+00:00</updated>
<author>
<name>Tim Autry</name>
<email>tim.autry@outlook.com</email>
</author>
<published>2020-07-06T18:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4bd7c053bb9be3e8bd7ded8b524bf5191694cac9'/>
<id>4bd7c053bb9be3e8bd7ded8b524bf5191694cac9</id>
<content type='text'>
* Increment CONTROL file version

Increment CONTROL file version for mpg123 due to changes made to differentiate between library files being put in /lib64 instead of /lib on OpenSUSE 15.x linux

* Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux

Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Increment CONTROL file version

Increment CONTROL file version for mpg123 due to changes made to differentiate between library files being put in /lib64 instead of /lib on OpenSUSE 15.x linux

* Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux

Update portfile.cmake to differentiate between /lib64 and /lib libraries on OpenSUSE 15.x linux</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)</title>
<updated>2020-06-26T22:06:30+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-26T22:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a0e0c57f865937cdda81c21ad9327e606f7dc930'/>
<id>a0e0c57f865937cdda81c21ad9327e606f7dc930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline] Fix baseline error (#11896)</title>
<updated>2020-06-12T20:09:46+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-12T20:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=83627767af5efc3e5a2903ffca54dc6acb00ca99'/>
<id>83627767af5efc3e5a2903ffca54dc6acb00ca99</id>
<content type='text'>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</pre>
</div>
</content>
</entry>
<entry>
<title>[mpg123] Enable UWP support (#11287)</title>
<updated>2020-05-11T22:42:41+00:00</updated>
<author>
<name>driver1998</name>
<email>driver1998@foxmail.com</email>
</author>
<published>2020-05-11T22:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dfb1dc08b444b5f351292bc8bc6cdd09d399bff5'/>
<id>dfb1dc08b444b5f351292bc8bc6cdd09d399bff5</id>
<content type='text'>
* [mpg123] Enable UWP support

* cleanup

* [mpg123] Enable UWP CI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [mpg123] Enable UWP support

* cleanup

* [mpg123] Enable UWP CI</pre>
</div>
</content>
</entry>
<entry>
<title>[msbuild] Hotfix /p:UseEnv=True to be a port-local setting (#11058)</title>
<updated>2020-04-30T17:11:20+00:00</updated>
<author>
<name>Voskrese</name>
<email>10104740+Voskrese@users.noreply.github.com</email>
</author>
<published>2020-04-30T17:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b8c5ede662c774a5e2a10418933075a9f84ccd0c'/>
<id>b8c5ede662c774a5e2a10418933075a9f84ccd0c</id>
<content type='text'>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

* Update ci.baseline.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

* Update ci.baseline.txt</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx][mpg123] Fix use of YASM in MSBuild (via path) (#10952)</title>
<updated>2020-04-24T04:18:56+00:00</updated>
<author>
<name>Voskrese</name>
<email>10104740+Voskrese@users.noreply.github.com</email>
</author>
<published>2020-04-24T04:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c'/>
<id>ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c</id>
<content type='text'>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake

* Update CONTROL

* Update ci.baseline.txt.

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update portfile.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* [mpg123][libvpx] UWP is a target

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake

* Update CONTROL

* Update ci.baseline.txt.

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update portfile.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* [mpg123][libvpx] UWP is a target

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[manyports]Regenerate patches and modify how the patches are used. (#7484)</title>
<updated>2019-08-02T00:54:45+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-08-02T00:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bacbcf3527390ae7d20cd9660d82a180f2c8e065'/>
<id>bacbcf3527390ae7d20cd9660d82a180f2c8e065</id>
<content type='text'>
* [ccfits]Regenerate patches and modify how the patches are used.

* [itpp]Regenerate patches and modify how the patches are used.

* [mpg123]Regenerate patches and modify how the patches are used.

* [qwt]Regenerate patches and modify how the patches are used.

* [sdl1]Remove a patche and modify how the patches are used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ccfits]Regenerate patches and modify how the patches are used.

* [itpp]Regenerate patches and modify how the patches are used.

* [mpg123]Regenerate patches and modify how the patches are used.

* [qwt]Regenerate patches and modify how the patches are used.

* [sdl1]Remove a patche and modify how the patches are used.
</pre>
</div>
</content>
</entry>
</feed>
