Package: gfan Version: 0.5 Revision: 1 Maintainer: Dustin Cartwright HomePage: http://www.math.tu-berlin.de/~jensen/software/gfan/gfan.html License: GPL Description: Computes Grobner fans and tropical varieties DescDetail: << Gfan is a software package for computing Grobner fans and tropical varieties, which are polyhedral fans associated to polynomial ideals. It contains many tools which are useful in the stody of Grobner bases, intial ideals, and tropical geometry. << BuildDepends: fink (>= 0.24.12), gmp, cddlib Source: http://www.math.tu-berlin.de/~jensen/software/gfan/gfan%v.tar.gz Source-MD5: 2d76d1625e0766c57c2b3ece809c23c8 Source2: http://www.math.tu-berlin.de/~jensen/software/gfan/gfanmanual%v.pdf Source2-MD5: 3151b479749ed03acddb82307253e081 SourceDirectory: gfan%v PatchFile: %n.patch PatchFile-MD5: bbc587529ecb535701f4df60bb3b91d5 GCC: 4.0 CompileScript: << make gmppath=%p cddpath=%p << InfoTest: << TestScript: << ./gfan _test << << DocFiles: COPYING ../gfanmanual%v.pdf InstallScript: make -j1 install PREFIX=%i DescPort: << The patch changes the installlinks command to create links with relative instead of absolute paths, which would break under fink. << UseMaxBuildJobs: true