summaryrefslogtreecommitdiffstats
path: root/abs/extra/crypto++/libcrypto++.pc
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-07-06 02:03:45 (GMT)
committerCecil <knoppmyth@gmail.com>2011-07-06 02:03:45 (GMT)
commita54f8539565e8523c35774ae42bf14e80fec8184 (patch)
tree81cbe14e4fb581fbed89b0facd2b26e1b89caf80 /abs/extra/crypto++/libcrypto++.pc
parent3ecceb27a3143bb3d7875f001cad8018211206ba (diff)
parent9d22bcc9fb43b439a789dd0e6adef20b017aa921 (diff)
downloadlinhes_pkgbuild-a54f8539565e8523c35774ae42bf14e80fec8184.zip
linhes_pkgbuild-a54f8539565e8523c35774ae42bf14e80fec8184.tar.gz
linhes_pkgbuild-a54f8539565e8523c35774ae42bf14e80fec8184.tar.bz2
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/crypto++/libcrypto++.pc')
-rw-r--r--abs/extra/crypto++/libcrypto++.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/extra/crypto++/libcrypto++.pc b/abs/extra/crypto++/libcrypto++.pc
new file mode 100644
index 0000000..698d761
--- /dev/null
+++ b/abs/extra/crypto++/libcrypto++.pc
@@ -0,0 +1,11 @@
+# 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}