mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-13 04:56:35 +02:00
12 lines
250 B
PkgConfig
12 lines
250 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: lol-html
|
|
Description: Low output latency streaming HTML parser/rewriter
|
|
Version: @VERSION@
|
|
|
|
Requires:
|
|
Libs: -L${libdir} -llolhtml
|
|
Cflags: -I${includedir}
|