ynanyam
5c3adff49b
libjpeg-turbo: updated checksums and added autoreconf for older versions ( #8411 )
2018-06-06 16:18:03 -05:00
mcneish1
f2eb71ca20
Fix libjpeg library finding and opencv build with nonstandard library directories ( #8160 ) ( #8179 )
...
* Use libs[0] and headers.directories[0] instead of hardcoded paths in opencv dependencies
* Fix library finding in libjpeg-turbo
* Use build_type=Debug instead of +debug to determine build_type
2018-05-18 15:30:25 -07:00
Sajid Ali
36b4c899fb
Add cmake for newer version of libjpeg-turbo ( #8102 )
...
* modified: package.py
* add official build reference.
* Update package.py
* Update package.py
* Update package.py
* fixed with pep8online.com
* update make to make()
* change homepage
2018-05-13 22:01:36 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Adam J. Stewart
2e9f158a79
Add latest version of libjpeg-turbo ( #7518 )
2018-03-19 10:41:37 -05:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Sergey Kosukhin
a48b5a627c
Make jpeg a virtual dependency. ( #5190 )
...
* Make jpeg a virtual dependency.
* Make 'libjpeg-turbo' the default implementation of 'jpeg'.
2017-08-24 10:30:35 +02:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Adam J. Stewart
02f92fc7f8
Massive conversion from Package to AutotoolsPackage ( #2845 )
...
* Massive conversion from Package to AutotoolsPackage
* Forgot to convert p4est to AutotoolsPackage
* Fix typo
* Fix broken link in docs
2017-01-18 10:34:09 -08:00
Sergey Kosukhin
7fd639d6fc
Update libjpeg-turbo: added new version and removed redundant dependency. ( #1897 )
2016-10-11 01:32:05 -07:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Ben Boeckel
6fd45520da
deptypes: mark deptypes in packages
2016-07-14 16:21:46 -04:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Todd Gamblin
89d5127900
New, cleaner package repository structure.
...
Package repositories now look like this:
top-level-dir/
repo.yaml
packages/
libelf/
package.py
mpich/
package.py
...
This leaves room at the top level for additional metadata, source,
per-repo configs, indexes, etc., and it makes it easy to see that
something is a spack repo (just look for repo.yaml and packages).
2015-11-26 14:19:27 -08:00