[libgxps] Remove folder bin at static build (#40571)

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
This commit is contained in:
Lily Wang 2024-08-26 01:17:46 -07:00 committed by GitHub
parent b90e21b5e7
commit 2b59a097da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,5 @@
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
set(LIBGXPS_VERSION 0.3.2)
string(SUBSTRING ${LIBGXPS_VERSION} 0 3 MAJOR_MINOR) # e.g. 0.3

View File

@ -1,7 +1,7 @@
{
"name": "libgxps",
"version": "0.3.2",
"port-version": 3,
"port-version": 4,
"description": "libgxps is a GObject based library for handling and rendering XPS documents.",
"homepage": "https://wiki.gnome.org/Projects/libgxps",
"dependencies": [

View File

@ -559,7 +559,6 @@ libgpod:arm-neon-android=fail
libgpod:arm64-android=fail
libgpod:x64-android=fail
libgxps:x64-windows-static=fail
libgxps:x64-windows-static-md=fail
libhdfs3:arm-neon-android=fail
libhdfs3:arm64-android=fail
libhdfs3:x64-android=fail

View File

@ -4550,7 +4550,7 @@
},
"libgxps": {
"baseline": "0.3.2",
"port-version": 3
"port-version": 4
},
"libharu": {
"baseline": "2.4.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0d7868dcc67d11cb79d70af08389d9e14506caa9",
"version": "0.3.2",
"port-version": 4
},
{
"git-tree": "4bd19a44fc8b5aeb7ab850a2ce231761cee0fc2e",
"version": "0.3.2",