peetsv
52f46d2bee
ViennaRNA: adding version 2.4.3 + disable swig ( #6408 )
...
* Adding version 2.4.3 to ViennaRNA
* Replaced tab indent with spaces
Flake8 error correction
* no swig for viennarna v2.4.3 only
* correcting version/argument conditional syntax error
2017-11-27 16:45:43 -07:00
Mark Berrill
e2abebe8a5
Adding new package amp ( #6471 )
2017-11-27 14:43:03 -07:00
Quinn
1268bc8f45
Adding list_url to r-hms package ( #6473 )
2017-11-27 14:40:02 -07:00
Michael F. Herbst
3d4e51fad2
Add two test examples to bohrium ( #6459 )
2017-11-27 13:55:29 -07:00
Eric
dbb329637b
r-rtsne: Create new package ( #6470 )
...
* r-rtsne: Create new package
* r-rtsne: add rcpp dependency
2017-11-27 13:54:53 -07:00
Eric
ebd796110d
r-pcapp: Create new package ( #6468 )
2017-11-27 13:54:36 -07:00
Satish Balay
23bedc276c
plasma: extract plasma changes from xsdk-0.3.0 ( #6280 )
...
* plasma: extract plasma changes from xsdk-0.3.0
* plasma: cleanup per review
- netlib-lapack: add support for spec['lapack:c'].libs, spec['blas:c'].libs
- add getblaslapacklibs() to eliminate duplicate code in edit() and build_targets()
- eliminate string manipulation of ld_flags
- remove gfortran check (will check later)
- remove build() (will check later)
* netlib-lapack: fix tuple per review
* netlib-lapack: use spec[lapack:c,fortran]
2017-11-27 11:38:10 -08:00
Adam Fidel
557309618f
New Package: GAP Benchmark Suite ( #6452 )
2017-11-27 06:50:49 -07:00
Choong Jun Jin
45e1562162
fixed glog compilation for < 0.3.5 ( #6463 )
2017-11-27 06:50:26 -07:00
Massimiliano Culpo
eacaa1551e
r-rcpp: adds new versions, fixes failing download in Travis CI ( #6464 )
2017-11-27 10:15:47 +01:00
Eric
fcf331f176
r-tsne: Create new package ( #6461 )
2017-11-27 09:30:52 +01:00
Eric
0bb789eb23
r-rcpp: fix list_url to install archived versions ( #6462 )
2017-11-27 09:20:49 +01:00
peetsv
09eeb991a2
dialign-tx adding patch for gcc@5.4.0 ( #6413 )
2017-11-26 16:14:18 -07:00
Adam J. Stewart
257d968259
Use long flag in spack help message ( #6429 )
2017-11-26 06:14:47 -07:00
Michael F. Herbst
41eb496021
New Package: Add libcint to spack ( #6456 )
...
* Add libcint to spack
* Clearifying comment
2017-11-25 21:01:30 -07:00
Michael F. Herbst
178381edf9
Implement opencv libs property ( #6457 )
2017-11-25 21:00:18 -07:00
Eric
9b5e3434ad
r-sn: Create new package ( #6433 )
...
* r-sn: Create new package
* r-sn: fix whitespace and depends_on
2017-11-25 12:50:13 -07:00
Axel Huebl
a465bf3bec
pocl: fix link to libtool ( #6440 )
...
libtool is also needed for linking, otherwise downstream
dependencies such as clfft will fail linking against pocl's
libOpenCL.so with errors such as:
```
>> 182 /usr/bin/ld: warning: libltdl.so.7, needed by /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so, not found (try using -rpath or -rpath-link)
>> 183 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlinit'
>> 184 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlerror'
>> 185 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlopen'
>> 186 /usr/local/opt/spack/linux-ubuntu16.04-x86_64/gcc-5.4.0/pocl-0.14-rwo73qzkcxfupndxoz3pcl2s34o5pt6i/lib/libOpenCL.so: undefined reference to `lt_dlsym'
>> 187 collect2: error: ld returned 1 exit status
```
2017-11-25 11:55:08 -07:00
Gregory Lee
1f2867415a
added intel 18.0.1 compilers ( #6381 )
2017-11-25 11:49:02 -07:00
Michael F. Herbst
25d7ef495c
Expand bohrium package ( #6438 )
...
* GCC greater 4.7 required
* Add variant with opencv extmethods
* Fix and export the config path
2017-11-25 11:46:32 -07:00
healther
d7344d2987
add package py-linecache2 ( #6448 )
2017-11-25 11:42:16 -07:00
healther
8c5c46a7a2
add missing dependencies to py-pylint ( #6445 )
2017-11-25 11:41:45 -07:00
healther
835b1ff03d
add missing build dependency to py-execnet ( #6443 )
2017-11-25 11:40:53 -07:00
Axel Huebl
ed685b0262
gearshifft: enable OpenCL ( #6441 )
...
With pocl builds fixed, we can now also use the OpenCL
implementations in gearshifft :)
2017-11-25 11:40:12 -07:00
healther
86e771bdb3
add missing dependency to py-scikit-image ( #6446 )
2017-11-25 11:39:16 -07:00
healther
ca90372f74
add missing dependency to py-unittest2 ( #6447 )
2017-11-25 11:38:42 -07:00
healther
65fd350eb4
add package py-setuptools-scm ( #6449 )
2017-11-25 11:38:10 -07:00
healther
0c7cf0c7a4
add package py-traceback2 ( #6450 )
2017-11-25 11:37:38 -07:00
健美猫
0d91f51a27
Python: add 3.6.3 . ( #6454 )
2017-11-25 11:34:24 -07:00
健美猫
086a1cfe7e
r: add version 3.4.2. ( #6455 )
2017-11-25 11:34:05 -07:00
healther
7c174f11ec
add new version to node-js ( #6444 )
2017-11-25 09:30:06 +01:00
Eric
be095fdb21
r-lars: Create new package ( #6453 )
2017-11-25 09:24:53 +01:00
Robert Cimrman
77bfda4da6
sfepy: Create new package ( #6439 )
2017-11-24 12:21:09 +01:00
健美猫
70adbaeeba
Octave depends on qt+opengl. ( #6437 )
2017-11-24 09:40:48 +01:00
Massimiliano Culpo
cde5fdde20
Openblas needs FC, not F77 ( #6435 )
...
fixes #5591
2017-11-24 07:15:01 +01:00
Michael Kuron
ff4a4fcd9e
siesta: add netcdf support ( #6431 )
2017-11-23 13:39:32 -07:00
George Hartzell
2a2670175d
boost@1.54 alse needs the call_once patch ( #6434 )
2017-11-23 20:17:17 +01:00
Michael Kuhn
5bbbfe9446
Introduce virtual dependency pkgconfig ( #5198 )
...
There are two providers, pkgconf and pkg-config, with the former being
the default provider.
2017-11-23 08:05:38 -07:00
Sergey Kosukhin
7f0659f032
New version and patch for 'sqlite'. ( #6303 )
2017-11-23 08:04:41 -07:00
Audrey Thoma
cd7d812be9
express: new package ( #6281 )
2017-11-23 08:04:02 -07:00
Ondřej Čertík
7a2b3b2588
Add a patch for Intel 18.0.1 ( #6392 )
2017-11-23 07:28:35 -07:00
Michael F. Herbst
a955f63530
Add bohrium to spack ( #6395 )
...
* Add bohrium package.py
* Changes suggested by @davydden
* Add +cuda guard
* Specify required environment setup
2017-11-23 07:24:55 -07:00
Eric
1dba6435bd
r-plotly: Create new package ( #6423 )
2017-11-23 07:17:17 -07:00
Denis Davydov
ddf10fa322
dealii: limit CMake to 3.9 as 3.10.0 is not supported yet ( #6427 )
2017-11-23 07:16:44 -07:00
sknigh
e2cf933ec1
gcc environment module will set CC, CXX, FC, F77, and F90 flags ( #3954 )
2017-11-23 12:44:55 +01:00
Cameron Smith
951679376e
zoltan: add optional dependency on parmetis ( #6387 )
2017-11-23 09:03:02 +01:00
Eric
6fd1009081
r-mixtools: Create new package ( #6421 )
2017-11-23 09:01:10 +01:00
Eric
bdd8bb1fd9
r-ranger: Create new package ( #6422 )
2017-11-23 09:00:32 +01:00
Chien-Chang Feng
630d7e19db
py-yt: Yt-project is moved. Add new version. ( #6409 )
2017-11-23 07:25:35 +01:00
Jon Rood
8b63cc6ad6
Using MPI environment compiler variables for pnetcdf. ( #6424 )
2017-11-22 21:34:21 -08:00