Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257912 - vast-0.3.3.ebuild (New Package)
Summary: vast-0.3.3.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://vast.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 17:42 UTC by Antonio Quartulli
Modified: 2009-02-07 17:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vast-0.3.3.ebuild (vast-0.3.3.ebuild,764 bytes, text/plain)
2009-02-06 17:43 UTC, Antonio Quartulli
Details
vast-c++-0.3.3.patch (vast-c++-0.3.3.patch,8.34 KB, patch)
2009-02-06 17:44 UTC, Antonio Quartulli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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