aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
AgeCommit message (Collapse)Author
2016-03-22Fixed and added erlangdennisPjotr Prins
2016-03-19Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-19Arrayfire now builds on GNU GuixDennis E. Mungai
Mission accomplished. Praise the sun!!!
2016-03-19Add more native deps Dennis E. Mungai
See the cmake configuration options used.
2016-03-19Use the system's Boost Compute library as an input Dennis E. Mungai
See the CMake configuration string for details. Investigating a latent build failure.
2016-03-19Broken build, still cannot detect Boost.ComputeDennis E. Mungai
To be fixed. To build, you need to disable the OpenCL back-end.
2016-03-19Package successfully ported to GNU GuixDennis E. Mungai
Praise the sun !
2016-03-19Fixes. Package still fails to buildDennis E. Mungai
Investigate and patch later.
2016-03-19ported gtest to guixDennis E. Mungai
Cleanup pending. Package builds. Need to trim inputs.
2016-03-18fix conflictpjotrp
2016-03-18Merge branch 'master' into dennispjotrp
2016-03-18Meregpjotrp
2016-03-18Added clBLASDennis E. Mungai
Build fails due to googletest's missing target "install". Investigating.
2016-03-18Ported clFFT to GNU GuixDennis E. Mungai
Package builds successfully.
2016-03-18Package now builds on GNU GuixDennis E. Mungai
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.
2016-03-18Use proper formatting for License listsDennis E. Mungai
Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules.
2016-03-18Bump version to v3.3.3Dennis E. Mungai
Also change licensing schema with #prefix (es). Solves namespace problems. Also added wget as an input (As it's needed as a fallback incase checksums for Boost are invalid).
2016-03-16Add delly.Roel Janssen
2016-03-16Add contra.Roel Janssen
2016-03-15Added Java packages, working, WIP and ON HOLD.Roel Janssen
2016-03-12Add a few more deps (needed glut)Dennis E. Mungai
Intel's Beignet package still can't build on guix, complains about libclang.
2016-03-12Add Intel Beignet to guixDennis E. Mungai
This is Intel's Beignet, Intel's OpenCL platform for their GPUs and CPUs.
2016-03-12WIPDennis E. Mungai
Work in progress. Investigate,
2016-03-11Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-11Added test suite to pindel package.Roel Janssen
2016-03-11Small compile fixes for pindelpjotrp
2016-03-10Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-10Add multiple packages.Roel Janssen
- tabixpp - smithwaterman - multichoose - fsom - filevercmp - fastahack - bash-tap - vcflib
2016-03-09spacespjotrp
2016-03-09fixPjotr Prins
2016-03-09Small fixedPjotr Prins
2016-03-09Merge branch 'master' of github.com:roelj/guix-bioinformatics into roeljPjotr Prins
2016-03-09Added pindel without test suite.Roel Janssen
2016-03-09Added submodules to run tests, and provided an override to run the tests.Roel Janssen
2016-03-08pocl updated with all dependencies.Dennis E. Mungai
Have fun.
2016-03-08Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-08Change license handling Dennis E. Mungai
Still fails to build. Obscure ruby error.
2016-03-08Package now builds on GNU GuixDennis E. Mungai
All done.
2016-03-08Wrong hash, correct on buildDennis E. Mungai
Tertiary OpenCL headers package.
2016-03-08Notes: Requires OpenCL headers to build.Dennis E. Mungai
Port Khronos OpenCL headers to guix before building this package.
2016-03-08Add Khronos OpenCL ICDDennis E. Mungai
Ported to guix.
2016-03-08Add ocl-icd package to GNU GuixDennis E. Mungai
Added the Opensource reference OpenCL ICD, a dependency for Arrayfire and other OpenCL runtimes on GNU Guix
2016-03-07Added transitional package llvm-3.7.1Dennis E. Mungai
Needed by POCL, version bumped.
2016-03-07Add clang-runtime as a dependency.Dennis E. Mungai
2016-03-07python2-pil was missing from gn2pjotrp
2016-03-05Guix paths to the toolspjotrp
2016-03-04Updated hash values.Dennis E. Mungai
Changed with new commits to Arrayfire.
2016-03-04Bumped up to v.3.3.1-hotfix. Dennis E. Mungai
Fixes a bunch of build bugs
2016-03-04Add afnumpy to guixDennis E. Mungai
afnumpy is a GPGPU - accelerated drop-in to numpy
2016-03-04python-mysqlclient: propagate the shared libpjotrp