Adam J. Stewart
633e540a17
Use GitHub URL for ImageMagick
2016-08-11 14:13:33 -05:00
Adam J. Stewart
f147d64527
Rebase messed up flake8
2016-08-11 11:01:57 -05:00
Adam J. Stewart
04cee45ac9
Skip webengine until webkit support is added
2016-08-11 10:33:43 -05:00
Adam J. Stewart
2b0444b6f4
Latest version of pyside still has problems, add deps
2016-08-11 10:33:43 -05:00
Adam J. Stewart
b6fad65f52
Combine patch for all versions
...
Patch doesn't work with @when unless you specify a patch for every
version. When running `spack patch` for a version without a patch,
spack thinks that a patch exists, tries to apply it, but it doesn't
exist. Spack gets very confused.
2016-08-11 10:33:43 -05:00
Adam J. Stewart
1363b05e93
Add test dependencies
2016-08-11 10:33:43 -05:00
Adam J. Stewart
5cc76f7d84
Fix patch for py-pyside 1.2.4
2016-08-11 10:33:43 -05:00
Adam J. Stewart
59ce0c7514
Add patch to build qt 4 with GCC 6
2016-08-11 10:33:42 -05:00
Adam J. Stewart
ddf1879bed
Remove glib dependency, causes problems with PCRE and JavaScript
2016-08-11 10:33:02 -05:00
Adam J. Stewart
90dd26397c
Fix qt patch
2016-08-11 10:33:02 -05:00
Adam J. Stewart
7135299a66
Add latest version of pcre
2016-08-11 10:33:02 -05:00
Adam J. Stewart
ac15d5d619
Add patch for qt gamepad compilation problems
2016-08-11 10:33:01 -05:00
Adam J. Stewart
eac9a5905f
Flake8 and url_for_version changes
2016-08-11 10:33:01 -05:00
Adam J. Stewart
80742b2647
Add latest version of qt
2016-08-11 10:30:31 -05:00
Adam J. Stewart
8a0824df09
Update matplotlibrc filtering for GUI backends
2016-08-11 10:28:35 -05:00
Adam J. Stewart
a388871083
Update ImageMagick to latest version
2016-08-11 10:28:35 -05:00
Adam J. Stewart
2b83ea30e7
Re-add ipython support
2016-08-11 10:28:35 -05:00
Adam J. Stewart
f56de63972
Fix cycler dependencies, update qhull version names
2016-08-11 10:28:35 -05:00
Adam J. Stewart
0b8a3ad8ad
Flake8
2016-08-11 10:28:34 -05:00
Adam J. Stewart
aa6a6df640
Undo changes to GUI framework
2016-08-11 10:28:34 -05:00
Adam J. Stewart
e905ce16c9
Flake8
2016-08-11 10:28:34 -05:00
Adam J. Stewart
11e595089d
Matplotlib overhaul
2016-08-11 10:28:33 -05:00
Todd Gamblin
e6a122417a
Merge pull request #1491 from eschnett/eschnett/curl
...
Update curl to 7.50.1
2016-08-11 03:04:07 -07:00
Todd Gamblin
84e331c586
Remove unneeded noqa comments.
2016-08-10 16:33:39 -07:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Erik Schnetter
158deae625
Update curl to 7.50.1
2016-08-10 13:51:57 -04:00
Matt Belhorn
2be065418b
Openssl package should not require openssl (https) to obtain source.
2016-08-09 15:57:07 -04:00
alalazo
38dcd6bce9
qa : flake8 issues
2016-08-09 09:54:24 +02:00
alalazo
5362864cc9
plumed : fixed name clash on attribute
2016-08-09 09:24:36 +02:00
Massimiliano Culpo
15d9fb1879
plumed : adding dependents
...
* cp2k : added plumed
* gromacs : patched pme load balancing
* gromacs : added plumed
2016-08-09 09:23:53 +02:00
becker33
3ea1325620
Merge pull request #1345 from hartzell/feature/add-perl-dependency-to-git
...
Add depends_on('perl'), depends_on('pcre') to git package
2016-08-08 09:44:50 -07:00
Todd Gamblin
dd30066feb
Merge pull request #1449 from hartzell/feature/add-package-for-prank
...
Add package for prank and supporting tools
2016-08-07 23:43:40 -07:00
Todd Gamblin
e65a8b6a9a
Merge pull request #1463 from davydden/pkg/opium
...
opium: add new package
2016-08-07 15:56:27 -07:00
Todd Gamblin
8121ac2c27
Merge pull request #1464 from hartzell/feature/update-lmod
...
No need to patch Lmod after 6.4.4
2016-08-07 15:55:16 -07:00
Todd Gamblin
93f5a750cb
Merge pull request #1465 from glennpj/pango_url
...
Add list_url to pango package
2016-08-07 15:55:04 -07:00
Todd Gamblin
281f6f18e1
Merge pull request #1466 from pramodk/develop
...
PDT should download full installer package
2016-08-07 15:54:50 -07:00
Denis Davydov
db87a9d3ce
tar: fix 1.28 on macOS; add 1.29 ( #1462 )
2016-08-07 15:54:01 -07:00
Adam J. Stewart
d7329d7bc2
Fix erroneously stripped trailing whitespace in patch ( #1467 )
2016-08-07 15:53:25 -07:00
Pramod Kumbhar
e9edfec0ec
PDT should download full installer package pdtoolkit-X.tar.gz (default pdt-X.tar.gz is only for x86 and cray)
2016-08-07 01:14:26 +02:00
Glenn Johnson
2ad21e7070
Add list_url to pango package
...
Added a `list_url` so the updated pango tar file can be retrieved.
2016-08-06 18:12:47 -05:00
George Hartzell
09d96bef9f
No need to patch Lmod after 6.4.4
...
The Lmod author changed the src so that it uses the tclsh (and shared
libraries) discovered at configure time. He did it differently that I
did in this patch, but he changes solve our problem too, so...
2016-08-06 17:39:05 -04:00
George Hartzell
9ebbde0e01
Make configure use our gettext library
...
The configure script needs extra encouragement to link against our
gettext/libintl library.
2016-08-06 16:28:47 -04:00
George Hartzell
1de5817b58
Clean up rebase problems
...
My rebase duplicated the depends_on('zlib') and dropped the --with-curl
from the configure.
This fixes those.
2016-08-06 16:28:47 -04:00
George Hartzell
f699d7c08e
[Whitespace] Gather the depends_on's together.
2016-08-06 16:28:47 -04:00
George Hartzell
152fa33a55
Call configure --with-libpcre=...
to use our pcre
...
An earlier commit claimed that this package depends_on('pcre') but I
didn't fix the call to configure that enabled it.
This fixes that.
2016-08-06 16:28:47 -04:00
George Hartzell
3cf2fd40a8
Enable depends_on('pcre') also
...
While I have the patient on the operating table, @adamjstewart asked
me to uncomment and test the depends_on('pcre').
Did it and it Works For Me(tm).
2016-08-06 16:28:47 -04:00
George Hartzell
653905e3a2
Add depends_on('perl') to git package
...
This commit changes the git package to depend_on('perl'). The system
perl is not always sufficient to install git (e.g. a CentOS7 system with
the development tools group installed has perl but not the
ExtUtils::MakeMaker package that git needs) and one can't always update
the system's perl.
This PR depends_on PR #1339 , which adds a perl package to spack.
2016-08-06 16:28:47 -04:00
George Hartzell
f800708ef3
Switch to using *std_cmake_args
2016-08-06 16:27:40 -04:00
George Hartzell
6a62a6b693
Flake8 whitespace cleanup
2016-08-06 16:27:40 -04:00
George Hartzell
a07a0ef54b
Add Bio++ tool suite and supporting libs
...
Add the Bio++ suite and its supporting libraries.
2016-08-06 16:27:40 -04:00