fixing "problems in speck" as identified by repology (#25491)

Most of these are perl packages that need to point to the meta docs site,
and then a fair amount of http addresses that need to be https, and then
the rest are usually documentation sites that no longer exist or were
otherwise changes

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

Co-authored-by: vsoch <vsoch@users.noreply.github.com>
This commit is contained in:
Vanessasaurus 2021-08-26 14:05:24 -06:00 committed by GitHub
parent 23106ac0f5
commit 6a26322eb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
378 changed files with 394 additions and 393 deletions

View file

@ -27,7 +27,7 @@ class Abinit(AutotoolsPackage):
programs are provided. programs are provided.
""" """
homepage = 'http://www.abinit.org' homepage = 'https://www.abinit.org/'
url = 'https://www.abinit.org/sites/default/files/packages/abinit-8.6.3.tar.gz' url = 'https://www.abinit.org/sites/default/files/packages/abinit-8.6.3.tar.gz'
version('9.4.2', sha256='d40886f5c8b138bb4aa1ca05da23388eb70a682790cfe5020ecce4db1b1a76bc') version('9.4.2', sha256='d40886f5c8b138bb4aa1ca05da23388eb70a682790cfe5020ecce4db1b1a76bc')

View file

@ -13,8 +13,8 @@ class Ack(Package):
source code, ack is written purely in portable Perl 5 and takes source code, ack is written purely in portable Perl 5 and takes
advantage of the power of Perl's regular expressions.""" advantage of the power of Perl's regular expressions."""
homepage = "http://beyondgrep.com/" homepage = "https://beyondgrep.com/"
url = "http://beyondgrep.com/ack-2.14-single-file" url = "https://beyondgrep.com/ack-2.14-single-file"
version('2.22', sha256='fd0617585b88517a3d41d3d206c1dc38058c57b90dfd88c278049a41aeb5be38', expand=False) version('2.22', sha256='fd0617585b88517a3d41d3d206c1dc38058c57b90dfd88c278049a41aeb5be38', expand=False)
version('2.18', sha256='6e41057c8f50f661d800099471f769209480efa53b8a886969d7ec6db60a2208', expand=False) version('2.18', sha256='6e41057c8f50f661d800099471f769209480efa53b8a886969d7ec6db60a2208', expand=False)

View file

@ -11,8 +11,8 @@ class Alglib(MakefilePackage):
"""ALGLIB is a cross-platform numerical analysis and data processing """ALGLIB is a cross-platform numerical analysis and data processing
library.""" library."""
homepage = "http://www.alglib.net" homepage = "https://www.alglib.net/"
url = "http://www.alglib.net/translator/re/alglib-3.11.0.cpp.gpl.tgz" url = "https://www.alglib.net/translator/re/alglib-3.11.0.cpp.gpl.tgz"
version('3.11.0', sha256='34e391594aac89fb354bdaf58c42849489cd1199197398ba98bb69961f42bdb0') version('3.11.0', sha256='34e391594aac89fb354bdaf58c42849489cd1199197398ba98bb69961f42bdb0')

View file

@ -13,7 +13,7 @@ class Applewmproto(AutotoolsPackage, XorgPackage):
to better interact with the Mac OS X Aqua user interface when to better interact with the Mac OS X Aqua user interface when
running X11 in a rootless mode.""" running X11 in a rootless mode."""
homepage = "http://cgit.freedesktop.org/xorg/proto/applewmproto" homepage = "https://cgit.freedesktop.org/xorg/proto/applewmproto"
xorg_mirror_path = "proto/applewmproto-1.4.2.tar.gz" xorg_mirror_path = "proto/applewmproto-1.4.2.tar.gz"
version('1.4.2', sha256='ff8ac07d263a23357af2d6ff0cca3c1d56b043ddf7797a5a92ec624f4704df2e') version('1.4.2', sha256='ff8ac07d263a23357af2d6ff0cca3c1d56b043ddf7797a5a92ec624f4704df2e')

View file

@ -10,7 +10,7 @@ class Asciidoc(AutotoolsPackage):
"""A presentable text document format for writing articles, UNIX man """A presentable text document format for writing articles, UNIX man
pages and other small to medium sized documents.""" pages and other small to medium sized documents."""
homepage = "http://asciidoc.org" homepage = "https://asciidoc.org/"
# Always working URL but strangely with another checksum # Always working URL but strangely with another checksum
url = "https://github.com/asciidoc-py/asciidoc-py/archive/8.6.10.tar.gz" url = "https://github.com/asciidoc-py/asciidoc-py/archive/8.6.10.tar.gz"
git = "https://github.com/asciidoc-py/asciidoc-py.git" git = "https://github.com/asciidoc-py/asciidoc-py.git"

View file

@ -10,7 +10,7 @@ class Bcache(MakefilePackage):
"""Bcache is a patch for the Linux kernel to use SSDs to cache other block """Bcache is a patch for the Linux kernel to use SSDs to cache other block
devices.""" devices."""
homepage = "http://bcache.evilpiepirate.org" homepage = "https://bcache.evilpiepirate.org/"
url = "https://github.com/g2p/bcache-tools/archive/v1.0.8.tar.gz" url = "https://github.com/g2p/bcache-tools/archive/v1.0.8.tar.gz"
version('1.0.8', sha256='d56923936f37287efc57a46315679102ef2c86cd0be5874590320acd48c1201c') version('1.0.8', sha256='d56923936f37287efc57a46315679102ef2c86cd0be5874590320acd48c1201c')

View file

@ -6,7 +6,7 @@
class Bib2xhtml(Package): class Bib2xhtml(Package):
"""bib2xhtml is a program that converts BibTeX files into HTML.""" """bib2xhtml is a program that converts BibTeX files into HTML."""
homepage = "http://www.spinellis.gr/sw/textproc/bib2xhtml/" homepage = "https://www.spinellis.gr/sw/textproc/bib2xhtml/"
url = 'https://www.spinellis.gr/sw/textproc/bib2xhtml/bib2xhtml-v3.0-79-ge935.tar.gz' url = 'https://www.spinellis.gr/sw/textproc/bib2xhtml/bib2xhtml-v3.0-79-ge935.tar.gz'
version('3.0-79-ge935', sha256='4a2d2d89dd2f3fed1c735055b806809b5cc1cde32dee1aa5987097ec5bf2181f') version('3.0-79-ge935', sha256='4a2d2d89dd2f3fed1c735055b806809b5cc1cde32dee1aa5987097ec5bf2181f')

View file

@ -20,7 +20,7 @@
class BlastPlus(AutotoolsPackage): class BlastPlus(AutotoolsPackage):
"""Basic Local Alignment Search Tool.""" """Basic Local Alignment Search Tool."""
homepage = "http://blast.ncbi.nlm.nih.gov/" homepage = "https://blast.ncbi.nlm.nih.gov/"
url = "https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.12.0/ncbi-blast-2.12.0+-src.tar.gz" url = "https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.12.0/ncbi-blast-2.12.0+-src.tar.gz"
maintainers = ['weijianwen'] maintainers = ['weijianwen']

View file

@ -15,7 +15,7 @@
class Bohrium(CMakePackage, CudaPackage): class Bohrium(CMakePackage, CudaPackage):
"""Library for automatic acceleration of array operations""" """Library for automatic acceleration of array operations"""
homepage = "http://bh107.org" homepage = "https://github.com/bh107/bohrium"
url = "https://github.com/bh107/bohrium/archive/v0.9.0.tar.gz" url = "https://github.com/bh107/bohrium/archive/v0.9.0.tar.gz"
git = "https://github.com/bh107/bohrium.git" git = "https://github.com/bh107/bohrium.git"

View file

@ -18,7 +18,7 @@ class Boost(Package):
across a broad spectrum of applications. The Boost license across a broad spectrum of applications. The Boost license
encourages both commercial and non-commercial use. encourages both commercial and non-commercial use.
""" """
homepage = "http://www.boost.org" homepage = "https://www.boost.org"
url = "http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2" url = "http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2"
git = "https://github.com/boostorg/boost.git" git = "https://github.com/boostorg/boost.git"
list_url = "http://sourceforge.net/projects/boost/files/boost/" list_url = "http://sourceforge.net/projects/boost/files/boost/"

View file

@ -10,7 +10,7 @@
class Byobu(AutotoolsPackage): class Byobu(AutotoolsPackage):
"""Byobu: Text-based window manager and terminal multiplexer.""" """Byobu: Text-based window manager and terminal multiplexer."""
homepage = "http://www.byobu.co" homepage = "https://www.byobu.co/"
url = "https://launchpad.net/byobu/trunk/5.123/+download/byobu_5.123.orig.tar.gz" url = "https://launchpad.net/byobu/trunk/5.123/+download/byobu_5.123.orig.tar.gz"
maintainers = ['matthiasdiener'] maintainers = ['matthiasdiener']

View file

@ -9,7 +9,7 @@
class ByteUnixbench(MakefilePackage): class ByteUnixbench(MakefilePackage):
"""UnixBench is the original BYTE UNIX benchmark suite.""" """UnixBench is the original BYTE UNIX benchmark suite."""
homepage = "https://code.google.com/archive/p/byte-unixbench" homepage = "https://github.com/kdlucas/byte-unixbench"
url = "https://github.com/kdlucas/byte-unixbench/archive/v5.1.3.tar.gz" url = "https://github.com/kdlucas/byte-unixbench/archive/v5.1.3.tar.gz"
version('5.1.3', sha256='3a6bb00f270a5329682dff20fd2c1ab5332ef046eb54a96a0d7bd371005d31a3') version('5.1.3', sha256='3a6bb00f270a5329682dff20fd2c1ab5332ef046eb54a96a0d7bd371005d31a3')

View file

@ -11,7 +11,7 @@
class CBlosc(CMakePackage): class CBlosc(CMakePackage):
"""Blosc, an extremely fast, multi-threaded, meta-compressor library""" """Blosc, an extremely fast, multi-threaded, meta-compressor library"""
homepage = "http://www.blosc.org" homepage = "https://www.blosc.org"
url = "https://github.com/Blosc/c-blosc/archive/v1.11.1.tar.gz" url = "https://github.com/Blosc/c-blosc/archive/v1.11.1.tar.gz"
version('1.21.0', sha256='b0ef4fda82a1d9cbd11e0f4b9685abf14372db51703c595ecd4d76001a8b342d') version('1.21.0', sha256='b0ef4fda82a1d9cbd11e0f4b9685abf14372db51703c595ecd4d76001a8b342d')

View file

@ -10,7 +10,7 @@ class CBlosc2(CMakePackage):
"""Next generation c-blosc with a new API, a new container and """Next generation c-blosc with a new API, a new container and
other bells and whistles""" other bells and whistles"""
homepage = "http://www.blosc.org" homepage = "https://www.blosc.org/"
url = "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.0.1.tar.gz" url = "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.0.1.tar.gz"
git = "https://github.com/Blosc/c-blosc2.git" git = "https://github.com/Blosc/c-blosc2.git"

View file

@ -11,8 +11,8 @@ class Cfitsio(AutotoolsPackage):
data files in FITS (Flexible Image Transport System) data format. data files in FITS (Flexible Image Transport System) data format.
""" """
homepage = 'http://heasarc.gsfc.nasa.gov/fitsio/' homepage = 'https://heasarc.gsfc.nasa.gov/fitsio/'
url = 'http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz' url = 'https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz'
version('3.49', sha256='5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3') version('3.49', sha256='5b65a20d5c53494ec8f638267fca4a629836b7ac8dd0ef0266834eab270ed4b3')
version('3.48', sha256='91b48ffef544eb8ea3908543052331072c99bf09ceb139cb3c6977fc3e47aac1') version('3.48', sha256='91b48ffef544eb8ea3908543052331072c99bf09ceb139cb3c6977fc3e47aac1')

View file

@ -11,7 +11,7 @@ class Codec2(CMakePackage):
between 450 and 3200 bit/s. The main application is low bandwidth between 450 and 3200 bit/s. The main application is low bandwidth
HF/VHF digital radio.""" HF/VHF digital radio."""
homepage = "http://www.rowetel.com/codec2.html" homepage = "https://www.rowetel.com/?page_id=452"
url = "https://github.com/drowe67/codec2/archive/v0.9.2.tar.gz" url = "https://github.com/drowe67/codec2/archive/v0.9.2.tar.gz"
version('0.9.2', sha256='19181a446f4df3e6d616b50cabdac4485abb9cd3242cf312a0785f892ed4c76c') version('0.9.2', sha256='19181a446f4df3e6d616b50cabdac4485abb9cd3242cf312a0785f892ed4c76c')

View file

@ -16,8 +16,8 @@ class Dbus(Package):
by any two applications to communicate directly (without going by any two applications to communicate directly (without going
through the message bus daemon).""" through the message bus daemon)."""
homepage = "http://dbus.freedesktop.org/" homepage = "https://dbus.freedesktop.org/"
url = "http://dbus.freedesktop.org/releases/dbus/dbus-1.8.8.tar.gz" url = "https://dbus.freedesktop.org/releases/dbus/dbus-1.8.8.tar.gz"
version('1.12.8', sha256='e2dc99e7338303393b6663a98320aba6a63421bcdaaf571c8022f815e5896eb3') version('1.12.8', sha256='e2dc99e7338303393b6663a98320aba6a63421bcdaaf571c8022f815e5896eb3')
version('1.11.2', sha256='5abc4c57686fa82669ad0039830788f9b03fdc4fff487f0ccf6c9d56ba2645c9') version('1.11.2', sha256='5abc4c57686fa82669ad0039830788f9b03fdc4fff487f0ccf6c9d56ba2645c9')

View file

@ -9,7 +9,7 @@
class Editline(AutotoolsPackage): class Editline(AutotoolsPackage):
"""A readline() replacement for UNIX without termcap (ncurses)""" """A readline() replacement for UNIX without termcap (ncurses)"""
homepage = "http://troglobit.com/editline.html" homepage = "https://troglobit.com/editline.html"
url = "https://github.com/troglobit/editline/archive/1.16.0.tar.gz" url = "https://github.com/troglobit/editline/archive/1.16.0.tar.gz"
version('1.16.0', sha256='33421a1569d025f332a87054bfea28e2c757bdb573f1437bc22c34b798b6383c') version('1.16.0', sha256='33421a1569d025f332a87054bfea28e2c757bdb573f1437bc22c34b798b6383c')

View file

@ -13,7 +13,7 @@ class Elemental(CMakePackage):
"""Elemental: Distributed-memory dense and sparse-direct linear algebra """Elemental: Distributed-memory dense and sparse-direct linear algebra
and optimization library.""" and optimization library."""
homepage = "http://libelemental.org" homepage = "https://libelemental.org"
url = "https://github.com/elemental/Elemental/archive/v0.87.7.tar.gz" url = "https://github.com/elemental/Elemental/archive/v0.87.7.tar.gz"
git = "https://github.com/elemental/Elemental.git" git = "https://github.com/elemental/Elemental.git"

View file

@ -15,7 +15,7 @@ class EtsfIo(Package):
quantum-chemical applications relying upon Density Functional Theory (DFT). quantum-chemical applications relying upon Density Functional Theory (DFT).
""" """
homepage = "http://www.etsf.eu/resources/software/libraries_and_tools" homepage = "https://github.com/ElectronicStructureLibrary/libetsf_io"
url = "https://launchpad.net/etsf-io/1.0/1.0.4/+download/etsf_io-1.0.4.tar.gz" url = "https://launchpad.net/etsf-io/1.0/1.0.4/+download/etsf_io-1.0.4.tar.gz"
version('1.0.4', sha256='3140c2cde17f578a0e6b63acb27a5f6e9352257a1371a17b9c15c3d0ef078fa4') version('1.0.4', sha256='3140c2cde17f578a0e6b63acb27a5f6e9352257a1371a17b9c15c3d0ef078fa4')

View file

@ -15,8 +15,8 @@ class Exciting(MakefilePackage):
particular focus are excited states within many-body perturbation theory. particular focus are excited states within many-body perturbation theory.
""" """
homepage = "http://exciting-code.org/" homepage = "https://exciting-code.org/"
url = "http://exciting.wdfiles.com/local--files/nitrogen-14/exciting.nitrogen-14.tar.gz" url = "https://exciting.wdfiles.com/local--files/nitrogen-14/exciting.nitrogen-14.tar.gz"
version('14', sha256='a7feaffdc23881d6c0737d2f79f94d9bf073e85ea358a57196d7f7618a0a3eff') version('14', sha256='a7feaffdc23881d6c0737d2f79f94d9bf073e85ea358a57196d7f7618a0a3eff')

View file

@ -14,7 +14,7 @@ class Exempi(AutotoolsPackage):
a command line tool. a command line tool.
""" """
homepage = "http://libopenraw.freedesktop.org/wiki/Exempi" homepage = "https://libopenraw.freedesktop.org/wiki/Exempi"
url = "https://libopenraw.freedesktop.org/download/exempi-2.5.2.tar.bz2" url = "https://libopenraw.freedesktop.org/download/exempi-2.5.2.tar.bz2"
version('2.5.2', sha256='52f54314aefd45945d47a6ecf4bd21f362e6467fa5d0538b0d45a06bc6eaaed5') version('2.5.2', sha256='52f54314aefd45945d47a6ecf4bd21f362e6467fa5d0538b0d45a06bc6eaaed5')

View file

@ -9,8 +9,8 @@
class F2c(MakefilePackage): class F2c(MakefilePackage):
"""F2c converts Fortran 77 source code to C or C++ source files.""" """F2c converts Fortran 77 source code to C or C++ source files."""
homepage = "http://www.netlib.org/f2c/" homepage = "https://www.netlib.org/f2c/"
url = "http://www.netlib.org/f2c/src.tgz" url = "https://www.netlib.org/f2c/src.tgz"
version('master', sha256='d4847456aa91c74e5e61e2097780ca6ac3b20869fae8864bfa8dcc66f6721d35') version('master', sha256='d4847456aa91c74e5e61e2097780ca6ac3b20869fae8864bfa8dcc66f6721d35')

View file

@ -9,8 +9,8 @@
class Fastqc(Package): class Fastqc(Package):
"""A quality control tool for high throughput sequence data.""" """A quality control tool for high throughput sequence data."""
homepage = "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/" homepage = "https://www.bioinformatics.babraham.ac.uk/projects/fastqc/"
url = "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.5.zip" url = "https://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.5.zip"
version('0.11.9', sha256='15510a176ef798e40325b717cac556509fb218268cfdb9a35ea6776498321369') version('0.11.9', sha256='15510a176ef798e40325b717cac556509fb218268cfdb9a35ea6776498321369')
version('0.11.7', sha256='59cf50876bbe5f363442eb989e43ae3eaab8d932c49e8cff2c1a1898dd721112') version('0.11.7', sha256='59cf50876bbe5f363442eb989e43ae3eaab8d932c49e8cff2c1a1898dd721112')

View file

@ -11,7 +11,7 @@ class Faust(MakefilePackage):
specifically designed for real-time signal processing and synthesis. specifically designed for real-time signal processing and synthesis.
A distinctive characteristic of Faust is to be fully compiled.""" A distinctive characteristic of Faust is to be fully compiled."""
homepage = "http://faust.grame.fr/" homepage = "https://faust.grame.fr/"
url = "https://github.com/grame-cncm/faust/archive/2.27.2.tar.gz" url = "https://github.com/grame-cncm/faust/archive/2.27.2.tar.gz"
version('2.27.2', sha256='3367a868a93b63582bae29ab8783f1df7a10f4084a2bc1d2258ebf3d6a8c31d7') version('2.27.2', sha256='3367a868a93b63582bae29ab8783f1df7a10f4084a2bc1d2258ebf3d6a8c31d7')

View file

@ -14,7 +14,7 @@ class Fenics(CMakePackage):
the code generation interface UFC, the form language UFL and a range of the code generation interface UFC, the form language UFL and a range of
additional components.""" additional components."""
homepage = "http://fenicsproject.org/" homepage = "https://fenicsproject.org/"
git = "https://bitbucket.org/fenics-project/dolfin.git" git = "https://bitbucket.org/fenics-project/dolfin.git"
url = "https://bitbucket.org/fenics-project/dolfin/downloads/dolfin-2019.1.0.post0.tar.gz" url = "https://bitbucket.org/fenics-project/dolfin/downloads/dolfin-2019.1.0.post0.tar.gz"

View file

@ -18,7 +18,7 @@ class Flann(CMakePackage):
C, MATLAB and Python. C, MATLAB and Python.
""" """
homepage = "http://www.cs.ubc.ca/research/flann/" homepage = "https://github.com/mariusmuja/flann"
url = "https://github.com/mariusmuja/flann/archive/1.9.1.tar.gz" url = "https://github.com/mariusmuja/flann/archive/1.9.1.tar.gz"
version('1.9.1', sha256='b23b5f4e71139faa3bcb39e6bbcc76967fbaf308c4ee9d4f5bfbeceaa76cc5d3') version('1.9.1', sha256='b23b5f4e71139faa3bcb39e6bbcc76967fbaf308c4ee9d4f5bfbeceaa76cc5d3')

View file

@ -18,8 +18,8 @@ class Fltk(Package):
applications in minutes. applications in minutes.
""" """
homepage = 'http://www.fltk.org/' homepage = 'https://www.fltk.org/'
url = 'http://fltk.org/pub/fltk/1.3.3/fltk-1.3.3-source.tar.gz' url = 'https://fltk.org/pub/fltk/1.3.3/fltk-1.3.3-source.tar.gz'
version('1.3.3', sha256='f8398d98d7221d40e77bc7b19e761adaf2f1ef8bb0c30eceb7beb4f2273d0d97') version('1.3.3', sha256='f8398d98d7221d40e77bc7b19e761adaf2f1ef8bb0c30eceb7beb4f2273d0d97')

View file

@ -9,7 +9,7 @@
class Fseq(Package): class Fseq(Package):
"""F-Seq: A Feature Density Estimator for High-Throughput Sequence Tags""" """F-Seq: A Feature Density Estimator for High-Throughput Sequence Tags"""
homepage = "http://fureylab.web.unc.edu/software/fseq/" homepage = "https://fureylab.web.unc.edu/software/fseq/"
url = "http://html-large-files-dept-fureylab.cloudapps.unc.edu/fureylabfiles/fseq/fseq_1.84.tgz" url = "http://html-large-files-dept-fureylab.cloudapps.unc.edu/fureylabfiles/fseq/fseq_1.84.tgz"
version('1.84', sha256='22d603a51f127cb86cdecde9aeae14d273bb98bcd2b47724763ab3b3241a6e68') version('1.84', sha256='22d603a51f127cb86cdecde9aeae14d273bb98bcd2b47724763ab3b3241a6e68')

View file

@ -9,7 +9,7 @@
class G4abla(Package): class G4abla(Package):
"""Geant4 data for nuclear shell effects in INCL/ABLA hadronic mode""" """Geant4 data for nuclear shell effects in INCL/ABLA hadronic mode"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4ABLA.3.0.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4ABLA.3.0.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4emlow(Package): class G4emlow(Package):
"""Geant4 data files for low energy electromagnetic processes.""" """Geant4 data files for low energy electromagnetic processes."""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4EMLOW.6.50.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4EMLOW.6.50.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4ensdfstate(Package): class G4ensdfstate(Package):
"""Geant4 data for nuclides properties""" """Geant4 data for nuclides properties"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4ENSDFSTATE.2.1.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4ENSDFSTATE.2.1.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -10,7 +10,7 @@
class G4incl(Package): class G4incl(Package):
"""Geant4 data for evaluated particle cross-sections on natural """Geant4 data for evaluated particle cross-sections on natural
composition of elements""" composition of elements"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4INCL.1.0.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4INCL.1.0.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4ndl(Package): class G4ndl(Package):
"""Geant4 Neutron data files with thermal cross sections """ """Geant4 Neutron data files with thermal cross sections """
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4NDL.4.5.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4NDL.4.5.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -10,7 +10,7 @@
class G4neutronxs(Package): class G4neutronxs(Package):
"""Geant4 data for evaluated neutron cross-sections on natural composition """Geant4 data for evaluated neutron cross-sections on natural composition
of elements""" of elements"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4NEUTRONXS.1.4.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4NEUTRONXS.1.4.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -10,7 +10,7 @@
class G4particlexs(Package): class G4particlexs(Package):
"""Geant4 data for evaluated particle cross-sections on """Geant4 data for evaluated particle cross-sections on
natural composition of elements""" natural composition of elements"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PARTICLEXS.2.1.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PARTICLEXS.2.1.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4photonevaporation(Package): class G4photonevaporation(Package):
"""Geant4 data for photon evaporation""" """Geant4 data for photon evaporation"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PhotonEvaporation.4.3.2.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PhotonEvaporation.4.3.2.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4pii(Package): class G4pii(Package):
"""Geant4 data for shell ionisation cross-sections""" """Geant4 data for shell ionisation cross-sections"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PII.1.3.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4PII.1.3.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4radioactivedecay(Package): class G4radioactivedecay(Package):
"""Geant4 data files for radio-active decay hadronic processes""" """Geant4 data files for radio-active decay hadronic processes"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4RadioactiveDecay.5.1.1.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4RadioactiveDecay.5.1.1.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -9,7 +9,7 @@
class G4tendl(Package): class G4tendl(Package):
"""Geant4 data for incident particles [optional]""" """Geant4 data for incident particles [optional]"""
homepage = "http://geant4.web.cern.ch" homepage = "https://geant4.web.cern.ch"
url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4TENDL.1.3.tar.gz" url = "http://geant4-data.web.cern.ch/geant4-data/datasets/G4TENDL.1.3.tar.gz"
tags = ['hep'] tags = ['hep']

View file

@ -12,7 +12,7 @@ class Gatk(Package):
Variant Discovery in High-Throughput Sequencing Data Variant Discovery in High-Throughput Sequencing Data
""" """
homepage = "https://software.broadinstitute.org/gatk/" homepage = "https://gatk.broadinstitute.org/hc/en-us"
url = "https://github.com/broadinstitute/gatk/releases/download/4.1.0.0/gatk-4.1.0.0.zip" url = "https://github.com/broadinstitute/gatk/releases/download/4.1.0.0/gatk-4.1.0.0.zip"
list_url = "https://github.com/broadinstitute/gatk/releases" list_url = "https://github.com/broadinstitute/gatk/releases"

View file

@ -7,12 +7,16 @@
class Gconf(AutotoolsPackage): class Gconf(AutotoolsPackage):
"""GConf is a system for storing application preferences.""" """GConf is a system for storing application preferences.
homepage = "https://projects.gnome.org/gconf/" Note that this software is now deprecated in favor of moving to GSettings
and dconf with the GNOME 3 transition.
"""
homepage = "https://en.wikipedia.org/wiki/GConf"
url = "http://ftp.gnome.org/pub/gnome/sources/GConf/3.2/GConf-3.2.6.tar.xz" url = "http://ftp.gnome.org/pub/gnome/sources/GConf/3.2/GConf-3.2.6.tar.xz"
version('3.2.6', sha256='1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c') version('3.2.6', sha256='1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c', deprecated=True)
depends_on('pkgconfig', type='build') depends_on('pkgconfig', type='build')
depends_on('glib@2.14.0:') depends_on('glib@2.14.0:')

View file

@ -13,7 +13,7 @@ class Gdbm(AutotoolsPackage, GNUMirrorPackage):
These routines are provided to a programmer needing to create and These routines are provided to a programmer needing to create and
manipulate a hashed database.""" manipulate a hashed database."""
homepage = "http://www.gnu.org.ua/software/gdbm/gdbm.html" homepage = "https://www.gnu.org.ua/software/gdbm/gdbm.html"
gnu_mirror_path = "gdbm/gdbm-1.13.tar.gz" gnu_mirror_path = "gdbm/gdbm-1.13.tar.gz"
version('1.19', sha256='37ed12214122b972e18a0d94995039e57748191939ef74115b1d41d8811364bc') version('1.19', sha256='37ed12214122b972e18a0d94995039e57748191939ef74115b1d41d8811364bc')

View file

@ -13,7 +13,7 @@ class Geos(CMakePackage):
Simple Features for SQL spatial predicate functions and spatial Simple Features for SQL spatial predicate functions and spatial
operators, as well as specific JTS enhanced topology functions.""" operators, as well as specific JTS enhanced topology functions."""
homepage = "http://trac.osgeo.org/geos/" homepage = "https://trac.osgeo.org/geos/"
url = "https://download.osgeo.org/geos/geos-3.8.1.tar.bz2" url = "https://download.osgeo.org/geos/geos-3.8.1.tar.bz2"
maintainers = ['adamjstewart'] maintainers = ['adamjstewart']

View file

@ -11,7 +11,7 @@
class GhostscriptFonts(Package): class GhostscriptFonts(Package):
"""Ghostscript Fonts""" """Ghostscript Fonts"""
homepage = "http://ghostscript.com/" homepage = "https://ghostscript.com/"
url = "https://www.imagemagick.org/download/delegates/ghostscript-fonts-std-8.11.tar.gz" url = "https://www.imagemagick.org/download/delegates/ghostscript-fonts-std-8.11.tar.gz"
version('8.11', sha256='0eb6f356119f2e49b2563210852e17f57f9dcc5755f350a69a46a0d641a0c401') version('8.11', sha256='0eb6f356119f2e49b2563210852e17f57f9dcc5755f350a69a46a0d641a0c401')

View file

@ -12,7 +12,7 @@
class Ghostscript(AutotoolsPackage): class Ghostscript(AutotoolsPackage):
"""An interpreter for the PostScript language and for PDF.""" """An interpreter for the PostScript language and for PDF."""
homepage = "http://ghostscript.com/" homepage = "https://ghostscript.com/"
url = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/ghostscript-9.26.tar.gz" url = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/ghostscript-9.26.tar.gz"
executables = [r'^gs$'] executables = [r'^gs$']

View file

@ -9,7 +9,7 @@
class Gource(AutotoolsPackage): class Gource(AutotoolsPackage):
"""Software version control visualization.""" """Software version control visualization."""
homepage = "http://gource.io" homepage = "https://gource.io"
url = "https://github.com/acaudwell/Gource/releases/download/gource-0.44/gource-0.44.tar.gz" url = "https://github.com/acaudwell/Gource/releases/download/gource-0.44/gource-0.44.tar.gz"
version('0.44', sha256='2604ca4442305ffdc5bb1a7bac07e223d59c846f93567be067e8dfe2f42f097c') version('0.44', sha256='2604ca4442305ffdc5bb1a7bac07e223d59c846f93567be067e8dfe2f42f097c')

View file

@ -9,18 +9,20 @@
class GribApi(CMakePackage): class GribApi(CMakePackage):
"""The ECMWF GRIB API is an application program interface accessible from """The ECMWF GRIB API is an application program interface accessible from
C, FORTRAN and Python programs developed for encoding and decoding WMO C, FORTRAN and Python programs developed for encoding and decoding WMO
FM-92 GRIB edition 1 and edition 2 messages.""" FM-92 GRIB edition 1 and edition 2 messages. The API was deprecated
https://www.ecmwf.int/en/newsletter/152/news/end-road-grib-api in favor
of ecCodes."""
homepage = 'https://software.ecmwf.int/wiki/display/GRIB/Home' homepage = 'https://www.ecmwf.int/en/newsletter/152/news/end-road-grib-api'
url = 'https://software.ecmwf.int/wiki/download/attachments/3473437/grib_api-1.17.0-Source.tar.gz?api=v2' url = 'https://software.ecmwf.int/wiki/download/attachments/3473437/grib_api-1.17.0-Source.tar.gz?api=v2'
list_url = 'https://software.ecmwf.int/wiki/display/GRIB/Releases' list_url = 'https://software.ecmwf.int/wiki/display/GRIB/Releases'
maintainers = ['skosukhin'] maintainers = ['skosukhin']
version('1.24.0', sha256='6b0d443cb0802c5de652e5816c5b88734cb3ead454eb932c5ec12ef8d4f77bcd') version('1.24.0', sha256='6b0d443cb0802c5de652e5816c5b88734cb3ead454eb932c5ec12ef8d4f77bcd', deprecated=True)
version('1.21.0', sha256='50c2b58303ab578c55735e6c21c72ffc24f82a5bf52565550f54d49cb60e8a90') version('1.21.0', sha256='50c2b58303ab578c55735e6c21c72ffc24f82a5bf52565550f54d49cb60e8a90', deprecated=True)
version('1.17.0', sha256='55cbb4fdcb4ee1be6a27cece9ae7e26070beb8ab6cb7e77773db3fb0d4272462') version('1.17.0', sha256='55cbb4fdcb4ee1be6a27cece9ae7e26070beb8ab6cb7e77773db3fb0d4272462', deprecated=True)
version('1.16.0', sha256='0068ca4149a9f991d4c86a813ac73b4e2299c6a3fd53aba9e6ab276ef6f0ff9a') version('1.16.0', sha256='0068ca4149a9f991d4c86a813ac73b4e2299c6a3fd53aba9e6ab276ef6f0ff9a', deprecated=True)
variant('netcdf', default=False, variant('netcdf', default=False,
description='Enable netcdf encoding/decoding using netcdf library') description='Enable netcdf encoding/decoding using netcdf library')

View file

@ -10,7 +10,7 @@
class H5part(AutotoolsPackage): class H5part(AutotoolsPackage):
"""Portable High Performance Parallel Data Interface to HDF5""" """Portable High Performance Parallel Data Interface to HDF5"""
homepage = "http://vis.lbl.gov/Research/H5Part/" homepage = "https://dav.lbl.gov/archive/Research/AcceleratorSAPP/"
url = "https://codeforge.lbl.gov/frs/download.php/latestfile/18/H5Part-1.6.6.tar.gz" url = "https://codeforge.lbl.gov/frs/download.php/latestfile/18/H5Part-1.6.6.tar.gz"
version('1.6.6', sha256='10347e7535d1afbb08d51be5feb0ae008f73caf889df08e3f7dde717a99c7571') version('1.6.6', sha256='10347e7535d1afbb08d51be5feb0ae008f73caf889df08e3f7dde717a99c7571')

View file

@ -12,7 +12,7 @@ class Hydrogen(CMakePackage, CudaPackage, ROCmPackage):
"""Hydrogen: Distributed-memory dense and sparse-direct linear algebra """Hydrogen: Distributed-memory dense and sparse-direct linear algebra
and optimization library. Based on the Elemental library.""" and optimization library. Based on the Elemental library."""
homepage = "http://libelemental.org" homepage = "https://libelemental.org"
url = "https://github.com/LLNL/Elemental/archive/v1.0.1.tar.gz" url = "https://github.com/LLNL/Elemental/archive/v1.0.1.tar.gz"
git = "https://github.com/LLNL/Elemental.git" git = "https://github.com/LLNL/Elemental.git"

View file

@ -14,7 +14,7 @@ class Icedtea(AutotoolsPackage):
of key features to the upstream OpenJDK codebase. IcedTea requires an of key features to the upstream OpenJDK codebase. IcedTea requires an
existing IcedTea or OpenJDK install to build.""" existing IcedTea or OpenJDK install to build."""
homepage = "http://icedtea.classpath.org/wiki/Main_Page" homepage = "https://openjdk.java.net/projects/icedtea/"
url = "http://icedtea.wildebeest.org/download/source/icedtea-3.4.0.tar.gz" url = "http://icedtea.wildebeest.org/download/source/icedtea-3.4.0.tar.gz"
version('3.9.0', sha256='84a63bc59f4e101ce8fa183060a59c7e8cbe270945310e90c92b8609a9b8bc88') version('3.9.0', sha256='84a63bc59f4e101ce8fa183060a59c7e8cbe270945310e90c92b8609a9b8bc88')

View file

@ -11,7 +11,7 @@ class Imlib2(AutotoolsPackage, SourceforgePackage):
manipulation, arbitrary polygon support manipulation, arbitrary polygon support
""" """
homepage = "http://sourceforge.net/projects/enlightenment/" homepage = "https://sourceforge.net/projects/enlightenment/"
sourceforge_mirror_path = "enlightenment/imlib2-1.5.1.tar.bz2" sourceforge_mirror_path = "enlightenment/imlib2-1.5.1.tar.bz2"
maintainers = ['TheQueasle'] maintainers = ['TheQueasle']

View file

@ -9,7 +9,7 @@
class Jemalloc(AutotoolsPackage): class Jemalloc(AutotoolsPackage):
"""jemalloc is a general purpose malloc(3) implementation that emphasizes """jemalloc is a general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support.""" fragmentation avoidance and scalable concurrency support."""
homepage = "http://www.canonware.com/jemalloc/" homepage = "http://jemalloc.net/"
url = "https://github.com/jemalloc/jemalloc/releases/download/4.0.4/jemalloc-4.0.4.tar.bz2" url = "https://github.com/jemalloc/jemalloc/releases/download/4.0.4/jemalloc-4.0.4.tar.bz2"
version('5.2.1', sha256='34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6') version('5.2.1', sha256='34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6')

View file

@ -12,7 +12,7 @@
class Julia(Package): class Julia(Package):
"""The Julia Language: A fresh approach to technical computing""" """The Julia Language: A fresh approach to technical computing"""
homepage = "http://julialang.org" homepage = "https://julialang.org"
url = "https://github.com/JuliaLang/julia/releases/download/v0.4.3/julia-0.4.3-full.tar.gz" url = "https://github.com/JuliaLang/julia/releases/download/v0.4.3/julia-0.4.3-full.tar.gz"
git = "https://github.com/JuliaLang/julia.git" git = "https://github.com/JuliaLang/julia.git"

View file

@ -12,7 +12,7 @@ class Keepalived(AutotoolsPackage):
maintain and manage loadbalanced server pool according their health maintain and manage loadbalanced server pool according their health
""" """
homepage = "http://www.keepalived.org" homepage = "https://www.keepalived.org"
url = "http://www.keepalived.org/software/keepalived-1.2.0.tar.gz" url = "http://www.keepalived.org/software/keepalived-1.2.0.tar.gz"
version('2.0.19', sha256='0e2f8454765bc6a5fa26758bd9cec18aae42882843cdd24848aff0ae65ce4ca7') version('2.0.19', sha256='0e2f8454765bc6a5fa26758bd9cec18aae42882843cdd24848aff0ae65ce4ca7')

View file

@ -22,7 +22,7 @@ class Legion(CMakePackage):
that is orthogonal to correctness, thereby enabling easy porting and that is orthogonal to correctness, thereby enabling easy porting and
tuning of Legion applications to new architectures.""" tuning of Legion applications to new architectures."""
homepage = "http://legion.stanford.edu/" homepage = "https://legion.stanford.edu/"
git = "https://github.com/StanfordLegion/legion.git" git = "https://github.com/StanfordLegion/legion.git"
maintainers = ['pmccormick', 'streichler'] maintainers = ['pmccormick', 'streichler']

View file

@ -11,7 +11,7 @@ class Libapplewm(AutotoolsPackage, XorgPackage):
extension. This extension allows X window managers to better interact with extension. This extension allows X window managers to better interact with
the Mac OS X Aqua user interface when running X11 in a rootless mode.""" the Mac OS X Aqua user interface when running X11 in a rootless mode."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libAppleWM" homepage = "https://cgit.freedesktop.org/xorg/lib/libAppleWM"
xorg_mirror_path = "lib/libAppleWM-1.4.1.tar.gz" xorg_mirror_path = "lib/libAppleWM-1.4.1.tar.gz"
version('1.4.1', sha256='d7fb098d65ad4d840f60e5c92de7f58f1725bd70d0d132755ea453462fd50049') version('1.4.1', sha256='d7fb098d65ad4d840f60e5c92de7f58f1725bd70d0d132755ea453462fd50049')

