Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 257912

Summary: vast-0.3.3.ebuild (New Package)
Product: Gentoo Linux Reporter: Antonio Quartulli <a>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://vast.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: vast-0.3.3.ebuild
vast-c++-0.3.3.patch

Description Antonio Quartulli 2009-02-06 17:42:06 UTC
Hi, 
I attached the ebuild for VAST (Voronoi-based Adaptive Scalable Transfer) version 0.3.3 (the last) and a patch so that it will compile against last version of glibc.

It is a C++ library for manipulating Voronoi diagram useful for testing and simulation of various kind.

I suggest sci-libs/vast, it depends on >=dev-libs/ace-5.5 and sys-libs/zlib.

It is hosted on sourceforge at http://vast.sourceforge.net
Comment 1 Antonio Quartulli 2009-02-06 17:43:43 UTC
Created attachment 181177 [details]
vast-0.3.3.ebuild
Comment 2 Antonio Quartulli 2009-02-06 17:44:45 UTC
Created attachment 181178 [details, diff]
vast-c++-0.3.3.patch

Patch to compile vast against the last version of glibc