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