summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/libvterm/package.py
AgeCommit message (Collapse)AuthorFilesLines
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
- [x] add `concretize.lp`, `spack.yaml`, etc. to licensed files - [x] update all licensed files to say 2013-2021 using `spack license update-copyright-year` - [x] appease mypy with some additions to package.py that needed for oneapi.py
2020-10-13Update neovim build and libvterm (#19015)hhoeflin1-1/+3
* Fixed wrong link to version 0.0.0 and add hash for version 0.1.4 * Fix failing build for neovim@master and neovim@stable and add hash for version 0.4.0 * Fix flake8 issues * Removed unnecessary newline * Depedency conditions restriction to neovim >= 0.2.0 as previous versions fail to compile * Removed build dependency on git * Removed master from all conditions
2020-08-31neovim: build on aarch64 (#18136)Toyohisa Kameyama1-2/+3
* libvterm: renumber version and add 1.0.3 neovim: build on aarrch64 * Remove unneeded comment. * libvterm: newer bazaar snapshot version is set to version 0.0. neovim: change for libvterm version change, and libtermkey version bug is fixed. * update libvterm versions.
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-1/+1
We'd like to use a consistent checksum scheme everywhere so that we can: a) incorporate archive checksums into our specs and have a consistent hashing algorithm across all specs. b) index mirrors with a consistent type of checksum, and not one that is dependent on how spack packages are written. - [x] convert existing md5, sha224, sha512, sha1 checksums to sha256
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-04Added missing libtool dependencies to libvterm and unibilium (#10007)sknigh1-0/+2
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
- remove the old LGPL license headers from all files in Spack - add SPDX headers to all files - core and most packages are (Apache-2.0 OR MIT) - a very small number of remaining packages are LGPL-2.1-only
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-0/+1
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-05-06pile of dependencies for neovim, including luajit and libuvTom Scogland1-0/+12