mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/cryptopp: Removed cryptopp.pc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1d9535e23f
commit
125070bf2d
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib@LIBDIRSUFFIX@
|
||||
includedir=${prefix}/include/cryptopp
|
||||
|
||||
Name: Crypto++
|
||||
Description: A free C++ class library of cryptographic schemes
|
||||
Version: 5.6.2
|
||||
URL: http://www.cryptopp.com
|
||||
Requires:
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -lcryptopp
|
||||
Cflags: -I${includedir}
|
Loading…
Reference in a new issue