add clementine and dep

This commit is contained in:
alihanozturk
2017-01-06 17:23:02 +03:00
parent 07e8cf917c
commit b70f720efc
23 changed files with 794 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
Name: Crypto++
Description: A free C++ class library of cryptographic schemes
Version: @VERSION@
URL: http://www.cryptopp.com
Requires:
Conflicts:
Libs: -L${libdir} -lcryptopp
Libs.private:
Cflags: -I${includedir}/cryptopp/