[mathicgb] 201/393: Added missing pkgconfig file that should have been committed in last commit.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:59:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.

commit bdbf8e64a125a4202d68c205f2110675b36e7467
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date:   Thu Mar 21 21:22:15 2013 +0100

    Added missing pkgconfig file that should have been committed in last commit.
---
 build/autotools/mathicgb.pc.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/build/autotools/mathicgb.pc.in b/build/autotools/mathicgb.pc.in
new file mode 100755
index 0000000..17357b0
--- /dev/null
+++ b/build/autotools/mathicgb.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: mathicgb
+Description: C++ library for Groebner basis computation
+URL: https://github.com/broune/mathicgb
+Requires: memtailor mathic
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lmathicgb
+Cflags: -I${includedir}/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git



More information about the debian-science-commits mailing list