mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
12 lines
267 B
PkgConfig
12 lines
267 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libargon2
|
|
Description: Development libraries for libargon2
|
|
Version: @UPSTREAM_VER@
|
|
Libs: -L${libdir} -largon2 -lrt -ldl
|
|
Cflags:
|
|
URL: https://github.com/P-H-C/phc-winner-argon2
|