# # Author: Lasse Collin # # This file has been put into the public domain. # You can do whatever you want with this file. # prefix=/srv/win32builder/fixed_364/build/win64 exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: liblzma Description: General purpose data compression library URL: http://tukaani.org/xz/ Version: 5.0.4 Cflags: -I${includedir} Libs: -L${libdir} -llzma Libs.private: -lpthread