This commit is contained in:
ton
2024-10-07 10:13:40 +07:00
parent aa1631742f
commit 3a7d696db6
9729 changed files with 1832837 additions and 161742 deletions

View File

@@ -1,4 +1,4 @@
prefix=C:/Users/naraw/Desktop/New folder/ImageUtils/.CondaPkg/env/Library
prefix=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
@@ -8,4 +8,4 @@ Description: OpenSSL cryptography library
Libs: -L"${libdir}" -llibcrypto
Libs.private: -lcrypt32 -lws2_32
Cflags: -I"${includedir}"
Version: 3.1.3
Version: 3.0.15

View File

@@ -6,6 +6,6 @@ includedir=${prefix}/include
Name: libffi
Description: Library supporting Foreign Function Interfaces
Version: 3.4.2
Version: 3.4.4
Libs: -L${exec_prefix}/lib -lffi
Cflags: -I${prefix}/include

View File

@@ -0,0 +1,20 @@
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#
prefix=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env
exec_prefix=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env
libdir=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env/lib
includedir=/c/b/abs_408t8wz0h8/croot/xz_1714514706366/_h_env/include
Name: liblzma
Description: General purpose data compression library
URL: https://xz.tukaani.org/xz-utils/
Version: 5.4.6
Cflags: -I${includedir}
Cflags.private: -DLZMA_API_STATIC
Libs: -L${libdir} -llzma
Libs.private:

View File

@@ -1,4 +1,4 @@
prefix=C:/Users/naraw/Desktop/New folder/ImageUtils/.CondaPkg/env/Library
prefix=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
@@ -8,4 +8,4 @@ Description: Secure Sockets Layer and cryptography libraries
Libs: -L"${libdir}" -llibssl
Requires: libcrypto
Cflags: -I"${includedir}"
Version: 3.1.3
Version: 3.0.15

View File

@@ -1,4 +1,4 @@
prefix=C:/Users/naraw/Desktop/New folder/ImageUtils/.CondaPkg/env/Library
prefix=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
@@ -6,4 +6,4 @@ includedir=${prefix}/include
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Requires: libssl libcrypto
Version: 3.1.3
Version: 3.0.15

View File

@@ -0,0 +1,13 @@
prefix=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library
exec_prefix=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library
libdir=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library/lib
sharedlibdir=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library/lib
includedir=C:/Users/pitak/Desktop/ton/winedata/privatejuliapkg/ImageUtils/.CondaPkg/env/Library/include
Name: zlib
Description: zlib compression library
Version: 1.2.13
Requires:
Libs: -L${libdir} -L${sharedlibdir} -lz
Cflags: -I${includedir}