Commit Graph

6 Commits

Author SHA1 Message Date
MonicaLiu
f246d029e3
[rubberband] Update to 3.3.0 (#32843)
* update rubberband

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:18:04 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
JoergAtGithub
037ef821da
[rubberband] Update to 3.2.1 and use recommended sleef dependecy where supported (#31732)
* Select fastest available FFT library depending on the platform

* Update to rubberband 3.2.1

* Also added arm64 in the portfile.cmake condition to match arm in the vcpkg.json

* Use FFTW backend on x86_windows due to Microsoft Visual Studio bug
2023-06-07 12:00:50 -07:00
Daniel Schürmann
8f6d7e25d4
[rubberband] Update to version 3.2.0 (#30551) 2023-04-06 17:02:13 -07:00
Daniel Schürmann
893bc1d71d
[rubberband] Update to 3.1.1 (#27114) 2022-11-02 13:43:21 -07:00
Daniel Schürmann
1d5b2d15ff
[new port] Add rubberband (#24549)
* add port for `rubberband`

[rubberband](https://www.breakfastquay.com/rubberband/) is a small
library for stretching sounds.
This is the minimal portfile to make vcpkg happy, but probably still
needs some improvement, i.e. not picking up system libraries.

* [rubberband] Update to 2.0.2

* [rubberband] remove lv2 feature, because the install location is out of the vcpkg install tree

* [rubberband] Remove vcpkg_cmake_get_vars dependency

* [rubberband] Disable static builds on windows because of broken libsndfile dependency

Co-authored-by: Daniel Reuter <daniel.robin.reuter@googlemail.com>
2022-09-22 14:23:53 -07:00