diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-09-26 05:10:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-26 05:10:38 -0700 |
| commit | 501e44e02c2dbb75b34c36ad4bbc9439d2486394 (patch) | |
| tree | aef31a5771e133c6d7561ef5c2847518d5d8e5cf /ports/assimp/CONTROL | |
| parent | 95638456fad49128a1d23f03bd4baef5adecf462 (diff) | |
| download | vcpkg-501e44e02c2dbb75b34c36ad4bbc9439d2486394.tar.gz vcpkg-501e44e02c2dbb75b34c36ad4bbc9439d2486394.zip | |
[qt5-location] Rename vendored libs to avoid conflicts (#13451)
* [qt5-location] Rename vendored libs to avoid conflicts
* [qt5-location] Use upstream patch
* [qt5-location] Replace / in patch url with %2F
* Update ports/qt5-location/CONTROL
* [assimp][irrxml] Remove outdated version of irrxml; redirect assimp at newer irrlicht
* [assimp] Apply skipped patch irrlicht.patch
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/assimp/CONTROL')
| -rw-r--r-- | ports/assimp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/assimp/CONTROL b/ports/assimp/CONTROL index be6613ec9..827ceadb3 100644 --- a/ports/assimp/CONTROL +++ b/ports/assimp/CONTROL @@ -1,6 +1,6 @@ Source: assimp Version: 5.0.1 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/assimp/assimp Description: The Open Asset import library -Build-Depends: zlib, rapidjson, minizip, stb, kubazip, irrxml, polyclipping, utfcpp, poly2tri +Build-Depends: zlib, rapidjson, minizip, stb, kubazip, irrlicht, polyclipping, utfcpp, poly2tri |
