aboutsummaryrefslogtreecommitdiff
path: root/ports/mpg123
AgeCommit message (Collapse)Author
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-04-11[mpg123] install missing headersMikhail Paulyshka
2017-03-13[mpg123] update to 1.24.0Mikhail Paulyshka
fix x64 builds. Resolves #674 enable static builds
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[mpg123] Mark as not static readyAlexander Karatarakis
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Second part of updated portfilesNinetainedo
2016-09-18Initial commitAlexander Karatarakis