View file

@ -10,7 +10,7 @@ class Libatasmart(AutotoolsPackage):
"""A small and lightweight parser library for ATA S.M.A.R.T. hard disk """A small and lightweight parser library for ATA S.M.A.R.T. hard disk
health monitoring.""" health monitoring."""
homepage = "http://git.0pointer.de/?p=libatasmart.git" homepage = "https://github.com/ebe-forks/libatasmart"
url = "https://github.com/ebe-forks/libatasmart/archive/v0.19.tar.gz" url = "https://github.com/ebe-forks/libatasmart/archive/v0.19.tar.gz"
version('0.19', sha256='10bb5321a254e28bd60fd297f284bfc81cce4fde92e150187640e62ec667e5fb') version('0.19', sha256='10bb5321a254e28bd60fd297f284bfc81cce4fde92e150187640e62ec667e5fb')

View file

@ -10,7 +10,7 @@ class Libdatrie(AutotoolsPackage):
"""datrie is an implementation of double-array structure for representing """datrie is an implementation of double-array structure for representing
trie.""" trie."""
homepage = "http://linux.thai.net/projects/datrie" homepage = "https://linux.thai.net/projects/datrie"
url = "https://github.com/tlwg/libdatrie/releases/download/v0.2.12/libdatrie-0.2.12.tar.xz" url = "https://github.com/tlwg/libdatrie/releases/download/v0.2.12/libdatrie-0.2.12.tar.xz"
version('0.2.12', sha256='452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149') version('0.2.12', sha256='452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149')

