blob: fc666026f90cfb70c0358034f7cb5bfb91e39de9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst prepare
DEPEND=dev-libs/gmp:0 >=sci-libs/cddlib-094f
DESCRIPTION=Computing Triangulations Of Point Configurations and Oriented Matroids
EAPI=6
HOMEPAGE=http://www.rambau.wm.uni-bayreuth.de/TOPCOM/
IUSE=doc examples static-libs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/gmp:0 >=sci-libs/cddlib-094f
SLOT=0
SRC_URI=http://www.rambau.wm.uni-bayreuth.de/Software/TOPCOM-0.17.7.tar.gz doc? ( http://www.rambau.wm.uni-bayreuth.de/TOPCOM/TOPCOM-manual.html )
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=16fbf831cf17cecfce84726373e4ba4f
|