comment here

This commit is contained in:
ton
2023-03-18 20:03:34 +07:00
commit 4553a0a589
14513 changed files with 2685043 additions and 0 deletions

19
.CondaPkg/env/lib/pkgconfig/liblzma.pc vendored Normal file
View File

@@ -0,0 +1,19 @@
#
# Author: Lasse Collin
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#
prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
exec_prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
libdir=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env/lib
includedir=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env/include
Name: liblzma
Description: General purpose data compression library
URL: https://tukaani.org/xz/
Version: 5.2.6
Cflags: -I${includedir}
Libs: -L${libdir} -llzma
Libs.private: -pthread -lrt -lpthread