mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 22:59:17 +08:00
11 lines
224 B
PkgConfig
11 lines
224 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libutf8proc
|
||
|
Description: UTF8 processing
|
||
|
Version: 1.3.1
|
||
|
Libs: -L${libdir} -lutf8proc
|
||
|
Cflags: -I${includedir} -DUTF8PROC_EXPORTS
|