mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
261 B
PkgConfig
11 lines
261 B
PkgConfig
# Written by Alexander Rødseth <rodseth@gmail.com>
|
|
|
|
prefix=/usr
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libcrypto++-5.6.2
|
|
Description: Class library of cryptographic schemes
|
|
Version: 5.6.2
|
|
Libs: -L${libdir} -lcryptopp
|
|
Cflags: -I${includedir}
|