[gli] upgrade the gli to latest (#18715)

* upgrade the gli to latest

* update the version of gli

* update the version of gli

* [gli] Revert patch, use date scheme

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
This commit is contained in:
Xing Ji 2021-07-09 01:51:05 +08:00 committed by GitHub
parent 514473137d
commit e681ff653c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 9 deletions

View File

@ -1,5 +0,0 @@
Source: gli
Version: dd17acf-1
Build-Depends: glm
Description: OpenGL Image (GLI)
Homepage: https://gli.g-truc.net

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO g-truc/gli
REF dd17acf9cc7fc6e6abe9f9ec69949eeeee1ccd82
SHA512 9e3a4ab9ee73d5c271b8346cf81339cd3cd0c20d20991524b816313b6a99e8d3a01863316a38cf1a52ef9c5b31d689ecccf6248b12d1d270460c048bf904650b
REF 779b99ac6656e4d30c3b24e96e0136a59649a869
SHA512 6e7ab46b7943cb185c8c1f6e45b765f5463e03628973043a0e8b866458ccceb5249f69a2a77b5e69c73f3ace85af96c7b9b2137685ceb6d0fcb67e491a49be69
HEAD_REF master
PATCHES
disable-test.patch
@ -17,7 +17,7 @@ vcpkg_configure_cmake(
vcpkg_install_cmake()
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/gli TARGET_PATH share/gli)
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/gli)
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug)
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/lib)

9
ports/gli/vcpkg.json Normal file
View File

@ -0,0 +1,9 @@
{
"name": "gli",
"version-date": "2021-07-06",
"description": "OpenGL Image (GLI)",
"homepage": "https://gli.g-truc.net",
"dependencies": [
"glm"
]
}

View File

@ -2305,7 +2305,7 @@
"port-version": 0
},
"gli": {
"baseline": "dd17acf-1",
"baseline": "2021-07-06",
"port-version": 0
},
"glib": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c8960dd5e56bd32e4cd09edacd38a7a311e05fcd",
"version-date": "2021-07-06",
"port-version": 0
},
{
"git-tree": "d6453871d306fd1f5501954f4b3722f97cd525d4",
"version-string": "dd17acf-1",