[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet s.popinet at niwa.co.nz
Fri May 15 02:51:30 UTC 2009


The following commit has been merged in the upstream branch:
commit baf49497453a142034a509c1bf1d7cdee74a5aeb
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Tue Jan 18 15:19:24 2005 +1100

    Added GTS dependency to pkgconfig files
    
    darcs-hash:20050118041924-fbd8f-af6d702ce8561a4e24673b2c9b06c0f697403b62.gz

diff --git a/src/gerris2D.pc.in b/src/gerris2D.pc.in
index 814e216..6741d53 100644
--- a/src/gerris2D.pc.in
+++ b/src/gerris2D.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: Gerris2D
 Description: Gerris Flow Solver Library (2D)
 Version: @VERSION@
+Requires: gts >= 0.7.3
 Libs: -L${libdir} -lgfs2D -lgts -lm
 Cflags: -I${includedir} -DFTT_2D=1
diff --git a/src/gerris2D3.pc.in b/src/gerris2D3.pc.in
index dfdeadf..fc2f41c 100644
--- a/src/gerris2D3.pc.in
+++ b/src/gerris2D3.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: Gerris2D3
 Description: Gerris Flow Solver Library (2D3)
 Version: @VERSION@
+Requires: gts >= 0.7.3
 Libs: -L${libdir} -lgfs2D3 -lgts -lm
 Cflags: -I${includedir} -DFTT_2D3=1
diff --git a/src/gerris3D.pc.in b/src/gerris3D.pc.in
index a166d09..548f692 100644
--- a/src/gerris3D.pc.in
+++ b/src/gerris3D.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: Gerris3D
 Description: Gerris Flow Solver Library (3D)
 Version: @VERSION@
+Requires: gts >= 0.7.3
 Libs: -L${libdir} -lgfs3D -lgts -lm
 Cflags: -I${includedir}

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list