aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump p4est to version 0.3.4.2layman2013-10-083-4/+9
| | | | | This commit bumps p4est to version 0.3.4.2. Also add a use flag "vtk-binary" to toggle the output format for vtk files.
* Install the examples properly to usr/share/doc/${PF}/examplesMatthias Maier2013-07-261-2/+3
|
* p4est configured with --enable-mpiio does indeed depend on virtual/mpi[romio]Matthias Maier2013-07-261-3/+4
|
* Patch the build system to use libtool properlyMatthias Maier2013-07-262-3/+64
|
* Improve the ebuild a bit moreMatthias Maier2013-07-251-6/+6
| | | | | - Get RDEPEND/DEPEND right - omit superfluous "${S}"
* Bugfix: Reintroduce mpi supportMatthias Maier2013-07-251-0/+2
|
* The restriction on a specific AUTOMAKE version is not necessaryMatthias Maier2013-07-251-2/+0
|
* Cleanup as discussedMatthias Maier2013-07-252-22/+11
|
* Remove files directory, the patch is no longer neededMatthias Maier2013-07-251-11/+0
|
* Rewrite the ebuildMatthias Maier2013-07-251-18/+44
| | | | | | | - uses autotools-utils, now - introduce a static-libs use flag - introduce doc and examples use flags that install corresponding files directly from the tarball
* An ebuild for p4est [1]Matthias Maier2013-07-254-0/+79
This commit introduces an ebuild for the p4est library. [1] http://www.p4est.org/ "The p4est software library enables the dynamic management of a collection of adaptive octrees, conveniently called a forest of octrees. p4est is designed to work in parallel and scale to hundreds of thousands of processor cores."