aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2-mixer
AgeCommit message (Collapse)Author
2021-09-13[sdl2-mixer] Fix link error building with features fluidsynth and libvorbis ↵NancyLi1013
(#20089)
2021-07-06[sdl2-mixer] Add fluidsynth feature (#18826)JackMacWindows
* [sdl2-mixer] Add fluidsynth feature * [sdl2-mixer] Add fluidsynth feature * [sdl2-mixer] Add fluidsynth feature * Updated versions & fixed style * Fixed version hash
2021-03-18[sdl2-mixer] Fix features link error (#16737)NancyLi1013
* [sdl2-mixer] Fix features link error * Update versions
2021-01-05[sdl2] Update to 2.0.14 (#15398)Rémy Tassoux
* [sdl2] Update to 2.0.14 * Revert "[sdl2] Update to 2.0.14" This reverts commit b8e82e0dacb3877febd1f32e9b92c90fd8c0db19. * [sdl2] Update to 2.0.14 * [sdl2] Fix manifest formatting * [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14 Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2020-07-31[sdl2-mixer] Fix FLAC symbol export when static linking, add nativemidi ↵Kevin Lu
default feature (#12374) * [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
2020-02-28[sdl2-mixer] Enable native MIDI support on macOS (#10201)Jonathan Giannuzzi
2020-01-27[sdl2-mixer] Fix dynamic loading when building static library (#9332)Jack·Boos·Yu
* [sdl2-mixer] Fix dynamic loading when building static library * [sdl2-mixer] Set dynamic load as a feature * [sdl2-mixer] Disable feature dynamic-load when building static
2019-10-08[sdl2-mixer]Use dynamic library suffix when building dynamic library.JackBoosY
2019-10-08[sdl2-mixer]Delete the absolute path of the dependent libraries.JackBoosY
2019-09-25[sdl2-mixer]Re-fix dynamic call. (#8335)JackBoosY
2019-09-23[sdl2-mixer] Fix features dependency link. (#8208)Lily
* [sdl2-mixer] Fix features dependency link libraries. * [sdl2-mixer] Remove find_library. * [sdl2-mixer] Fix feature name * [sdl2-mixer] Fix feature options
2019-09-11[sdl2-mixer]Remove useless dependency link libraries. (#7720)JackBoosY
2019-06-20[many ports] improvements for linux/wsl (#6730)Stefano Sinigardi
* [many ports] improve compatibility with WSL and mixed case filesystems * [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there * [libharu] add compatibility with non-win32 platforms * [geogram] fix openblas on linux [clapack] better integration with linux environment [visit-struct] put cmake config file in the expected folder [geogram] remove trailing underscore to enable compatibility with OpenBLAS * [openblas] playing with underscore, without success * [openblas/lapack] fix library integration * [clapack] improve target handling in cmake module * [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs * [clapack,openblas] improve libraries integration * [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags * [suitesparse] improve integration with new lapack/openblas mechanism * [suitesparse] add no underscore postfix also for linux * [ceres] fix integration with newer openblas/lapack configs * [aws-c-event-stream] fix regression * [systemc] fix regression * [libwebp,geogram] trigger rebuild * [libwebp,pthread4w] fix regressions * [glbinding] fix cmake module installation * [globjects] disentangle unnecessary dependency from qt5 * [jasper] remove broken and unnecessary patches * [libwebp] fix regression * [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files * [clapack] correctly find dlls * [clapack] use a generic blas as dependency * [fizz,g2o] restore expected version * fix mistake * [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports * [libressl,openssl] do not try to build one if the other is already installed * [itk] update ref and patch to avoid regression * [libressl,openssl] implement full strategy to fix CI * [libwebp] disable components that are broken on macOS * [ogre] enable macOS build * [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169 * [ogre] add missing install command * [ffmpeg] enable wrapper for cmake module * [ffmpeg] add avresample module finder * [ffmpeg] improve module detection and exported symbols * [ffmpeg] add variables to cache * [thrift] remove unnecessary build option * [allegro5] fix shared/static inversion * [protobuf] cleanup * [libressl] cleanup * [moos-core] cleanup * commented features must not be separated from other features, otherwise vcpkg complains * [itk] fix regression * [shogun,itk] fix regressions * [ogre] fix regression * [opusfile] add compatibility with non-win32 * [itk] fix regression * [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile * add missing dependencies * [ismrmrd] fix regression * [ffmpeg] trigger rebuild * [clapack,openblas,libogg] fix regressions on macOS * [libtins] fix regression * force rebuild windows regressions, unable to reproduce locally * [mosquitto] enable non-win32 builds * [json-dto] force rebuild, unable to reproduce regression locally * [many ports] uniform naming and path length requests * fix regression * fix regression * [ffmpeg] fixes for downstream projects * clean up - thanks to reviewers * trigger rebuild of regressions on macOS * trigger rebuild of regressions on macOS - part2 * Add core back * Use VCPKG_CONCURRENCY * Add core back to suitesparse * Add core back to curl * Add core back to magnum * Add core back to magnum * Add core back to magnum * Add core back to cgal
2019-06-17[sdl2-mixer]Fix build error with feature opusfile. (#6929)JackBoosY
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-01Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug ↵Antonio Maiorano
lib first (SDL2d) (#5948) Prevent SDL2 dependent libraries from always linking against debug.
2019-03-26[SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)Helco
* Add SDL2 image target * Add SDL2_mixer target * Add SDL2_ttf target * Add SDL2_net target * Fix missing source file for SDL2_image * Disable harfbuzz for freetype properly * Use both include dirs for freetype in SDL2-tff
2019-03-11Update various SDL2-based libraries (#5623)Daniel
* [sdl2-gfx] Update to 1.0.4 * [sdl2-mixer] Update to 2.0.4 (#4934) * [sdl2-image] Update to 2.0.4 * [sdl2-ttf] Update to 2.0.15 * [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
2019-03-06Move SDL2_mixer optional dependencies to features (#5565)Daniel
2019-02-16[sdl2-mixer] Fixes for installing on Linux (#5366)JackBister
* [sdl2-mixer] Fix libFLAC capitalization * [sdl2-mixer] Only build native_midi on Windows * [sdl2-mixer] Slight modernization; bump control version
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-01-09Add missing version.rc file to sdl2 libraries.Stanislav Ershov
Affected sdl2 libraries: - sdl2-image - sdl2-mixer - sdl2-net - sdl2-ttf
2017-11-13[sdl2-mixer] Bump to 2.0.2Stephen E. Baker
Follows upstream default mp3 library change from smpeg to mpg123
2017-10-19[sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link ↵Robert Schumacher
of release libs in debug mode.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-21[sdl2] Prevent exports in static buildcodicodi
2017-04-10Add sdl2-mixercodicodi