View file

@ -10,7 +10,7 @@ class Libdrm(AutotoolsPackage):
"""A userspace library for accessing the DRM, direct rendering manager, """A userspace library for accessing the DRM, direct rendering manager,
on Linux, BSD and other systems supporting the ioctl interface.""" on Linux, BSD and other systems supporting the ioctl interface."""
homepage = "http://dri.freedesktop.org/libdrm/" homepage = "https://dri.freedesktop.org/libdrm/"
url = "https://dri.freedesktop.org/libdrm/libdrm-2.4.59.tar.gz" url = "https://dri.freedesktop.org/libdrm/libdrm-2.4.59.tar.gz"
version('2.4.100', sha256='6a5337c054c0c47bc16607a21efa2b622e08030be4101ef4a241c5eb05b6619b') version('2.4.100', sha256='6a5337c054c0c47bc16607a21efa2b622e08030be4101ef4a241c5eb05b6619b')

View file

@ -24,7 +24,7 @@ class Libdwarf(Package):
respectively, not source) with every release of the SGI respectively, not source) with every release of the SGI
MIPS/IRIX C compiler.""" MIPS/IRIX C compiler."""
homepage = "http://www.prevanders.net/dwarf.html" homepage = "https://www.prevanders.net/dwarf.html"
url = "http://www.prevanders.net/libdwarf-20160507.tar.gz" url = "http://www.prevanders.net/libdwarf-20160507.tar.gz"
list_url = homepage list_url = homepage

