aboutsummaryrefslogtreecommitdiff
path: root/ports/mpg123/CONTROL
AgeCommit message (Collapse)Author
2020-11-09[mpg123] Upgrade to 1.26.3 (#14444)evpobr
* Update to the newest version * Convert `CONTROL` to `vcpkg.json` * Use `vcpkg_install_msbuild()` instead of deprecated `vcpkg_build_msbuild()`
2020-10-28[vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work ↵Billy O'Neal
around memory corruption bugs in yasm itself. (#14003)
2020-08-01[mpg123] Allow cross-compiling, fix previous builds tainting rebuilds (#11535)Kevin Lu
* [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 <47264268+JackBoosY@users.noreply.github.com> * [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 <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-06[mpg123] Update portfile.cmake to accomodate OpenSUSE 15.x /lib /lib64 (#12287)Tim Autry
* 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
2020-06-26[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)Jack·Boos·Yu
2020-06-12[vcpkg baseline] Fix baseline error (#11896)Jack·Boos·Yu
* [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
2020-05-11[mpg123] Enable UWP support (#11287)driver1998
* [mpg123] Enable UWP support * cleanup * [mpg123] Enable UWP CI
2020-04-30[msbuild] Hotfix /p:UseEnv=True to be a port-local setting (#11058)Voskrese
* Update vcpkg_build_msbuild.cmake * Update vcpkg_install_msbuild.cmake * Update CONTROL * Update CONTROL * Update portfile.cmake * Update portfile.cmake * Update ci.baseline.txt
2020-04-23[libvpx][mpg123] Fix use of YASM in MSBuild (via path) (#10952)Voskrese
* 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 <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-08-01[manyports]Regenerate patches and modify how the patches are used. (#7484)JackBoosY
* [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.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-05-18Package sdl2pp (#3430)Ryan Cheung
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry * Add package sdl2pp * [mpg123] Use Windows logic in Windows Desktop * [sdl2-mixer] Bump package version * [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-03-27[vcpkg-find-acquire-program] Update version of YASMRobert Schumacher
2018-03-20[mpg123] Disable LTCG for static libs to avoid ABI incompatibilityRobert Schumacher
2018-01-29fixed: error LNK2001: unresolved external symbol _INT123_dct36_sseIvy Snow
https://github.com/Microsoft/vcpkg/issues/1976
2018-01-11[mpg123] Fix x86 buildStanislav Ershov
2018-01-08[mpg123] Update to 1.25.8Stanislav Ershov
2017-03-13[mpg123] update to 1.24.0Mikhail Paulyshka
fix x64 builds. Resolves #674 enable static builds
2016-09-18Initial commitAlexander Karatarakis