2022-06-06 19:13:42 +01:00
|
|
|
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
|
|
|
|
prefix=${homebrew_sdkroot}/usr
|
|
|
|
exec_prefix=/usr
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
|
|
|
|
Name: libxslt
|
|
|
|
Version: 1.1.35
|
|
|
|
Description: XSLT library version 2.
|
|
|
|
Requires: libxml-2.0
|
|
|
|
Cflags:
|
2022-10-17 01:14:01 +01:00
|
|
|
Libs: -L${libdir} -lxslt
|
|
|
|
Libs.private:
|