View file

@ -14,7 +14,7 @@ class Libevent(AutotoolsPackage):
""" """
homepage = "http://libevent.org" homepage = "https://libevent.org"
url = "https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz" url = "https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz"
list_url = "http://libevent.org/old-releases.html" list_url = "http://libevent.org/old-releases.html"

View file

@ -9,7 +9,7 @@
class Libfontenc(AutotoolsPackage, XorgPackage): class Libfontenc(AutotoolsPackage, XorgPackage):
"""libfontenc - font encoding library.""" """libfontenc - font encoding library."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libfontenc" homepage = "https://cgit.freedesktop.org/xorg/lib/libfontenc"
xorg_mirror_path = "lib/libfontenc-1.1.3.tar.gz" xorg_mirror_path = "lib/libfontenc-1.1.3.tar.gz"
version('1.1.3', sha256='6fba26760ca8d5045f2b52ddf641c12cedc19ee30939c6478162b7db8b6220fb') version('1.1.3', sha256='6fba26760ca8d5045f2b52ddf641c12cedc19ee30939c6478162b7db8b6220fb')

View file

@ -11,7 +11,7 @@ class Libgpuarray(CMakePackage):
projects that is as future proof as possible, while keeping it easy to use projects that is as future proof as possible, while keeping it easy to use
for simple need/quick test.""" for simple need/quick test."""
homepage = "http://deeplearning.net/software/libgpuarray/" homepage = "https://github.com/Theano/libgpuarray"
url = "https://github.com/Theano/libgpuarray/archive/v0.6.1.tar.gz" url = "https://github.com/Theano/libgpuarray/archive/v0.6.1.tar.gz"
version('0.7.6', sha256='ad1c00dd47c3d36ee1708e5167377edbfcdb7226e837ef9c68b841afbb4a4f6a') version('0.7.6', sha256='ad1c00dd47c3d36ee1708e5167377edbfcdb7226e837ef9c68b841afbb4a4f6a')

View file

@ -9,7 +9,7 @@
class Liblbxutil(AutotoolsPackage, XorgPackage): class Liblbxutil(AutotoolsPackage, XorgPackage):
"""liblbxutil - Low Bandwith X extension (LBX) utility routines.""" """liblbxutil - Low Bandwith X extension (LBX) utility routines."""
homepage = "http://cgit.freedesktop.org/xorg/lib/liblbxutil" homepage = "https://cgit.freedesktop.org/xorg/lib/liblbxutil"
xorg_mirror_path = "lib/liblbxutil-1.1.0.tar.gz" xorg_mirror_path = "lib/liblbxutil-1.1.0.tar.gz"
version('1.1.0', sha256='285c1bc688cc71ec089e9284f2566d1780cc5d90816e9997890af8689f386951') version('1.1.0', sha256='285c1bc688cc71ec089e9284f2566d1780cc5d90816e9997890af8689f386951')

View file

@ -10,7 +10,7 @@ class LibnetfilterConntrack(AutotoolsPackage):
"""libnetfilter_conntrack is a userspace library providing a programming """libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.""" interface (API) to the in-kernel connection tracking state table."""
homepage = "http://netfilter.org" homepage = "https://netfilter.org"
url = "https://github.com/Distrotech/libnetfilter_conntrack/archive/libnetfilter_conntrack-1.0.4.tar.gz" url = "https://github.com/Distrotech/libnetfilter_conntrack/archive/libnetfilter_conntrack-1.0.4.tar.gz"
version('1.0.4', sha256='68168697b9d6430b7797ddd579e13a2cef06ea15c154dfd14e18be64e035ea6e') version('1.0.4', sha256='68168697b9d6430b7797ddd579e13a2cef06ea15c154dfd14e18be64e035ea6e')

View file

@ -12,7 +12,7 @@ class Libnfnetlink(AutotoolsPackage):
netfilter subsystem specific libraries such as libnfnetlink_conntrack, netfilter subsystem specific libraries such as libnfnetlink_conntrack,
libnfnetlink_log and libnfnetlink_queue.""" libnfnetlink_log and libnfnetlink_queue."""
homepage = "http://netfilter.org" homepage = "https://netfilter.org"
url = "https://github.com/Distrotech/libnfnetlink/archive/libnfnetlink-1.0.1.tar.gz" url = "https://github.com/Distrotech/libnfnetlink/archive/libnfnetlink-1.0.1.tar.gz"
version('1.0.1', sha256='11dd8a1045b03d47c878535eeb6b9eb34db295d21903a4dfd2c2cc63f45e675b') version('1.0.1', sha256='11dd8a1045b03d47c878535eeb6b9eb34db295d21903a4dfd2c2cc63f45e675b')

View file

@ -9,7 +9,7 @@
class Libpciaccess(AutotoolsPackage, XorgPackage): class Libpciaccess(AutotoolsPackage, XorgPackage):
"""Generic PCI access library.""" """Generic PCI access library."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libpciaccess/" homepage = "https://cgit.freedesktop.org/xorg/lib/libpciaccess/"
xorg_mirror_path = "lib/libpciaccess-0.13.5.tar.gz" xorg_mirror_path = "lib/libpciaccess-0.13.5.tar.gz"
version('0.16', sha256='84413553994aef0070cf420050aa5c0a51b1956b404920e21b81e96db6a61a27') version('0.16', sha256='84413553994aef0070cf420050aa5c0a51b1956b404920e21b81e96db6a61a27')

