[Pkg-privacy-commits] [libotr] 48/225: Added libotr.pc.in
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit f765f75110dc54b5688dcb95a32e6ec5a9e71696
Author: cypherpunk <cypherpunk>
Date: Tue May 27 14:42:55 2008 +0000
Added libotr.pc.in
---
libotr.pc.in | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/libotr.pc.in b/libotr.pc.in
new file mode 100644
index 0000000..9538f8e
--- /dev/null
+++ b/libotr.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libotr
+Description: Off-the-Record Messaging Library
+Version: 3.1.0
+URL: http://otr.cypherpunks.ca/
+Libs: -L${libdir} -lotr
+Cflags: -I${includedir}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list