aboutsummaryrefslogtreecommitdiff
path: root/ports/libsndfile
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.
2019-06-14[sndfile/libsndfile] remove duplicate port, forward to libsndfile (#6896)Phil Christensen
2019-05-15[libsndfile]Fix install file path in linux. (#6455)JackBoosY
* [libsndfile]Fix install file path in linux. * [libsndfile] Don't install HTML docs
2018-08-08libsndfile: Add feature to make additional libraries optional (#3528)Gabriel
* libsndfile: Add feature to make additional libraries optional * [libsndfile] Make external-libs a default feature * [libsndfile] Fix typo
2018-02-25[libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883.Robert Schumacher
2017-11-21[libsndfile] fixed missing return !Aybe
2017-11-21[libsndfile] patches applied with #ifdef insteadAybe
2017-11-17[libsndfile] patches for UWP buildsAybe
2017-10-30Fix version, package name is not a part of itDmitry Marakasov
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-04-30Add libsndfile to vcpkgbagong