View file

@ -13,7 +13,7 @@ class Libthai(AutotoolsPackage):
word breaking, input and output methods as well as basic character word breaking, input and output methods as well as basic character
and string supports.""" and string supports."""
homepage = "http://linux.thai.net" homepage = "https://linux.thai.net"
url = "https://github.com/tlwg/libthai/releases/download/v0.1.28/libthai-0.1.28.tar.xz" url = "https://github.com/tlwg/libthai/releases/download/v0.1.28/libthai-0.1.28.tar.xz"
version('0.1.28', sha256='ffe0a17b4b5aa11b153c15986800eca19f6c93a4025ffa5cf2cab2dcdf1ae911') version('0.1.28', sha256='ffe0a17b4b5aa11b153c15986800eca19f6c93a4025ffa5cf2cab2dcdf1ae911')

View file

@ -9,7 +9,7 @@
class Libtheora(AutotoolsPackage): class Libtheora(AutotoolsPackage):
"""Theora Video Compression.""" """Theora Video Compression."""
homepage = "http://www.theora.org" homepage = "https://www.theora.org"
url = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz" url = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz"
version('1.1.1', sha256='f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61') version('1.1.1', sha256='f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61')

View file

@ -9,7 +9,7 @@
class Libtommath(MakefilePackage): class Libtommath(MakefilePackage):
"""A portable number theoretic multiple-precision integer library.""" """A portable number theoretic multiple-precision integer library."""
homepage = "http://www.libtom.net/" homepage = "https://www.libtom.net/"
url = "https://github.com/libtom/libtommath/archive/v1.2.0.tar.gz" url = "https://github.com/libtom/libtommath/archive/v1.2.0.tar.gz"
version('1.2.0', sha256='f3c20ab5df600d8d89e054d096c116417197827d12732e678525667aa724e30f') version('1.2.0', sha256='f3c20ab5df600d8d89e054d096c116417197827d12732e678525667aa724e30f')

