Skip to content
Snippets Groups Projects
Commit 9bbe8f57 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/libcdd] Add geometry package for polytope double description algorithms.

parent 91d23ebe
No related branches found
No related tags found
No related merge requests found
libcdd: A double description method to deal with polytopes.
# robotpkg Makefile for: wip/soth
# Created: Aurelie Clodic on Thu, 30 Oct 2014
#
PKGNAME= libcdd-${VERSION}
DISTNAME= libcdd-${VERSION}
VERSION= 0.94.0
PKGREVISION= 1
#MASTER_SITES= https://www.inf.ethz.ch/personal/fukudak/cdd_home/
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=libcdd/}
MAINTAINER= hpp@laas.fr
CATEGORIES= geometry
COMMENT= Double description for polytope library (in C)
LICENSE= gnu-gpl
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/doxygen.mk
include ../../mk/sysdep/autoconf.mk
include ../../mk/language/c.mk
include ../../mk/robotpkg.mk
@comment Mon Jun 6 16:25:03 CEST 2016
bin/adjacency
bin/adjacency_gmp
bin/allfaces
bin/allfaces_gmp
bin/fourier
bin/fourier_gmp
bin/lcdd
bin/lcdd_gmp
bin/projection
bin/projection_gmp
bin/redcheck
bin/redcheck_gmp
bin/scdd
bin/scdd_gmp
bin/testcdd1
bin/testcdd1_gmp
bin/testcdd2
bin/testcdd2_gmp
bin/testlp1
bin/testlp1_gmp
bin/testlp2
bin/testlp2_gmp
bin/testlp3
bin/testlp3_gmp
bin/testshoot
bin/testshoot_gmp
include/cdd.h
include/cdd_f.h
include/cddmp.h
include/cddmp_f.h
include/cddtypes.h
include/cddtypes_f.h
include/setoper.h
lib/libcdd.la
lib/libcdd.so.0.0.0
lib/libcddgmp.la
lib/pkgconfig/libcdd.pc
SHA1 (libcdd-0.94.0.tar.gz) = 65907d6800bd105b524f6ba70d30f92359ff4d9e
RMD160 (libcdd-0.94.0.tar.gz) = 5ab7128a842fd589278b2807e04dd352367fad82
Size (libcdd-0.94.0.tar.gz) = 4803755 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment