2021-01-15 08:08:36 +08:00
|
|
|
{
|
|
|
|
"versions": [
|
2021-12-03 07:48:34 +08:00
|
|
|
{
|
|
|
|
"git-tree": "41142efe19b6591f0de47857a32fecdb8bbfc717",
|
|
|
|
"version": "2.13.94",
|
|
|
|
"port-version": 4
|
|
|
|
},
|
2021-12-02 11:11:01 +08:00
|
|
|
{
|
|
|
|
"git-tree": "6b0bf8a5aa81b6f10909b6d303be77553ca26011",
|
|
|
|
"version": "2.13.94",
|
|
|
|
"port-version": 3
|
|
|
|
},
|
2021-11-23 07:18:05 +08:00
|
|
|
{
|
|
|
|
"git-tree": "bc9133bf9d7f323757e7de9992ae6dbac0a92f00",
|
|
|
|
"version": "2.13.94",
|
|
|
|
"port-version": 2
|
|
|
|
},
|
2021-11-19 12:54:17 +08:00
|
|
|
{
|
|
|
|
"git-tree": "606b2d7ca0ba11e29552311100b66d8c5052faeb",
|
|
|
|
"version": "2.13.94",
|
|
|
|
"port-version": 1
|
|
|
|
},
|
2021-09-11 04:36:20 +08:00
|
|
|
{
|
|
|
|
"git-tree": "73929965b1d7992064fec1f69c6225a3d73a262b",
|
|
|
|
"version": "2.13.94",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"git-tree": "51b95a8e2dda5a9ffe083a8fc910ad9528597580",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 8
|
|
|
|
},
|
2021-05-06 04:31:41 +08:00
|
|
|
{
|
|
|
|
"git-tree": "e28c20718e723ea702e408f52f76343950b1a3f2",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 7
|
|
|
|
},
|
2021-04-30 06:57:05 +08:00
|
|
|
{
|
|
|
|
"git-tree": "1b2332fd4b819725ae740da7023098294a7da7e8",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 6
|
|
|
|
},
|
[ffmpeg] Add support for dav1d,fontconfig,freetype,fribidi,ilbc,modplug,opengl,openjpeg,libssh,tensorflow,tesseract,webp,libxml2 dependencies. (#15787)
* [tesseract] Use vcpkg_fixup_pkgconfig.
* [libxml2] Correct pkgconfig lib name.
* [libwebp] Use vcpkg_fixup_pkgconfig.
* [libssh] Export pkgconfig on windows.
Also move to using git to get source.
* [modplug] Export pkgconfig on windows.
* [ffmpeg] Add support for fontconfig,freetype,fribidi,modplug,openjpeg,libssh,tesseract,libxml2 dependencies.
* [openjpeg] Correct required static link libs in pkgconfig.
* [modplug] Combine vcpkg_from_github using variable.
* Update ports/libssh/CONTROL
* Improve portfile.cmake
* update version records.
* [openjpeg] Update libs in pkgcfg.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* update version records
* [libssh] Add pthread to pkgconfig when using mbedtls.
* [libssh] Correct pthread naming on windows.
* [fontconfig] Add libintl to pkgconfig on windows.
* update version records
* [ffmpeg] Fixup FindFFmpeg.
* [ffmpeg] speex now supports non-windows.
* [ffmpeg] Add feature libass.
* [ffmpeg] Add dav1d feature.
* [ffmpeg] Add feature ilbc.
* [ffmpeg] Add tensorflow feature.
* [ffmpeg] update version record.
* [ffmpeg] Add CI feature test.
* [ffmpeg] Limit features based on CI failures.
* [ffmpeg] Update version record.
* [ffmpeg] limit features based on ci.baseline.
* [various ports] Update supports field.
* [ffmpeg] Limit features more based on CI.
* update version records.
* [ffmpeg] Add detection of additional non target deps..
select_library_configurations_from_names currently detects the debug libs even for release builds as _IMPORT_PREFIX was not being set.
* [aubio] Silence warning about FindFFMPEG.
* [pangolin] Use vcpkg supplied FindFFMPEG.
* update version files.
* [ffnvcodec] Set as not supporting uwp.
ffnvcodec will build under uwp as its a header only lib, but it can not be used as it requires dynamic dll loading.
* [ffmpeg] Update feature all.
* update version records
* [tesseract] Wrap debug pkgcfg update.
* [libssh,libxml2,openjpeg,fontconfig] Fix pkg-config for release only triplets.
* [libssh] Correct port version after merge.
* [ffmpeg] Fixup after merge.
* Update version files.
* [ffmpeg] Add opengl support.
* [ffmpeg] Update package version.
* [ffmpeg] Fix ffnvcodec support.
* [ffmpeg] Fix x265 detection on osx.
* [libvpx] Enable arm-uwp build.
* [ffmpeg] Fixup x265 patch.
* trigger sdl rebuild
* [ffmpeg] Disable opengl on osx.
* Revert "trigger sdl rebuild"
This reverts commit 94065bfe8414259ad5a5576bd4ac0b7ab4b97c6b.
* [ffmpeg] Disable failing features on osx.
* Update ports/ffmpeg/FindFFMPEG.cmake.in
Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
* [ffmpeg] Add ass dependencies to FindFFmpeg.
* Update ports/ffmpeg/FindFFMPEG.cmake.in
Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
* update version
* [fontconfig] disable pthread/json as they are not needed for lib builds.
Only used for tests.
* [ffmpeg] Enable fontconfig on static+windows.
* update versions
* update versions.
* Fix incorrectly included commits
* revert pangolin commit
Reverts most of 2543be2edf60bf38511c2d477bb17b617398a108
* update versions
* Correct port version after merge.
* update versions.
* [ffmpeg] Fix cmake dependency detection on non-windows.
* Revert "revert pangolin commit"
This reverts commit f59bc5a53ea74fd9df17fc368886e9d1a80ac42f.
* [ffmpeg] Fix dependency loading that does not define separate debug/release libs.
* update versions.
* [ffmpeg] set CMP0072 policy.
* [wavpack] Fix cmake config export.
* [ffmpeg] Add optional system dependent libraries.
* update versions after merge.
* update versions.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
2021-04-08 01:06:55 +08:00
|
|
|
{
|
|
|
|
"git-tree": "de83a21d912d9b87d8ad069d94dffcca201830a3",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 5
|
|
|
|
},
|
2021-04-01 05:17:19 +08:00
|
|
|
{
|
|
|
|
"git-tree": "2b49a3ee02b25efc3101d849a0df38280a1ca299",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 4
|
|
|
|
},
|
2021-01-15 08:08:36 +08:00
|
|
|
{
|
|
|
|
"git-tree": "e4e2d26ab9639fb737206592a04791d998461fa3",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "5fb742a57db672816af7eebfc22a73bf6815428f",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "1e05a2ce1df8f7db65d4d4d0434ead5c050c954e",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "1817e2f41fca036c8b6b340a209b904dcd29a895",
|
|
|
|
"version-string": "2.13.1",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "ef58378bedab373531c754a81b8687c61579d05e",
|
|
|
|
"version-string": "2.12.4",
|
|
|
|
"port-version": 13
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "8ddbd806b6c40ea75e5008e21120085b52ff3be2",
|
|
|
|
"version-string": "2.12.4",
|
|
|
|
"port-version": 12
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "18f64ffe4ab99c2c888c78775c08e79932718823",
|
|
|
|
"version-string": "2.12.4",
|
|
|
|
"port-version": 11
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "c65451f9851fd35f076b2963545bfa88ec503836",
|
|
|
|
"version-string": "2.12.4-10",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "c15189e3f664d9ffca32aefff5ad2ae546abf98b",
|
|
|
|
"version-string": "2.12.4-9",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "7fa8b59fa80c072900155658a325d02191800416",
|
|
|
|
"version-string": "2.12.4-8",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "c17032b6a6676742de24abf031d192ae91c6fda3",
|
|
|
|
"version-string": "2.12.4-7",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "d44d2b6b00d1e48719ce44275bf86aafad12ad1b",
|
|
|
|
"version-string": "2.12.4-3",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "5866944bc2f1980f56703db34b9e6f771683cf27",
|
|
|
|
"version-string": "2.12.4-1",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "8830aabee30aa2f5b471a2e2693c3742ecf522c2",
|
|
|
|
"version-string": "2.12.4",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "c06d475a3ccd902568eb8bb9b39a6bd68df203f2",
|
|
|
|
"version-string": "2.12.3",
|
|
|
|
"port-version": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"git-tree": "05a5789f8f51bdea6b40ae0c57fa7f4cdf3a73de",
|
|
|
|
"version-string": "2.12.1",
|
|
|
|
"port-version": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|