View file

@ -14,7 +14,7 @@ class Libwindowswm(AutotoolsPackage, XorgPackage):
better interact with the Cygwin XWin server when running X11 in a better interact with the Cygwin XWin server when running X11 in a
rootless mode.""" rootless mode."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libWindowsWM" homepage = "https://cgit.freedesktop.org/xorg/lib/libWindowsWM"
xorg_mirror_path = "lib/libWindowsWM-1.0.1.tar.gz" xorg_mirror_path = "lib/libWindowsWM-1.0.1.tar.gz"
version('1.0.1', sha256='94f9c0add3bad38ebd84bc43d854207c4deaaa74fb15339276e022546124b98a') version('1.0.1', sha256='94f9c0add3bad38ebd84bc43d854207c4deaaa74fb15339276e022546124b98a')

View file

@ -10,7 +10,7 @@ class Libxaw3d(AutotoolsPackage, XorgPackage):
"""Xaw3d is the X 3D Athena Widget Set. """Xaw3d is the X 3D Athena Widget Set.
Xaw3d is a widget set based on the X Toolkit Intrinsics (Xt) Library.""" Xaw3d is a widget set based on the X Toolkit Intrinsics (Xt) Library."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libXaw3d" homepage = "https://cgit.freedesktop.org/xorg/lib/libXaw3d"
xorg_mirror_path = "lib/libXaw3d-1.6.2.tar.gz" xorg_mirror_path = "lib/libXaw3d-1.6.2.tar.gz"
version('1.6.2', sha256='847dab01aeac1448916e3b4edb4425594b3ac2896562d9c7141aa4ac6c898ba9') version('1.6.2', sha256='847dab01aeac1448916e3b4edb4425594b3ac2896562d9c7141aa4ac6c898ba9')

View file

@ -9,7 +9,7 @@
class Libxevie(AutotoolsPackage, XorgPackage): class Libxevie(AutotoolsPackage, XorgPackage):
"""Xevie - X Event Interception Extension (XEvIE).""" """Xevie - X Event Interception Extension (XEvIE)."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libXevie" homepage = "https://cgit.freedesktop.org/xorg/lib/libXevie"
xorg_mirror_path = "lib/libXevie-1.0.3.tar.gz" xorg_mirror_path = "lib/libXevie-1.0.3.tar.gz"
version('1.0.3', sha256='3759bb1f7fdade13ed99bfc05c0717bc42ce3f187e7da4eef80beddf5e461258') version('1.0.3', sha256='3759bb1f7fdade13ed99bfc05c0717bc42ce3f187e7da4eef80beddf5e461258')

View file

@ -9,7 +9,7 @@
class Libxp(AutotoolsPackage, XorgPackage): class Libxp(AutotoolsPackage, XorgPackage):
"""libXp - X Print Client Library.""" """libXp - X Print Client Library."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libXp" homepage = "https://cgit.freedesktop.org/xorg/lib/libXp"
xorg_mirror_path = "lib/libXp-1.0.3.tar.gz" xorg_mirror_path = "lib/libXp-1.0.3.tar.gz"
version('1.0.3', sha256='f6b8cc4ef05d3eafc9ef5fc72819dd412024b4ed60197c0d5914758125817e9c') version('1.0.3', sha256='f6b8cc4ef05d3eafc9ef5fc72819dd412024b4ed60197c0d5914758125817e9c')

View file

@ -9,7 +9,7 @@
class Libxxf86misc(AutotoolsPackage, XorgPackage): class Libxxf86misc(AutotoolsPackage, XorgPackage):
"""libXxf86misc - Extension library for the XFree86-Misc X extension.""" """libXxf86misc - Extension library for the XFree86-Misc X extension."""
homepage = "http://cgit.freedesktop.org/xorg/lib/libXxf86misc" homepage = "https://cgit.freedesktop.org/xorg/lib/libXxf86misc"
xorg_mirror_path = "lib/libXxf86misc-1.0.3.tar.gz" xorg_mirror_path = "lib/libXxf86misc-1.0.3.tar.gz"
version('1.0.3', sha256='358f692f793af00f6ef4c7a8566c1bcaeeea37e417337db3f519522cc1df3946') version('1.0.3', sha256='358f692f793af00f6ef4c7a8566c1bcaeeea37e417337db3f519522cc1df3946')

View file

@ -16,7 +16,7 @@ class Lzma(AutotoolsPackage):
tools of LZMA Utils. This should make transition from LZMA Utils to XZ tools of LZMA Utils. This should make transition from LZMA Utils to XZ
Utils relatively easy.""" Utils relatively easy."""
homepage = "http://tukaani.org/lzma/" homepage = "https://tukaani.org/lzma/"
url = "http://tukaani.org/lzma/lzma-4.32.7.tar.gz" url = "http://tukaani.org/lzma/lzma-4.32.7.tar.gz"
version('4.32.7', sha256='9f337a8c51e5ded198d1032f5087ba3fe438f2a54e9df419e513a151775b032c') version('4.32.7', sha256='9f337a8c51e5ded198d1032f5087ba3fe438f2a54e9df419e513a151775b032c')

View file

@ -14,7 +14,7 @@ class Mapserver(CMakePackage):
"geographic image maps", that is, maps that can direct users "geographic image maps", that is, maps that can direct users
to content""" to content"""
homepage = "http://www.mapserver.org/" homepage = "https://www.mapserver.org/"
url = "https://download.osgeo.org/mapserver/mapserver-7.2.1.tar.gz" url = "https://download.osgeo.org/mapserver/mapserver-7.2.1.tar.gz"
version('7.2.1', sha256='9459a7057d5a85be66a41096a5d804f74665381186c37077c94b56e784db6102') version('7.2.1', sha256='9459a7057d5a85be66a41096a5d804f74665381186c37077c94b56e784db6102')

View file

@ -9,7 +9,7 @@
class Mawk(AutotoolsPackage): class Mawk(AutotoolsPackage):
"""mawk is an interpreter for the AWK Programming Language.""" """mawk is an interpreter for the AWK Programming Language."""
homepage = "http://invisible-island.net/mawk/mawk.html" homepage = "https://invisible-island.net/mawk/mawk.html"
url = "http://invisible-mirror.net/archives/mawk/mawk-1.3.4.tgz" url = "http://invisible-mirror.net/archives/mawk/mawk-1.3.4.tgz"
version('1.3.4-20171017', sha256='db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b') version('1.3.4-20171017', sha256='db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b')

View file

@ -9,7 +9,7 @@
class Med(CMakePackage): class Med(CMakePackage):
"""The MED file format is a specialization of the HDF5 standard.""" """The MED file format is a specialization of the HDF5 standard."""
homepage = "http://docs.salome-platform.org/latest/dev/MEDCoupling/med-file.html" homepage = "https://docs.salome-platform.org/latest/dev/MEDCoupling/med-file.html"
url = "https://files.salome-platform.org/Salome/other/med-3.2.0.tar.gz" url = "https://files.salome-platform.org/Salome/other/med-3.2.0.tar.gz"
maintainers = ['likask'] maintainers = ['likask']

View file

@ -11,7 +11,7 @@ class Meson(PythonPackage):
"""Meson is a portable open source build system meant to be both """Meson is a portable open source build system meant to be both
extremely fast, and as user friendly as possible.""" extremely fast, and as user friendly as possible."""
homepage = "http://mesonbuild.com/" homepage = "https://mesonbuild.com/"
url = "https://github.com/mesonbuild/meson/archive/0.49.0.tar.gz" url = "https://github.com/mesonbuild/meson/archive/0.49.0.tar.gz"
maintainers = ['michaelkuhn'] maintainers = ['michaelkuhn']

View file

@ -13,7 +13,7 @@ class Mono(AutotoolsPackage):
standards for C# and the Common Language Runtime. standards for C# and the Common Language Runtime.
""" """
homepage = "http://www.mono-project.com/" homepage = "https://www.mono-project.com/"
url = "https://download.mono-project.com/sources/mono/mono-5.0.1.1.tar.bz2" url = "https://download.mono-project.com/sources/mono/mono-5.0.1.1.tar.bz2"
maintainers = ['grospelliergilles'] maintainers = ['grospelliergilles']

View file

@ -13,7 +13,7 @@ class Motif(AutotoolsPackage):
""" """
force_autoreconf = True force_autoreconf = True
homepage = "http://motif.ics.com/" homepage = "https://motif.ics.com/"
url = "http://cfhcable.dl.sourceforge.net/project/motif/Motif%202.3.8%20Source%20Code/motif-2.3.8.tar.gz" url = "http://cfhcable.dl.sourceforge.net/project/motif/Motif%202.3.8%20Source%20Code/motif-2.3.8.tar.gz"
version('2.3.8', sha256='859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7') version('2.3.8', sha256='859b723666eeac7df018209d66045c9853b50b4218cecadb794e2359619ebce7')

View file

@ -11,7 +11,7 @@ class Mozjs(AutotoolsPackage):
It is used in various Mozilla products, including Firefox, and is It is used in various Mozilla products, including Firefox, and is
available under the MPL2.""" available under the MPL2."""
homepage = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey" homepage = "https://firefox-source-docs.mozilla.org/js/index.html"
version('24.2.0', sha256='e62f3f331ddd90df1e238c09d61a505c516fe9fd8c5c95336611d191d18437d8', version('24.2.0', sha256='e62f3f331ddd90df1e238c09d61a505c516fe9fd8c5c95336611d191d18437d8',
url="http://ftp.mozilla.org/pub/js/mozjs-24.2.0.tar.bz2") url="http://ftp.mozilla.org/pub/js/mozjs-24.2.0.tar.bz2")

View file

@ -12,7 +12,7 @@ class Mrtrix3(Package):
probabilistic tractography, track-density imaging, and apparent fibre probabilistic tractography, track-density imaging, and apparent fibre
density.""" density."""
homepage = "http://www.mrtrix.org/" homepage = "https://www.mrtrix.org/"
git = "https://github.com/MRtrix3/mrtrix3.git" git = "https://github.com/MRtrix3/mrtrix3.git"
version('2017-09-25', commit='72aca89e3d38c9d9e0c47104d0fb5bd2cbdb536d') version('2017-09-25', commit='72aca89e3d38c9d9e0c47104d0fb5bd2cbdb536d')

View file

@ -8,7 +8,7 @@
class Muparser(Package): class Muparser(Package):
"""C++ math expression parser library.""" """C++ math expression parser library."""
homepage = "http://muparser.beltoforion.de/" homepage = "https://beltoforion.de/en/muparser/"
url = "https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz" url = "https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz"
version('2.2.6.1', sha256='d2562853d972b6ddb07af47ce8a1cdeeb8bb3fa9e8da308746de391db67897b3') version('2.2.6.1', sha256='d2562853d972b6ddb07af47ce8a1cdeeb8bb3fa9e8da308746de391db67897b3')

View file

@ -9,7 +9,7 @@
class Nano(AutotoolsPackage): class Nano(AutotoolsPackage):
"""Tiny little text editor""" """Tiny little text editor"""
homepage = "http://www.nano-editor.org" homepage = "https://www.nano-editor.org"
url = "https://www.nano-editor.org/dist/v4/nano-4.9.tar.xz" url = "https://www.nano-editor.org/dist/v4/nano-4.9.tar.xz"
list_url = "https://www.nano-editor.org/dist/" list_url = "https://www.nano-editor.org/dist/"
list_depth = 1 list_depth = 1

View file

@ -14,7 +14,7 @@ class Ncdu(Package):
to run in any minimal POSIX-like environment with ncurses installed. to run in any minimal POSIX-like environment with ncurses installed.
""" """
homepage = "http://dev.yorhel.nl/ncdu" homepage = "https://dev.yorhel.nl/ncdu"
url = "http://dev.yorhel.nl/download/ncdu-1.11.tar.gz" url = "http://dev.yorhel.nl/download/ncdu-1.11.tar.gz"
version('1.15.1', sha256='b02ddc4dbf1db139cc6fbbe2f54a282770380f0ca5c17089855eab52a9ea3fb0') version('1.15.1', sha256='b02ddc4dbf1db139cc6fbbe2f54a282770380f0ca5c17089855eab52a9ea3fb0')

View file

@ -10,7 +10,7 @@ class Ncftp(AutotoolsPackage):
"""NcFTP Client is a set of application programs implementing the """NcFTP Client is a set of application programs implementing the
File Transfer Protocol.""" File Transfer Protocol."""
homepage = "http://www.ncftp.com/" homepage = "https://www.ncftp.com/"
url = "ftp://ftp.ncftp.com/ncftp/ncftp-3.2.6-src.tar.gz" url = "ftp://ftp.ncftp.com/ncftp/ncftp-3.2.6-src.tar.gz"
version('3.2.6', sha256='129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23') version('3.2.6', sha256='129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23')

View file

@ -16,7 +16,7 @@ class Ncurses(AutotoolsPackage, GNUMirrorPackage):
characters and function-key mapping, and has all the other characters and function-key mapping, and has all the other
SYSV-curses enhancements over BSD curses.""" SYSV-curses enhancements over BSD curses."""
homepage = "http://invisible-island.net/ncurses/ncurses.html" homepage = "https://invisible-island.net/ncurses/ncurses.html"
# URL must remain http:// so Spack can bootstrap curl # URL must remain http:// so Spack can bootstrap curl
gnu_mirror_path = "ncurses/ncurses-6.1.tar.gz" gnu_mirror_path = "ncurses/ncurses-6.1.tar.gz"

View file

@ -8,7 +8,7 @@
class Ncview(AutotoolsPackage): class Ncview(AutotoolsPackage):
"""Simple viewer for NetCDF files.""" """Simple viewer for NetCDF files."""
homepage = "http://meteora.ucsd.edu/~pierce/ncview_home_page.html" homepage = "https://cirrus.ucsd.edu/ncview/"
url = "ftp://cirrus.ucsd.edu/pub/ncview/ncview-2.1.7.tar.gz" url = "ftp://cirrus.ucsd.edu/pub/ncview/ncview-2.1.7.tar.gz"
version('2.1.8', sha256='e8badc507b9b774801288d1c2d59eb79ab31b004df4858d0674ed0d87dfc91be') version('2.1.8', sha256='e8badc507b9b774801288d1c2d59eb79ab31b004df4858d0674ed0d87dfc91be')

View file

@ -13,7 +13,7 @@ class Neo4j(MavenPackage):
enterprise-quality database. For many applications, Neo4j offers orders enterprise-quality database. For many applications, Neo4j offers orders
of magnitude performance benefits compared to relational DBs.""" of magnitude performance benefits compared to relational DBs."""
homepage = "http://neo4j.com/" homepage = "https://neo4j.com/"
url = "https://github.com/neo4j/neo4j/archive/4.0.3.tar.gz" url = "https://github.com/neo4j/neo4j/archive/4.0.3.tar.gz"
version('4.0.3', sha256='19d79052657665dd661bbe906b3552b88108bf379d39fa007b883fff718cabee') version('4.0.3', sha256='19d79052657665dd661bbe906b3552b88108bf379d39fa007b883fff718cabee')

View file

@ -12,7 +12,7 @@ class Nest(CMakePackage):
It focuses on the dynamics, size and structure of neural systems rather It focuses on the dynamics, size and structure of neural systems rather
than on the exact morphology of individual neurons.""" than on the exact morphology of individual neurons."""
homepage = "http://www.nest-simulator.org" homepage = "https://www.nest-simulator.org"
url = "https://github.com/nest/nest-simulator/archive/refs/tags/v3.0.tar.gz" url = "https://github.com/nest/nest-simulator/archive/refs/tags/v3.0.tar.gz"
git = "https://github.com/nest/nest-simulator.git" git = "https://github.com/nest/nest-simulator.git"

View file

@ -10,7 +10,7 @@ class Nspr(AutotoolsPackage):
"""Netscape Portable Runtime (NSPR) provides a platform-neutral API """Netscape Portable Runtime (NSPR) provides a platform-neutral API
for system level and libc-like functions.""" for system level and libc-like functions."""
homepage = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR" homepage = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Reference/NSPR_functions"
url = "https://ftp.mozilla.org/pub/nspr/releases/v4.13.1/src/nspr-4.13.1.tar.gz" url = "https://ftp.mozilla.org/pub/nspr/releases/v4.13.1/src/nspr-4.13.1.tar.gz"
version('4.31', sha256='5729da87d5fbf1584b72840751e0c6f329b5d541850cacd1b61652c95015abc8') version('4.31', sha256='5729da87d5fbf1584b72840751e0c6f329b5d541850cacd1b61652c95015abc8')

View file

@ -9,7 +9,7 @@
class Numactl(AutotoolsPackage): class Numactl(AutotoolsPackage):
"""NUMA support for Linux""" """NUMA support for Linux"""
homepage = "http://oss.sgi.com/projects/libnuma/" homepage = "https://github.com/numactl/numactl"
url = "https://github.com/numactl/numactl/archive/v2.0.11.tar.gz" url = "https://github.com/numactl/numactl/archive/v2.0.11.tar.gz"
force_autoreconf = True force_autoreconf = True

View file

@ -10,7 +10,7 @@ class Ocaml(Package):
"""OCaml is an industrial strength programming language supporting """OCaml is an industrial strength programming language supporting
functional, imperative and object-oriented styles""" functional, imperative and object-oriented styles"""
homepage = "http://ocaml.org/" homepage = "https://ocaml.org/"
url = "https://caml.inria.fr/pub/distrib/ocaml-4.06/ocaml-4.06.0.tar.gz" url = "https://caml.inria.fr/pub/distrib/ocaml-4.06/ocaml-4.06.0.tar.gz"
maintainers = ['scemama'] maintainers = ['scemama']

View file

@ -13,7 +13,7 @@ class Oclint(Package):
reducing defects by inspecting C, C++ and Objective-C code and reducing defects by inspecting C, C++ and Objective-C code and
looking for potential problems""" looking for potential problems"""
homepage = "http://oclint.org/" homepage = "https://oclint.org/"
url = "https://github.com/oclint/oclint/archive/v0.13.tar.gz" url = "https://github.com/oclint/oclint/archive/v0.13.tar.gz"
version('0.13', sha256='a0fd188673863e6357d6585b9bb9c3affe737df134b9383a1a5ed021d09ed848') version('0.13', sha256='a0fd188673863e6357d6585b9bb9c3affe737df134b9383a1a5ed021d09ed848')

View file

@ -9,7 +9,7 @@
class Openexr(AutotoolsPackage): class Openexr(AutotoolsPackage):
"""OpenEXR Graphics Tools (high dynamic-range image file format)""" """OpenEXR Graphics Tools (high dynamic-range image file format)"""
homepage = "http://www.openexr.com/" homepage = "https://www.openexr.com/"
url = "https://github.com/openexr/openexr/releases/download/v2.3.0/openexr-2.3.0.tar.gz" url = "https://github.com/openexr/openexr/releases/download/v2.3.0/openexr-2.3.0.tar.gz"
# New versions should come from github now # New versions should come from github now

View file

@ -14,7 +14,7 @@ class Openmm(CMakePackage, CudaPackage):
LGPL. Part of the Omnia suite of tools for predictive biomolecular LGPL. Part of the Omnia suite of tools for predictive biomolecular
simulation. """ simulation. """
homepage = "http://openmm.org/" homepage = "https://openmm.org/"
url = "https://github.com/openmm/openmm/archive/7.4.1.tar.gz" url = "https://github.com/openmm/openmm/archive/7.4.1.tar.gz"
version('7.5.0', sha256='516748b4f1ae936c4d70cc6401174fc9384244c65cd3aef27bc2c53eac6d6de5') version('7.5.0', sha256='516748b4f1ae936c4d70cc6401174fc9384244c65cd3aef27bc2c53eac6d6de5')

View file

@ -9,7 +9,7 @@ class Openpa(AutotoolsPackage):
"""An open source, highly-portable library that provides atomic primitives """An open source, highly-portable library that provides atomic primitives
(and related constructs) for high performance, concurrent software""" (and related constructs) for high performance, concurrent software"""
homepage = 'https://trac.mpich.org/projects/openpa' homepage = 'https://github.com/pmodels/openpa'
url = 'https://github.com/pmodels/openpa/releases/download/v1.0.4/openpa-1.0.4.tar.gz' url = 'https://github.com/pmodels/openpa/releases/download/v1.0.4/openpa-1.0.4.tar.gz'
version('1.0.4', sha256='9e5904b3bbdcb24e8429c12d613422e716a3479f3e0aeefbd9ce546852899e3a') version('1.0.4', sha256='9e5904b3bbdcb24e8429c12d613422e716a3479f3e0aeefbd9ce546852899e3a')

Some files were not shown because too many files have changed in this diff Show more