-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add libogg/libvorbis/libvorbisfile #1
Comments
How does vcpkg handle dependencies? Libflac requires libogg to be built first |
In each package's https://github.com/Microsoft/vcpkg/blob/master/ports/opencv/CONTROL |
How can those dependencies be passed onto the module we're building? |
If the module is built with CMake, then the Otherwise, there is a |
This looks like it is complete now |
We do have libogg and libvorbis, but I don't believe we have libvorbisfile. It might be a good idea to close this issue and open a new one specifically for libvorbisfile. |
Fixed version to what is actually downloaded.
support visual studio 2017
fix qt5-declarative for 5.12 and some hashes.
Updated support for OpenSSL v1.1
* [openlap] Add new port Merge pull request microsoft#1 from dg0yt/openldap Signed-off-by: Gordon Smith <[email protected]> * [openlap] Add new port m4.patch is needed when libtool < 2.4.6 m4.patch will only work with autoconf < 2.70 Signed-off-by: Gordon Smith <[email protected]> * wip: Make cyrus-sasl optional Signed-off-by: Gordon Smith <[email protected]>
We don't want directory 3rdparty to be visible "outside" this project. For this reason we do not add it to this: catkin_package( INCLUDE_DIRS include )
* Add sdformat13 port * sdformat13 fixes (#1) * Fix cmake config export * Cleanup * Add usage * Update versions * Fix according comments review --------- Co-authored-by: Kai Pastor <[email protected]>
* [amd-amf] Update to 1.4.29 * [ffnvcodec] Update to 11.1.5.2 * [mfx-dispatch] Fix pkgconfig * [ffmpeg] Update to 6.0 * update versions * [amd-amd] Fix merge * Update ffmpeg.json * ffmpeg: Remove libpng dependency. Ffmpeg doesnt have a libpng dependency. All thats needed for png support is zlib which has its own option already * Update ffmpeg.json * [ignition-common3] patch for ffmpeg3 * [freerdp] Update to 2.11.1 * Revert "Merge pull request #1 from autoantwort/ffmpeg" This reverts commit b52416c, reversing changes made to 8fdd44e. * Update ffmpeg.json * Update ffmpeg.json --------- Co-authored-by: Leander Schulten <[email protected]>
* Try to add libdwarf * Has * fix * hash * fixes * hash * Fixes * bump hash * zlib fix * bump hash * fix * bump hash * fixes * Bump hash * fix * bump * x * bump * fix * bump * fix * bump * fix * bump * fix * bump * fix * bump * Try this * bump * cleanup * bump * Update patches * bump hash * fix whitespace * bump * Update usage * Bump * Update portfile and patches (#1) * Re-introduce off_t patch * Bump * Fix patch * Bump * Usage is now correct * Bump * Revert "Usage is now correct" This reverts commit 54b32d1. * Bump --------- Co-authored-by: Kai Pastor <[email protected]>
https://xiph.org/downloads/
The text was updated successfully, but these errors were encountered: