diff options
157 files changed, 614 insertions, 614 deletions
diff --git a/gnu/packages/accessibility.scm b/gnu/packages/accessibility.scm index 21387ff0d45..3613bd8c454 100644 --- a/gnu/packages/accessibility.scm +++ b/gnu/packages/accessibility.scm | |||
| @@ -230,7 +230,7 @@ incorporated.") | |||
| 230 | libnotify)) | 230 | libnotify)) |
| 231 | (native-inputs | 231 | (native-inputs |
| 232 | (list gettext-minimal intltool pkg-config)) | 232 | (list gettext-minimal intltool pkg-config)) |
| 233 | (home-page "http://florence.sourceforge.net/") | 233 | (home-page "https://florence.sourceforge.net/") |
| 234 | (synopsis "Extensible, scalable virtual keyboard for X11") | 234 | (synopsis "Extensible, scalable virtual keyboard for X11") |
| 235 | (description | 235 | (description |
| 236 | "Florence is an extensible scalable virtual keyboard for X11. | 236 | "Florence is an extensible scalable virtual keyboard for X11. |
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index d4cc8ca6ca3..2d70a13511c 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm | |||
| @@ -1163,7 +1163,7 @@ ONC RPC numbers.") | |||
| 1163 | (let ((out (assoc-ref %outputs "out"))) | 1163 | (let ((out (assoc-ref %outputs "out"))) |
| 1164 | (list (string-append "--mandir=" out "/share/man") | 1164 | (list (string-append "--mandir=" out "/share/man") |
| 1165 | (string-append "--infodir=" out "/share/info"))))) | 1165 | (string-append "--infodir=" out "/share/info"))))) |
| 1166 | (home-page "http://netcat.sourceforge.net") | 1166 | (home-page "https://netcat.sourceforge.net") |
| 1167 | (synopsis "Read and write data over TCP/IP") | 1167 | (synopsis "Read and write data over TCP/IP") |
| 1168 | (description | 1168 | (description |
| 1169 | "Netcat is a featured networking utility which reads and writes data | 1169 | "Netcat is a featured networking utility which reads and writes data |
| @@ -1280,7 +1280,7 @@ IPv6, proxies, and Unix sockets.") | |||
| 1280 | "1gpvd2kjyhs18sh6sga5bk9wj8s78blfd4c0m38r0wl92jx2yv1b")))))) | 1280 | "1gpvd2kjyhs18sh6sga5bk9wj8s78blfd4c0m38r0wl92jx2yv1b")))))) |
| 1281 | (inputs | 1281 | (inputs |
| 1282 | (list ncurses)) | 1282 | (list ncurses)) |
| 1283 | (home-page "http://nmon.sourceforge.net/") | 1283 | (home-page "https://nmon.sourceforge.net/") |
| 1284 | (synopsis | 1284 | (synopsis |
| 1285 | "Monitor system performance in a terminal or to a @file{.csv} log file") | 1285 | "Monitor system performance in a terminal or to a @file{.csv} log file") |
| 1286 | (description | 1286 | (description |
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 91de046a089..c3414a3f573 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm | |||
| @@ -103,7 +103,7 @@ implement the floating point approach to complex multiplication are | |||
| 103 | implemented. On the other hand, these comprise asymptotically fast | 103 | implemented. On the other hand, these comprise asymptotically fast |
| 104 | multiplication routines such as Toom–Cook and the FFT.") | 104 | multiplication routines such as Toom–Cook and the FFT.") |
| 105 | (license license:lgpl3+) | 105 | (license license:lgpl3+) |
| 106 | (home-page "http://www.multiprecision.org/mpfrcx/"))) | 106 | (home-page "https://www.multiprecision.org/mpfrcx/"))) |
| 107 | 107 | ||
| 108 | (define-public gf2x | 108 | (define-public gf2x |
| 109 | (package | 109 | (package |
| @@ -153,7 +153,7 @@ multiplication via floating point approximations. It consists of libraries | |||
| 153 | that can be called from within a C program and of executable command | 153 | that can be called from within a C program and of executable command |
| 154 | line applications.") | 154 | line applications.") |
| 155 | (license license:gpl3+) | 155 | (license license:gpl3+) |
| 156 | (home-page "http://www.multiprecision.org/cm/"))) | 156 | (home-page "https://www.multiprecision.org/cm/"))) |
| 157 | 157 | ||
| 158 | (define-public fplll | 158 | (define-public fplll |
| 159 | (package | 159 | (package |
| @@ -464,7 +464,7 @@ GCDs, factoring, solving linear systems, and evaluating special | |||
| 464 | functions. In addition, FLINT provides various low-level routines for | 464 | functions. In addition, FLINT provides various low-level routines for |
| 465 | fast arithmetic.") | 465 | fast arithmetic.") |
| 466 | (license license:lgpl2.1+) | 466 | (license license:lgpl2.1+) |
| 467 | (home-page "http://flintlib.org/") | 467 | (home-page "https://flintlib.org/") |
| 468 | (properties | 468 | (properties |
| 469 | '((release-monitoring-url . "http://flintlib.org/downloads.html"))))) | 469 | '((release-monitoring-url . "http://flintlib.org/downloads.html"))))) |
| 470 | 470 | ||
| @@ -768,7 +768,7 @@ a C program.") | |||
| 768 | ;; different machine. | 768 | ;; different machine. |
| 769 | "ax_cv_c_flags__mtune_native=no"))) | 769 | "ax_cv_c_flags__mtune_native=no"))) |
| 770 | (native-inputs (list perl)) | 770 | (native-inputs (list perl)) |
| 771 | (home-page "http://fftw.org") | 771 | (home-page "https://fftw.org") |
| 772 | (synopsis "Computing the discrete Fourier transform") | 772 | (synopsis "Computing the discrete Fourier transform") |
| 773 | (description | 773 | (description |
| 774 | "FFTW is a C subroutine library for computing the discrete Fourier | 774 | "FFTW is a C subroutine library for computing the discrete Fourier |
| @@ -1776,7 +1776,7 @@ no more than about 20 bits long).") | |||
| 1776 | "0n8gj5iylfagdbaqirpykb01a9difsy4zl6qq55f0ghvazxqdvmn")))) | 1776 | "0n8gj5iylfagdbaqirpykb01a9difsy4zl6qq55f0ghvazxqdvmn")))) |
| 1777 | (properties `((upstream-name . "dtt"))) | 1777 | (properties `((upstream-name . "dtt"))) |
| 1778 | (build-system r-build-system) | 1778 | (build-system r-build-system) |
| 1779 | (home-page "http://www.r-project.org") | 1779 | (home-page "https://www.r-project.org") |
| 1780 | (synopsis "Discrete Trigonometric Transforms") | 1780 | (synopsis "Discrete Trigonometric Transforms") |
| 1781 | (description | 1781 | (description |
| 1782 | "This package provides functions for 1D and 2D Discrete Cosine Transform | 1782 | "This package provides functions for 1D and 2D Discrete Cosine Transform |
diff --git a/gnu/packages/apr.scm b/gnu/packages/apr.scm index 3b4968089b7..aedddd86446 100644 --- a/gnu/packages/apr.scm +++ b/gnu/packages/apr.scm | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | '(#:parallel-build? #f | 49 | '(#:parallel-build? #f |
| 50 | #:parallel-tests? #f)) | 50 | #:parallel-tests? #f)) |
| 51 | (inputs (list perl libltdl)) | 51 | (inputs (list perl libltdl)) |
| 52 | (home-page "http://apr.apache.org/") | 52 | (home-page "https://apr.apache.org/") |
| 53 | (synopsis "The Apache Portable Runtime Library") | 53 | (synopsis "The Apache Portable Runtime Library") |
| 54 | (description | 54 | (description |
| 55 | "The mission of the Apache Portable Runtime (APR) project is to create and | 55 | "The mission of the Apache Portable Runtime (APR) project is to create and |
| @@ -96,7 +96,7 @@ around or take advantage of platform-specific deficiencies or features.") | |||
| 96 | ;; to run it. See | 96 | ;; to run it. See |
| 97 | ;; <http://lists.gnu.org/archive/html/guix-devel/2014-03/msg00261.html>. | 97 | ;; <http://lists.gnu.org/archive/html/guix-devel/2014-03/msg00261.html>. |
| 98 | #:parallel-tests? #f)) | 98 | #:parallel-tests? #f)) |
| 99 | (home-page "http://apr.apache.org/") | 99 | (home-page "https://apr.apache.org/") |
| 100 | (synopsis "One of the Apache Portable Runtime Library companions") | 100 | (synopsis "One of the Apache Portable Runtime Library companions") |
| 101 | (description | 101 | (description |
| 102 | "APR-util provides a number of helpful abstractions on top of APR.") | 102 | "APR-util provides a number of helpful abstractions on top of APR.") |
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm index 18d19027a45..0f9a07895d6 100644 --- a/gnu/packages/aspell.scm +++ b/gnu/packages/aspell.scm | |||
| @@ -310,7 +310,7 @@ dictionaries, including personal ones.") | |||
| 310 | "aspell6-it-" version ".tar.bz2")) | 310 | "aspell6-it-" version ".tar.bz2")) |
| 311 | (hash (content-hash sha256)))) | 311 | (hash (content-hash sha256)))) |
| 312 | (home-page | 312 | (home-page |
| 313 | "http://linguistico.sourceforge.net/pages/dizionario_italiano.html")))) | 313 | "https://linguistico.sourceforge.net/pages/dizionario_italiano.html")))) |
| 314 | 314 | ||
| 315 | (define-public aspell-dict-mi | 315 | (define-public aspell-dict-mi |
| 316 | (aspell-dictionary "mi" "Maori" | 316 | (aspell-dictionary "mi" "Maori" |
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 5cee9816713..02d6dc0aa18 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -350,7 +350,7 @@ wide set of telescopes.") | |||
| 350 | python | 350 | python |
| 351 | python-numpy | 351 | python-numpy |
| 352 | wcslib)) | 352 | wcslib)) |
| 353 | (home-page "http://casacore.github.io/casacore/") | 353 | (home-page "https://casacore.github.io/casacore/") |
| 354 | (synopsis "Suite of C++ libraries for radio astronomy data processing") | 354 | (synopsis "Suite of C++ libraries for radio astronomy data processing") |
| 355 | (description | 355 | (description |
| 356 | "The casacore package contains the core libraries of the old | 356 | "The casacore package contains the core libraries of the old |
| @@ -654,7 +654,7 @@ programs for the manipulation and analysis of astronomical data.") | |||
| 654 | (inputs | 654 | (inputs |
| 655 | `(("openblas" ,openblas) | 655 | `(("openblas" ,openblas) |
| 656 | ("fftw" ,fftwf))) | 656 | ("fftw" ,fftwf))) |
| 657 | (home-page "http://www.astromatic.net/software/sextractor") | 657 | (home-page "https://www.astromatic.net/software/sextractor") |
| 658 | (synopsis "Extract catalogs of sources from astronomical images") | 658 | (synopsis "Extract catalogs of sources from astronomical images") |
| 659 | (description | 659 | (description |
| 660 | "SExtractor is a program that builds a catalogue of objects from an | 660 | "SExtractor is a program that builds a catalogue of objects from an |
| @@ -1708,7 +1708,7 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.") | |||
| 1708 | (synopsis "Celestial mechanics, astrometry and astrodynamics library") | 1708 | (synopsis "Celestial mechanics, astrometry and astrodynamics library") |
| 1709 | (description "Libnova is a general purpose, double precision, Celestial | 1709 | (description "Libnova is a general purpose, double precision, Celestial |
| 1710 | Mechanics, Astrometry and Astrodynamics library.") | 1710 | Mechanics, Astrometry and Astrodynamics library.") |
| 1711 | (home-page "http://libnova.sourceforge.net/") | 1711 | (home-page "https://libnova.sourceforge.net/") |
| 1712 | (license (list license:lgpl2.0+ | 1712 | (license (list license:lgpl2.0+ |
| 1713 | license:gpl2+)))) ; examples/transforms.c & lntest/*.c | 1713 | license:gpl2+)))) ; examples/transforms.c & lntest/*.c |
| 1714 | 1714 | ||
| @@ -1914,7 +1914,7 @@ on FITS files: | |||
| 1914 | (string-append "CPPFLAGS=-I" netpbm "/include/netpbm") | 1914 | (string-append "CPPFLAGS=-I" netpbm "/include/netpbm") |
| 1915 | ;; no nasa jpl cspice support | 1915 | ;; no nasa jpl cspice support |
| 1916 | "--without-cspice" ))))) | 1916 | "--without-cspice" ))))) |
| 1917 | (home-page "http://xplanet.sourceforge.net/") | 1917 | (home-page "https://xplanet.sourceforge.net/") |
| 1918 | (synopsis "Planetary body renderer") | 1918 | (synopsis "Planetary body renderer") |
| 1919 | (description | 1919 | (description |
| 1920 | "Xplanet renders an image of a planet into an X window or file. | 1920 | "Xplanet renders an image of a planet into an X window or file. |
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 124593c67b2..ffb972175e4 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm | |||
| @@ -502,7 +502,7 @@ by MusicIP.") | |||
| 502 | (description "LibTiMidity is a MIDI to WAVE converter library that uses | 502 | (description "LibTiMidity is a MIDI to WAVE converter library that uses |
| 503 | Gravis Ultrasound-compatible patch files to generate digital audio data from | 503 | Gravis Ultrasound-compatible patch files to generate digital audio data from |
| 504 | General MIDI files.") | 504 | General MIDI files.") |
| 505 | (home-page "http://libtimidity.sourceforge.net/") | 505 | (home-page "https://libtimidity.sourceforge.net/") |
| 506 | (license | 506 | (license |
| 507 | ;; This project is dual-licensed. | 507 | ;; This project is dual-licensed. |
| 508 | ;; Either of the following licenses can be exercised. | 508 | ;; Either of the following licenses can be exercised. |
| @@ -573,7 +573,7 @@ implementation of Adaptive Multi Rate Narrowband and Wideband | |||
| 573 | qtbase-5)) | 573 | qtbase-5)) |
| 574 | (native-inputs | 574 | (native-inputs |
| 575 | (list pkg-config qttools-5)) | 575 | (list pkg-config qttools-5)) |
| 576 | (home-page "http://alsamodular.sourceforge.net/") | 576 | (home-page "https://alsamodular.sourceforge.net/") |
| 577 | (synopsis "Realtime modular synthesizer and effect processor") | 577 | (synopsis "Realtime modular synthesizer and effect processor") |
| 578 | (description | 578 | (description |
| 579 | "AlsaModularSynth is a digital implementation of a classical analog | 579 | "AlsaModularSynth is a digital implementation of a classical analog |
| @@ -1132,7 +1132,7 @@ formant warp.") | |||
| 1132 | (list gtkmm-2 jack-2 lvtk)) | 1132 | (list gtkmm-2 jack-2 lvtk)) |
| 1133 | (native-inputs | 1133 | (native-inputs |
| 1134 | (list pkg-config)) | 1134 | (list pkg-config)) |
| 1135 | (home-page "http://ll-plugins.nongnu.org/azr3/") | 1135 | (home-page "https://ll-plugins.nongnu.org/azr3/") |
| 1136 | (synopsis "Tonewheel organ synthesizer") | 1136 | (synopsis "Tonewheel organ synthesizer") |
| 1137 | (description | 1137 | (description |
| 1138 | "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ | 1138 | "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ |
| @@ -1488,7 +1488,7 @@ formats used to store information about DJ record libraries.") | |||
| 1488 | bison | 1488 | bison |
| 1489 | sed | 1489 | sed |
| 1490 | grep)) | 1490 | grep)) |
| 1491 | (home-page "http://taopm.sourceforge.net/") | 1491 | (home-page "https://taopm.sourceforge.net/") |
| 1492 | (synopsis "Sound Synthesis with Physical Models") | 1492 | (synopsis "Sound Synthesis with Physical Models") |
| 1493 | (description "Tao is a software package for sound synthesis using physical | 1493 | (description "Tao is a software package for sound synthesis using physical |
| 1494 | models. It provides a virtual acoustic material constructed from masses and | 1494 | models. It provides a virtual acoustic material constructed from masses and |
| @@ -2159,7 +2159,7 @@ also play midifiles using a Soundfont.") | |||
| 2159 | #t)))) | 2159 | #t)))) |
| 2160 | (native-inputs | 2160 | (native-inputs |
| 2161 | (list tar bzip2)) | 2161 | (list tar bzip2)) |
| 2162 | (home-page "http://freepats.zenvoid.org") | 2162 | (home-page "https://freepats.zenvoid.org") |
| 2163 | (synopsis "GUS compatible patches for MIDI players") | 2163 | (synopsis "GUS compatible patches for MIDI players") |
| 2164 | (description | 2164 | (description |
| 2165 | "FreePats is a project to create a free and open set of GUS compatible | 2165 | "FreePats is a project to create a free and open set of GUS compatible |
| @@ -2313,7 +2313,7 @@ auto-wah.") | |||
| 2313 | libsndfile | 2313 | libsndfile |
| 2314 | libsamplerate | 2314 | libsamplerate |
| 2315 | zlib)) | 2315 | zlib)) |
| 2316 | (home-page "http://rakarrack.sourceforge.net/") | 2316 | (home-page "https://rakarrack.sourceforge.net/") |
| 2317 | (synopsis "Audio effects processor") | 2317 | (synopsis "Audio effects processor") |
| 2318 | (description | 2318 | (description |
| 2319 | "Rakarrack is a richly featured multi-effects processor emulating a | 2319 | "Rakarrack is a richly featured multi-effects processor emulating a |
| @@ -2752,7 +2752,7 @@ with applications that support them (e.g. PulseAudio).") | |||
| 2752 | `(;; liblo test FAILED | 2752 | `(;; liblo test FAILED |
| 2753 | ;; liblo server error 19 in setsockopt(IP_ADD_MEMBERSHIP): No such device | 2753 | ;; liblo server error 19 in setsockopt(IP_ADD_MEMBERSHIP): No such device |
| 2754 | #:tests? #f)) | 2754 | #:tests? #f)) |
| 2755 | (home-page "http://liblo.sourceforge.net") | 2755 | (home-page "https://liblo.sourceforge.net") |
| 2756 | (synopsis "Implementation of the Open Sound Control protocol") | 2756 | (synopsis "Implementation of the Open Sound Control protocol") |
| 2757 | (description | 2757 | (description |
| 2758 | "liblo is a lightweight library that provides an easy to use | 2758 | "liblo is a lightweight library that provides an easy to use |
| @@ -3522,7 +3522,7 @@ using Guix System.") | |||
| 3522 | (list pkg-config)) | 3522 | (list pkg-config)) |
| 3523 | (inputs | 3523 | (inputs |
| 3524 | (list libogg libtheora libvorbis speex)) | 3524 | (list libogg libtheora libvorbis speex)) |
| 3525 | (home-page "http://idjc.sourceforge.net/") | 3525 | (home-page "https://idjc.sourceforge.net/") |
| 3526 | (synopsis "Broadcast streaming library with IDJC extensions") | 3526 | (synopsis "Broadcast streaming library with IDJC extensions") |
| 3527 | (description "This package provides libshout plus IDJC extensions.") | 3527 | (description "This package provides libshout plus IDJC extensions.") |
| 3528 | ;; GNU Library (not Lesser) General Public License. | 3528 | ;; GNU Library (not Lesser) General Public License. |
| @@ -3758,7 +3758,7 @@ for loudness normalisation.") | |||
| 3758 | freepats)) | 3758 | freepats)) |
| 3759 | (native-inputs | 3759 | (native-inputs |
| 3760 | (list pkg-config)) | 3760 | (list pkg-config)) |
| 3761 | (home-page "http://timidity.sourceforge.net/") | 3761 | (home-page "https://timidity.sourceforge.net/") |
| 3762 | (synopsis "Software synthesizer for playing MIDI files") | 3762 | (synopsis "Software synthesizer for playing MIDI files") |
| 3763 | (description | 3763 | (description |
| 3764 | "TiMidity++ is a software synthesizer. It can play MIDI files by | 3764 | "TiMidity++ is a software synthesizer. It can play MIDI files by |
| @@ -3843,7 +3843,7 @@ analysis plugins or audio feature extraction plugins.") | |||
| 3843 | "/ar-lib")) | 3843 | "/ar-lib")) |
| 3844 | "ar-lib") | 3844 | "ar-lib") |
| 3845 | #t))))) | 3845 | #t))))) |
| 3846 | (home-page "http://sbsms.sourceforge.net/") | 3846 | (home-page "https://sbsms.sourceforge.net/") |
| 3847 | (synopsis "Library for time stretching and pitch scaling of audio") | 3847 | (synopsis "Library for time stretching and pitch scaling of audio") |
| 3848 | (description | 3848 | (description |
| 3849 | "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time | 3849 | "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time |
| @@ -3921,7 +3921,7 @@ encode and decode wavpack files.") | |||
| 3921 | (base32 | 3921 | (base32 |
| 3922 | "1pnri98a603xk47smnxr551svbmgbzcw018mq1k6srbrq6kaaz25")))) | 3922 | "1pnri98a603xk47smnxr551svbmgbzcw018mq1k6srbrq6kaaz25")))) |
| 3923 | (build-system gnu-build-system) | 3923 | (build-system gnu-build-system) |
| 3924 | (home-page "http://modplug-xmms.sourceforge.net/") | 3924 | (home-page "https://modplug-xmms.sourceforge.net/") |
| 3925 | (synopsis "Mod file playing library") | 3925 | (synopsis "Mod file playing library") |
| 3926 | (description | 3926 | (description |
| 3927 | "Libmodplug renders mod music files as raw audio data, for playing or | 3927 | "Libmodplug renders mod music files as raw audio data, for playing or |
| @@ -3942,7 +3942,7 @@ surround and reverb.") | |||
| 3942 | (base32 | 3942 | (base32 |
| 3943 | "1kycz4jsyvmf7ny9227b497wc7y5ligydi6fvvldmkf8hk63ad9m")))) | 3943 | "1kycz4jsyvmf7ny9227b497wc7y5ligydi6fvvldmkf8hk63ad9m")))) |
| 3944 | (build-system gnu-build-system) | 3944 | (build-system gnu-build-system) |
| 3945 | (home-page "http://xmp.sourceforge.net/") | 3945 | (home-page "https://xmp.sourceforge.net/") |
| 3946 | (synopsis "Module player library") | 3946 | (synopsis "Module player library") |
| 3947 | (description | 3947 | (description |
| 3948 | "Libxmp is a library that renders module files to PCM data. It supports | 3948 | "Libxmp is a library that renders module files to PCM data. It supports |
| @@ -3966,7 +3966,7 @@ Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT).") | |||
| 3966 | (list pkg-config)) | 3966 | (list pkg-config)) |
| 3967 | (inputs | 3967 | (inputs |
| 3968 | (list libxmp pulseaudio)) | 3968 | (list libxmp pulseaudio)) |
| 3969 | (home-page "http://xmp.sourceforge.net/") | 3969 | (home-page "https://xmp.sourceforge.net/") |
| 3970 | (synopsis "Extended module player") | 3970 | (synopsis "Extended module player") |
| 3971 | (description | 3971 | (description |
| 3972 | "Xmp is a portable module player that plays over 90 mainstream and | 3972 | "Xmp is a portable module player that plays over 90 mainstream and |
| @@ -4030,7 +4030,7 @@ control functionality, or just for playing around with the sound effects.") | |||
| 4030 | libpng | 4030 | libpng |
| 4031 | libvorbis | 4031 | libvorbis |
| 4032 | pulseaudio)) | 4032 | pulseaudio)) |
| 4033 | (home-page "http://sox.sourceforge.net") | 4033 | (home-page "https://sox.sourceforge.net") |
| 4034 | (synopsis "Sound processing utility") | 4034 | (synopsis "Sound processing utility") |
| 4035 | (description | 4035 | (description |
| 4036 | "SoX (Sound eXchange) is a command line utility that can convert | 4036 | "SoX (Sound eXchange) is a command line utility that can convert |
| @@ -4527,7 +4527,7 @@ with support for HD extensions.") | |||
| 4527 | '(modify-phases %standard-phases | 4527 | '(modify-phases %standard-phases |
| 4528 | (delete 'configure)))) | 4528 | (delete 'configure)))) |
| 4529 | (inputs (list fftw)) | 4529 | (inputs (list fftw)) |
| 4530 | (home-page "http://drc-fir.sourceforge.net/") | 4530 | (home-page "https://drc-fir.sourceforge.net/") |
| 4531 | (synopsis "Digital room correction") | 4531 | (synopsis "Digital room correction") |
| 4532 | (description | 4532 | (description |
| 4533 | "DRC is a program used to generate correction filters for acoustic | 4533 | "DRC is a program used to generate correction filters for acoustic |
| @@ -4653,7 +4653,7 @@ code, used in @code{libtoxcore}.") | |||
| 4653 | (synopsis "GSM 06.10 lossy speech compression library") | 4653 | (synopsis "GSM 06.10 lossy speech compression library") |
| 4654 | (description "This C library provides an encoder and a decoder for the GSM | 4654 | (description "This C library provides an encoder and a decoder for the GSM |
| 4655 | 06.10 RPE-LTP lossy speech compression algorithm.") | 4655 | 06.10 RPE-LTP lossy speech compression algorithm.") |
| 4656 | (home-page "http://quut.com/gsm/") | 4656 | (home-page "https://quut.com/gsm/") |
| 4657 | (license (license:non-copyleft "file://COPYRIGHT")))) | 4657 | (license (license:non-copyleft "file://COPYRIGHT")))) |
| 4658 | 4658 | ||
| 4659 | (define-public python-pyalsaaudio | 4659 | (define-public python-pyalsaaudio |
| @@ -5172,7 +5172,7 @@ developing fully accurate DirectX Audio runtime libraries.") | |||
| 5172 | (list alsa-lib gtk+-2 libsndfile portaudio)) | 5172 | (list alsa-lib gtk+-2 libsndfile portaudio)) |
| 5173 | (native-inputs | 5173 | (native-inputs |
| 5174 | (list pkg-config)) | 5174 | (list pkg-config)) |
| 5175 | (home-page "http://gnaural.sourceforge.net/") | 5175 | (home-page "https://gnaural.sourceforge.net/") |
| 5176 | (synopsis "Binaural beat synthesizer") | 5176 | (synopsis "Binaural beat synthesizer") |
| 5177 | (description "Gnaural is a programmable auditory binaural beat synthesizer | 5177 | (description "Gnaural is a programmable auditory binaural beat synthesizer |
| 5178 | intended to be used for brainwave entrainment. Gnaural supports creation of | 5178 | intended to be used for brainwave entrainment. Gnaural supports creation of |
| @@ -6162,7 +6162,7 @@ managed by PipeWire.") | |||
| 6162 | (build-system gnu-build-system) | 6162 | (build-system gnu-build-system) |
| 6163 | (native-inputs (list pkg-config)) | 6163 | (native-inputs (list pkg-config)) |
| 6164 | (inputs (list faad2 glib libmad libvorbis)) | 6164 | (inputs (list faad2 glib libmad libvorbis)) |
| 6165 | (home-page "http://streamripper.sourceforge.net") | 6165 | (home-page "https://streamripper.sourceforge.net") |
| 6166 | (synopsis "Record audio streams to your hard drive") | 6166 | (synopsis "Record audio streams to your hard drive") |
| 6167 | (description "Streamripper records shoutcast-compatible | 6167 | (description "Streamripper records shoutcast-compatible |
| 6168 | streams. For shoutcast style streams it finds the “meta data” or track | 6168 | streams. For shoutcast style streams it finds the “meta data” or track |
diff --git a/gnu/packages/authentication.scm b/gnu/packages/authentication.scm index d9dd6fac3da..a73f2cbc140 100644 --- a/gnu/packages/authentication.scm +++ b/gnu/packages/authentication.scm | |||
| @@ -161,7 +161,7 @@ YubiKey into your existing user authentication infrastructure.") | |||
| 161 | (list pkg-config)) | 161 | (list pkg-config)) |
| 162 | (inputs | 162 | (inputs |
| 163 | (list linux-pam)) | 163 | (list linux-pam)) |
| 164 | (home-page "http://pamtester.sourceforge.net/") | 164 | (home-page "https://pamtester.sourceforge.net/") |
| 165 | (synopsis "Utility for testing pluggable authentication modules (PAM) facility") | 165 | (synopsis "Utility for testing pluggable authentication modules (PAM) facility") |
| 166 | (description | 166 | (description |
| 167 | "Pamtester is a tiny utility program to test the pluggable authentication | 167 | "Pamtester is a tiny utility program to test the pluggable authentication |
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm index 8a25d0d116b..7be0c813bbf 100644 --- a/gnu/packages/backup.scm +++ b/gnu/packages/backup.scm | |||
| @@ -1370,7 +1370,7 @@ archives.") | |||
| 1370 | (native-inputs (list intltool pkg-config)) | 1370 | (native-inputs (list intltool pkg-config)) |
| 1371 | (inputs (list gtk+)) | 1371 | (inputs (list gtk+)) |
| 1372 | (propagated-inputs (list rsync)) | 1372 | (propagated-inputs (list rsync)) |
| 1373 | (home-page "http://www.opbyte.it/grsync/") | 1373 | (home-page "https://www.opbyte.it/grsync/") |
| 1374 | (synopsis "GTK frontend for rsync") | 1374 | (synopsis "GTK frontend for rsync") |
| 1375 | (description | 1375 | (description |
| 1376 | "Grsync is a simple graphical interface using GTK for the @command{rsync} | 1376 | "Grsync is a simple graphical interface using GTK for the @command{rsync} |
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 4b5ec7db280..bc3bd8c9308 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm | |||
| @@ -4747,7 +4747,7 @@ mapping.") | |||
| 4747 | r-stringr)) | 4747 | r-stringr)) |
| 4748 | (native-inputs | 4748 | (native-inputs |
| 4749 | (list r-knitr)) | 4749 | (list r-knitr)) |
| 4750 | (home-page "http://renozao.github.io/NMF") | 4750 | (home-page "https://renozao.github.io/NMF") |
| 4751 | (synopsis "Algorithms and framework for nonnegative matrix factorization") | 4751 | (synopsis "Algorithms and framework for nonnegative matrix factorization") |
| 4752 | (description | 4752 | (description |
| 4753 | "This package provides a framework to perform Non-negative Matrix | 4753 | "This package provides a framework to perform Non-negative Matrix |
| @@ -5898,7 +5898,7 @@ global-scaling and full-quantile normalization.") | |||
| 5898 | (build-system r-build-system) | 5898 | (build-system r-build-system) |
| 5899 | (propagated-inputs | 5899 | (propagated-inputs |
| 5900 | (list r-limma r-locfit r-rcpp)) | 5900 | (list r-limma r-locfit r-rcpp)) |
| 5901 | (home-page "http://bioinf.wehi.edu.au/edgeR") | 5901 | (home-page "https://bioinf.wehi.edu.au/edgeR") |
| 5902 | (synopsis "EdgeR does empirical analysis of digital gene expression data") | 5902 | (synopsis "EdgeR does empirical analysis of digital gene expression data") |
| 5903 | (description "This package can do differential expression analysis of | 5903 | (description "This package can do differential expression analysis of |
| 5904 | RNA-seq expression profiles with biological replication. It implements a range | 5904 | RNA-seq expression profiles with biological replication. It implements a range |
| @@ -6525,7 +6525,7 @@ Binomial data via estimation of latent structure in the natural parameter.") | |||
| 6525 | (base32 | 6525 | (base32 |
| 6526 | "1jy75nbkhl0kgv4gw88acx58r9f1kywrd36405x6g05xy05bprma")))) | 6526 | "1jy75nbkhl0kgv4gw88acx58r9f1kywrd36405x6g05xy05bprma")))) |
| 6527 | (build-system r-build-system) | 6527 | (build-system r-build-system) |
| 6528 | (home-page "http://bioinf.wehi.edu.au/limma") | 6528 | (home-page "https://bioinf.wehi.edu.au/limma") |
| 6529 | (synopsis "Package for linear models for microarray and RNA-seq data") | 6529 | (synopsis "Package for linear models for microarray and RNA-seq data") |
| 6530 | (description "This package can be used for the analysis of gene expression | 6530 | (description "This package can be used for the analysis of gene expression |
| 6531 | studies, especially the use of linear models for analysing designed experiments | 6531 | studies, especially the use of linear models for analysing designed experiments |
| @@ -9735,7 +9735,7 @@ in omics data.") | |||
| 9735 | (build-system r-build-system) | 9735 | (build-system r-build-system) |
| 9736 | (propagated-inputs | 9736 | (propagated-inputs |
| 9737 | (list r-biobase r-mass)) | 9737 | (list r-biobase r-mass)) |
| 9738 | (home-page "http://www.genopolis.it") | 9738 | (home-page "https://www.genopolis.it") |
| 9739 | (synopsis "Detect differential expression in microarray and proteomics datasets") | 9739 | (synopsis "Detect differential expression in microarray and proteomics datasets") |
| 9740 | (description | 9740 | (description |
| 9741 | "The Power Law Global Error Model (PLGEM) has been shown to faithfully | 9741 | "The Power Law Global Error Model (PLGEM) has been shown to faithfully |
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 9470e6eb1af..b5d132749fd 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm | |||
| @@ -1576,7 +1576,7 @@ use-case, we encourage users to compose functions to achieve their goals.") | |||
| 1576 | python-scipy)) | 1576 | python-scipy)) |
| 1577 | (native-inputs | 1577 | (native-inputs |
| 1578 | (list python-cython python-pytest python-pytest-cov python-nose)) | 1578 | (list python-cython python-pytest python-pytest-cov python-nose)) |
| 1579 | (home-page "http://www.biom-format.org") | 1579 | (home-page "https://www.biom-format.org") |
| 1580 | (synopsis "Biological Observation Matrix (BIOM) format utilities") | 1580 | (synopsis "Biological Observation Matrix (BIOM) format utilities") |
| 1581 | (description | 1581 | (description |
| 1582 | "The BIOM file format is designed to be a general-use format for | 1582 | "The BIOM file format is designed to be a general-use format for |
| @@ -2503,7 +2503,7 @@ errors at the end of reads.") | |||
| 2503 | ("python" ,python-wrapper))) | 2503 | ("python" ,python-wrapper))) |
| 2504 | (native-inputs | 2504 | (native-inputs |
| 2505 | (list perl perl-clone perl-test-deep perl-test-simple)) | 2505 | (list perl perl-clone perl-test-deep perl-test-simple)) |
| 2506 | (home-page "http://bowtie-bio.sourceforge.net/bowtie2/index.shtml") | 2506 | (home-page "https://bowtie-bio.sourceforge.net/bowtie2/index.shtml") |
| 2507 | (synopsis "Fast and sensitive nucleotide sequence read aligner") | 2507 | (synopsis "Fast and sensitive nucleotide sequence read aligner") |
| 2508 | (description | 2508 | (description |
| 2509 | "Bowtie 2 is a fast and memory-efficient tool for aligning sequencing | 2509 | "Bowtie 2 is a fast and memory-efficient tool for aligning sequencing |
| @@ -2545,7 +2545,7 @@ gapped, local, and paired-end alignment modes.") | |||
| 2545 | (inputs | 2545 | (inputs |
| 2546 | (list python-wrapper tbb-2020 zlib)) | 2546 | (list python-wrapper tbb-2020 zlib)) |
| 2547 | (supported-systems '("x86_64-linux")) | 2547 | (supported-systems '("x86_64-linux")) |
| 2548 | (home-page "http://bowtie-bio.sourceforge.net/index.shtml") | 2548 | (home-page "https://bowtie-bio.sourceforge.net/index.shtml") |
| 2549 | (synopsis "Fast aligner for short nucleotide sequence reads") | 2549 | (synopsis "Fast aligner for short nucleotide sequence reads") |
| 2550 | (description | 2550 | (description |
| 2551 | "Bowtie is a fast, memory-efficient short read aligner. It aligns short | 2551 | "Bowtie is a fast, memory-efficient short read aligner. It aligns short |
| @@ -2666,7 +2666,7 @@ splice junctions between exons.") | |||
| 2666 | ;; Non-portable SSE instructions are used so building fails on platforms | 2666 | ;; Non-portable SSE instructions are used so building fails on platforms |
| 2667 | ;; other than x86_64. | 2667 | ;; other than x86_64. |
| 2668 | (supported-systems '("x86_64-linux")) | 2668 | (supported-systems '("x86_64-linux")) |
| 2669 | (home-page "http://bio-bwa.sourceforge.net/") | 2669 | (home-page "https://bio-bwa.sourceforge.net/") |
| 2670 | (synopsis "Burrows-Wheeler sequence aligner") | 2670 | (synopsis "Burrows-Wheeler sequence aligner") |
| 2671 | (description | 2671 | (description |
| 2672 | "BWA is a software package for mapping low-divergent sequences against a | 2672 | "BWA is a software package for mapping low-divergent sequences against a |
| @@ -3259,7 +3259,7 @@ time.") | |||
| 3259 | zlib)) | 3259 | zlib)) |
| 3260 | (native-inputs | 3260 | (native-inputs |
| 3261 | (list python-cython python-nose)) | 3261 | (list python-cython python-nose)) |
| 3262 | (home-page "http://crossmap.sourceforge.net/") | 3262 | (home-page "https://crossmap.sourceforge.net/") |
| 3263 | (synopsis "Convert genome coordinates between assemblies") | 3263 | (synopsis "Convert genome coordinates between assemblies") |
| 3264 | (description | 3264 | (description |
| 3265 | "CrossMap is a program for conversion of genome coordinates or annotation | 3265 | "CrossMap is a program for conversion of genome coordinates or annotation |
| @@ -4883,7 +4883,7 @@ high-throughput sequencing (HTS) assays") | |||
| 4883 | ("java-xz" ,java-xz))) | 4883 | ("java-xz" ,java-xz))) |
| 4884 | (native-inputs | 4884 | (native-inputs |
| 4885 | (list java-testng)) | 4885 | (list java-testng)) |
| 4886 | (home-page "http://samtools.github.io/htsjdk/") | 4886 | (home-page "https://samtools.github.io/htsjdk/") |
| 4887 | (synopsis "Java API for high-throughput sequencing data (HTS) formats") | 4887 | (synopsis "Java API for high-throughput sequencing data (HTS) formats") |
| 4888 | (description | 4888 | (description |
| 4889 | "HTSJDK is an implementation of a unified Java library for accessing | 4889 | "HTSJDK is an implementation of a unified Java library for accessing |
| @@ -4926,7 +4926,7 @@ manipulating HTS data.") | |||
| 4926 | ("java-xz" ,java-xz))) | 4926 | ("java-xz" ,java-xz))) |
| 4927 | (native-inputs | 4927 | (native-inputs |
| 4928 | (list java-junit)) | 4928 | (list java-junit)) |
| 4929 | (home-page "http://samtools.github.io/htsjdk/") | 4929 | (home-page "https://samtools.github.io/htsjdk/") |
| 4930 | (synopsis "Java API for high-throughput sequencing data (HTS) formats") | 4930 | (synopsis "Java API for high-throughput sequencing data (HTS) formats") |
| 4931 | (description | 4931 | (description |
| 4932 | "HTSJDK is an implementation of a unified Java library for accessing | 4932 | "HTSJDK is an implementation of a unified Java library for accessing |
| @@ -5031,7 +5031,7 @@ manipulating HTS data.") | |||
| 5031 | (list java-htsjdk java-guava)) | 5031 | (list java-htsjdk java-guava)) |
| 5032 | (native-inputs | 5032 | (native-inputs |
| 5033 | (list java-testng)) | 5033 | (list java-testng)) |
| 5034 | (home-page "http://broadinstitute.github.io/picard/") | 5034 | (home-page "https://broadinstitute.github.io/picard/") |
| 5035 | (synopsis "Tools for manipulating high-throughput sequencing data and formats") | 5035 | (synopsis "Tools for manipulating high-throughput sequencing data and formats") |
| 5036 | (description "Picard is a set of Java command line tools for manipulating | 5036 | (description "Picard is a set of Java command line tools for manipulating |
| 5037 | high-throughput sequencing (HTS) data and formats. Picard is implemented | 5037 | high-throughput sequencing (HTS) data and formats. Picard is implemented |
| @@ -5120,7 +5120,7 @@ Class-Path: /~a \ | |||
| 5120 | (list java-htsjdk-2.10.1)) | 5120 | (list java-htsjdk-2.10.1)) |
| 5121 | (native-inputs | 5121 | (native-inputs |
| 5122 | (list java-testng java-guava)) | 5122 | (list java-testng java-guava)) |
| 5123 | (home-page "http://broadinstitute.github.io/picard/") | 5123 | (home-page "https://broadinstitute.github.io/picard/") |
| 5124 | (synopsis "Tools for manipulating high-throughput sequencing data and formats") | 5124 | (synopsis "Tools for manipulating high-throughput sequencing data and formats") |
| 5125 | (description "Picard is a set of Java command line tools for manipulating | 5125 | (description "Picard is a set of Java command line tools for manipulating |
| 5126 | high-throughput sequencing (HTS) data and formats. Picard is implemented | 5126 | high-throughput sequencing (HTS) data and formats. Picard is implemented |
| @@ -5719,7 +5719,7 @@ data.") | |||
| 5719 | tar | 5719 | tar |
| 5720 | wget | 5720 | wget |
| 5721 | zlib)) | 5721 | zlib)) |
| 5722 | (home-page "http://kaiju.binf.ku.dk/") | 5722 | (home-page "https://kaiju.binf.ku.dk/") |
| 5723 | (synopsis "Fast and sensitive taxonomic classification for metagenomics") | 5723 | (synopsis "Fast and sensitive taxonomic classification for metagenomics") |
| 5724 | (description "Kaiju is a program for sensitive taxonomic classification | 5724 | (description "Kaiju is a program for sensitive taxonomic classification |
| 5725 | of high-throughput sequencing reads from metagenomic whole genome sequencing | 5725 | of high-throughput sequencing reads from metagenomic whole genome sequencing |
| @@ -6235,7 +6235,7 @@ predicts the locations of structural units in the sequences.") | |||
| 6235 | ("openblas" ,openblas))) | 6235 | ("openblas" ,openblas))) |
| 6236 | (native-inputs | 6236 | (native-inputs |
| 6237 | (list which)) | 6237 | (list which)) |
| 6238 | (home-page "http://www.bioinf.uni-leipzig.de/Software/proteinortho") | 6238 | (home-page "https://www.bioinf.uni-leipzig.de/Software/proteinortho") |
| 6239 | (synopsis "Detect orthologous genes across species") | 6239 | (synopsis "Detect orthologous genes across species") |
| 6240 | (description | 6240 | (description |
| 6241 | "Proteinortho is a tool to detect orthologous genes across different | 6241 | "Proteinortho is a tool to detect orthologous genes across different |
| @@ -6510,7 +6510,7 @@ phylogenies.") | |||
| 6510 | "rsem-run-prsem-testing-procedure")))))))) | 6510 | "rsem-run-prsem-testing-procedure")))))))) |
| 6511 | (inputs | 6511 | (inputs |
| 6512 | (list boost r-minimal perl htslib-1.3 zlib)) | 6512 | (list boost r-minimal perl htslib-1.3 zlib)) |
| 6513 | (home-page "http://deweylab.biostat.wisc.edu/rsem/") | 6513 | (home-page "https://deweylab.biostat.wisc.edu/rsem/") |
| 6514 | (synopsis "Estimate gene expression levels from RNA-Seq data") | 6514 | (synopsis "Estimate gene expression levels from RNA-Seq data") |
| 6515 | (description | 6515 | (description |
| 6516 | "RSEM is a software package for estimating gene and isoform expression | 6516 | "RSEM is a software package for estimating gene and isoform expression |
| @@ -6545,7 +6545,7 @@ BAM and Wiggle files in both transcript-coordinate and genomic-coordinate.") | |||
| 6545 | zlib)) | 6545 | zlib)) |
| 6546 | (native-inputs | 6546 | (native-inputs |
| 6547 | (list python-nose)) | 6547 | (list python-nose)) |
| 6548 | (home-page "http://rseqc.sourceforge.net/") | 6548 | (home-page "https://rseqc.sourceforge.net/") |
| 6549 | (synopsis "RNA-seq quality control package") | 6549 | (synopsis "RNA-seq quality control package") |
| 6550 | (description | 6550 | (description |
| 6551 | "RSeQC provides a number of modules that can comprehensively evaluate | 6551 | "RSeQC provides a number of modules that can comprehensively evaluate |
| @@ -6605,7 +6605,7 @@ distribution, coverage uniformity, strand specificity, etc.") | |||
| 6605 | ("readline" ,readline))) | 6605 | ("readline" ,readline))) |
| 6606 | (native-inputs | 6606 | (native-inputs |
| 6607 | (list pkg-config)) | 6607 | (list pkg-config)) |
| 6608 | (home-page "http://seek.princeton.edu") | 6608 | (home-page "https://seek.princeton.edu") |
| 6609 | (synopsis "Gene co-expression search engine") | 6609 | (synopsis "Gene co-expression search engine") |
| 6610 | (description | 6610 | (description |
| 6611 | "SEEK is a computational gene co-expression search engine. SEEK provides | 6611 | "SEEK is a computational gene co-expression search engine. SEEK provides |
| @@ -6646,7 +6646,7 @@ to the user's query of interest.") | |||
| 6646 | (native-inputs (list pkg-config)) | 6646 | (native-inputs (list pkg-config)) |
| 6647 | (inputs | 6647 | (inputs |
| 6648 | (list htslib ncurses perl python zlib)) | 6648 | (list htslib ncurses perl python zlib)) |
| 6649 | (home-page "http://samtools.sourceforge.net") | 6649 | (home-page "https://samtools.sourceforge.net") |
| 6650 | (synopsis "Utilities to efficiently manipulate nucleotide sequence alignments") | 6650 | (synopsis "Utilities to efficiently manipulate nucleotide sequence alignments") |
| 6651 | (description | 6651 | (description |
| 6652 | "Samtools implements various utilities for post-processing nucleotide | 6652 | "Samtools implements various utilities for post-processing nucleotide |
| @@ -7724,7 +7724,7 @@ optionally compressed by gzip.") | |||
| 7724 | (install-file "SNAPCommand" bin))))))) | 7724 | (install-file "SNAPCommand" bin))))))) |
| 7725 | (native-inputs | 7725 | (native-inputs |
| 7726 | (list zlib)) | 7726 | (list zlib)) |
| 7727 | (home-page "http://snap.cs.berkeley.edu/") | 7727 | (home-page "https://snap.cs.berkeley.edu/") |
| 7728 | (synopsis "Short read DNA sequence aligner") | 7728 | (synopsis "Short read DNA sequence aligner") |
| 7729 | (description | 7729 | (description |
| 7730 | "SNAP is a fast and accurate aligner for short DNA reads. It is | 7730 | "SNAP is a fast and accurate aligner for short DNA reads. It is |
| @@ -7991,7 +7991,7 @@ sequences.") | |||
| 7991 | ;; no "configure" script | 7991 | ;; no "configure" script |
| 7992 | (delete 'configure)))) | 7992 | (delete 'configure)))) |
| 7993 | (inputs (list zlib)) | 7993 | (inputs (list zlib)) |
| 7994 | (home-page "http://subread.sourceforge.net/") | 7994 | (home-page "https://subread.sourceforge.net/") |
| 7995 | (synopsis "Tool kit for processing next-gen sequencing data") | 7995 | (synopsis "Tool kit for processing next-gen sequencing data") |
| 7996 | (description | 7996 | (description |
| 7997 | "The subread package contains the following tools: subread aligner, a | 7997 | "The subread package contains the following tools: subread aligner, a |
| @@ -8038,7 +8038,7 @@ against local background noises.") | |||
| 8038 | (install-file "stringtie" bin))))))) | 8038 | (install-file "stringtie" bin))))))) |
| 8039 | (inputs | 8039 | (inputs |
| 8040 | (list bzip2 htslib-for-stringtie libdeflate zlib)) | 8040 | (list bzip2 htslib-for-stringtie libdeflate zlib)) |
| 8041 | (home-page "http://ccb.jhu.edu/software/stringtie/") | 8041 | (home-page "https://ccb.jhu.edu/software/stringtie/") |
| 8042 | (synopsis "Transcript assembly and quantification for RNA-Seq data") | 8042 | (synopsis "Transcript assembly and quantification for RNA-Seq data") |
| 8043 | (description | 8043 | (description |
| 8044 | "StringTie is a fast and efficient assembler of RNA-Seq sequence | 8044 | "StringTie is a fast and efficient assembler of RNA-Seq sequence |
| @@ -9152,7 +9152,7 @@ of contact distributions around selected landmarks.") | |||
| 9152 | (base32 | 9152 | (base32 |
| 9153 | "1hsx6qgwr0i67fhy9257zj7s0ppncph2hjgbia5nn6nfmj0ax6l9")))) | 9153 | "1hsx6qgwr0i67fhy9257zj7s0ppncph2hjgbia5nn6nfmj0ax6l9")))) |
| 9154 | (build-system r-build-system) | 9154 | (build-system r-build-system) |
| 9155 | (home-page "http://centipede.uchicago.edu/") | 9155 | (home-page "https://centipede.uchicago.edu/") |
| 9156 | (synopsis "Predict transcription factor binding sites") | 9156 | (synopsis "Predict transcription factor binding sites") |
| 9157 | (description | 9157 | (description |
| 9158 | "CENTIPEDE applies a hierarchical Bayesian mixture model to infer regions | 9158 | "CENTIPEDE applies a hierarchical Bayesian mixture model to infer regions |
| @@ -9390,7 +9390,7 @@ experience substantial biological insertions and deletions.") | |||
| 9390 | perl-getopt-long | 9390 | perl-getopt-long |
| 9391 | perl-json | 9391 | perl-json |
| 9392 | perl-statistics-pca)) | 9392 | perl-statistics-pca)) |
| 9393 | (home-page "http://prinseq.sourceforge.net/") | 9393 | (home-page "https://prinseq.sourceforge.net/") |
| 9394 | (synopsis "Preprocess sequence data in FASTA or FASTQ formats") | 9394 | (synopsis "Preprocess sequence data in FASTA or FASTQ formats") |
| 9395 | (description | 9395 | (description |
| 9396 | "PRINSEQ is a bioinformatics tool to help you preprocess your genomic or | 9396 | "PRINSEQ is a bioinformatics tool to help you preprocess your genomic or |
| @@ -9875,7 +9875,7 @@ AM_CONDITIONAL(AMPNG, true)")) | |||
| 9875 | zlib)) | 9875 | zlib)) |
| 9876 | (native-inputs | 9876 | (native-inputs |
| 9877 | (list autoconf automake libtool pkg-config)) | 9877 | (list autoconf automake libtool pkg-config)) |
| 9878 | (home-page "http://emboss.sourceforge.net") | 9878 | (home-page "https://emboss.sourceforge.net") |
| 9879 | (synopsis "Molecular biology analysis suite") | 9879 | (synopsis "Molecular biology analysis suite") |
| 9880 | (description "EMBOSS is the \"European Molecular Biology Open Software | 9880 | (description "EMBOSS is the \"European Molecular Biology Open Software |
| 9881 | Suite\". EMBOSS is an analysis package specially developed for the needs of | 9881 | Suite\". EMBOSS is an analysis package specially developed for the needs of |
| @@ -10552,7 +10552,7 @@ remove biased methylation positions for RRBS sequence files.") | |||
| 10552 | (for-each (lambda (file) | 10552 | (for-each (lambda (file) |
| 10553 | (install-file file target)) | 10553 | (install-file file target)) |
| 10554 | (find-files "../exe" ".*")))))))) | 10554 | (find-files "../exe" ".*")))))))) |
| 10555 | (home-page "http://evolution.genetics.washington.edu/phylip/") | 10555 | (home-page "https://evolution.genetics.washington.edu/phylip/") |
| 10556 | (synopsis "Tools for inferring phylogenies") | 10556 | (synopsis "Tools for inferring phylogenies") |
| 10557 | (description "PHYLIP (the PHYLogeny Inference Package) is a package of | 10557 | (description "PHYLIP (the PHYLogeny Inference Package) is a package of |
| 10558 | programs for inferring phylogenies (evolutionary trees).") | 10558 | programs for inferring phylogenies (evolutionary trees).") |
| @@ -16831,7 +16831,7 @@ The output is in SAM format.") | |||
| 16831 | (list libxml2)) | 16831 | (list libxml2)) |
| 16832 | (native-inputs | 16832 | (native-inputs |
| 16833 | (list check swig)) | 16833 | (list check swig)) |
| 16834 | (home-page "http://sbml.org/Software/libSBML") | 16834 | (home-page "https://sbml.org/Software/libSBML") |
| 16835 | (synopsis "Process SBML files and data streams") | 16835 | (synopsis "Process SBML files and data streams") |
| 16836 | (description "LibSBML is a library to help you read, write, manipulate, | 16836 | (description "LibSBML is a library to help you read, write, manipulate, |
| 16837 | translate, and validate SBML files and data streams. The @dfn{Systems Biology | 16837 | translate, and validate SBML files and data streams. The @dfn{Systems Biology |
diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm index 00b8f8caf33..28ab77bbb45 100644 --- a/gnu/packages/build-tools.scm +++ b/gnu/packages/build-tools.scm | |||
| @@ -661,7 +661,7 @@ software.") | |||
| 661 | sqlite)) | 661 | sqlite)) |
| 662 | (native-inputs | 662 | (native-inputs |
| 663 | (list pkg-config)) | 663 | (list pkg-config)) |
| 664 | (home-page "http://gittup.org/tup/") | 664 | (home-page "https://gittup.org/tup/") |
| 665 | (synopsis "Fast build system that's hard to get wrong") | 665 | (synopsis "Fast build system that's hard to get wrong") |
| 666 | (description "Tup is a generic build system based on a directed acyclic | 666 | (description "Tup is a generic build system based on a directed acyclic |
| 667 | graphs of commands to be executed. Tup instruments your build to detect the | 667 | graphs of commands to be executed. Tup instruments your build to detect the |
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm index b544f0e59d1..cfb2b6b686d 100644 --- a/gnu/packages/cdrom.scm +++ b/gnu/packages/cdrom.scm | |||
| @@ -87,7 +87,7 @@ | |||
| 87 | "0fr21a7vprdyy1bq6s99m0x420c9jm5fipsd63pqv8qyfkhhxkim")))) | 87 | "0fr21a7vprdyy1bq6s99m0x420c9jm5fipsd63pqv8qyfkhhxkim")))) |
| 88 | (build-system gnu-build-system) | 88 | (build-system gnu-build-system) |
| 89 | (arguments '(#:tests? #f)) ; tests rely on access to external servers | 89 | (arguments '(#:tests? #f)) ; tests rely on access to external servers |
| 90 | (home-page "http://libcddb.sourceforge.net/") | 90 | (home-page "https://libcddb.sourceforge.net/") |
| 91 | (synopsis "C library to access data on a CDDB server") | 91 | (synopsis "C library to access data on a CDDB server") |
| 92 | (description | 92 | (description |
| 93 | "Libcddb is a C library to access data on a CDDB server (freedb.org). It | 93 | "Libcddb is a C library to access data on a CDDB server (freedb.org). It |
| @@ -281,7 +281,7 @@ reconstruction capability.") | |||
| 281 | (list autoconf automake pkg-config)) | 281 | (list autoconf automake pkg-config)) |
| 282 | (inputs | 282 | (inputs |
| 283 | (list ao lame libmad libvorbis)) | 283 | (list ao lame libmad libvorbis)) |
| 284 | (home-page "http://cdrdao.sourceforge.net") | 284 | (home-page "https://cdrdao.sourceforge.net") |
| 285 | (synopsis "Read and write CDs in disk-at-once mode") | 285 | (synopsis "Read and write CDs in disk-at-once mode") |
| 286 | (description "cdrdao records audio or data CDs in disk-at-once (DAO) mode, | 286 | (description "cdrdao records audio or data CDs in disk-at-once (DAO) mode, |
| 287 | based on a textual description of the contents. This mode writes the complete | 287 | based on a textual description of the contents. This mode writes the complete |
| @@ -350,7 +350,7 @@ CD's, DVD's or Blue Ray discs. The most important components are | |||
| 350 | @command{cdrecord}, a burning program, @command{cdda2wav}, a CD audio ripper | 350 | @command{cdrecord}, a burning program, @command{cdda2wav}, a CD audio ripper |
| 351 | which uses libparanoia, and @command{mkisofs}, which can create various disc | 351 | which uses libparanoia, and @command{mkisofs}, which can create various disc |
| 352 | images.") | 352 | images.") |
| 353 | (home-page "http://cdrtools.sourceforge.net/private/cdrecord.html") | 353 | (home-page "https://cdrtools.sourceforge.net/private/cdrecord.html") |
| 354 | 354 | ||
| 355 | ;; mkisofs is GPL, the other programs are CDDL. | 355 | ;; mkisofs is GPL, the other programs are CDDL. |
| 356 | (license (list cddl1.0 gpl2)))) | 356 | (license (list cddl1.0 gpl2)))) |
| @@ -573,7 +573,7 @@ the data.") | |||
| 573 | (package | 573 | (package |
| 574 | (name "cd-discid") | 574 | (name "cd-discid") |
| 575 | (version "1.4") | 575 | (version "1.4") |
| 576 | (home-page "http://linukz.org/cd-discid.shtml") | 576 | (home-page "https://linukz.org/cd-discid.shtml") |
| 577 | (source (origin | 577 | (source (origin |
| 578 | (method url-fetch) | 578 | (method url-fetch) |
| 579 | (uri (string-append "http://linukz.org/download/cd-discid-" | 579 | (uri (string-append "http://linukz.org/download/cd-discid-" |
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index f6553a27bf6..0866558ac2b 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm | |||
| @@ -355,7 +355,7 @@ testing of Unix command lines.") | |||
| 355 | (lambda _ (invoke "autoreconf" "-vfi")))))) | 355 | (lambda _ (invoke "autoreconf" "-vfi")))))) |
| 356 | (native-inputs | 356 | (native-inputs |
| 357 | (list automake autoconf libtool)) | 357 | (list automake autoconf libtool)) |
| 358 | (home-page "http://cunit.sourceforge.net/") | 358 | (home-page "https://cunit.sourceforge.net/") |
| 359 | (synopsis "Automated testing framework for C") | 359 | (synopsis "Automated testing framework for C") |
| 360 | (description | 360 | (description |
| 361 | "CUnit is a lightweight system for writing, administering, and running | 361 | "CUnit is a lightweight system for writing, administering, and running |
| @@ -1119,7 +1119,7 @@ available via the @code{unittest.mock} module.") | |||
| 1119 | (add-after 'unpack 'invoke-2to3 | 1119 | (add-after 'unpack 'invoke-2to3 |
| 1120 | (lambda _ | 1120 | (lambda _ |
| 1121 | (invoke "2to3" "-w" ".")))))) | 1121 | (invoke "2to3" "-w" ".")))))) |
| 1122 | (home-page "http://readthedocs.org/docs/nose/") | 1122 | (home-page "https://readthedocs.org/docs/nose/") |
| 1123 | (synopsis "Python testing library") | 1123 | (synopsis "Python testing library") |
| 1124 | (description | 1124 | (description |
| 1125 | "Nose extends the unittest library to make testing easier.") | 1125 | "Nose extends the unittest library to make testing easier.") |
| @@ -3101,7 +3101,7 @@ retried.") | |||
| 3101 | (lambda* (#:key inputs outputs #:allow-other-keys) | 3101 | (lambda* (#:key inputs outputs #:allow-other-keys) |
| 3102 | (add-installed-pythonpath inputs outputs) | 3102 | (add-installed-pythonpath inputs outputs) |
| 3103 | (invoke "pytest" "-vv")))))) | 3103 | (invoke "pytest" "-vv")))))) |
| 3104 | (home-page "http://hamcrest.org/") | 3104 | (home-page "https://hamcrest.org/") |
| 3105 | (synopsis "Hamcrest matchers for Python") | 3105 | (synopsis "Hamcrest matchers for Python") |
| 3106 | (description "PyHamcrest is a framework for writing matcher objects, | 3106 | (description "PyHamcrest is a framework for writing matcher objects, |
| 3107 | allowing you to declaratively define \"match\" rules.") | 3107 | allowing you to declaratively define \"match\" rules.") |
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm index 529d013f3d9..3c6d47464a1 100644 --- a/gnu/packages/chemistry.scm +++ b/gnu/packages/chemistry.scm | |||
| @@ -424,7 +424,7 @@ stored with user-specified precision.") | |||
| 424 | perl | 424 | perl |
| 425 | tinyxml2 | 425 | tinyxml2 |
| 426 | tng)) | 426 | tng)) |
| 427 | (home-page "http://www.gromacs.org/") | 427 | (home-page "https://www.gromacs.org/") |
| 428 | (synopsis "Molecular dynamics software package") | 428 | (synopsis "Molecular dynamics software package") |
| 429 | (description "GROMACS is a versatile package to perform molecular dynamics, | 429 | (description "GROMACS is a versatile package to perform molecular dynamics, |
| 430 | i.e. simulate the Newtonian equations of motion for systems with hundreds to | 430 | i.e. simulate the Newtonian equations of motion for systems with hundreds to |
diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm index 0b3c813658d..c6420a980e6 100644 --- a/gnu/packages/chez.scm +++ b/gnu/packages/chez.scm | |||
| @@ -1238,7 +1238,7 @@ syntax, with various aliases for commonly used patterns.") | |||
| 1238 | (replace 'install | 1238 | (replace 'install |
| 1239 | (lambda* (#:key (make-flags '()) #:allow-other-keys) | 1239 | (lambda* (#:key (make-flags '()) #:allow-other-keys) |
| 1240 | (apply invoke "make" "chez-install" make-flags)))))) | 1240 | (apply invoke "make" "chez-install" make-flags)))))) |
| 1241 | (home-page "http://synthcode.com/scheme/fmt") | 1241 | (home-page "https://synthcode.com/scheme/fmt") |
| 1242 | (synopsis "Combinator formatting library for Chez Scheme") | 1242 | (synopsis "Combinator formatting library for Chez Scheme") |
| 1243 | (description "This package provides a library of procedures for | 1243 | (description "This package provides a library of procedures for |
| 1244 | formatting Scheme objects to text in various ways, and for easily | 1244 | formatting Scheme objects to text in various ways, and for easily |
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm index e8bc0e43074..88c251f770e 100644 --- a/gnu/packages/code.scm +++ b/gnu/packages/code.scm | |||
| @@ -580,7 +580,7 @@ stack traces.") | |||
| 580 | `("PERL5LIB" ":" prefix (,(getenv "PERL5LIB"))))) | 580 | `("PERL5LIB" ":" prefix (,(getenv "PERL5LIB"))))) |
| 581 | #t))))) | 581 | #t))))) |
| 582 | (inputs (list perl perl-io-compress perl-json)) | 582 | (inputs (list perl perl-io-compress perl-json)) |
| 583 | (home-page "http://ltp.sourceforge.net/coverage/lcov.php") | 583 | (home-page "https://ltp.sourceforge.net/coverage/lcov.php") |
| 584 | (synopsis "Code coverage tool that enhances GNU gcov") | 584 | (synopsis "Code coverage tool that enhances GNU gcov") |
| 585 | (description "LCOV is an extension of @command{gcov}, a tool part of the | 585 | (description "LCOV is an extension of @command{gcov}, a tool part of the |
| 586 | GNU@tie{}Binutils, which provides information about what parts of a program | 586 | GNU@tie{}Binutils, which provides information about what parts of a program |
| @@ -809,7 +809,7 @@ independent targets.") | |||
| 809 | (install-file l etcdir)) | 809 | (install-file l etcdir)) |
| 810 | (find-files "etc" "\\.cfg$"))) | 810 | (find-files "etc" "\\.cfg$"))) |
| 811 | #t))))) | 811 | #t))))) |
| 812 | (home-page "http://uncrustify.sourceforge.net/") | 812 | (home-page "https://uncrustify.sourceforge.net/") |
| 813 | (synopsis "Code formatter for C and other related languages") | 813 | (synopsis "Code formatter for C and other related languages") |
| 814 | (description | 814 | (description |
| 815 | "Beautify source code in many languages of the C family (C, C++, C#, | 815 | "Beautify source code in many languages of the C family (C, C++, C#, |
| @@ -875,7 +875,7 @@ Objective@tie{}C, D, Java, Pawn, and Vala). Features: | |||
| 875 | (make-so-link sofile "(\\.[0-9]){2}$")) ;; link .so.3 | 875 | (make-so-link sofile "(\\.[0-9]){2}$")) ;; link .so.3 |
| 876 | (find-files libdir "lib.*\\.so\\..*"))) | 876 | (find-files libdir "lib.*\\.so\\..*"))) |
| 877 | #t))))) | 877 | #t))))) |
| 878 | (home-page "http://astyle.sourceforge.net/") | 878 | (home-page "https://astyle.sourceforge.net/") |
| 879 | (synopsis "Source code indenter, formatter, and beautifier") | 879 | (synopsis "Source code indenter, formatter, and beautifier") |
| 880 | (description | 880 | (description |
| 881 | "Artistic Style is a source code indenter, formatter, and beautifier for | 881 | "Artistic Style is a source code indenter, formatter, and beautifier for |
| @@ -1076,7 +1076,7 @@ Readline library.") | |||
| 1076 | ;; on SysV curses. | 1076 | ;; on SysV curses. |
| 1077 | (list (string-append "--with-ncurses=" | 1077 | (list (string-append "--with-ncurses=" |
| 1078 | (assoc-ref %build-inputs "ncurses"))))) | 1078 | (assoc-ref %build-inputs "ncurses"))))) |
| 1079 | (home-page "http://cscope.sourceforge.net") | 1079 | (home-page "https://cscope.sourceforge.net") |
| 1080 | (synopsis "Tool for browsing source code") | 1080 | (synopsis "Tool for browsing source code") |
| 1081 | (description | 1081 | (description |
| 1082 | "Cscope is a text screen based source browsing tool. Although it is | 1082 | "Cscope is a text screen based source browsing tool. Although it is |
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 42766a707a0..0d14078fb72 100644 --- a/gnu/packages/compression.scm +++ b/gnu/packages/compression.scm | |||
| @@ -1400,7 +1400,7 @@ for most inputs, but the resulting compressed files are anywhere from 20% to | |||
| 1400 | ((target-x86-32?) | 1400 | ((target-x86-32?) |
| 1401 | (list nasm)) | 1401 | (list nasm)) |
| 1402 | (else '()))) | 1402 | (else '()))) |
| 1403 | (home-page "http://p7zip.sourceforge.net/") | 1403 | (home-page "https://p7zip.sourceforge.net/") |
| 1404 | (synopsis "Command-line file archiver with high compression ratio") | 1404 | (synopsis "Command-line file archiver with high compression ratio") |
| 1405 | (description "p7zip is a command-line port of 7-Zip, a file archiver that | 1405 | (description "p7zip is a command-line port of 7-Zip, a file archiver that |
| 1406 | handles the 7z format which features very high compression ratios.") | 1406 | handles the 7z format which features very high compression ratios.") |
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index c7a81b96eb3..c80e98134aa 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm | |||
| @@ -534,7 +534,7 @@ by Luis Torgo, published by CRC Press.") | |||
| 534 | "05mv6xhm15b0mq9kzyiblkb14bdqmjrwl64ghdk66il0w8i7p6nh")))) | 534 | "05mv6xhm15b0mq9kzyiblkb14bdqmjrwl64ghdk66il0w8i7p6nh")))) |
| 535 | (properties `((upstream-name . "emdist"))) | 535 | (properties `((upstream-name . "emdist"))) |
| 536 | (build-system r-build-system) | 536 | (build-system r-build-system) |
| 537 | (home-page "http://www.rforge.net/emd") | 537 | (home-page "https://www.rforge.net/emd") |
| 538 | (synopsis "Earth mover's distance") | 538 | (synopsis "Earth mover's distance") |
| 539 | (description | 539 | (description |
| 540 | "This package provides tools to calculate the Earth Mover's | 540 | "This package provides tools to calculate the Earth Mover's |
| @@ -919,7 +919,7 @@ can read and write both the metadata and the cell data in a Sheet.") | |||
| 919 | (build-system r-build-system) | 919 | (build-system r-build-system) |
| 920 | (inputs (list proj-7 zlib)) | 920 | (inputs (list proj-7 zlib)) |
| 921 | (native-inputs (list pkg-config)) | 921 | (native-inputs (list pkg-config)) |
| 922 | (home-page "http://www.rforge.net/proj4/") | 922 | (home-page "https://www.rforge.net/proj4/") |
| 923 | (synopsis "Simple interface to the PROJ.4 cartographic projections library") | 923 | (synopsis "Simple interface to the PROJ.4 cartographic projections library") |
| 924 | (description | 924 | (description |
| 925 | "This package provides a simple interface to lat/long projection and | 925 | "This package provides a simple interface to lat/long projection and |
| @@ -1484,7 +1484,7 @@ proposals for count data.") | |||
| 1484 | (build-system r-build-system) | 1484 | (build-system r-build-system) |
| 1485 | (propagated-inputs | 1485 | (propagated-inputs |
| 1486 | (list r-lattice)) | 1486 | (list r-lattice)) |
| 1487 | (home-page "http://zoo.R-Forge.R-project.org/") | 1487 | (home-page "https://zoo.R-Forge.R-project.org/") |
| 1488 | (synopsis "S3 infrastructure for regular and irregular time series") | 1488 | (synopsis "S3 infrastructure for regular and irregular time series") |
| 1489 | (description "This package contains an S3 class with methods for totally | 1489 | (description "This package contains an S3 class with methods for totally |
| 1490 | ordered indexed observations. It is particularly aimed at irregular time | 1490 | ordered indexed observations. It is particularly aimed at irregular time |
| @@ -1584,7 +1584,7 @@ in good performances with large files.") | |||
| 1584 | r-tidyselect)) | 1584 | r-tidyselect)) |
| 1585 | (native-inputs | 1585 | (native-inputs |
| 1586 | (list r-knitr)) | 1586 | (list r-knitr)) |
| 1587 | (home-page "http://corybrunson.github.io/ggalluvial/") | 1587 | (home-page "https://corybrunson.github.io/ggalluvial/") |
| 1588 | (synopsis "Alluvial plots for ggplot2") | 1588 | (synopsis "Alluvial plots for ggplot2") |
| 1589 | (description "This package provides alluvial plots for @code{ggplot2}. | 1589 | (description "This package provides alluvial plots for @code{ggplot2}. |
| 1590 | Alluvial plots use variable-width ribbons and stacked bar plots to represent | 1590 | Alluvial plots use variable-width ribbons and stacked bar plots to represent |
| @@ -1972,7 +1972,7 @@ higher.") | |||
| 1972 | (properties `((upstream-name . "OrgMassSpecR"))) | 1972 | (properties `((upstream-name . "OrgMassSpecR"))) |
| 1973 | (build-system r-build-system) | 1973 | (build-system r-build-system) |
| 1974 | (native-inputs (list r-knitr)) | 1974 | (native-inputs (list r-knitr)) |
| 1975 | (home-page "http://OrgMassSpec.github.io/") | 1975 | (home-page "https://OrgMassSpec.github.io/") |
| 1976 | (synopsis "Organic or biological mass spectrometry data analysis") | 1976 | (synopsis "Organic or biological mass spectrometry data analysis") |
| 1977 | (description | 1977 | (description |
| 1978 | "This package @code{OrgMassSpecR} is an extension of the @code{R} | 1978 | "This package @code{OrgMassSpecR} is an extension of the @code{R} |
| @@ -2194,7 +2194,7 @@ with default R plot functions.") | |||
| 2194 | (list r-colorspace r-scatterplot3d)) | 2194 | (list r-colorspace r-scatterplot3d)) |
| 2195 | (native-inputs | 2195 | (native-inputs |
| 2196 | (list r-knitr)) | 2196 | (list r-knitr)) |
| 2197 | (home-page "http://oompa.r-forge.r-project.org/") | 2197 | (home-page "https://oompa.r-forge.r-project.org/") |
| 2198 | (synopsis "Qualitative palettes with many colors") | 2198 | (synopsis "Qualitative palettes with many colors") |
| 2199 | (description | 2199 | (description |
| 2200 | "This package provides tools for creating, viewing, and assessing | 2200 | "This package provides tools for creating, viewing, and assessing |
| @@ -4768,7 +4768,7 @@ initiative to bring PASSTEC 2000 functionalities to R.") | |||
| 4768 | r-mvtnorm | 4768 | r-mvtnorm |
| 4769 | r-rpart | 4769 | r-rpart |
| 4770 | r-survival)) | 4770 | r-survival)) |
| 4771 | (home-page "http://partykit.R-Forge.R-project.org/partykit") | 4771 | (home-page "https://partykit.R-Forge.R-project.org/partykit") |
| 4772 | (synopsis "Toolkit for recursive partytioning") | 4772 | (synopsis "Toolkit for recursive partytioning") |
| 4773 | (description | 4773 | (description |
| 4774 | "This package provides a toolkit with infrastructure for representing, | 4774 | "This package provides a toolkit with infrastructure for representing, |
| @@ -4937,7 +4937,7 @@ value for each cluster in a dendrogram.") | |||
| 4937 | (sha256 | 4937 | (sha256 |
| 4938 | (base32 "0inmnmi0pqmbqnl00d5yal1bmd7awigxd7sgzjsil9c1k55f4r8y")))) | 4938 | (base32 "0inmnmi0pqmbqnl00d5yal1bmd7awigxd7sgzjsil9c1k55f4r8y")))) |
| 4939 | (build-system r-build-system) | 4939 | (build-system r-build-system) |
| 4940 | (home-page "http://www.rcpp.org") | 4940 | (home-page "https://www.rcpp.org") |
| 4941 | (synopsis "Seamless R and C++ integration") | 4941 | (synopsis "Seamless R and C++ integration") |
| 4942 | (description | 4942 | (description |
| 4943 | "The Rcpp package provides R functions as well as C++ classes which offer | 4943 | "The Rcpp package provides R functions as well as C++ classes which offer |
| @@ -5370,7 +5370,7 @@ any subsequent lookup as it keeps the hash table in memory.") | |||
| 5370 | "0krwxq4985x3n5mzx8i9smwpkd5sifbfgy9z7ikwk84734km683j")))) | 5370 | "0krwxq4985x3n5mzx8i9smwpkd5sifbfgy9z7ikwk84734km683j")))) |
| 5371 | (build-system r-build-system) | 5371 | (build-system r-build-system) |
| 5372 | (propagated-inputs (list r-bit)) | 5372 | (propagated-inputs (list r-bit)) |
| 5373 | (home-page "http://ff.r-forge.r-project.org/") | 5373 | (home-page "https://ff.r-forge.r-project.org/") |
| 5374 | (synopsis "Memory-efficient storage of large data on disk and access functions") | 5374 | (synopsis "Memory-efficient storage of large data on disk and access functions") |
| 5375 | (description | 5375 | (description |
| 5376 | "This package provides data structures that are stored on disk but | 5376 | "This package provides data structures that are stored on disk but |
| @@ -6046,7 +6046,7 @@ classes in the @code{stats4} package.") | |||
| 6046 | (build-system r-build-system) | 6046 | (build-system r-build-system) |
| 6047 | (propagated-inputs | 6047 | (propagated-inputs |
| 6048 | (list r-bbmle r-coda r-lattice r-mass r-plyr)) | 6048 | (list r-bbmle r-coda r-lattice r-mass r-plyr)) |
| 6049 | (home-page "http://www.math.mcmaster.ca/bolker/emdbook") | 6049 | (home-page "https://www.math.mcmaster.ca/bolker/emdbook") |
| 6050 | (synopsis "Support functions and data for \"Ecological Models and Data\"") | 6050 | (synopsis "Support functions and data for \"Ecological Models and Data\"") |
| 6051 | (description | 6051 | (description |
| 6052 | "This package provides auxiliary functions and data sets for \"Ecological | 6052 | "This package provides auxiliary functions and data sets for \"Ecological |
| @@ -6125,7 +6125,7 @@ functions from LINPACK.") | |||
| 6125 | (list r-mass r-survival)) | 6125 | (list r-mass r-survival)) |
| 6126 | (native-inputs | 6126 | (native-inputs |
| 6127 | (list r-knitr)) | 6127 | (list r-knitr)) |
| 6128 | (home-page "http://riskassessment.r-forge.r-project.org") | 6128 | (home-page "https://riskassessment.r-forge.r-project.org") |
| 6129 | (synopsis "Fitting a parametric distribution from data") | 6129 | (synopsis "Fitting a parametric distribution from data") |
| 6130 | (description | 6130 | (description |
| 6131 | "This package extends the @code{fitdistr} function of the MASS package | 6131 | "This package extends the @code{fitdistr} function of the MASS package |
| @@ -6591,7 +6591,7 @@ interface to @code{PostgreSQL}, a relational database.") | |||
| 6591 | "1d34m2nyk7m6j2dci69bhy5mlw479xax1517j7f14pq7vhpsm9l1")))) | 6591 | "1d34m2nyk7m6j2dci69bhy5mlw479xax1517j7f14pq7vhpsm9l1")))) |
| 6592 | (build-system r-build-system) | 6592 | (build-system r-build-system) |
| 6593 | (propagated-inputs (list r-lpsolve)) | 6593 | (propagated-inputs (list r-lpsolve)) |
| 6594 | (home-page "http://linprog.r-forge.r-project.org/") | 6594 | (home-page "https://linprog.r-forge.r-project.org/") |
| 6595 | (synopsis "Linear programming and optimization") | 6595 | (synopsis "Linear programming and optimization") |
| 6596 | (description | 6596 | (description |
| 6597 | "This package can be used to solve Linear Programming / Linear | 6597 | "This package can be used to solve Linear Programming / Linear |
| @@ -6612,7 +6612,7 @@ Optimization problems by using the simplex algorithm.") | |||
| 6612 | (build-system r-build-system) | 6612 | (build-system r-build-system) |
| 6613 | (propagated-inputs | 6613 | (propagated-inputs |
| 6614 | (list r-magic r-linprog r-lpsolve r-rcpp r-rcppprogress)) | 6614 | (list r-magic r-linprog r-lpsolve r-rcpp r-rcppprogress)) |
| 6615 | (home-page "http://geometry.r-forge.r-project.org/") | 6615 | (home-page "https://geometry.r-forge.r-project.org/") |
| 6616 | (synopsis "Mesh generator and surface tessellator") | 6616 | (synopsis "Mesh generator and surface tessellator") |
| 6617 | (description | 6617 | (description |
| 6618 | "This package makes the qhull library available in R, in a similar manner | 6618 | "This package makes the qhull library available in R, in a similar manner |
| @@ -7644,7 +7644,7 @@ phylogenies and ancestral character states.") | |||
| 7644 | "0vc2is1hf1g0sw92kzl8mddck264qwiqgm5q2wkcwwz65fss7mkf")))) | 7644 | "0vc2is1hf1g0sw92kzl8mddck264qwiqgm5q2wkcwwz65fss7mkf")))) |
| 7645 | (build-system r-build-system) | 7645 | (build-system r-build-system) |
| 7646 | (propagated-inputs (list r-proxy)) | 7646 | (propagated-inputs (list r-proxy)) |
| 7647 | (home-page "http://dtw.r-forge.r-project.org/") | 7647 | (home-page "https://dtw.r-forge.r-project.org/") |
| 7648 | (synopsis "Dynamic Time Warping Algorithms") | 7648 | (synopsis "Dynamic Time Warping Algorithms") |
| 7649 | (description "This package provides a comprehensive implementation of | 7649 | (description "This package provides a comprehensive implementation of |
| 7650 | @dfn{dynamic time warping} (DTW) algorithms in R. DTW computes the | 7650 | @dfn{dynamic time warping} (DTW) algorithms in R. DTW computes the |
| @@ -10280,7 +10280,7 @@ stored data and compression with the LZ4 and ZSTD compressors.") | |||
| 10280 | (properties `((upstream-name . "fst"))) | 10280 | (properties `((upstream-name . "fst"))) |
| 10281 | (build-system r-build-system) | 10281 | (build-system r-build-system) |
| 10282 | (propagated-inputs (list r-fstcore r-rcpp)) | 10282 | (propagated-inputs (list r-fstcore r-rcpp)) |
| 10283 | (home-page "http://www.fstpackage.org") | 10283 | (home-page "https://www.fstpackage.org") |
| 10284 | (synopsis "Fast serialization of data frames") | 10284 | (synopsis "Fast serialization of data frames") |
| 10285 | (description | 10285 | (description |
| 10286 | "The fst package for R provides a fast, easy and flexible way to | 10286 | "The fst package for R provides a fast, easy and flexible way to |
| @@ -11359,7 +11359,7 @@ functions.") | |||
| 11359 | (list jags)) | 11359 | (list jags)) |
| 11360 | (native-inputs | 11360 | (native-inputs |
| 11361 | (list pkg-config)) | 11361 | (list pkg-config)) |
| 11362 | (home-page "http://mcmc-jags.sourceforge.net") | 11362 | (home-page "https://mcmc-jags.sourceforge.net") |
| 11363 | (synopsis "Bayesian graphical models using MCMC") | 11363 | (synopsis "Bayesian graphical models using MCMC") |
| 11364 | (description | 11364 | (description |
| 11365 | "This package provides an R interface to the JAGS MCMC library. JAGS is | 11365 | "This package provides an R interface to the JAGS MCMC library. JAGS is |
| @@ -12480,7 +12480,7 @@ through permutation testing.") | |||
| 12480 | (list r-igraph r-network)) | 12480 | (list r-igraph r-network)) |
| 12481 | (native-inputs | 12481 | (native-inputs |
| 12482 | (list r-knitr)) | 12482 | (list r-knitr)) |
| 12483 | (home-page "http://mbojan.github.io/intergraph") | 12483 | (home-page "https://mbojan.github.io/intergraph") |
| 12484 | (synopsis "Coercion routines for network data objects") | 12484 | (synopsis "Coercion routines for network data objects") |
| 12485 | (description | 12485 | (description |
| 12486 | "Functions implemented in this package allow coercing (i.e. convert) | 12486 | "Functions implemented in this package allow coercing (i.e. convert) |
| @@ -12830,7 +12830,7 @@ data with multiple data types.") | |||
| 12830 | (build-system r-build-system) | 12830 | (build-system r-build-system) |
| 12831 | (propagated-inputs | 12831 | (propagated-inputs |
| 12832 | (list r-kernsmooth)) | 12832 | (list r-kernsmooth)) |
| 12833 | (home-page "http://qualV.R-Forge.R-Project.org/") | 12833 | (home-page "https://qualV.R-Forge.R-Project.org/") |
| 12834 | (synopsis "Qualitative Validation Methods") | 12834 | (synopsis "Qualitative Validation Methods") |
| 12835 | (description | 12835 | (description |
| 12836 | "This package provides qualitative methods for the validation of dynamic | 12836 | "This package provides qualitative methods for the validation of dynamic |
| @@ -12891,7 +12891,7 @@ subsequence} (LCS) using a dynamic programming algorithm.") | |||
| 12891 | r-vctrs)) | 12891 | r-vctrs)) |
| 12892 | (native-inputs | 12892 | (native-inputs |
| 12893 | (list r-knitr)) | 12893 | (list r-knitr)) |
| 12894 | (home-page "http://larmarange.github.io/labelled/") | 12894 | (home-page "https://larmarange.github.io/labelled/") |
| 12895 | (synopsis "Manipulating labelled data") | 12895 | (synopsis "Manipulating labelled data") |
| 12896 | (description | 12896 | (description |
| 12897 | "This package provides useful functions to deal with the | 12897 | "This package provides useful functions to deal with the |
| @@ -13608,7 +13608,7 @@ console, resulting in an interactive editing environment.") | |||
| 13608 | r-mitools | 13608 | r-mitools |
| 13609 | r-numderiv | 13609 | r-numderiv |
| 13610 | r-survival)) | 13610 | r-survival)) |
| 13611 | (home-page "http://r-survey.r-forge.r-project.org/survey/") | 13611 | (home-page "https://r-survey.r-forge.r-project.org/survey/") |
| 13612 | (synopsis "Analysis of complex survey samples") | 13612 | (synopsis "Analysis of complex survey samples") |
| 13613 | (description | 13613 | (description |
| 13614 | "This package provides tools for the analysis of complex survey samples. | 13614 | "This package provides tools for the analysis of complex survey samples. |
| @@ -14109,7 +14109,7 @@ and permutation inference in the framework of Strasser and Weber (1999).") | |||
| 14109 | r-multcomp | 14109 | r-multcomp |
| 14110 | r-mvtnorm | 14110 | r-mvtnorm |
| 14111 | r-survival)) | 14111 | r-survival)) |
| 14112 | (home-page "http://coin.r-forge.r-project.org") | 14112 | (home-page "https://coin.r-forge.r-project.org") |
| 14113 | (synopsis "Conditional inference procedures in a permutation test framework") | 14113 | (synopsis "Conditional inference procedures in a permutation test framework") |
| 14114 | (description | 14114 | (description |
| 14115 | "This package provides conditional inference procedures for the general | 14115 | "This package provides conditional inference procedures for the general |
| @@ -15747,7 +15747,7 @@ al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) | |||
| 15747 | (base32 | 15747 | (base32 |
| 15748 | "082qj08kzyzwvjacwq0sl3xxdx6iz5hgx6q24jv1mnvx7z5xn5ry")))) | 15748 | "082qj08kzyzwvjacwq0sl3xxdx6iz5hgx6q24jv1mnvx7z5xn5ry")))) |
| 15749 | (build-system r-build-system) | 15749 | (build-system r-build-system) |
| 15750 | (home-page "http://minato.sip21c.org/msb/") | 15750 | (home-page "https://minato.sip21c.org/msb/") |
| 15751 | (synopsis "Functions for medical statistics book with demographic data") | 15751 | (synopsis "Functions for medical statistics book with demographic data") |
| 15752 | (description | 15752 | (description |
| 15753 | "This package provides several utility functions for the book entitled | 15753 | "This package provides several utility functions for the book entitled |
| @@ -16050,7 +16050,7 @@ Processing.") | |||
| 16050 | (build-system r-build-system) | 16050 | (build-system r-build-system) |
| 16051 | (propagated-inputs | 16051 | (propagated-inputs |
| 16052 | (list r-bh r-nlp r-rcpp r-slam r-xml2)) | 16052 | (list r-bh r-nlp r-rcpp r-slam r-xml2)) |
| 16053 | (home-page "http://tm.r-forge.r-project.org/") | 16053 | (home-page "https://tm.r-forge.r-project.org/") |
| 16054 | (synopsis "Text mining package") | 16054 | (synopsis "Text mining package") |
| 16055 | (description | 16055 | (description |
| 16056 | "This package provides a framework for text mining applications within R.") | 16056 | "This package provides a framework for text mining applications within R.") |
| @@ -16411,7 +16411,7 @@ structure of any data type.") | |||
| 16411 | (base32 | 16411 | (base32 |
| 16412 | "028fw61n61i79fhnaqx7gmdifdpbvp3yiaq9vvfrbv4k7i84r83i")))) | 16412 | "028fw61n61i79fhnaqx7gmdifdpbvp3yiaq9vvfrbv4k7i84r83i")))) |
| 16413 | (build-system r-build-system) | 16413 | (build-system r-build-system) |
| 16414 | (home-page "http://strimmerlab.org/software/corpcor/") | 16414 | (home-page "https://strimmerlab.org/software/corpcor/") |
| 16415 | (synopsis "Efficient estimation of covariance and (partial) correlation") | 16415 | (synopsis "Efficient estimation of covariance and (partial) correlation") |
| 16416 | (description | 16416 | (description |
| 16417 | "This package implements a James-Stein-type shrinkage estimator for the | 16417 | "This package implements a James-Stein-type shrinkage estimator for the |
| @@ -17177,7 +17177,7 @@ limitations\" using the GNU Multiple Precision library.") | |||
| 17177 | (list r-gmp)) | 17177 | (list r-gmp)) |
| 17178 | (native-inputs | 17178 | (native-inputs |
| 17179 | (list pkg-config)) | 17179 | (list pkg-config)) |
| 17180 | (home-page "http://rmpfr.r-forge.r-project.org/") | 17180 | (home-page "https://rmpfr.r-forge.r-project.org/") |
| 17181 | (synopsis "R bindings to the MPFR library") | 17181 | (synopsis "R bindings to the MPFR library") |
| 17182 | (description | 17182 | (description |
| 17183 | "This package supports arithmetic (via S4 classes and methods) for | 17183 | "This package supports arithmetic (via S4 classes and methods) for |
| @@ -17708,7 +17708,7 @@ covariance functions for large data sets.") | |||
| 17708 | (build-system r-build-system) | 17708 | (build-system r-build-system) |
| 17709 | (propagated-inputs | 17709 | (propagated-inputs |
| 17710 | (list r-fields r-maps)) | 17710 | (list r-fields r-maps)) |
| 17711 | (home-page "http://spatialextremes.r-forge.r-project.org/") | 17711 | (home-page "https://spatialextremes.r-forge.r-project.org/") |
| 17712 | (synopsis "Modelling spatial extremes") | 17712 | (synopsis "Modelling spatial extremes") |
| 17713 | (description | 17713 | (description |
| 17714 | "This package provides tools for the statistical modelling of spatial | 17714 | "This package provides tools for the statistical modelling of spatial |
| @@ -17902,7 +17902,7 @@ covariates of each feature, making the downstream analysis easy.") | |||
| 17902 | "046w3xbr535c5jyd68adv42a7limxp1mv57b5w6w673w707lmw2p")))) | 17902 | "046w3xbr535c5jyd68adv42a7limxp1mv57b5w6w673w707lmw2p")))) |
| 17903 | (build-system r-build-system) | 17903 | (build-system r-build-system) |
| 17904 | (propagated-inputs (list r-corpcor)) | 17904 | (propagated-inputs (list r-corpcor)) |
| 17905 | (home-page "http://strimmerlab.org/software/longitudinal/") | 17905 | (home-page "https://strimmerlab.org/software/longitudinal/") |
| 17906 | (synopsis "Analysis of multiple time course data") | 17906 | (synopsis "Analysis of multiple time course data") |
| 17907 | (description | 17907 | (description |
| 17908 | "This package contains general data structures and functions for | 17908 | "This package contains general data structures and functions for |
| @@ -17926,7 +17926,7 @@ dynamical correlation and dynamical covariance.") | |||
| 17926 | (build-system r-build-system) | 17926 | (build-system r-build-system) |
| 17927 | (propagated-inputs | 17927 | (propagated-inputs |
| 17928 | (list r-corpcor r-fdrtool r-longitudinal)) | 17928 | (list r-corpcor r-fdrtool r-longitudinal)) |
| 17929 | (home-page "http://strimmerlab.org/software/genenet/") | 17929 | (home-page "https://strimmerlab.org/software/genenet/") |
| 17930 | (synopsis "Modeling and inferring gene networks") | 17930 | (synopsis "Modeling and inferring gene networks") |
| 17931 | (description | 17931 | (description |
| 17932 | "This package analyzes gene expression (time series) data with focus on | 17932 | "This package analyzes gene expression (time series) data with focus on |
| @@ -18720,7 +18720,7 @@ identifying outliers.") | |||
| 18720 | (propagated-inputs | 18720 | (propagated-inputs |
| 18721 | (list r-rcpp r-rcpparmadillo)) | 18721 | (list r-rcpp r-rcpparmadillo)) |
| 18722 | (native-inputs (list r-knitr)) | 18722 | (native-inputs (list r-knitr)) |
| 18723 | (home-page "http://www.perossi.org/home/bsm-1") | 18723 | (home-page "https://www.perossi.org/home/bsm-1") |
| 18724 | (synopsis "Bayesian inference for marketing/micro-econometrics") | 18724 | (synopsis "Bayesian inference for marketing/micro-econometrics") |
| 18725 | (description | 18725 | (description |
| 18726 | "This package covers many important models used in marketing and | 18726 | "This package covers many important models used in marketing and |
| @@ -19787,7 +19787,7 @@ barplots or heatmaps.") | |||
| 19787 | (list r-ade4 r-segmented)) | 19787 | (list r-ade4 r-segmented)) |
| 19788 | (inputs | 19788 | (inputs |
| 19789 | (list zlib)) | 19789 | (list zlib)) |
| 19790 | (home-page "http://seqinr.r-forge.r-project.org/") | 19790 | (home-page "https://seqinr.r-forge.r-project.org/") |
| 19791 | (synopsis "Biological sequences retrieval and analysis") | 19791 | (synopsis "Biological sequences retrieval and analysis") |
| 19792 | (description | 19792 | (description |
| 19793 | "This package provides tools for exploratory data analysis and data | 19793 | "This package provides tools for exploratory data analysis and data |
| @@ -21573,7 +21573,7 @@ repository.") | |||
| 21573 | (build-system r-build-system) | 21573 | (build-system r-build-system) |
| 21574 | (propagated-inputs | 21574 | (propagated-inputs |
| 21575 | (list r-kernsmooth r-mass)) | 21575 | (list r-kernsmooth r-mass)) |
| 21576 | (home-page "http://mpm.r-forge.r-project.org") | 21576 | (home-page "https://mpm.r-forge.r-project.org") |
| 21577 | (synopsis "Multivariate projection methods") | 21577 | (synopsis "Multivariate projection methods") |
| 21578 | (description | 21578 | (description |
| 21579 | "This is a package for exploratory graphical analysis of multivariate | 21579 | "This is a package for exploratory graphical analysis of multivariate |
| @@ -22212,7 +22212,7 @@ Row} (CSR) format.") | |||
| 22212 | r-stringi)) | 22212 | r-stringi)) |
| 22213 | (native-inputs | 22213 | (native-inputs |
| 22214 | (list r-knitr)) | 22214 | (list r-knitr)) |
| 22215 | (home-page "http://text2vec.org") | 22215 | (home-page "https://text2vec.org") |
| 22216 | (synopsis "Text mining framework for R") | 22216 | (synopsis "Text mining framework for R") |
| 22217 | (description | 22217 | (description |
| 22218 | "This package provides fast and memory-friendly tools for text | 22218 | "This package provides fast and memory-friendly tools for text |
| @@ -23594,7 +23594,7 @@ effect size.") | |||
| 23594 | (list r-sp)) | 23594 | (list r-sp)) |
| 23595 | (native-inputs | 23595 | (native-inputs |
| 23596 | (list pkg-config r-knitr)) | 23596 | (list pkg-config r-knitr)) |
| 23597 | (home-page "http://rgdal.r-forge.r-project.org") | 23597 | (home-page "https://rgdal.r-forge.r-project.org") |
| 23598 | (synopsis "Bindings for the Geospatial Data Abstraction Library") | 23598 | (synopsis "Bindings for the Geospatial Data Abstraction Library") |
| 23599 | (description | 23599 | (description |
| 23600 | "This package provides bindings to the Geospatial Data Abstraction | 23600 | "This package provides bindings to the Geospatial Data Abstraction |
| @@ -25276,7 +25276,7 @@ transcription, ...") | |||
| 25276 | (list libsndfile)) | 25276 | (list libsndfile)) |
| 25277 | (propagated-inputs | 25277 | (propagated-inputs |
| 25278 | (list r-tuner)) | 25278 | (list r-tuner)) |
| 25279 | (home-page "http://rug.mnhn.fr/seewave") | 25279 | (home-page "https://rug.mnhn.fr/seewave") |
| 25280 | (synopsis "Sound analysis and synthesis") | 25280 | (synopsis "Sound analysis and synthesis") |
| 25281 | (description | 25281 | (description |
| 25282 | "This package provides functions for analysing, manipulating, displaying, | 25282 | "This package provides functions for analysing, manipulating, displaying, |
| @@ -25846,7 +25846,7 @@ R.") | |||
| 25846 | r-locfit | 25846 | r-locfit |
| 25847 | r-rcolorbrewer)) | 25847 | r-rcolorbrewer)) |
| 25848 | (native-inputs (list gfortran)) | 25848 | (native-inputs (list gfortran)) |
| 25849 | (home-page "http://pkg.robjhyndman.com/hdrcde") | 25849 | (home-page "https://pkg.robjhyndman.com/hdrcde") |
| 25850 | (synopsis "Highest density regions and conditional density estimation") | 25850 | (synopsis "Highest density regions and conditional density estimation") |
| 25851 | (description | 25851 | (description |
| 25852 | "This is a package for the computation of highest density regions in one | 25852 | "This is a package for the computation of highest density regions in one |
| @@ -26632,7 +26632,7 @@ different conceptual parts of the algorithm.") | |||
| 26632 | (build-system r-build-system) | 26632 | (build-system r-build-system) |
| 26633 | (propagated-inputs | 26633 | (propagated-inputs |
| 26634 | (list r-mass r-minpack-lm r-rgl r-scatterplot3d)) | 26634 | (list r-mass r-minpack-lm r-rgl r-scatterplot3d)) |
| 26635 | (home-page "http://www.maths.nottingham.ac.uk/~ild/shapes") | 26635 | (home-page "https://www.maths.nottingham.ac.uk/~ild/shapes") |
| 26636 | (synopsis "Statistical shape analysis") | 26636 | (synopsis "Statistical shape analysis") |
| 26637 | (description | 26637 | (description |
| 26638 | "This package provides routines for the statistical analysis of landmark | 26638 | "This package provides routines for the statistical analysis of landmark |
| @@ -26748,7 +26748,7 @@ statistical shape analysis and archetypal analysis.") | |||
| 26748 | (propagated-inputs | 26748 | (propagated-inputs |
| 26749 | (list r-bh | 26749 | (list r-bh |
| 26750 | r-rcpp)) | 26750 | r-rcpp)) |
| 26751 | (home-page "http://dirk.eddelbuettel.com/code/anytime.html") | 26751 | (home-page "https://dirk.eddelbuettel.com/code/anytime.html") |
| 26752 | (synopsis "Converter of input to POSIXct or Date") | 26752 | (synopsis "Converter of input to POSIXct or Date") |
| 26753 | (description | 26753 | (description |
| 26754 | "The package converts the input in any one of character, integer, numeric, | 26754 | "The package converts the input in any one of character, integer, numeric, |
| @@ -27689,7 +27689,7 @@ Gibbs sampling by Xuan-Hieu Phan and co-authors.") | |||
| 27689 | r-rcpparmadillo | 27689 | r-rcpparmadillo |
| 27690 | r-slam | 27690 | r-slam |
| 27691 | r-stringr)) | 27691 | r-stringr)) |
| 27692 | (home-page "http://www.structuraltopicmodel.com/") | 27692 | (home-page "https://www.structuraltopicmodel.com/") |
| 27693 | (synopsis "Estimation of the Structural Topic Model") | 27693 | (synopsis "Estimation of the Structural Topic Model") |
| 27694 | (description | 27694 | (description |
| 27695 | "The @dfn{Structural Topic Model} (STM) allows researchers to estimate | 27695 | "The @dfn{Structural Topic Model} (STM) allows researchers to estimate |
| @@ -28196,7 +28196,7 @@ model objects and help reduce the size of model objects saved to disk.") | |||
| 28196 | (build-system r-build-system) | 28196 | (build-system r-build-system) |
| 28197 | (propagated-inputs | 28197 | (propagated-inputs |
| 28198 | (list r-plyr r-rjson r-whisker)) | 28198 | (list r-plyr r-rjson r-whisker)) |
| 28199 | (home-page "http://christophergandrud.github.io/d3Network/") | 28199 | (home-page "https://christophergandrud.github.io/d3Network/") |
| 28200 | (synopsis "Create D3 JavaScript network, tree, dendrogram, and Sankey graphs") | 28200 | (synopsis "Create D3 JavaScript network, tree, dendrogram, and Sankey graphs") |
| 28201 | (description | 28201 | (description |
| 28202 | "This package is intended to make it easy to create D3 JavaScript | 28202 | "This package is intended to make it easy to create D3 JavaScript |
| @@ -28329,7 +28329,7 @@ well as Ravand and Robitzsch (2015).") | |||
| 28329 | (build-system r-build-system) | 28329 | (build-system r-build-system) |
| 28330 | (propagated-inputs | 28330 | (propagated-inputs |
| 28331 | (list r-cdm r-rcpp r-rcpparmadillo)) | 28331 | (list r-cdm r-rcpp r-rcpparmadillo)) |
| 28332 | (home-page "http://www.edmeasurementsurveys.com/TAM/Tutorials/") | 28332 | (home-page "https://www.edmeasurementsurveys.com/TAM/Tutorials/") |
| 28333 | (synopsis "Test analysis modules") | 28333 | (synopsis "Test analysis modules") |
| 28334 | (description | 28334 | (description |
| 28335 | "This package includes tools for marginal maximum likelihood estimation | 28335 | "This package includes tools for marginal maximum likelihood estimation |
| @@ -29942,7 +29942,7 @@ permuted copies (shadows).") | |||
| 29942 | (list r-quadprog)) | 29942 | (list r-quadprog)) |
| 29943 | (native-inputs | 29943 | (native-inputs |
| 29944 | (list r-knitr)) | 29944 | (list r-knitr)) |
| 29945 | (home-page "http://directlabels.r-forge.r-project.org/") | 29945 | (home-page "https://directlabels.r-forge.r-project.org/") |
| 29946 | (synopsis "Direct labels for multicolor plots") | 29946 | (synopsis "Direct labels for multicolor plots") |
| 29947 | (description | 29947 | (description |
| 29948 | "This package provides an extensible framework for automatically placing | 29948 | "This package provides an extensible framework for automatically placing |
| @@ -30543,7 +30543,7 @@ Kolmogorov-Smirnov, ANOVA) are also supported.") | |||
| 30543 | (properties | 30543 | (properties |
| 30544 | `((upstream-name . "spatstat.utils"))) | 30544 | `((upstream-name . "spatstat.utils"))) |
| 30545 | (build-system r-build-system) | 30545 | (build-system r-build-system) |
| 30546 | (home-page "http://www.spatstat.org") | 30546 | (home-page "https://www.spatstat.org") |
| 30547 | (synopsis "Utility functions for spatstat") | 30547 | (synopsis "Utility functions for spatstat") |
| 30548 | (description | 30548 | (description |
| 30549 | "This package contains utility functions for the @code{spatstat} package | 30549 | "This package contains utility functions for the @code{spatstat} package |
| @@ -30566,7 +30566,7 @@ which may also be useful for other purposes.") | |||
| 30566 | (build-system r-build-system) | 30566 | (build-system r-build-system) |
| 30567 | (propagated-inputs | 30567 | (propagated-inputs |
| 30568 | (list r-abind r-matrix r-spatstat-utils r-tensor)) | 30568 | (list r-abind r-matrix r-spatstat-utils r-tensor)) |
| 30569 | (home-page "http://spatstat.org/") | 30569 | (home-page "https://spatstat.org/") |
| 30570 | (synopsis "Sparse three-dimensional arrays and linear algebra utilities") | 30570 | (synopsis "Sparse three-dimensional arrays and linear algebra utilities") |
| 30571 | (description | 30571 | (description |
| 30572 | "This package defines sparse three-dimensional arrays and supports | 30572 | "This package defines sparse three-dimensional arrays and supports |
| @@ -30589,7 +30589,7 @@ matrix calculations that are common in statistics, such as quadratic forms.") | |||
| 30589 | (build-system r-build-system) | 30589 | (build-system r-build-system) |
| 30590 | (propagated-inputs | 30590 | (propagated-inputs |
| 30591 | (list r-matrix r-spatstat-utils)) | 30591 | (list r-matrix r-spatstat-utils)) |
| 30592 | (home-page "http://www.spatstat.org") | 30592 | (home-page "https://www.spatstat.org") |
| 30593 | (synopsis "Datasets for spatstat") | 30593 | (synopsis "Datasets for spatstat") |
| 30594 | (description | 30594 | (description |
| 30595 | "This package contains all the datasets for the @code{spatstat} | 30595 | "This package contains all the datasets for the @code{spatstat} |
| @@ -30611,7 +30611,7 @@ package.") | |||
| 30611 | (build-system r-build-system) | 30611 | (build-system r-build-system) |
| 30612 | (propagated-inputs | 30612 | (propagated-inputs |
| 30613 | (list r-deldir r-polyclip r-spatstat-data r-spatstat-utils)) | 30613 | (list r-deldir r-polyclip r-spatstat-data r-spatstat-utils)) |
| 30614 | (home-page "http://spatstat.org/") | 30614 | (home-page "https://spatstat.org/") |
| 30615 | (synopsis "Geometrical functionality of the spatstat package") | 30615 | (synopsis "Geometrical functionality of the spatstat package") |
| 30616 | (description | 30616 | (description |
| 30617 | "This is a subset of the original spatstat package, containing the | 30617 | "This is a subset of the original spatstat package, containing the |
| @@ -30645,7 +30645,7 @@ for the geometry of linear networks.") | |||
| 30645 | r-spatstat-sparse | 30645 | r-spatstat-sparse |
| 30646 | r-spatstat-utils | 30646 | r-spatstat-utils |
| 30647 | r-tensor)) | 30647 | r-tensor)) |
| 30648 | (home-page "http://spatstat.org/") | 30648 | (home-page "https://spatstat.org/") |
| 30649 | (synopsis "Core functionality of the spatstat package") | 30649 | (synopsis "Core functionality of the spatstat package") |
| 30650 | (description | 30650 | (description |
| 30651 | "This is a subset of the original spatstat package, containing all of the | 30651 | "This is a subset of the original spatstat package, containing all of the |
| @@ -30675,7 +30675,7 @@ user-level code from spatstat, except for the code for linear networks.") | |||
| 30675 | r-spatstat-random | 30675 | r-spatstat-random |
| 30676 | r-spatstat-sparse | 30676 | r-spatstat-sparse |
| 30677 | r-spatstat-utils)) | 30677 | r-spatstat-utils)) |
| 30678 | (home-page "http://spatstat.org/") | 30678 | (home-page "https://spatstat.org/") |
| 30679 | (synopsis "Linear networks functionality of the spatstat package") | 30679 | (synopsis "Linear networks functionality of the spatstat package") |
| 30680 | (description | 30680 | (description |
| 30681 | "This is a subset of the spatstat package, containing its functionality | 30681 | "This is a subset of the spatstat package, containing its functionality |
| @@ -30695,7 +30695,7 @@ for spatial data on a linear network.") | |||
| 30695 | (properties `((upstream-name . "spatstat.random"))) | 30695 | (properties `((upstream-name . "spatstat.random"))) |
| 30696 | (build-system r-build-system) | 30696 | (build-system r-build-system) |
| 30697 | (propagated-inputs (list r-spatstat-data r-spatstat-geom r-spatstat-utils)) | 30697 | (propagated-inputs (list r-spatstat-data r-spatstat-geom r-spatstat-utils)) |
| 30698 | (home-page "http://spatstat.org/") | 30698 | (home-page "https://spatstat.org/") |
| 30699 | (synopsis "Random Generation Functionality for the 'spatstat' Family") | 30699 | (synopsis "Random Generation Functionality for the 'spatstat' Family") |
| 30700 | (description | 30700 | (description |
| 30701 | "This package provides functionality for random generation of spatial | 30701 | "This package provides functionality for random generation of spatial |
| @@ -30727,7 +30727,7 @@ sampler).") | |||
| 30727 | (list r-spatstat-data r-spatstat-explore r-spatstat-geom | 30727 | (list r-spatstat-data r-spatstat-explore r-spatstat-geom |
| 30728 | r-spatstat-linnet r-spatstat-model r-spatstat-random | 30728 | r-spatstat-linnet r-spatstat-model r-spatstat-random |
| 30729 | r-spatstat-utils)) | 30729 | r-spatstat-utils)) |
| 30730 | (home-page "http://www.spatstat.org") | 30730 | (home-page "https://www.spatstat.org") |
| 30731 | (synopsis "Spatial Point Pattern analysis, model-fitting, simulation, tests") | 30731 | (synopsis "Spatial Point Pattern analysis, model-fitting, simulation, tests") |
| 30732 | (description | 30732 | (description |
| 30733 | "This package provides a comprehensive toolbox for analysing Spatial | 30733 | "This package provides a comprehensive toolbox for analysing Spatial |
| @@ -30803,7 +30803,7 @@ semantics and supports interaction with @code{ALTREP} vectors.") | |||
| 30803 | (properties `((upstream-name . "RcppTOML"))) | 30803 | (properties `((upstream-name . "RcppTOML"))) |
| 30804 | (build-system r-build-system) | 30804 | (build-system r-build-system) |
| 30805 | (propagated-inputs (list r-rcpp)) | 30805 | (propagated-inputs (list r-rcpp)) |
| 30806 | (home-page "http://dirk.eddelbuettel.com/code/rcpp.toml.html") | 30806 | (home-page "https://dirk.eddelbuettel.com/code/rcpp.toml.html") |
| 30807 | (synopsis "Rcpp bindings to TOML parser") | 30807 | (synopsis "Rcpp bindings to TOML parser") |
| 30808 | (description | 30808 | (description |
| 30809 | "The TOML configuration format specifies an excellent format suitable for | 30809 | "The TOML configuration format specifies an excellent format suitable for |
| @@ -32468,7 +32468,7 @@ this variability problem can be overcome.") | |||
| 32468 | "1kdnm5ilfn5fclry3f1d518761hykrqgjhv69kc881r2fpcfa1lv")))) | 32468 | "1kdnm5ilfn5fclry3f1d518761hykrqgjhv69kc881r2fpcfa1lv")))) |
| 32469 | (properties `((upstream-name . "MLEcens"))) | 32469 | (properties `((upstream-name . "MLEcens"))) |
| 32470 | (build-system r-build-system) | 32470 | (build-system r-build-system) |
| 32471 | (home-page "http://stat.ethz.ch/~maathuis/") | 32471 | (home-page "https://stat.ethz.ch/~maathuis/") |
| 32472 | (synopsis "Computation of the MLE for bivariate (interval) censored data") | 32472 | (synopsis "Computation of the MLE for bivariate (interval) censored data") |
| 32473 | (description | 32473 | (description |
| 32474 | "This package contains functions to compute the nonparametric | 32474 | "This package contains functions to compute the nonparametric |
| @@ -32786,7 +32786,7 @@ other R users.") | |||
| 32786 | r-spatstat-geom | 32786 | r-spatstat-geom |
| 32787 | r-tibble | 32787 | r-tibble |
| 32788 | r-uwot)) | 32788 | r-uwot)) |
| 32789 | (home-page "http://www.satijalab.org/seurat") | 32789 | (home-page "https://www.satijalab.org/seurat") |
| 32790 | (synopsis "Seurat is an R toolkit for single cell genomics") | 32790 | (synopsis "Seurat is an R toolkit for single cell genomics") |
| 32791 | (description | 32791 | (description |
| 32792 | "This package is an R package designed for QC, analysis, and | 32792 | "This package is an R package designed for QC, analysis, and |
| @@ -36132,7 +36132,7 @@ large datasets.") | |||
| 36132 | r-mass | 36132 | r-mass |
| 36133 | r-nnet | 36133 | r-nnet |
| 36134 | r-randomforest)) | 36134 | r-randomforest)) |
| 36135 | (home-page "http://www.sciviews.org/zooimage") | 36135 | (home-page "https://www.sciviews.org/zooimage") |
| 36136 | (synopsis "Machine learning algorithms with unified interface") | 36136 | (synopsis "Machine learning algorithms with unified interface") |
| 36137 | (description | 36137 | (description |
| 36138 | "This package provides a unified interface to various machine learning | 36138 | "This package provides a unified interface to various machine learning |
| @@ -36165,7 +36165,7 @@ algorithms. Confusion matrices are provided too.") | |||
| 36165 | r-svdialogs | 36165 | r-svdialogs |
| 36166 | r-svmisc | 36166 | r-svmisc |
| 36167 | r-tiff)) | 36167 | r-tiff)) |
| 36168 | (home-page "http://www.sciviews.org/zooimage") | 36168 | (home-page "https://www.sciviews.org/zooimage") |
| 36169 | (synopsis "Analysis of numerical plankton images") | 36169 | (synopsis "Analysis of numerical plankton images") |
| 36170 | (description | 36170 | (description |
| 36171 | "This package provides a solution for analyzing digital images of | 36171 | "This package provides a solution for analyzing digital images of |
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 6ff2ec1c711..df8ec290224 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm | |||
| @@ -35416,7 +35416,7 @@ structures.") | |||
| 35416 | ("rust-time" ,rust-time-0.1) | 35416 | ("rust-time" ,rust-time-0.1) |
| 35417 | ("rust-typemap" ,rust-typemap-0.3) | 35417 | ("rust-typemap" ,rust-typemap-0.3) |
| 35418 | ("rust-url" ,rust-url-1)))) | 35418 | ("rust-url" ,rust-url-1)))) |
| 35419 | (home-page "http://nickel-org.github.io/") | 35419 | (home-page "https://nickel-org.github.io/") |
| 35420 | (synopsis "Web application framework for Rust") | 35420 | (synopsis "Web application framework for Rust") |
| 35421 | (description | 35421 | (description |
| 35422 | "@code{nickel.rs} is a simple and lightweight foundation for web | 35422 | "@code{nickel.rs} is a simple and lightweight foundation for web |
| @@ -59639,7 +59639,7 @@ fixed set of worker threads.") | |||
| 59639 | ("rust-log" ,rust-log-0.4) | 59639 | ("rust-log" ,rust-log-0.4) |
| 59640 | ("rust-ordered-float" ,rust-ordered-float-1) | 59640 | ("rust-ordered-float" ,rust-ordered-float-1) |
| 59641 | ("rust-threadpool" ,rust-threadpool-1)))) | 59641 | ("rust-threadpool" ,rust-threadpool-1)))) |
| 59642 | (home-page "http://thrift.apache.org") | 59642 | (home-page "https://thrift.apache.org") |
| 59643 | (synopsis "Rust bindings for the Apache Thrift RPC system") | 59643 | (synopsis "Rust bindings for the Apache Thrift RPC system") |
| 59644 | (description | 59644 | (description |
| 59645 | "This crate provides Rust bindings for the Apache Thrift RPC system.") | 59645 | "This crate provides Rust bindings for the Apache Thrift RPC system.") |
| @@ -62744,7 +62744,7 @@ etc. distance calculations and string search.") | |||
| 62744 | ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.20) | 62744 | ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.20) |
| 62745 | ("rust-webpki" ,rust-webpki-0.21) | 62745 | ("rust-webpki" ,rust-webpki-0.21) |
| 62746 | ("rust-webpki-roots" ,rust-webpki-roots-0.21)))) | 62746 | ("rust-webpki-roots" ,rust-webpki-roots-0.21)))) |
| 62747 | (home-page "http://www.trust-dns.org/index.html") | 62747 | (home-page "https://www.trust-dns.org/index.html") |
| 62748 | (synopsis "DNS over HTTPS extension for the Trust-DNS client") | 62748 | (synopsis "DNS over HTTPS extension for the Trust-DNS client") |
| 62749 | (description | 62749 | (description |
| 62750 | "Trust-DNS is a safe and secure DNS library. This is an extension for | 62750 | "Trust-DNS is a safe and secure DNS library. This is an extension for |
| @@ -62878,7 +62878,7 @@ the Trust-DNS client to use DNS over HTTPS.") | |||
| 62878 | ("rust-tokio" ,rust-tokio-1) | 62878 | ("rust-tokio" ,rust-tokio-1) |
| 62879 | ("rust-tokio-native-tls" ,rust-tokio-native-tls-0.3) | 62879 | ("rust-tokio-native-tls" ,rust-tokio-native-tls-0.3) |
| 62880 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20)))) | 62880 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20)))) |
| 62881 | (home-page "http://www.trust-dns.org/index.html") | 62881 | (home-page "https://www.trust-dns.org/index.html") |
| 62882 | (synopsis "native-tls extension for the Trust-DNS client") | 62882 | (synopsis "native-tls extension for the Trust-DNS client") |
| 62883 | (description "Trust-DNS is a safe and secure DNS library. This is an | 62883 | (description "Trust-DNS is a safe and secure DNS library. This is an |
| 62884 | extension for the Trust-DNS client to use native-tls for TLS.") | 62884 | extension for the Trust-DNS client to use native-tls for TLS.") |
| @@ -62976,7 +62976,7 @@ extension for the Trust-DNS client to use native-tls for TLS.") | |||
| 62976 | ("rust-tokio" ,rust-tokio-1) | 62976 | ("rust-tokio" ,rust-tokio-1) |
| 62977 | ("rust-tokio-openssl" ,rust-tokio-openssl-0.6) | 62977 | ("rust-tokio-openssl" ,rust-tokio-openssl-0.6) |
| 62978 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20)))) | 62978 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20)))) |
| 62979 | (home-page "http://www.trust-dns.org/index.html") | 62979 | (home-page "https://www.trust-dns.org/index.html") |
| 62980 | (synopsis "tokio-openssl extension for the Trust-DNS client") | 62980 | (synopsis "tokio-openssl extension for the Trust-DNS client") |
| 62981 | (description "Trust-DNS is a safe and secure DNS library. This is an | 62981 | (description "Trust-DNS is a safe and secure DNS library. This is an |
| 62982 | extension for the Trust-DNS client to use tokio-openssl for TLS.") | 62982 | extension for the Trust-DNS client to use tokio-openssl for TLS.") |
| @@ -63094,7 +63094,7 @@ extension for the Trust-DNS client to use tokio-openssl for TLS.") | |||
| 63094 | ("rust-tokio" ,rust-tokio-1) | 63094 | ("rust-tokio" ,rust-tokio-1) |
| 63095 | ("rust-url" ,rust-url-2) | 63095 | ("rust-url" ,rust-url-2) |
| 63096 | ("rust-wasm-bindgen" ,rust-wasm-bindgen-0.2)))) | 63096 | ("rust-wasm-bindgen" ,rust-wasm-bindgen-0.2)))) |
| 63097 | (home-page "http://www.trust-dns.org/index.html") | 63097 | (home-page "https://www.trust-dns.org/index.html") |
| 63098 | (synopsis "Safe and secure DNS library") | 63098 | (synopsis "Safe and secure DNS library") |
| 63099 | (description | 63099 | (description |
| 63100 | "Trust-DNS is a safe and secure DNS library. This is the foundational | 63100 | "Trust-DNS is a safe and secure DNS library. This is the foundational |
| @@ -63254,7 +63254,7 @@ DNS protocol library for all Trust-DNS projects.") | |||
| 63254 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20) | 63254 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20) |
| 63255 | ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.20) | 63255 | ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.20) |
| 63256 | ("rust-webpki-roots" ,rust-webpki-roots-0.21)))) | 63256 | ("rust-webpki-roots" ,rust-webpki-roots-0.21)))) |
| 63257 | (home-page "http://www.trust-dns.org/index.html") | 63257 | (home-page "https://www.trust-dns.org/index.html") |
| 63258 | (synopsis "Safe and secure DNS library") | 63258 | (synopsis "Safe and secure DNS library") |
| 63259 | (description | 63259 | (description |
| 63260 | "Trust-DNS is a safe and secure DNS library. This Resolver library uses | 63260 | "Trust-DNS is a safe and secure DNS library. This Resolver library uses |
| @@ -63403,7 +63403,7 @@ other queries.") | |||
| 63403 | ("rust-tokio-rustls" ,rust-tokio-rustls-0.22) | 63403 | ("rust-tokio-rustls" ,rust-tokio-rustls-0.22) |
| 63404 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20) | 63404 | ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.20) |
| 63405 | ("rust-webpki" ,rust-webpki-0.21)))) | 63405 | ("rust-webpki" ,rust-webpki-0.21)))) |
| 63406 | (home-page "http://www.trust-dns.org/index.html") | 63406 | (home-page "https://www.trust-dns.org/index.html") |
| 63407 | (synopsis "rustls extension for the Trust-DNS client") | 63407 | (synopsis "rustls extension for the Trust-DNS client") |
| 63408 | (description | 63408 | (description |
| 63409 | "Trust-DNS is a safe and secure DNS library. This is an extension for | 63409 | "Trust-DNS is a safe and secure DNS library. This is an extension for |
| @@ -64172,7 +64172,7 @@ panic-free alternative to @code{core::fmt}.") | |||
| 64172 | (("rust-criterion" ,rust-criterion-0.3) | 64172 | (("rust-criterion" ,rust-criterion-0.3) |
| 64173 | ("rust-num-bigint" ,rust-num-bigint-0.4) | 64173 | ("rust-num-bigint" ,rust-num-bigint-0.4) |
| 64174 | ("rust-rug" ,rust-rug-1)))) | 64174 | ("rust-rug" ,rust-rug-1)))) |
| 64175 | (home-page "http://parity.io") | 64175 | (home-page "https://parity.io") |
| 64176 | (synopsis "Large, fixed-size integer arithmetic in Rust") | 64176 | (synopsis "Large, fixed-size integer arithmetic in Rust") |
| 64177 | (description "This package is a Rust library for large, fixed-size integer | 64177 | (description "This package is a Rust library for large, fixed-size integer |
| 64178 | arithmetic.") | 64178 | arithmetic.") |
| @@ -68239,7 +68239,7 @@ Read/Write streams as well as low-level in-memory encoding and decoding.") | |||
| 68239 | (("rust-linked-hash-map" ,rust-linked-hash-map-0.5)) | 68239 | (("rust-linked-hash-map" ,rust-linked-hash-map-0.5)) |
| 68240 | #:cargo-development-inputs | 68240 | #:cargo-development-inputs |
| 68241 | (("rust-quickcheck" ,rust-quickcheck-0.9)))) | 68241 | (("rust-quickcheck" ,rust-quickcheck-0.9)))) |
| 68242 | (home-page "http://chyh1990.github.io/yaml-rust/") | 68242 | (home-page "https://chyh1990.github.io/yaml-rust/") |
| 68243 | (synopsis "YAML 1.2 parser for Rust") | 68243 | (synopsis "YAML 1.2 parser for Rust") |
| 68244 | (description "This package is a YAML 1.2 parser for Rust.") | 68244 | (description "This package is a YAML 1.2 parser for Rust.") |
| 68245 | (license (list license:expat license:asl2.0)))) | 68245 | (license (list license:expat license:asl2.0)))) |
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 57a42a6a840..b4bef33b06b 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/packages/crypto.scm | |||
| @@ -149,7 +149,7 @@ | |||
| 149 | (description "The libdecaf library is an implementation of elliptic curve | 149 | (description "The libdecaf library is an implementation of elliptic curve |
| 150 | cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, | 150 | cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, |
| 151 | Ed448-Goldilocks and Curve448, using the Decaf encoding.") | 151 | Ed448-Goldilocks and Curve448, using the Decaf encoding.") |
| 152 | (home-page "http://ed448goldilocks.sourceforge.net/") | 152 | (home-page "https://ed448goldilocks.sourceforge.net/") |
| 153 | (license (list license:expat ;library | 153 | (license (list license:expat ;library |
| 154 | license:bsd-2)))) ;python bindings | 154 | license:bsd-2)))) ;python bindings |
| 155 | 155 | ||
| @@ -1013,7 +1013,7 @@ using ctypes is included, and several other language bindings are available.") | |||
| 1013 | (base32 | 1013 | (base32 |
| 1014 | "0kx4a5mhmp73ljknl2lcccmw9z3f5y8lqw0ghaymzvln1984g75i")))) | 1014 | "0kx4a5mhmp73ljknl2lcccmw9z3f5y8lqw0ghaymzvln1984g75i")))) |
| 1015 | (build-system gnu-build-system) | 1015 | (build-system gnu-build-system) |
| 1016 | (home-page "http://ccrypt.sourceforge.net") | 1016 | (home-page "https://ccrypt.sourceforge.net") |
| 1017 | (synopsis "Command-line utility for encrypting and decrypting files and streams") | 1017 | (synopsis "Command-line utility for encrypting and decrypting files and streams") |
| 1018 | (description "@command{ccrypt} is a utility for encrypting and decrypting | 1018 | (description "@command{ccrypt} is a utility for encrypting and decrypting |
| 1019 | files and streams. It was designed as a replacement for the standard unix | 1019 | files and streams. It was designed as a replacement for the standard unix |
diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index eb88c10f24b..45bd2e6d36e 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm | |||
| @@ -333,7 +333,7 @@ FILE and LDAP; in particular it supports HTTPS certificates, HTTP POST, HTTP | |||
| 333 | PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, | 333 | PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, |
| 334 | user+password authentication, file transfer resume, http proxy tunneling and | 334 | user+password authentication, file transfer resume, http proxy tunneling and |
| 335 | more!") | 335 | more!") |
| 336 | (home-page "http://www.curlpp.org") | 336 | (home-page "https://www.curlpp.org") |
| 337 | (license license:expat))) | 337 | (license license:expat))) |
| 338 | 338 | ||
| 339 | (define-public h2c | 339 | (define-public h2c |
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index f32c1f2d07f..15cae58c550 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm | |||
| @@ -594,7 +594,7 @@ the API, and provides features such as: | |||
| 594 | (list memcached python-pytest)) | 594 | (list memcached python-pytest)) |
| 595 | (inputs | 595 | (inputs |
| 596 | (list libmemcached zlib cyrus-sasl)) | 596 | (list libmemcached zlib cyrus-sasl)) |
| 597 | (home-page "http://sendapatch.se/projects/pylibmc/") | 597 | (home-page "https://sendapatch.se/projects/pylibmc/") |
| 598 | (synopsis "Python client for memcached") | 598 | (synopsis "Python client for memcached") |
| 599 | (description | 599 | (description |
| 600 | "@code{pylibmc} is a client in Python for memcached. It is a wrapper | 600 | "@code{pylibmc} is a client in Python for memcached. It is a wrapper |
| @@ -2344,7 +2344,7 @@ data sources. Data sources include SQL Servers and any software with an ODBC | |||
| 2344 | Driver.") | 2344 | Driver.") |
| 2345 | (license license:lgpl2.1+) | 2345 | (license license:lgpl2.1+) |
| 2346 | ;; COPYING contains copy of lgpl2.1 - but copyright notices just say "LGPL" | 2346 | ;; COPYING contains copy of lgpl2.1 - but copyright notices just say "LGPL" |
| 2347 | (home-page "http://www.unixodbc.org"))) | 2347 | (home-page "https://www.unixodbc.org"))) |
| 2348 | 2348 | ||
| 2349 | (define-public nanodbc | 2349 | (define-public nanodbc |
| 2350 | (package | 2350 | (package |
| @@ -2668,7 +2668,7 @@ organized in hash table, B+ tree, or fixed-length array.") | |||
| 2668 | #t))))) | 2668 | #t))))) |
| 2669 | (inputs | 2669 | (inputs |
| 2670 | (list lz4 zlib snappy)) | 2670 | (list lz4 zlib snappy)) |
| 2671 | (home-page "http://source.wiredtiger.com/") | 2671 | (home-page "https://source.wiredtiger.com/") |
| 2672 | (synopsis "NoSQL data engine") | 2672 | (synopsis "NoSQL data engine") |
| 2673 | (description | 2673 | (description |
| 2674 | "WiredTiger is an extensible platform for data management. It supports | 2674 | "WiredTiger is an extensible platform for data management. It supports |
| @@ -2861,7 +2861,7 @@ semantics.") | |||
| 2861 | "Libpqxx is a C++ library to enable user programs to communicate with the | 2861 | "Libpqxx is a C++ library to enable user programs to communicate with the |
| 2862 | PostgreSQL database back-end. The database back-end can be local or it may be | 2862 | PostgreSQL database back-end. The database back-end can be local or it may be |
| 2863 | on another machine, accessed via TCP/IP.") | 2863 | on another machine, accessed via TCP/IP.") |
| 2864 | (home-page "http://pqxx.org/") | 2864 | (home-page "https://pqxx.org/") |
| 2865 | (license license:bsd-3))) | 2865 | (license license:bsd-3))) |
| 2866 | 2866 | ||
| 2867 | (define-public go-go-etcd-io-bbolt | 2867 | (define-public go-go-etcd-io-bbolt |
| @@ -3190,7 +3190,7 @@ for ODBC.") | |||
| 3190 | pkg-config | 3190 | pkg-config |
| 3191 | txt2man | 3191 | txt2man |
| 3192 | which)) | 3192 | which)) |
| 3193 | (home-page "http://mdbtools.sourceforge.net/") | 3193 | (home-page "https://mdbtools.sourceforge.net/") |
| 3194 | (synopsis "Read Microsoft Access databases") | 3194 | (synopsis "Read Microsoft Access databases") |
| 3195 | (description "MDB Tools is a set of tools and applications to read the | 3195 | (description "MDB Tools is a set of tools and applications to read the |
| 3196 | proprietary MDB file format used in Microsoft's Access database package. This | 3196 | proprietary MDB file format used in Microsoft's Access database package. This |
| @@ -3354,7 +3354,7 @@ Memory-Mapped Database} (LMDB), a high-performance key-value store.") | |||
| 3354 | (list autoconf automake bison flex gperf libtool)) | 3354 | (list autoconf automake bison flex gperf libtool)) |
| 3355 | (inputs | 3355 | (inputs |
| 3356 | (list openssl net-tools readline zlib)) | 3356 | (list openssl net-tools readline zlib)) |
| 3357 | (home-page "http://vos.openlinksw.com/owiki/wiki/VOS/") | 3357 | (home-page "https://vos.openlinksw.com/owiki/wiki/VOS/") |
| 3358 | (synopsis "Multi-model database system") | 3358 | (synopsis "Multi-model database system") |
| 3359 | (description "Virtuoso is a scalable cross-platform server that combines | 3359 | (description "Virtuoso is a scalable cross-platform server that combines |
| 3360 | relational, graph, and document data management with web application server | 3360 | relational, graph, and document data management with web application server |
| @@ -4683,7 +4683,7 @@ SQLAlchemy.") | |||
| 4683 | similar to the DBI/DBD layer in Perl. Writing one generic set of code, | 4683 | similar to the DBI/DBD layer in Perl. Writing one generic set of code, |
| 4684 | programmers can leverage the power of multiple databases and multiple | 4684 | programmers can leverage the power of multiple databases and multiple |
| 4685 | simultaneous database connections by using this framework.") | 4685 | simultaneous database connections by using this framework.") |
| 4686 | (home-page "http://libdbi.sourceforge.net/") | 4686 | (home-page "https://libdbi.sourceforge.net/") |
| 4687 | (license license:lgpl2.1+))) | 4687 | (license license:lgpl2.1+))) |
| 4688 | 4688 | ||
| 4689 | (define-public libdbi-drivers | 4689 | (define-public libdbi-drivers |
| @@ -4754,7 +4754,7 @@ The drivers officially supported by @code{libdbi} are: | |||
| 4754 | @item PostgreSQL, | 4754 | @item PostgreSQL, |
| 4755 | @item SQLite. | 4755 | @item SQLite. |
| 4756 | @end itemize") | 4756 | @end itemize") |
| 4757 | (home-page "http://libdbi-drivers.sourceforge.net/") | 4757 | (home-page "https://libdbi-drivers.sourceforge.net/") |
| 4758 | (license license:lgpl2.1+))) | 4758 | (license license:lgpl2.1+))) |
| 4759 | 4759 | ||
| 4760 | (define-public soci | 4760 | (define-public soci |
| @@ -4789,7 +4789,7 @@ The drivers officially supported by @code{libdbi} are: | |||
| 4789 | (description | 4789 | (description |
| 4790 | "SOCI is an abstraction layer for several database backends, including | 4790 | "SOCI is an abstraction layer for several database backends, including |
| 4791 | PostreSQL, SQLite, ODBC and MySQL.") | 4791 | PostreSQL, SQLite, ODBC and MySQL.") |
| 4792 | (home-page "http://soci.sourceforge.net/") | 4792 | (home-page "https://soci.sourceforge.net/") |
| 4793 | (license license:boost1.0))) | 4793 | (license license:boost1.0))) |
| 4794 | 4794 | ||
| 4795 | (define-public freetds | 4795 | (define-public freetds |
diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm index 4319d3a5181..c962adf27f2 100644 --- a/gnu/packages/debian.scm +++ b/gnu/packages/debian.scm | |||
| @@ -328,7 +328,7 @@ debian/copyright for more information."))))) | |||
| 328 | #:phases (modify-phases %standard-phases (delete 'configure)))) | 328 | #:phases (modify-phases %standard-phases (delete 'configure)))) |
| 329 | (inputs | 329 | (inputs |
| 330 | (list wget perl)) | 330 | (list wget perl)) |
| 331 | (home-page "http://apt-mirror.github.io/") | 331 | (home-page "https://apt-mirror.github.io/") |
| 332 | (synopsis "Script for mirroring a Debian repository") | 332 | (synopsis "Script for mirroring a Debian repository") |
| 333 | (description | 333 | (description |
| 334 | "apt-mirror is a small tool that provides the ability to selectively | 334 | "apt-mirror is a small tool that provides the ability to selectively |
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm index 625a072218e..154232ed50c 100644 --- a/gnu/packages/debug.scm +++ b/gnu/packages/debug.scm | |||
| @@ -620,7 +620,7 @@ the position of the variable and allows you to modify its value.") | |||
| 620 | (inputs | 620 | (inputs |
| 621 | (modify-inputs (package-inputs gnu-make) | 621 | (modify-inputs (package-inputs gnu-make) |
| 622 | (prepend readline))) | 622 | (prepend readline))) |
| 623 | (home-page "http://bashdb.sourceforge.net/remake/") | 623 | (home-page "https://bashdb.sourceforge.net/remake/") |
| 624 | (description "Remake is an enhanced version of GNU Make that adds improved | 624 | (description "Remake is an enhanced version of GNU Make that adds improved |
| 625 | error reporting, better tracing, profiling, and a debugger.") | 625 | error reporting, better tracing, profiling, and a debugger.") |
| 626 | (license license:gpl3+))) | 626 | (license license:gpl3+))) |
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index f9fe9c59899..6fc69a8a632 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm | |||
| @@ -527,7 +527,7 @@ and a @command{fsck.vfat} compatibility symlink for use in an initrd.") | |||
| 527 | (sha256 | 527 | (sha256 |
| 528 | (base32 "1gmdxr36allrgap2j4dv238d8awkj327ww0jjwpjwrpbvfpyzjf4")))) | 528 | (base32 "1gmdxr36allrgap2j4dv238d8awkj327ww0jjwpjwrpbvfpyzjf4")))) |
| 529 | (build-system gnu-build-system) | 529 | (build-system gnu-build-system) |
| 530 | (home-page "http://sg.danny.cz/sg/sdparm.html") | 530 | (home-page "https://sg.danny.cz/sg/sdparm.html") |
| 531 | (synopsis "Provide access to SCSI device parameters") | 531 | (synopsis "Provide access to SCSI device parameters") |
| 532 | (description | 532 | (description |
| 533 | "Sdparm reads and modifies SCSI device parameters. These devices can be | 533 | "Sdparm reads and modifies SCSI device parameters. These devices can be |
| @@ -562,7 +562,7 @@ and unloading removable media and some other housekeeping functions.") | |||
| 562 | (string-append "manprefix=") | 562 | (string-append "manprefix=") |
| 563 | (string-append "DESTDIR=" | 563 | (string-append "DESTDIR=" |
| 564 | (assoc-ref %outputs "out"))))) | 564 | (assoc-ref %outputs "out"))))) |
| 565 | (home-page "http://idle3-tools.sourceforge.net") | 565 | (home-page "https://idle3-tools.sourceforge.net") |
| 566 | (synopsis "Change or disable Western Digital hard drives' Idle3 timer") | 566 | (synopsis "Change or disable Western Digital hard drives' Idle3 timer") |
| 567 | (description | 567 | (description |
| 568 | "Idle3-tools provides a utility to get, set, or disable the Idle3 timer | 568 | "Idle3-tools provides a utility to get, set, or disable the Idle3 timer |
| @@ -1448,7 +1448,7 @@ reliably with @code{bmaptool} than with traditional tools, like @code{dd} or | |||
| 1448 | (list autoconf automake libtool pkg-config)) | 1448 | (list autoconf automake libtool pkg-config)) |
| 1449 | (inputs | 1449 | (inputs |
| 1450 | (list cairo pango tokyocabinet ncurses)) | 1450 | (list cairo pango tokyocabinet ncurses)) |
| 1451 | (home-page "http://duc.zevv.nl") | 1451 | (home-page "https://duc.zevv.nl") |
| 1452 | (synopsis "Library and suite of tools for inspecting disk usage") | 1452 | (synopsis "Library and suite of tools for inspecting disk usage") |
| 1453 | (description "Duc maintains a database of accumulated sizes of | 1453 | (description "Duc maintains a database of accumulated sizes of |
| 1454 | directories of the file system, and allows you to query this database with | 1454 | directories of the file system, and allows you to query this database with |
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm index d73a1bb94be..1915ec66f15 100644 --- a/gnu/packages/django.scm +++ b/gnu/packages/django.scm | |||
| @@ -460,7 +460,7 @@ useful tools for testing Django applications and projects.") | |||
| 460 | python-setuptools-scm | 460 | python-setuptools-scm |
| 461 | python-pysolr | 461 | python-pysolr |
| 462 | python-whoosh)) | 462 | python-whoosh)) |
| 463 | (home-page "http://haystacksearch.org/") | 463 | (home-page "https://haystacksearch.org/") |
| 464 | (synopsis "Pluggable search for Django") | 464 | (synopsis "Pluggable search for Django") |
| 465 | (description "Haystack provides modular search for Django. It features a | 465 | (description "Haystack provides modular search for Django. It features a |
| 466 | unified, familiar API that allows you to plug in different search backends | 466 | unified, familiar API that allows you to plug in different search backends |
diff --git a/gnu/packages/djvu.scm b/gnu/packages/djvu.scm index 92b4b6dce73..10974c93cb7 100644 --- a/gnu/packages/djvu.scm +++ b/gnu/packages/djvu.scm | |||
| @@ -85,7 +85,7 @@ | |||
| 85 | (substitute* "desktopfiles/Makefile.am" | 85 | (substitute* "desktopfiles/Makefile.am" |
| 86 | (("gzip") "gzip -n")) | 86 | (("gzip") "gzip -n")) |
| 87 | #t))))) | 87 | #t))))) |
| 88 | (home-page "http://djvu.sourceforge.net/") | 88 | (home-page "https://djvu.sourceforge.net/") |
| 89 | (synopsis "Implementation of DjVu, the document format") | 89 | (synopsis "Implementation of DjVu, the document format") |
| 90 | (description "DjVuLibre is an implementation of DjVu, | 90 | (description "DjVuLibre is an implementation of DjVu, |
| 91 | including viewers, browser plugins, decoders, simple encoders, and | 91 | including viewers, browser plugins, decoders, simple encoders, and |
| @@ -124,7 +124,7 @@ utilities.") | |||
| 124 | (for-each make-file-writable | 124 | (for-each make-file-writable |
| 125 | (find-files ".")) | 125 | (find-files ".")) |
| 126 | #t))))) | 126 | #t))))) |
| 127 | (home-page "http://djvu.sourceforge.net/djview4.html") | 127 | (home-page "https://djvu.sourceforge.net/djview4.html") |
| 128 | (synopsis "Viewer for the DjVu image format") | 128 | (synopsis "Viewer for the DjVu image format") |
| 129 | (description "DjView is a standalone viewer for DjVu files. | 129 | (description "DjView is a standalone viewer for DjVu files. |
| 130 | 130 | ||
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index 1a4099dc8e6..c15017e03f9 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm | |||
| @@ -316,7 +316,7 @@ prompt the user with the option to go with insecure DNS only.") | |||
| 316 | (string-append "PKG_CONFIG=" ,(pkg-config-for-target)) | 316 | (string-append "PKG_CONFIG=" ,(pkg-config-for-target)) |
| 317 | "COPTS=\"-DHAVE_DBUS\"") | 317 | "COPTS=\"-DHAVE_DBUS\"") |
| 318 | #:tests? #f)) ; no ‘check’ target | 318 | #:tests? #f)) ; no ‘check’ target |
| 319 | (home-page "http://www.thekelleys.org.uk/dnsmasq/doc.html") | 319 | (home-page "https://www.thekelleys.org.uk/dnsmasq/doc.html") |
| 320 | (synopsis "Small caching DNS proxy and DHCP/TFTP server") | 320 | (synopsis "Small caching DNS proxy and DHCP/TFTP server") |
| 321 | (description | 321 | (description |
| 322 | "Dnsmasq is a light-weight DNS forwarder and DHCP server. It is designed | 322 | "Dnsmasq is a light-weight DNS forwarder and DHCP server. It is designed |
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index 9f2869ed252..8d4892b93bd 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm | |||
| @@ -632,7 +632,7 @@ the in DocBook SGML DTDs.") | |||
| 632 | "/bin")) | 632 | "/bin")) |
| 633 | '("libxslt" "texlive" | 633 | '("libxslt" "texlive" |
| 634 | "imagemagick" "inkscape")))))))))) | 634 | "imagemagick" "inkscape")))))))))) |
| 635 | (home-page "http://dblatex.sourceforge.net") | 635 | (home-page "https://dblatex.sourceforge.net") |
| 636 | (synopsis "DocBook to LaTeX Publishing") | 636 | (synopsis "DocBook to LaTeX Publishing") |
| 637 | (description | 637 | (description |
| 638 | "DocBook to LaTeX Publishing transforms your SGML/XML DocBook documents | 638 | "DocBook to LaTeX Publishing transforms your SGML/XML DocBook documents |
| @@ -818,7 +818,7 @@ Detect the differences in markup between two SGML files. | |||
| 818 | (map (lambda (prog) | 818 | (map (lambda (prog) |
| 819 | (symlink prog (string-append out "/bin/db2x_" prog))) | 819 | (symlink prog (string-append out "/bin/db2x_" prog))) |
| 820 | '("docbook2man" "docbook2texi")))))))) | 820 | '("docbook2man" "docbook2texi")))))))) |
| 821 | (home-page "http://docbook2x.sourceforge.net") | 821 | (home-page "https://docbook2x.sourceforge.net") |
| 822 | (synopsis "Convert DocBook to man page and Texinfo format") | 822 | (synopsis "Convert DocBook to man page and Texinfo format") |
| 823 | (description | 823 | (description |
| 824 | "docbook2X is a software package that converts DocBook documents into the | 824 | "docbook2X is a software package that converts DocBook documents into the |
diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm index b701f2936e8..a372e1a6ca0 100644 --- a/gnu/packages/documentation.scm +++ b/gnu/packages/documentation.scm | |||
| @@ -360,7 +360,7 @@ additional metadata about the object to which the docstring belongs.") | |||
| 360 | docbook-xml-4.2)) | 360 | docbook-xml-4.2)) |
| 361 | (native-inputs | 361 | (native-inputs |
| 362 | (list intltool)) | 362 | (list intltool)) |
| 363 | (home-page "http://scrollkeeper.sourceforge.net/") | 363 | (home-page "https://scrollkeeper.sourceforge.net/") |
| 364 | (synopsis "Open Documentation Cataloging Project") | 364 | (synopsis "Open Documentation Cataloging Project") |
| 365 | (description | 365 | (description |
| 366 | "ScrollKeeper is a cataloging system for documentation. It manages | 366 | "ScrollKeeper is a cataloging system for documentation. It manages |
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 6d645fba383..8e6f2bbc09a 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm | |||
| @@ -434,7 +434,7 @@ accessing and converting various ebook file formats.") | |||
| 434 | (base32 | 434 | (base32 |
| 435 | "1f36dbq7nc77lln1by2n1yl050g9dc63viawhs3gc3169mavm36x")))) | 435 | "1f36dbq7nc77lln1by2n1yl050g9dc63viawhs3gc3169mavm36x")))) |
| 436 | (build-system gnu-build-system) | 436 | (build-system gnu-build-system) |
| 437 | (home-page "http://vimgadgets.sourceforge.net/liblinebreak/") | 437 | (home-page "https://vimgadgets.sourceforge.net/liblinebreak/") |
| 438 | (synopsis "Library for detecting where linebreaks are allowed in text") | 438 | (synopsis "Library for detecting where linebreaks are allowed in text") |
| 439 | (description "@code{liblinebreak} is an implementation of the line | 439 | (description "@code{liblinebreak} is an implementation of the line |
| 440 | breaking algorithm as described in Unicode 6.0.0 Standard Annex 14, | 440 | breaking algorithm as described in Unicode 6.0.0 Standard Annex 14, |
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index 15e73189262..98b71e041ea 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm | |||
| @@ -429,5 +429,5 @@ individual low-level driver modules.") | |||
| 429 | (description "Xoscope is a digital oscilloscope that can acquire signals | 429 | (description "Xoscope is a digital oscilloscope that can acquire signals |
| 430 | from ALSA, ESD, and COMEDI sources. This package currently does not include | 430 | from ALSA, ESD, and COMEDI sources. This package currently does not include |
| 431 | support for ESD sources.") | 431 | support for ESD sources.") |
| 432 | (home-page "http://xoscope.sourceforge.net/") | 432 | (home-page "https://xoscope.sourceforge.net/") |
| 433 | (license license:gpl2+))) | 433 | (license license:gpl2+))) |
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a3616353396..0ad5dc35d48 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -3100,7 +3100,7 @@ directories or regex patterns.") | |||
| 3100 | ;; `vm-autoloads', from the VM package, with is neither in Emacs nor | 3100 | ;; `vm-autoloads', from the VM package, with is neither in Emacs nor |
| 3101 | ;; packaged in Guix. So, don't bother for now. | 3101 | ;; packaged in Guix. So, don't bother for now. |
| 3102 | `(#:exclude '("bbdb-vm\\.el"))) | 3102 | `(#:exclude '("bbdb-vm\\.el"))) |
| 3103 | (home-page "http://elpa.gnu.org/packages/bbdb.html") | 3103 | (home-page "https://elpa.gnu.org/packages/bbdb.html") |
| 3104 | (synopsis "Contact management utility for Emacs") | 3104 | (synopsis "Contact management utility for Emacs") |
| 3105 | (description | 3105 | (description |
| 3106 | "BBDB is the Insidious Big Brother Database for GNU Emacs. It provides | 3106 | "BBDB is the Insidious Big Brother Database for GNU Emacs. It provides |
| @@ -3693,7 +3693,7 @@ Some of its major features include: | |||
| 3693 | (sha256 | 3693 | (sha256 |
| 3694 | (base32 "1i4hwam81p4dr0bk8257fkiz4xmv6knkjxj7a00fa35kgx5blpva")))) | 3694 | (base32 "1i4hwam81p4dr0bk8257fkiz4xmv6knkjxj7a00fa35kgx5blpva")))) |
| 3695 | (build-system emacs-build-system) | 3695 | (build-system emacs-build-system) |
| 3696 | (home-page "http://elpa.gnu.org/packages/caps-lock.html") | 3696 | (home-page "https://elpa.gnu.org/packages/caps-lock.html") |
| 3697 | (synopsis "Caps Lock as a minor mode") | 3697 | (synopsis "Caps Lock as a minor mode") |
| 3698 | (description | 3698 | (description |
| 3699 | "This package provides a minor mode to emulate the behavior of a Caps | 3699 | "This package provides a minor mode to emulate the behavior of a Caps |
| @@ -4322,7 +4322,7 @@ filters, new key bindings and faces. It can be enabled by | |||
| 4322 | (emacs-substitute-variables file | 4322 | (emacs-substitute-variables file |
| 4323 | ("djvu-djview-command" | 4323 | ("djvu-djview-command" |
| 4324 | (search-input-file inputs "/bin/djview"))))))))) | 4324 | (search-input-file inputs "/bin/djview"))))))))) |
| 4325 | (home-page "http://elpa.gnu.org/packages/djvu.html") | 4325 | (home-page "https://elpa.gnu.org/packages/djvu.html") |
| 4326 | (synopsis "Edit and view Djvu files via djvused") | 4326 | (synopsis "Edit and view Djvu files via djvused") |
| 4327 | (description | 4327 | (description |
| 4328 | "This package is a front end for the command-line program djvused from | 4328 | "This package is a front end for the command-line program djvused from |
| @@ -4380,7 +4380,7 @@ the previous session | |||
| 4380 | (sha256 | 4380 | (sha256 |
| 4381 | (base32 "0iydz8yz866krxv1qv32k88w4464xpymh0wxgrxv6nvniwvhvd0s")))) | 4381 | (base32 "0iydz8yz866krxv1qv32k88w4464xpymh0wxgrxv6nvniwvhvd0s")))) |
| 4382 | (build-system emacs-build-system) | 4382 | (build-system emacs-build-system) |
| 4383 | (home-page "http://elpa.gnu.org/packages/pabbrev.html") | 4383 | (home-page "https://elpa.gnu.org/packages/pabbrev.html") |
| 4384 | (synopsis "Predictive abbreviation expansion") | 4384 | (synopsis "Predictive abbreviation expansion") |
| 4385 | (description | 4385 | (description |
| 4386 | "The code provides a abbreviation expansion for Emacs. It is | 4386 | "The code provides a abbreviation expansion for Emacs. It is |
| @@ -5292,7 +5292,7 @@ Markdown files.") | |||
| 5292 | (sha256 | 5292 | (sha256 |
| 5293 | (base32 "02imis1gxz90lah0b5n37j2hlsaw5igss11d85vpsm5d1bgw8j28")))) | 5293 | (base32 "02imis1gxz90lah0b5n37j2hlsaw5igss11d85vpsm5d1bgw8j28")))) |
| 5294 | (build-system emacs-build-system) | 5294 | (build-system emacs-build-system) |
| 5295 | (home-page "http://twmode.sourceforge.net") | 5295 | (home-page "https://twmode.sourceforge.net") |
| 5296 | (synopsis "Emacs major mode for Twitter") | 5296 | (synopsis "Emacs major mode for Twitter") |
| 5297 | (description | 5297 | (description |
| 5298 | "Twittering mode is an Emacs major mode for Twitter. | 5298 | "Twittering mode is an Emacs major mode for Twitter. |
| @@ -5851,7 +5851,7 @@ interface to pause.") | |||
| 5851 | (base32 | 5851 | (base32 |
| 5852 | "1cxyxfdjg1dsmn1jrl6b7xy03xr42fb6vyggh27s4dk417ils6yg")))) | 5852 | "1cxyxfdjg1dsmn1jrl6b7xy03xr42fb6vyggh27s4dk417ils6yg")))) |
| 5853 | (build-system emacs-build-system) | 5853 | (build-system emacs-build-system) |
| 5854 | (home-page "http://elpa.gnu.org/packages/filladapt.html") | 5854 | (home-page "https://elpa.gnu.org/packages/filladapt.html") |
| 5855 | (synopsis "Adaptive fill for Emacs") | 5855 | (synopsis "Adaptive fill for Emacs") |
| 5856 | (description | 5856 | (description |
| 5857 | "This package provides functions which enhance the default behavior of | 5857 | "This package provides functions which enhance the default behavior of |
| @@ -11239,7 +11239,7 @@ line program.") | |||
| 11239 | (sha256 | 11239 | (sha256 |
| 11240 | (base32 "03hcvpp6ykavidwn5x48gs986w1i5icvh7ks6p74pdaagpgw4jmk")))) | 11240 | (base32 "03hcvpp6ykavidwn5x48gs986w1i5icvh7ks6p74pdaagpgw4jmk")))) |
| 11241 | (build-system emacs-build-system) | 11241 | (build-system emacs-build-system) |
| 11242 | (home-page "http://rudel.sourceforge.net/") | 11242 | (home-page "https://rudel.sourceforge.net/") |
| 11243 | (synopsis "Collaborative editing framework") | 11243 | (synopsis "Collaborative editing framework") |
| 11244 | (description | 11244 | (description |
| 11245 | "Rudel is a collaborative editing environment for GNU Emacs. Its purpose | 11245 | "Rudel is a collaborative editing environment for GNU Emacs. Its purpose |
| @@ -15380,7 +15380,7 @@ editing nginx config files.") | |||
| 15380 | (sha256 | 15380 | (sha256 |
| 15381 | (base32 "00c3n4gyxzv7vczqms0d62kl8zsmjfyxa92mwxn2snyx857a9jfw")))) | 15381 | (base32 "00c3n4gyxzv7vczqms0d62kl8zsmjfyxa92mwxn2snyx857a9jfw")))) |
| 15382 | (build-system emacs-build-system) | 15382 | (build-system emacs-build-system) |
| 15383 | (home-page "http://elpa.gnu.org/packages/stream.html") | 15383 | (home-page "https://elpa.gnu.org/packages/stream.html") |
| 15384 | (synopsis "Implementation of streams for Emacs") | 15384 | (synopsis "Implementation of streams for Emacs") |
| 15385 | (description "This library provides an implementation of streams for Emacs. | 15385 | (description "This library provides an implementation of streams for Emacs. |
| 15386 | Streams are implemented as delayed evaluation of cons cells.") | 15386 | Streams are implemented as delayed evaluation of cons cells.") |
| @@ -16436,7 +16436,7 @@ highlights quasi-quoted expressions.") | |||
| 16436 | #:tests? #f)) ; no check target | 16436 | #:tests? #f)) ; no check target |
| 16437 | (inputs | 16437 | (inputs |
| 16438 | (list emacs espeak-ng perl tcl tclx)) | 16438 | (list emacs espeak-ng perl tcl tclx)) |
| 16439 | (home-page "http://emacspeak.sourceforge.net") | 16439 | (home-page "https://emacspeak.sourceforge.net") |
| 16440 | (synopsis "Audio desktop interface for Emacs") | 16440 | (synopsis "Audio desktop interface for Emacs") |
| 16441 | (description | 16441 | (description |
| 16442 | "Emacspeak is a speech interface that allows visually impaired users to | 16442 | "Emacspeak is a speech interface that allows visually impaired users to |
| @@ -16841,7 +16841,7 @@ reached with the right hand.") | |||
| 16841 | (invoke "make" "info")))))) | 16841 | (invoke "make" "info")))))) |
| 16842 | (native-inputs | 16842 | (native-inputs |
| 16843 | (list texinfo)) | 16843 | (list texinfo)) |
| 16844 | (home-page "http://cc-mode.sourceforge.net/") | 16844 | (home-page "https://cc-mode.sourceforge.net/") |
| 16845 | (synopsis "Framework for creating major modes for C-style languages") | 16845 | (synopsis "Framework for creating major modes for C-style languages") |
| 16846 | (description | 16846 | (description |
| 16847 | "CC Mode is an Emacs and XEmacs mode for editing C and other languages with | 16847 | "CC Mode is an Emacs and XEmacs mode for editing C and other languages with |
| @@ -17761,7 +17761,7 @@ more information.") | |||
| 17761 | (sha256 | 17761 | (sha256 |
| 17762 | (base32 "0c05dzrs7vrhibj46jpz625482ah6xywji7way6wcvwc711y74fz")))) | 17762 | (base32 "0c05dzrs7vrhibj46jpz625482ah6xywji7way6wcvwc711y74fz")))) |
| 17763 | (build-system emacs-build-system) | 17763 | (build-system emacs-build-system) |
| 17764 | (home-page "http://elpa.gnu.org/packages/eldoc.html") | 17764 | (home-page "https://elpa.gnu.org/packages/eldoc.html") |
| 17765 | (synopsis "Show function arglist or variable docstring in echo area") | 17765 | (synopsis "Show function arglist or variable docstring in echo area") |
| 17766 | (description | 17766 | (description |
| 17767 | "This program was inspired by the behavior of the ``mouse documentation | 17767 | "This program was inspired by the behavior of the ``mouse documentation |
| @@ -18020,7 +18020,7 @@ highlighting.") | |||
| 18020 | (chdir "source") | 18020 | (chdir "source") |
| 18021 | (copy-file (string-append source "/lisp/jsonrpc.el") | 18021 | (copy-file (string-append source "/lisp/jsonrpc.el") |
| 18022 | "jsonrpc.el")))))) | 18022 | "jsonrpc.el")))))) |
| 18023 | (home-page "http://elpa.gnu.org/packages/jsonrpc.html") | 18023 | (home-page "https://elpa.gnu.org/packages/jsonrpc.html") |
| 18024 | (synopsis "JSON-RPC library") | 18024 | (synopsis "JSON-RPC library") |
| 18025 | (description | 18025 | (description |
| 18026 | "This library implements the JSONRPC 2.0 specification as | 18026 | "This library implements the JSONRPC 2.0 specification as |
| @@ -26612,7 +26612,7 @@ scratch buffer. | |||
| 26612 | ("gtk-lookup-devhelp-indices" | 26612 | ("gtk-lookup-devhelp-indices" |
| 26613 | '(list (expand-file-name "~/.guix-profile/share/gtk-doc/html/*/*.devhelp*")))) | 26613 | '(list (expand-file-name "~/.guix-profile/share/gtk-doc/html/*/*.devhelp*")))) |
| 26614 | #t))))) | 26614 | #t))))) |
| 26615 | (home-page "http://user42.tuxfamily.org/gtk-look/index.html") | 26615 | (home-page "https://user42.tuxfamily.org/gtk-look/index.html") |
| 26616 | (synopsis "Find and display HTML documentation for GTK, GNOME and Glib") | 26616 | (synopsis "Find and display HTML documentation for GTK, GNOME and Glib") |
| 26617 | (description "@command{gtk-look} finds and displays HTML documentation for | 26617 | (description "@command{gtk-look} finds and displays HTML documentation for |
| 26618 | GTK, GNOME and Glib functions and variables in Emacs, similar to what | 26618 | GTK, GNOME and Glib functions and variables in Emacs, similar to what |
| @@ -30418,7 +30418,7 @@ deletion of the frame.") | |||
| 30418 | (sha256 | 30418 | (sha256 |
| 30419 | (base32 "0hgblj8ng7vfsdb7g1mm9m2qhzfprycdd77836l59prpak5kp55q")))) | 30419 | (base32 "0hgblj8ng7vfsdb7g1mm9m2qhzfprycdd77836l59prpak5kp55q")))) |
| 30420 | (build-system emacs-build-system) | 30420 | (build-system emacs-build-system) |
| 30421 | (home-page "http://elpa.gnu.org/packages/xclip.html") | 30421 | (home-page "https://elpa.gnu.org/packages/xclip.html") |
| 30422 | (synopsis "Copy and paste GUI clipboard from Emacs in text terminal") | 30422 | (synopsis "Copy and paste GUI clipboard from Emacs in text terminal") |
| 30423 | (description | 30423 | (description |
| 30424 | "This package allows Emacs to copy to and paste from the GUI clipboard | 30424 | "This package allows Emacs to copy to and paste from the GUI clipboard |
| @@ -31028,7 +31028,7 @@ JIRA issue servers.") | |||
| 31028 | (base32 "07xavg6xq5ckrfy5sk5k5ldb46m5w8nw1r1k006ck8f23ajaw5z2")))) | 31028 | (base32 "07xavg6xq5ckrfy5sk5k5ldb46m5w8nw1r1k006ck8f23ajaw5z2")))) |
| 31029 | (build-system emacs-build-system) | 31029 | (build-system emacs-build-system) |
| 31030 | (arguments '(#:include '("\\.el$" "\\.svg$" "\\.b64$" "slime\\.el\\.gz$"))) | 31030 | (arguments '(#:include '("\\.el$" "\\.svg$" "\\.b64$" "slime\\.el\\.gz$"))) |
| 31031 | (home-page "http://elpa.gnu.org/packages/slime-volleyball.html") | 31031 | (home-page "https://elpa.gnu.org/packages/slime-volleyball.html") |
| 31032 | (synopsis "SVG slime volleyball game") | 31032 | (synopsis "SVG slime volleyball game") |
| 31033 | (description | 31033 | (description |
| 31034 | "Emacs Slime Volleyball is a volleyball game. Win points by | 31034 | "Emacs Slime Volleyball is a volleyball game. Win points by |
| @@ -31460,7 +31460,7 @@ variable and the @code{minibuffer-line} face.") | |||
| 31460 | (sha256 | 31460 | (sha256 |
| 31461 | (base32 "09fm0ziy8cdzzw08l7l6p63dxz2a27p3laia2v51mvbva8177ls1")))) | 31461 | (base32 "09fm0ziy8cdzzw08l7l6p63dxz2a27p3laia2v51mvbva8177ls1")))) |
| 31462 | (build-system emacs-build-system) | 31462 | (build-system emacs-build-system) |
| 31463 | (home-page "http://elpa.gnu.org/packages/minimap.html") | 31463 | (home-page "https://elpa.gnu.org/packages/minimap.html") |
| 31464 | (synopsis "Sidebar showing a @emph{mini-map} of a buffer") | 31464 | (synopsis "Sidebar showing a @emph{mini-map} of a buffer") |
| 31465 | (description | 31465 | (description |
| 31466 | "Minimap provides Emacs with a minimap sidebar, which is a smaller | 31466 | "Minimap provides Emacs with a minimap sidebar, which is a smaller |
| @@ -33083,7 +33083,7 @@ uses BBDB and Message-X.") | |||
| 33083 | (sha256 | 33083 | (sha256 |
| 33084 | (base32 "191294k92qp8gmfypf0q8j8qrym96aqikzvyb9p03wqvbr3r1dsk")))) | 33084 | (base32 "191294k92qp8gmfypf0q8j8qrym96aqikzvyb9p03wqvbr3r1dsk")))) |
| 33085 | (build-system emacs-build-system) | 33085 | (build-system emacs-build-system) |
| 33086 | (home-page "http://nschum.de/src/emacs/auto-dictionary/") | 33086 | (home-page "https://nschum.de/src/emacs/auto-dictionary/") |
| 33087 | (synopsis "Automatic dictionary switcher for Emacs spell checking") | 33087 | (synopsis "Automatic dictionary switcher for Emacs spell checking") |
| 33088 | (description "@code{auto-dictionary} is a minor mode that hooks into | 33088 | (description "@code{auto-dictionary} is a minor mode that hooks into |
| 33089 | Flyspell's on-the-fly spell checking and extends these checks to also detect | 33089 | Flyspell's on-the-fly spell checking and extends these checks to also detect |
| @@ -33103,7 +33103,7 @@ detected language.") | |||
| 33103 | (sha256 | 33103 | (sha256 |
| 33104 | (base32 "090n4479zs82by7a3vb551gyjvv8lpfcylk43ywr2lfyssc9xiq0")))) | 33104 | (base32 "090n4479zs82by7a3vb551gyjvv8lpfcylk43ywr2lfyssc9xiq0")))) |
| 33105 | (build-system emacs-build-system) | 33105 | (build-system emacs-build-system) |
| 33106 | (home-page "http://elpa.gnu.org/packages/persist.html") | 33106 | (home-page "https://elpa.gnu.org/packages/persist.html") |
| 33107 | (synopsis "Persist variables between Emacs sessions") | 33107 | (synopsis "Persist variables between Emacs sessions") |
| 33108 | (description | 33108 | (description |
| 33109 | "This package provides variables which persist across sessions. | 33109 | "This package provides variables which persist across sessions. |
| @@ -33801,7 +33801,7 @@ rather excellent completion provided by both Bash and Zsh.") | |||
| 33801 | (sha256 | 33801 | (sha256 |
| 33802 | (base32 "14akj7pavfhch6ljwl26mhv7qczgmqn7mld62cf6mh4ghmhy3z4y")))) | 33802 | (base32 "14akj7pavfhch6ljwl26mhv7qczgmqn7mld62cf6mh4ghmhy3z4y")))) |
| 33803 | (build-system emacs-build-system) | 33803 | (build-system emacs-build-system) |
| 33804 | (home-page "http://elpa.gnu.org/packages/shell-command+.html") | 33804 | (home-page "https://elpa.gnu.org/packages/shell-command+.html") |
| 33805 | (synopsis "Extended Emacs @code{shell-command}") | 33805 | (synopsis "Extended Emacs @code{shell-command}") |
| 33806 | (description | 33806 | (description |
| 33807 | "Shell-command+ is a @code{shell-command} substitute that extends the | 33807 | "Shell-command+ is a @code{shell-command} substitute that extends the |
| @@ -34397,7 +34397,7 @@ s-expression.") | |||
| 34397 | (base32 | 34397 | (base32 |
| 34398 | "1gvywhdfg27nx6pyq7yfwq9x6j96jama59i5s9rp41pvg2dlmvm0")))) | 34398 | "1gvywhdfg27nx6pyq7yfwq9x6j96jama59i5s9rp41pvg2dlmvm0")))) |
| 34399 | (build-system emacs-build-system) | 34399 | (build-system emacs-build-system) |
| 34400 | (home-page "http://elpa.gnu.org/packages/map.html") | 34400 | (home-page "https://elpa.gnu.org/packages/map.html") |
| 34401 | (synopsis "Map manipulation functions") | 34401 | (synopsis "Map manipulation functions") |
| 34402 | (description "This package provides Emacs map-manipulation functions that | 34402 | (description "This package provides Emacs map-manipulation functions that |
| 34403 | work on alists, hash-table and arrays. All functions are prefixed with | 34403 | work on alists, hash-table and arrays. All functions are prefixed with |
| @@ -34416,7 +34416,7 @@ work on alists, hash-table and arrays. All functions are prefixed with | |||
| 34416 | (sha256 | 34416 | (sha256 |
| 34417 | (base32 "16vzjl2dv5nmb40xfw7mfrk8i64fac3cy4sf2d2hy832rwlg15q0")))) | 34417 | (base32 "16vzjl2dv5nmb40xfw7mfrk8i64fac3cy4sf2d2hy832rwlg15q0")))) |
| 34418 | (build-system emacs-build-system) | 34418 | (build-system emacs-build-system) |
| 34419 | (home-page "http://elpa.gnu.org/packages/xref.html") | 34419 | (home-page "https://elpa.gnu.org/packages/xref.html") |
| 34420 | (synopsis "Cross-referencing commands") | 34420 | (synopsis "Cross-referencing commands") |
| 34421 | (description | 34421 | (description |
| 34422 | "This library provides a generic infrastructure for cross referencing | 34422 | "This library provides a generic infrastructure for cross referencing |
| @@ -34712,7 +34712,7 @@ shorter than usual, using mostly unprefixed keys.") | |||
| 34712 | (sha256 | 34712 | (sha256 |
| 34713 | (base32 "0zsjbpq0s0xdxd9r541f04bj1khhgzhdlzr0m4p17zjh1zardbpi")))) | 34713 | (base32 "0zsjbpq0s0xdxd9r541f04bj1khhgzhdlzr0m4p17zjh1zardbpi")))) |
| 34714 | (build-system emacs-build-system) | 34714 | (build-system emacs-build-system) |
| 34715 | (home-page "http://www.myrkr.in-berlin.de/dictionary/index.html") | 34715 | (home-page "https://www.myrkr.in-berlin.de/dictionary/index.html") |
| 34716 | (synopsis "Emacs client for dictionary servers") | 34716 | (synopsis "Emacs client for dictionary servers") |
| 34717 | (description "This package provides commands for interacting with a | 34717 | (description "This package provides commands for interacting with a |
| 34718 | dictionary server (as defined by RFC 2229; by default, the public server at | 34718 | dictionary server (as defined by RFC 2229; by default, the public server at |
diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm index 87c572ba0ff..8d854c7e6de 100644 --- a/gnu/packages/embedded.scm +++ b/gnu/packages/embedded.scm | |||
| @@ -1585,7 +1585,7 @@ plus many of their variants.") | |||
| 1585 | "TARGETS += sdcc-misc\n" | 1585 | "TARGETS += sdcc-misc\n" |
| 1586 | "PKGS += $(SDCC_MISC)"))) | 1586 | "PKGS += $(SDCC_MISC)"))) |
| 1587 | #t))))) | 1587 | #t))))) |
| 1588 | (home-page "http://sdcc.sourceforge.net") | 1588 | (home-page "https://sdcc.sourceforge.net") |
| 1589 | (synopsis "C compiler suite for 8-bit microcontrollers") | 1589 | (synopsis "C compiler suite for 8-bit microcontrollers") |
| 1590 | (description "SDCC is a retargetable, optimizing Standard C compiler suite | 1590 | (description "SDCC is a retargetable, optimizing Standard C compiler suite |
| 1591 | that targets 8-bit microcontrollers in the Intel MCS-51 (8051); MOS Technology | 1591 | that targets 8-bit microcontrollers in the Intel MCS-51 (8051); MOS Technology |
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 36c73e3b5bc..f62e31d631f 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm | |||
| @@ -1769,7 +1769,7 @@ it suitable for security research and analysis.") | |||
| 1769 | `(("mpi" ,openmpi))) | 1769 | `(("mpi" ,openmpi))) |
| 1770 | (inputs | 1770 | (inputs |
| 1771 | (list coreutils-minimal)) | 1771 | (list coreutils-minimal)) |
| 1772 | (home-page "http://asco.sourceforge.net/") | 1772 | (home-page "https://asco.sourceforge.net/") |
| 1773 | (synopsis "SPICE circuit optimizer") | 1773 | (synopsis "SPICE circuit optimizer") |
| 1774 | (description | 1774 | (description |
| 1775 | "ASCO brings circuit optimization capabilities to existing SPICE simulators using a | 1775 | "ASCO brings circuit optimization capabilities to existing SPICE simulators using a |
| @@ -1824,7 +1824,7 @@ high-performance parallel differential evolution (DE) optimization algorithm.") | |||
| 1824 | (list bison flex)) | 1824 | (list bison flex)) |
| 1825 | (inputs | 1825 | (inputs |
| 1826 | (list libxaw openmpi)) | 1826 | (list libxaw openmpi)) |
| 1827 | (home-page "http://ngspice.sourceforge.net/") | 1827 | (home-page "https://ngspice.sourceforge.net/") |
| 1828 | (synopsis "Mixed-level/mixed-signal circuit simulator") | 1828 | (synopsis "Mixed-level/mixed-signal circuit simulator") |
| 1829 | (description | 1829 | (description |
| 1830 | "Ngspice is a mixed-level/mixed-signal circuit simulator. It includes | 1830 | "Ngspice is a mixed-level/mixed-signal circuit simulator. It includes |
| @@ -2766,7 +2766,7 @@ operations.") | |||
| 2766 | (inputs | 2766 | (inputs |
| 2767 | (list libx11)) | 2767 | (list libx11)) |
| 2768 | (arguments `(#:tests? #f)) | 2768 | (arguments `(#:tests? #f)) |
| 2769 | (home-page "http://spacenav.sourceforge.net/") | 2769 | (home-page "https://spacenav.sourceforge.net/") |
| 2770 | (synopsis | 2770 | (synopsis |
| 2771 | "Library for communicating with spacenavd or 3dxsrv") | 2771 | "Library for communicating with spacenavd or 3dxsrv") |
| 2772 | (description | 2772 | (description |
| @@ -2839,7 +2839,7 @@ for compression of 3D triangle meshes. The geometry is compressed to a | |||
| 2839 | fraction of comparable file formats (3DS, STL, COLLADA...), and the format is | 2839 | fraction of comparable file formats (3DS, STL, COLLADA...), and the format is |
| 2840 | accessible through a simple API") | 2840 | accessible through a simple API") |
| 2841 | (license license:zlib) | 2841 | (license license:zlib) |
| 2842 | (home-page "http://openctm.sourceforge.net/")))) | 2842 | (home-page "https://openctm.sourceforge.net/")))) |
| 2843 | 2843 | ||
| 2844 | (define-public lib3ds | 2844 | (define-public lib3ds |
| 2845 | (package | 2845 | (package |
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index dc9a932aec4..57350a523c0 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm | |||
| @@ -383,7 +383,7 @@ Markdown.") | |||
| 383 | (add-before 'check 'check-setup | 383 | (add-before 'check 'check-setup |
| 384 | (lambda _ | 384 | (lambda _ |
| 385 | (setenv "TERM" "xterm")))))) ; enable color in logs | 385 | (setenv "TERM" "xterm")))))) ; enable color in logs |
| 386 | (home-page "http://erlware.github.io/erlware_commons/") | 386 | (home-page "https://erlware.github.io/erlware_commons/") |
| 387 | (synopsis "Additional standard library for Erlang") | 387 | (synopsis "Additional standard library for Erlang") |
| 388 | (description "Erlware Commons is an Erlware project focused on all aspects | 388 | (description "Erlware Commons is an Erlware project focused on all aspects |
| 389 | of reusable Erlang components.") | 389 | of reusable Erlang components.") |
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index bbf308186ce..5ed6d964af4 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm | |||
| @@ -706,7 +706,7 @@ single file can be mounted.") | |||
| 706 | (build-system gnu-build-system) | 706 | (build-system gnu-build-system) |
| 707 | (inputs | 707 | (inputs |
| 708 | (list `(,util-linux "lib"))) | 708 | (list `(,util-linux "lib"))) |
| 709 | (home-page "http://jfs.sourceforge.net/home.html") | 709 | (home-page "https://jfs.sourceforge.net/home.html") |
| 710 | (synopsis "Utilities for managing JFS file systems") | 710 | (synopsis "Utilities for managing JFS file systems") |
| 711 | (description | 711 | (description |
| 712 | "The JFSutils are a collection of utilities for managing the @acronym{JFS, | 712 | "The JFSutils are a collection of utilities for managing the @acronym{JFS, |
| @@ -926,7 +926,7 @@ All of this is accomplished without a centralized metadata server.") | |||
| 926 | (list curl glib fuse)) | 926 | (list curl glib fuse)) |
| 927 | (native-inputs | 927 | (native-inputs |
| 928 | (list pkg-config)) | 928 | (list pkg-config)) |
| 929 | (home-page "http://curlftpfs.sourceforge.net/") | 929 | (home-page "https://curlftpfs.sourceforge.net/") |
| 930 | (synopsis "Mount remote file systems over FTP") | 930 | (synopsis "Mount remote file systems over FTP") |
| 931 | (description | 931 | (description |
| 932 | "This is a file system client based on the FTP File Transfer Protocol.") | 932 | "This is a file system client based on the FTP File Transfer Protocol.") |
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 4fd6b11ffbc..a0c9a2a72aa 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm | |||
| @@ -1553,7 +1553,7 @@ information.") | |||
| 1553 | patch | 1553 | patch |
| 1554 | pkg-config)) | 1554 | pkg-config)) |
| 1555 | (build-system glib-or-gtk-build-system) | 1555 | (build-system glib-or-gtk-build-system) |
| 1556 | (home-page "http://gbonds.sourceforge.net") | 1556 | (home-page "https://gbonds.sourceforge.net") |
| 1557 | (synopsis "@acronym{U.S.} Savings Bond inventory program for GNOME") | 1557 | (synopsis "@acronym{U.S.} Savings Bond inventory program for GNOME") |
| 1558 | (description | 1558 | (description |
| 1559 | "GBonds is a @acronym{U.S.} Savings Bond inventory program for the | 1559 | "GBonds is a @acronym{U.S.} Savings Bond inventory program for the |
diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm index e7165efe799..028631cbd22 100644 --- a/gnu/packages/flashing-tools.scm +++ b/gnu/packages/flashing-tools.scm | |||
| @@ -216,7 +216,7 @@ intended to download and upload firmware to devices connected over USB. It | |||
| 216 | ranges from small devices like micro-controller boards up to mobile phones. | 216 | ranges from small devices like micro-controller boards up to mobile phones. |
| 217 | With dfu-util you are able to download firmware to your device or upload | 217 | With dfu-util you are able to download firmware to your device or upload |
| 218 | firmware from it.") | 218 | firmware from it.") |
| 219 | (home-page "http://dfu-util.sourceforge.net/") | 219 | (home-page "https://dfu-util.sourceforge.net/") |
| 220 | (license license:gpl2+))) | 220 | (license license:gpl2+))) |
| 221 | 221 | ||
| 222 | (define-public teensy-loader-cli | 222 | (define-public teensy-loader-cli |
| @@ -507,7 +507,7 @@ Unifinished Extensible Firmware Interface (UEFI) images.") | |||
| 507 | groff | 507 | groff |
| 508 | libtool | 508 | libtool |
| 509 | which)) | 509 | which)) |
| 510 | (home-page "http://srecord.sourceforge.net/") | 510 | (home-page "https://srecord.sourceforge.net/") |
| 511 | (synopsis "Tools for EPROM files") | 511 | (synopsis "Tools for EPROM files") |
| 512 | (description "The SRecord package is a collection of powerful tools for | 512 | (description "The SRecord package is a collection of powerful tools for |
| 513 | manipulating EPROM load files. It reads and writes numerous EPROM file | 513 | manipulating EPROM load files. It reads and writes numerous EPROM file |
diff --git a/gnu/packages/fltk.scm b/gnu/packages/fltk.scm index dee77d6aa49..5a1582b1bca 100644 --- a/gnu/packages/fltk.scm +++ b/gnu/packages/fltk.scm | |||
| @@ -138,7 +138,7 @@ UI builder called FLUID that can be used to create applications in minutes.") | |||
| 138 | (list cairo libxft libx11)) | 138 | (list cairo libxft libx11)) |
| 139 | (native-inputs | 139 | (native-inputs |
| 140 | (list pkg-config)) | 140 | (list pkg-config)) |
| 141 | (home-page "http://non.tuxfamily.org/ntk/") | 141 | (home-page "https://non.tuxfamily.org/ntk/") |
| 142 | (synopsis "Fork of FLTK with graphics rendering via Cairo") | 142 | (synopsis "Fork of FLTK with graphics rendering via Cairo") |
| 143 | (description "The Non Tool Kit (NTK) is a fork of the Fast Light ToolKit | 143 | (description "The Non Tool Kit (NTK) is a fork of the Fast Light ToolKit |
| 144 | library, adding improved graphics rendering via Cairo, a streamlined and | 144 | library, adding improved graphics rendering via Cairo, a streamlined and |
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 9b7d965e76c..4e7b7d0ac3c 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm | |||
| @@ -546,7 +546,7 @@ The unified Libertinus family consists of: | |||
| 546 | make-flags))))))) | 546 | make-flags))))))) |
| 547 | (native-inputs | 547 | (native-inputs |
| 548 | (list bdftopcf font-util mkfontdir pkg-config python)) | 548 | (list bdftopcf font-util mkfontdir pkg-config python)) |
| 549 | (home-page "http://terminus-font.sourceforge.net/") | 549 | (home-page "https://terminus-font.sourceforge.net/") |
| 550 | (synopsis "Simple bitmap programming font") | 550 | (synopsis "Simple bitmap programming font") |
| 551 | (description "Terminus Font is a clean, fixed-width bitmap font, designed | 551 | (description "Terminus Font is a clean, fixed-width bitmap font, designed |
| 552 | for long periods of working with computers (8 or more hours per day).") | 552 | for long periods of working with computers (8 or more hours per day).") |
| @@ -753,7 +753,7 @@ printing old Malayalam books without compromising the writing style.") | |||
| 753 | (base32 | 753 | (base32 |
| 754 | "0kph9l3g7jb2bpmxdbdg5zl56wacmnvdvsdn7is1gc750sqvsn31")))) | 754 | "0kph9l3g7jb2bpmxdbdg5zl56wacmnvdvsdn7is1gc750sqvsn31")))) |
| 755 | (build-system font-build-system) | 755 | (build-system font-build-system) |
| 756 | (home-page "http://www.gust.org.pl/projects/e-foundry/tex-gyre/") | 756 | (home-page "https://www.gust.org.pl/projects/e-foundry/tex-gyre/") |
| 757 | (synopsis "Remake of Ghostscript fonts") | 757 | (synopsis "Remake of Ghostscript fonts") |
| 758 | (description "The TeX Gyre collection of fonts is the result of an | 758 | (description "The TeX Gyre collection of fonts is the result of an |
| 759 | extensive remake and extension of the freely available base PostScript fonts | 759 | extensive remake and extension of the freely available base PostScript fonts |
| @@ -1532,7 +1532,7 @@ later hand-tweaked with the gbdfed(1) editor: | |||
| 1532 | </alias> | 1532 | </alias> |
| 1533 | </fontconfig>\n")))) | 1533 | </fontconfig>\n")))) |
| 1534 | #t))))) | 1534 | #t))))) |
| 1535 | (home-page "http://www.comicneue.com/") | 1535 | (home-page "https://www.comicneue.com/") |
| 1536 | (synopsis "Font that fixes the shortcomings of Comic Sans") | 1536 | (synopsis "Font that fixes the shortcomings of Comic Sans") |
| 1537 | (description | 1537 | (description |
| 1538 | "Comic Neue is a font that attempts to create a respectable casual | 1538 | "Comic Neue is a font that attempts to create a respectable casual |
diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm index 72621cc0067..5638560b9e9 100644 --- a/gnu/packages/fontutils.scm +++ b/gnu/packages/fontutils.scm | |||
| @@ -1079,7 +1079,7 @@ poorly hinted Adobe Type 1 font through the FreeType library and get it back | |||
| 1079 | with freshly generated hints. The files produced by default are in | 1079 | with freshly generated hints. The files produced by default are in |
| 1080 | human-readable form, which further needs to be encoded with t1utilities to | 1080 | human-readable form, which further needs to be encoded with t1utilities to |
| 1081 | work with most software requiring Type 1 fonts.") | 1081 | work with most software requiring Type 1 fonts.") |
| 1082 | (home-page "http://ttf2pt1.sourceforge.net/") | 1082 | (home-page "https://ttf2pt1.sourceforge.net/") |
| 1083 | (license license:bsd-3))) | 1083 | (license license:bsd-3))) |
| 1084 | 1084 | ||
| 1085 | (define-public woff2 | 1085 | (define-public woff2 |
| @@ -1378,7 +1378,7 @@ company or university logos, handwritten notes, etc. The resulting image is | |||
| 1378 | not \"jaggy\" like a bitmap, but smooth. It can then be rendered at any | 1378 | not \"jaggy\" like a bitmap, but smooth. It can then be rendered at any |
| 1379 | resolution.") | 1379 | resolution.") |
| 1380 | (license license:gpl2+) | 1380 | (license license:gpl2+) |
| 1381 | (home-page "http://potrace.sourceforge.net/"))) | 1381 | (home-page "https://potrace.sourceforge.net/"))) |
| 1382 | 1382 | ||
| 1383 | (define-public libotf | 1383 | (define-public libotf |
| 1384 | (package | 1384 | (package |
| @@ -1423,7 +1423,7 @@ using the above tables.") | |||
| 1423 | "Raph Levien's Spiro package as a library. A mechanism for drawing | 1423 | "Raph Levien's Spiro package as a library. A mechanism for drawing |
| 1424 | smooth contours with constant curvature at the spline joins.") | 1424 | smooth contours with constant curvature at the spline joins.") |
| 1425 | (license license:gpl2+) | 1425 | (license license:gpl2+) |
| 1426 | (home-page "http://libspiro.sourceforge.net/"))) | 1426 | (home-page "https://libspiro.sourceforge.net/"))) |
| 1427 | 1427 | ||
| 1428 | (define-public libuninameslist | 1428 | (define-public libuninameslist |
| 1429 | (package | 1429 | (package |
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index cc7420f37fa..31fc0bc5c6f 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm | |||
| @@ -259,7 +259,7 @@ For synthesis, the compiler generates netlists in the desired format.") | |||
| 259 | (native-inputs | 259 | (native-inputs |
| 260 | `(("python-3" ,python) | 260 | `(("python-3" ,python) |
| 261 | ("pkg-config" ,pkg-config))) | 261 | ("pkg-config" ,pkg-config))) |
| 262 | (home-page "http://www.clifford.at/icestorm/") | 262 | (home-page "https://www.clifford.at/icestorm/") |
| 263 | (synopsis "Project IceStorm - Lattice iCE40 FPGAs bitstream tools") | 263 | (synopsis "Project IceStorm - Lattice iCE40 FPGAs bitstream tools") |
| 264 | (description "Project IceStorm - Lattice iCE40 FPGAs Bitstream Tools. | 264 | (description "Project IceStorm - Lattice iCE40 FPGAs Bitstream Tools. |
| 265 | Includes the actual FTDI connector.") | 265 | Includes the actual FTDI connector.") |
| @@ -353,7 +353,7 @@ FOSS FPGA place and route tool.") | |||
| 353 | (uri (list (string-append "mirror://sourceforge/gtkwave/" | 353 | (uri (list (string-append "mirror://sourceforge/gtkwave/" |
| 354 | "gtkwave-" version "/" | 354 | "gtkwave-" version "/" |
| 355 | "gtkwave-" version ".tar.gz") | 355 | "gtkwave-" version ".tar.gz") |
| 356 | (string-append "http://gtkwave.sourceforge.net/" | 356 | (string-append "https://gtkwave.sourceforge.net/" |
| 357 | "gtkwave-" version ".tar.gz"))) | 357 | "gtkwave-" version ".tar.gz"))) |
| 358 | (sha256 | 358 | (sha256 |
| 359 | (base32 "1zqkfchmns5x90qxa8kg39bfhax3vxf1mrdz3lhyb9fz1gp4difn")))) | 359 | (base32 "1zqkfchmns5x90qxa8kg39bfhax3vxf1mrdz3lhyb9fz1gp4difn")))) |
| @@ -373,7 +373,7 @@ FOSS FPGA place and route tool.") | |||
| 373 | (synopsis "Waveform viewer for FPGA simulator trace files") | 373 | (synopsis "Waveform viewer for FPGA simulator trace files") |
| 374 | (description "This package is a waveform viewer for FPGA | 374 | (description "This package is a waveform viewer for FPGA |
| 375 | simulator trace files (@dfn{FST}).") | 375 | simulator trace files (@dfn{FST}).") |
| 376 | (home-page "http://gtkwave.sourceforge.net/") | 376 | (home-page "https://gtkwave.sourceforge.net/") |
| 377 | ;; Exception against free government use in tcl_np.c and tcl_np.h. | 377 | ;; Exception against free government use in tcl_np.c and tcl_np.h. |
| 378 | (license (list license:gpl2+ license:expat license:tcl/tk)))) | 378 | (license (list license:gpl2+ license:expat license:tcl/tk)))) |
| 379 | 379 | ||
| @@ -416,7 +416,7 @@ constructed by a Python program.") | |||
| 416 | (base32 | 416 | (base32 |
| 417 | "04fi59cyn5dsci0ai7djg74ybkqfcjzhj1jfmac2xanbcrw9j3yk")))) | 417 | "04fi59cyn5dsci0ai7djg74ybkqfcjzhj1jfmac2xanbcrw9j3yk")))) |
| 418 | (build-system python-build-system) | 418 | (build-system python-build-system) |
| 419 | (home-page "http://www.myhdl.org/") | 419 | (home-page "https://www.myhdl.org/") |
| 420 | (synopsis "Python as a Hardware Description Language") | 420 | (synopsis "Python as a Hardware Description Language") |
| 421 | (description "This package provides a library to turn Python into | 421 | (description "This package provides a library to turn Python into |
| 422 | a hardware description and verification language.") | 422 | a hardware description and verification language.") |
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 8fc030a4936..08f3c3f56f6 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm | |||
| @@ -1537,7 +1537,7 @@ formats.") | |||
| 1537 | (list pkg-config)) | 1537 | (list pkg-config)) |
| 1538 | (inputs | 1538 | (inputs |
| 1539 | (list eudev)) | 1539 | (list eudev)) |
| 1540 | (home-page "http://0pointer.de/blog/projects/being-smart.html") | 1540 | (home-page "https://0pointer.de/blog/projects/being-smart.html") |
| 1541 | (synopsis "ATA S.M.A.R.T. reading and parsing library") | 1541 | (synopsis "ATA S.M.A.R.T. reading and parsing library") |
| 1542 | (description | 1542 | (description |
| 1543 | "This library supports a subset of the ATA S.M.A.R.T. (Self-Monitoring, | 1543 | "This library supports a subset of the ATA S.M.A.R.T. (Self-Monitoring, |
diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm index 80ffa927e32..5edbc412ea8 100644 --- a/gnu/packages/ftp.scm +++ b/gnu/packages/ftp.scm | |||
| @@ -165,7 +165,7 @@ FTP browser, as well as non-interactive commands such as @code{ncftpput} and | |||
| 165 | (build-system gnu-build-system) | 165 | (build-system gnu-build-system) |
| 166 | (native-inputs | 166 | (native-inputs |
| 167 | (list automake autoconf gettext-minimal)) | 167 | (list automake autoconf gettext-minimal)) |
| 168 | (home-page "http://weex.sourceforge.net/") | 168 | (home-page "https://weex.sourceforge.net/") |
| 169 | (synopsis "Non-interactive client for FTP synchronization") | 169 | (synopsis "Non-interactive client for FTP synchronization") |
| 170 | (description | 170 | (description |
| 171 | "Weex is a utility designed to automate the task of remotely | 171 | "Weex is a utility designed to automate the task of remotely |
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index da9c63b7996..a0de1b339e2 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm | |||
| @@ -242,7 +242,7 @@ is used in some video games and movies.") | |||
| 242 | (list gawk procps)) | 242 | (list gawk procps)) |
| 243 | (inputs | 243 | (inputs |
| 244 | (list boost)) | 244 | (list boost)) |
| 245 | (home-page "http://privat.bahnhof.se/wb758135/") | 245 | (home-page "https://privat.bahnhof.se/wb758135/") |
| 246 | (synopsis "Double dummy solver for the bridge card game") | 246 | (synopsis "Double dummy solver for the bridge card game") |
| 247 | (description "DDS is a double-dummy solver of bridge hands. It supports | 247 | (description "DDS is a double-dummy solver of bridge hands. It supports |
| 248 | single-threading and multi-threading for improved performance. DDS | 248 | single-threading and multi-threading for improved performance. DDS |
| @@ -466,7 +466,7 @@ possible, and it also makes the SGE easy to learn.") | |||
| 466 | (build-system python-build-system) | 466 | (build-system python-build-system) |
| 467 | (propagated-inputs | 467 | (propagated-inputs |
| 468 | (list python-six)) | 468 | (list python-six)) |
| 469 | (home-page "http://python-tmx.nongnu.org") | 469 | (home-page "https://python-tmx.nongnu.org") |
| 470 | (synopsis "Python library for the @code{Tiled} TMX format") | 470 | (synopsis "Python library for the @code{Tiled} TMX format") |
| 471 | (description | 471 | (description |
| 472 | "Python TMX reads and writes the @code{Tiled} TMX format in a simple way. | 472 | "Python TMX reads and writes the @code{Tiled} TMX format in a simple way. |
| @@ -797,7 +797,7 @@ window, graphics, audio and network.") | |||
| 797 | (description "Sfxr is a tool for quickly generating simple sound effects. | 797 | (description "Sfxr is a tool for quickly generating simple sound effects. |
| 798 | Originally created for use in video game prototypes, it can generate random | 798 | Originally created for use in video game prototypes, it can generate random |
| 799 | sounds from presets such as \"explosion\" or \"powerup\".") | 799 | sounds from presets such as \"explosion\" or \"powerup\".") |
| 800 | (home-page "http://www.drpetter.se/project_sfxr.html") | 800 | (home-page "https://www.drpetter.se/project_sfxr.html") |
| 801 | (license license:expat))) | 801 | (license license:expat))) |
| 802 | 802 | ||
| 803 | (define-public surgescript | 803 | (define-public surgescript |
| @@ -1184,7 +1184,7 @@ It offers the following features: | |||
| 1184 | (build-system gnu-build-system) | 1184 | (build-system gnu-build-system) |
| 1185 | (native-inputs (list pkg-config)) | 1185 | (native-inputs (list pkg-config)) |
| 1186 | (inputs (list fontconfig freeglut fribidi glew)) | 1186 | (inputs (list fontconfig freeglut fribidi glew)) |
| 1187 | (home-page "http://quesoglc.sourceforge.net") | 1187 | (home-page "https://quesoglc.sourceforge.net") |
| 1188 | (synopsis "Implementation of the OpenGL Character Renderer (GLC)") | 1188 | (synopsis "Implementation of the OpenGL Character Renderer (GLC)") |
| 1189 | (description | 1189 | (description |
| 1190 | "The OpenGL Character Renderer (GLC) is a state machine that provides | 1190 | "The OpenGL Character Renderer (GLC) is a state machine that provides |
| @@ -2047,7 +2047,7 @@ scripted in a Python-like language.") | |||
| 2047 | (description "Eureka is a map editor for the classic DOOM games, and a few | 2047 | (description "Eureka is a map editor for the classic DOOM games, and a few |
| 2048 | related games such as Heretic and Hexen. It comes with a 3d preview mode and | 2048 | related games such as Heretic and Hexen. It comes with a 3d preview mode and |
| 2049 | a 2D editor view.") | 2049 | a 2D editor view.") |
| 2050 | (home-page "http://eureka-editor.sourceforge.net/") | 2050 | (home-page "https://eureka-editor.sourceforge.net/") |
| 2051 | (license license:gpl2+))) | 2051 | (license license:gpl2+))) |
| 2052 | 2052 | ||
| 2053 | (define-public guile-chickadee | 2053 | (define-public guile-chickadee |
| @@ -2176,7 +2176,7 @@ joystick support."))) | |||
| 2176 | (list mesa libxi libxmu)) | 2176 | (list mesa libxi libxmu)) |
| 2177 | (native-inputs | 2177 | (native-inputs |
| 2178 | (list pkg-config)) | 2178 | (list pkg-config)) |
| 2179 | (home-page "http://plib.sourceforge.net/") | 2179 | (home-page "https://plib.sourceforge.net/") |
| 2180 | (synopsis "Suite of portable game libraries") | 2180 | (synopsis "Suite of portable game libraries") |
| 2181 | (description "PLIB is a set of libraries that will permit programmers to | 2181 | (description "PLIB is a set of libraries that will permit programmers to |
| 2182 | write games and other realtime interactive applications that are 100% portable | 2182 | write games and other realtime interactive applications that are 100% portable |
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index e1639a8c64b..a3d093fa5e8 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -287,7 +287,7 @@ | |||
| 287 | ("libxmu" ,libxmu) | 287 | ("libxmu" ,libxmu) |
| 288 | ("libxt" ,libxt) | 288 | ("libxt" ,libxt) |
| 289 | ("sdl" ,(sdl-union (list sdl sdl-mixer))))) | 289 | ("sdl" ,(sdl-union (list sdl sdl-mixer))))) |
| 290 | (home-page "http://abe.sourceforge.net") | 290 | (home-page "https://abe.sourceforge.net") |
| 291 | (synopsis "Scrolling, platform-jumping, ancient pyramid exploring game") | 291 | (synopsis "Scrolling, platform-jumping, ancient pyramid exploring game") |
| 292 | (description | 292 | (description |
| 293 | "Abe's Amazing Adventure is a scrolling, | 293 | "Abe's Amazing Adventure is a scrolling, |
| @@ -401,7 +401,7 @@ mouse and joystick control, and original music.") | |||
| 401 | (inputs | 401 | (inputs |
| 402 | `(("allegro" ,allegro-4) | 402 | `(("allegro" ,allegro-4) |
| 403 | ("dumb" ,dumb-allegro4))) | 403 | ("dumb" ,dumb-allegro4))) |
| 404 | (home-page "http://allegator.sourceforge.net/") | 404 | (home-page "https://allegator.sourceforge.net/") |
| 405 | (synopsis "Retro platform game") | 405 | (synopsis "Retro platform game") |
| 406 | (description | 406 | (description |
| 407 | "Guide Alex the Allegator through the jungle in order to save his | 407 | "Guide Alex the Allegator through the jungle in order to save his |
| @@ -432,7 +432,7 @@ The game includes a built-in editor so you can design and share your own maps.") | |||
| 432 | freeglut | 432 | freeglut |
| 433 | libpng | 433 | libpng |
| 434 | libjpeg-turbo)) | 434 | libjpeg-turbo)) |
| 435 | (home-page "http://www.armagetronad.org") | 435 | (home-page "https://www.armagetronad.org") |
| 436 | (synopsis "Tron clone in 3D") | 436 | (synopsis "Tron clone in 3D") |
| 437 | (description "Armagetron Advanced is a multiplayer game in 3d that | 437 | (description "Armagetron Advanced is a multiplayer game in 3d that |
| 438 | attempts to emulate and expand on the lightcycle sequence from the movie Tron. | 438 | attempts to emulate and expand on the lightcycle sequence from the movie Tron. |
| @@ -544,7 +544,7 @@ regret their insolence.") | |||
| 544 | zlib)) | 544 | zlib)) |
| 545 | (native-inputs | 545 | (native-inputs |
| 546 | (list pkg-config)) | 546 | (list pkg-config)) |
| 547 | (home-page "http://baronygame.com") | 547 | (home-page "https://baronygame.com") |
| 548 | (synopsis "3D first-person roguelike game") | 548 | (synopsis "3D first-person roguelike game") |
| 549 | (description | 549 | (description |
| 550 | "Barony is a first-person roguelike role-playing game with cooperative | 550 | "Barony is a first-person roguelike role-playing game with cooperative |
| @@ -1287,7 +1287,7 @@ should be placed in @file{~/.local/share/falltergeist}.") | |||
| 1287 | ("glu" ,glu) | 1287 | ("glu" ,glu) |
| 1288 | ("libpng" ,libpng) | 1288 | ("libpng" ,libpng) |
| 1289 | ("sdl" ,(sdl-union (list sdl sdl-mixer sdl-net))))) | 1289 | ("sdl" ,(sdl-union (list sdl sdl-mixer sdl-net))))) |
| 1290 | (home-page "http://foobillardplus.sourceforge.net/") | 1290 | (home-page "https://foobillardplus.sourceforge.net/") |
| 1291 | (synopsis "3D billiard game") | 1291 | (synopsis "3D billiard game") |
| 1292 | (description "FooBillard++ is an advanced 3D OpenGL billiard game | 1292 | (description "FooBillard++ is an advanced 3D OpenGL billiard game |
| 1293 | based on the original foobillard 3.0a sources from Florian Berger. | 1293 | based on the original foobillard 3.0a sources from Florian Berger. |
| @@ -1473,7 +1473,7 @@ real-time combat.") | |||
| 1473 | (list lua)) | 1473 | (list lua)) |
| 1474 | (inputs | 1474 | (inputs |
| 1475 | (list glu mesa python sdl2 wxwidgets zlib)) | 1475 | (list glu mesa python sdl2 wxwidgets zlib)) |
| 1476 | (home-page "http://golly.sourceforge.net/") | 1476 | (home-page "https://golly.sourceforge.net/") |
| 1477 | (synopsis "Software for exploring cellular automata") | 1477 | (synopsis "Software for exploring cellular automata") |
| 1478 | (description | 1478 | (description |
| 1479 | "Golly simulates Conway's Game of Life and many other types of cellular | 1479 | "Golly simulates Conway's Game of Life and many other types of cellular |
| @@ -1977,7 +1977,7 @@ Chess). It is similar to standard chess but this variant is far more complicate | |||
| 1977 | ":" (or (getenv "CPATH") "")))))))) | 1977 | ":" (or (getenv "CPATH") "")))))))) |
| 1978 | (inputs | 1978 | (inputs |
| 1979 | (list (sdl-union (list sdl sdl-mixer)))) | 1979 | (list (sdl-union (list sdl sdl-mixer)))) |
| 1980 | (home-page "http://lgames.sourceforge.net/LTris/") | 1980 | (home-page "https://lgames.sourceforge.net/LTris/") |
| 1981 | (synopsis "Tetris clone based on the SDL library") | 1981 | (synopsis "Tetris clone based on the SDL library") |
| 1982 | (description | 1982 | (description |
| 1983 | "LTris is a tetris clone: differently shaped blocks are falling down the | 1983 | "LTris is a tetris clone: differently shaped blocks are falling down the |
| @@ -2144,7 +2144,7 @@ role, and your gender.") | |||
| 2144 | #t))))) | 2144 | #t))))) |
| 2145 | (inputs | 2145 | (inputs |
| 2146 | (list libpng mesa sdl)) | 2146 | (list libpng mesa sdl)) |
| 2147 | (home-page "http://pipewalker.sourceforge.net/") | 2147 | (home-page "https://pipewalker.sourceforge.net/") |
| 2148 | (synopsis "Logical tile puzzle") | 2148 | (synopsis "Logical tile puzzle") |
| 2149 | (description | 2149 | (description |
| 2150 | "PipeWalker is a simple puzzle game with many diffent themes: connect all | 2150 | "PipeWalker is a simple puzzle game with many diffent themes: connect all |
| @@ -2193,7 +2193,7 @@ Every puzzle has a complete solution, although there may be more than one.") | |||
| 2193 | pcre | 2193 | pcre |
| 2194 | portmidi | 2194 | portmidi |
| 2195 | (sdl-union (list sdl sdl-image sdl-mixer sdl-net)))) | 2195 | (sdl-union (list sdl sdl-image sdl-mixer sdl-net)))) |
| 2196 | (home-page "http://prboom-plus.sourceforge.net/") | 2196 | (home-page "https://prboom-plus.sourceforge.net/") |
| 2197 | (synopsis "Version of the classic 3D shoot'em'up game Doom") | 2197 | (synopsis "Version of the classic 3D shoot'em'up game Doom") |
| 2198 | (description | 2198 | (description |
| 2199 | "PrBoom+ is a Doom source port developed from the original PrBoom project.") | 2199 | "PrBoom+ is a Doom source port developed from the original PrBoom project.") |
| @@ -2822,7 +2822,7 @@ saved automatically, and you can select between currently in progress games.") | |||
| 2822 | Keywords=racing;tracks;~@ | 2822 | Keywords=racing;tracks;~@ |
| 2823 | Keywords[de]=Rennstrecke;~%" | 2823 | Keywords[de]=Rennstrecke;~%" |
| 2824 | out))))))))) | 2824 | out))))))))) |
| 2825 | (home-page "http://trigger-rally.sourceforge.net") | 2825 | (home-page "https://trigger-rally.sourceforge.net") |
| 2826 | (synopsis "Fast-paced single-player racing game") | 2826 | (synopsis "Fast-paced single-player racing game") |
| 2827 | (description "Trigger-rally is a 3D rally simulation with great physics | 2827 | (description "Trigger-rally is a 3D rally simulation with great physics |
| 2828 | for drifting on over 200 maps. Different terrain materials like dirt, | 2828 | for drifting on over 200 maps. Different terrain materials like dirt, |
| @@ -3299,7 +3299,7 @@ is very small), and shoot at the adversaries that keep appear on the screen.") | |||
| 3299 | (invoke "./configure" | 3299 | (invoke "./configure" |
| 3300 | (string-append "--prefix=" out)))))))) | 3300 | (string-append "--prefix=" out)))))))) |
| 3301 | (inputs (list ncurses)) | 3301 | (inputs (list ncurses)) |
| 3302 | (home-page "http://www.asty.org/cmatrix") | 3302 | (home-page "https://www.asty.org/cmatrix") |
| 3303 | (synopsis "Simulate the display from \"The Matrix\"") | 3303 | (synopsis "Simulate the display from \"The Matrix\"") |
| 3304 | (description "CMatrix simulates the display from \"The Matrix\" and is | 3304 | (description "CMatrix simulates the display from \"The Matrix\" and is |
| 3305 | based on the screensaver from the movie's website. It works with terminal | 3305 | based on the screensaver from the movie's website. It works with terminal |
| @@ -3738,7 +3738,7 @@ match, cannon keep, and grave-itation pit.") | |||
| 3738 | (install-file "libglkterm.a" lib)) | 3738 | (install-file "libglkterm.a" lib)) |
| 3739 | #t)) | 3739 | #t)) |
| 3740 | (delete 'configure)))) ; no configure script | 3740 | (delete 'configure)))) ; no configure script |
| 3741 | (home-page "http://www.eblong.com/zarf/glk/") | 3741 | (home-page "https://www.eblong.com/zarf/glk/") |
| 3742 | (synopsis "Curses Implementation of the Glk API") | 3742 | (synopsis "Curses Implementation of the Glk API") |
| 3743 | (description | 3743 | (description |
| 3744 | "Glk defines a portable API for applications with text UIs. It was | 3744 | "Glk defines a portable API for applications with text UIs. It was |
| @@ -4863,7 +4863,7 @@ logging, so games can be viewed again.") | |||
| 4863 | (symlink "README.md" "README") | 4863 | (symlink "README.md" "README") |
| 4864 | (display (which "autoreconf")) (newline) | 4864 | (display (which "autoreconf")) (newline) |
| 4865 | (invoke "autoreconf" "-vif")))))) | 4865 | (invoke "autoreconf" "-vif")))))) |
| 4866 | (home-page "http://pinball.sourceforge.net") | 4866 | (home-page "https://pinball.sourceforge.net") |
| 4867 | (synopsis "Pinball simulator") | 4867 | (synopsis "Pinball simulator") |
| 4868 | (description "The Emilia Pinball Project is a pinball simulator. There | 4868 | (description "The Emilia Pinball Project is a pinball simulator. There |
| 4869 | are only two levels to play with, but they are very addictive.") | 4869 | are only two levels to play with, but they are very addictive.") |
| @@ -4897,7 +4897,7 @@ are only two levels to play with, but they are very addictive.") | |||
| 4897 | (description "Pioneers is an emulation of the board game The Settlers of | 4897 | (description "Pioneers is an emulation of the board game The Settlers of |
| 4898 | Catan. It can be played on a local network, on the internet, and with AI | 4898 | Catan. It can be played on a local network, on the internet, and with AI |
| 4899 | players.") | 4899 | players.") |
| 4900 | (home-page "http://pio.sourceforge.net/") | 4900 | (home-page "https://pio.sourceforge.net/") |
| 4901 | (license license:gpl2+))) | 4901 | (license license:gpl2+))) |
| 4902 | 4902 | ||
| 4903 | (define-public einstein | 4903 | (define-public einstein |
| @@ -5254,7 +5254,7 @@ fullscreen, use F5 or Alt+Enter.") | |||
| 5254 | (inputs | 5254 | (inputs |
| 5255 | `(("python" ,python-wrapper) | 5255 | `(("python" ,python-wrapper) |
| 5256 | ("sdl" ,(sdl-union (list sdl sdl-image sdl-mixer sdl-ttf sdl-net))))) | 5256 | ("sdl" ,(sdl-union (list sdl sdl-image sdl-mixer sdl-ttf sdl-net))))) |
| 5257 | (home-page "http://icculus.org/tennix/") | 5257 | (home-page "https://icculus.org/tennix/") |
| 5258 | (synopsis "Play tennis against the computer or a friend") | 5258 | (synopsis "Play tennis against the computer or a friend") |
| 5259 | (description "Tennix is a 2D tennis game. You can play against the | 5259 | (description "Tennix is a 2D tennis game. You can play against the |
| 5260 | computer or against another player using the keyboard. The game runs | 5260 | computer or against another player using the keyboard. The game runs |
| @@ -5499,7 +5499,7 @@ in strikes against the evil corporation.") | |||
| 5499 | (native-inputs (list pkg-config)) | 5499 | (native-inputs (list pkg-config)) |
| 5500 | (inputs (list gettext-minimal glu quesoglc | 5500 | (inputs (list gettext-minimal glu quesoglc |
| 5501 | (sdl-union (list sdl sdl-image sdl-mixer)))) | 5501 | (sdl-union (list sdl sdl-image sdl-mixer)))) |
| 5502 | (home-page "http://chromium-bsu.sourceforge.net/") | 5502 | (home-page "https://chromium-bsu.sourceforge.net/") |
| 5503 | (synopsis "Fast-paced, arcade-style, top-scrolling space shooter") | 5503 | (synopsis "Fast-paced, arcade-style, top-scrolling space shooter") |
| 5504 | (description | 5504 | (description |
| 5505 | "In this game you are the captain of the cargo ship Chromium B.S.U. and | 5505 | "In this game you are the captain of the cargo ship Chromium B.S.U. and |
| @@ -6037,7 +6037,7 @@ for Un*x systems with X11.") | |||
| 6037 | (list curl cyrus-sasl gtk+ sdl-mixer zlib)) | 6037 | (list curl cyrus-sasl gtk+ sdl-mixer zlib)) |
| 6038 | (native-inputs | 6038 | (native-inputs |
| 6039 | (list pkg-config)) | 6039 | (list pkg-config)) |
| 6040 | (home-page "http://www.freeciv.org/") | 6040 | (home-page "https://www.freeciv.org/") |
| 6041 | (synopsis "Turn-based empire building strategy game") | 6041 | (synopsis "Turn-based empire building strategy game") |
| 6042 | (description "Freeciv is a turn-based empire building strategy game | 6042 | (description "Freeciv is a turn-based empire building strategy game |
| 6043 | inspired by the history of human civilization. The game commences in | 6043 | inspired by the history of human civilization. The game commences in |
| @@ -6341,7 +6341,7 @@ over 100 user-created campaigns.") | |||
| 6341 | ("python" ,python-2))) | 6341 | ("python" ,python-2))) |
| 6342 | (native-inputs | 6342 | (native-inputs |
| 6343 | (list swig)) | 6343 | (list swig)) |
| 6344 | (home-page "http://kiki.sourceforge.net/") | 6344 | (home-page "https://kiki.sourceforge.net/") |
| 6345 | (synopsis "3D puzzle game") | 6345 | (synopsis "3D puzzle game") |
| 6346 | (description "Kiki the nano bot is a 3D puzzle game. It is basically a | 6346 | (description "Kiki the nano bot is a 3D puzzle game. It is basically a |
| 6347 | mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a | 6347 | mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a |
| @@ -7142,7 +7142,7 @@ Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century.") | |||
| 7142 | (description "Quakespasm is a modern engine for id software's Quake 1. | 7142 | (description "Quakespasm is a modern engine for id software's Quake 1. |
| 7143 | It includes support for 64 bit CPUs, custom music playback, a new sound driver, | 7143 | It includes support for 64 bit CPUs, custom music playback, a new sound driver, |
| 7144 | some graphical niceities, and numerous bug-fixes and other improvements.") | 7144 | some graphical niceities, and numerous bug-fixes and other improvements.") |
| 7145 | (home-page "http://quakespasm.sourceforge.net/") | 7145 | (home-page "https://quakespasm.sourceforge.net/") |
| 7146 | (license license:gpl2+))) | 7146 | (license license:gpl2+))) |
| 7147 | 7147 | ||
| 7148 | (define-public vkquake | 7148 | (define-public vkquake |
| @@ -7725,7 +7725,7 @@ original.") | |||
| 7725 | (string-append xonotic "/data")) | 7725 | (string-append xonotic "/data")) |
| 7726 | (copy-recursively "server" | 7726 | (copy-recursively "server" |
| 7727 | (string-append xonotic "/server")))))) | 7727 | (string-append xonotic "/server")))))) |
| 7728 | (home-page "http://xonotic.org") | 7728 | (home-page "https://xonotic.org") |
| 7729 | (synopsis "Data files for Xonotic") | 7729 | (synopsis "Data files for Xonotic") |
| 7730 | (description | 7730 | (description |
| 7731 | "Xonotic-data provides the data files required by the game Xonotic.") | 7731 | "Xonotic-data provides the data files required by the game Xonotic.") |
| @@ -7923,7 +7923,7 @@ games in the text adventure/interactive fiction genre. This version of Frotz | |||
| 7923 | complies with standard 1.0 of Graham Nelson's specification. It plays all | 7923 | complies with standard 1.0 of Graham Nelson's specification. It plays all |
| 7924 | Z-code games V1-V8, including V6, with sound support through libao, and uses | 7924 | Z-code games V1-V8, including V6, with sound support through libao, and uses |
| 7925 | ncurses for text display.") | 7925 | ncurses for text display.") |
| 7926 | (home-page "http://frotz.sourceforge.net") | 7926 | (home-page "https://frotz.sourceforge.net") |
| 7927 | (license license:gpl2+))) | 7927 | (license license:gpl2+))) |
| 7928 | 7928 | ||
| 7929 | (define-public naev | 7929 | (define-public naev |
| @@ -8024,7 +8024,7 @@ scrolling. Maybe you'd like to experience what it's like to play Adventure on | |||
| 8024 | a teletype. A much cooler use for compiling Frotz with the dumb interface is | 8024 | a teletype. A much cooler use for compiling Frotz with the dumb interface is |
| 8025 | that it can be wrapped in CGI scripting, PHP, and the like to allow people | 8025 | that it can be wrapped in CGI scripting, PHP, and the like to allow people |
| 8026 | to play games on webpages. It can also be made into a chat bot.") | 8026 | to play games on webpages. It can also be made into a chat bot.") |
| 8027 | (home-page "http://frotz.sourceforge.net") | 8027 | (home-page "https://frotz.sourceforge.net") |
| 8028 | (license license:gpl2+))) | 8028 | (license license:gpl2+))) |
| 8029 | 8029 | ||
| 8030 | (define-public frotz-sdl | 8030 | (define-public frotz-sdl |
| @@ -8084,7 +8084,7 @@ using SDL fully supports all these versions of the Z-Machine including the | |||
| 8084 | graphical version 6. Graphics and sound are created through the use of the SDL | 8084 | graphical version 6. Graphics and sound are created through the use of the SDL |
| 8085 | libraries. AIFF sound effects and music in MOD and OGG formats are supported | 8085 | libraries. AIFF sound effects and music in MOD and OGG formats are supported |
| 8086 | when packaged in Blorb container files or optionally from individual files.") | 8086 | when packaged in Blorb container files or optionally from individual files.") |
| 8087 | (home-page "http://frotz.sourceforge.net") | 8087 | (home-page "https://frotz.sourceforge.net") |
| 8088 | (license license:gpl2+)))) | 8088 | (license license:gpl2+)))) |
| 8089 | 8089 | ||
| 8090 | (define-public frozen-bubble | 8090 | (define-public frozen-bubble |
| @@ -8563,7 +8563,7 @@ download and unpack them separately.") | |||
| 8563 | ("zlib" ,zlib))) | 8563 | ("zlib" ,zlib))) |
| 8564 | (native-inputs | 8564 | (native-inputs |
| 8565 | (list pkg-config zip)) | 8565 | (list pkg-config zip)) |
| 8566 | (home-page "http://btanks.sourceforge.net") | 8566 | (home-page "https://btanks.sourceforge.net") |
| 8567 | (synopsis "Multiplayer tank battle game") | 8567 | (synopsis "Multiplayer tank battle game") |
| 8568 | (description "Battle Tanks (also known as \"btanks\") is a funny battle | 8568 | (description "Battle Tanks (also known as \"btanks\") is a funny battle |
| 8569 | game, where you can choose one of three vehicles and eliminate your enemy | 8569 | game, where you can choose one of three vehicles and eliminate your enemy |
| @@ -8905,7 +8905,7 @@ fight each other on an arena-like map.") | |||
| 8905 | (list hicolor-icon-theme | 8905 | (list hicolor-icon-theme |
| 8906 | python-wrapper | 8906 | python-wrapper |
| 8907 | (sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf)))) | 8907 | (sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf)))) |
| 8908 | (home-page "http://www.flarerpg.org/") | 8908 | (home-page "https://www.flarerpg.org/") |
| 8909 | (synopsis "Action Roleplaying Engine") | 8909 | (synopsis "Action Roleplaying Engine") |
| 8910 | (description "Flare (Free Libre Action Roleplaying Engine) is a simple | 8910 | (description "Flare (Free Libre Action Roleplaying Engine) is a simple |
| 8911 | game engine built to handle a very specific kind of game: single-player 2D | 8911 | game engine built to handle a very specific kind of game: single-player 2D |
| @@ -10333,7 +10333,7 @@ and chess engines.") | |||
| 10333 | "ChessX is a chess database. With ChessX you can operate on your | 10333 | "ChessX is a chess database. With ChessX you can operate on your |
| 10334 | collection of chess games in many ways: browse, edit, add, organize, analyze, | 10334 | collection of chess games in many ways: browse, edit, add, organize, analyze, |
| 10335 | etc. You can also play games on FICS or against an engine.") | 10335 | etc. You can also play games on FICS or against an engine.") |
| 10336 | (home-page "http://chessx.sourceforge.net/") | 10336 | (home-page "https://chessx.sourceforge.net/") |
| 10337 | (license license:gpl2+))) | 10337 | (license license:gpl2+))) |
| 10338 | 10338 | ||
| 10339 | (define-public stockfish | 10339 | (define-public stockfish |
| @@ -10424,7 +10424,7 @@ ChessX.") | |||
| 10424 | (string-append "CFLAGS=" | 10424 | (string-append "CFLAGS=" |
| 10425 | "-I" (assoc-ref %build-inputs "sdl-mixer") | 10425 | "-I" (assoc-ref %build-inputs "sdl-mixer") |
| 10426 | "/include/SDL")))) | 10426 | "/include/SDL")))) |
| 10427 | (home-page "http://lgames.sourceforge.net/Barrage/") | 10427 | (home-page "https://lgames.sourceforge.net/Barrage/") |
| 10428 | (synopsis "Violent point-and-click shooting game with nice effects") | 10428 | (synopsis "Violent point-and-click shooting game with nice effects") |
| 10429 | (description | 10429 | (description |
| 10430 | "Barrage is a rather destructive action game that puts you on a shooting | 10430 | "Barrage is a rather destructive action game that puts you on a shooting |
| @@ -10797,7 +10797,7 @@ inside the Zenith Colony.") | |||
| 10797 | (build-system gnu-build-system) | 10797 | (build-system gnu-build-system) |
| 10798 | (inputs | 10798 | (inputs |
| 10799 | (list libx11 libxt xorgproto)) | 10799 | (list libx11 libxt xorgproto)) |
| 10800 | (home-page "http://cgoban1.sourceforge.net/") | 10800 | (home-page "https://cgoban1.sourceforge.net/") |
| 10801 | (synopsis "Go client for X11") | 10801 | (synopsis "Go client for X11") |
| 10802 | (description "Provides a large set of Go-related services for X11: | 10802 | (description "Provides a large set of Go-related services for X11: |
| 10803 | @itemize | 10803 | @itemize |
| @@ -10857,7 +10857,7 @@ such as GnuGo. | |||
| 10857 | `(("sdl" ,(sdl-union (list sdl sdl-mixer))))) | 10857 | `(("sdl" ,(sdl-union (list sdl sdl-mixer))))) |
| 10858 | (native-inputs | 10858 | (native-inputs |
| 10859 | (list imagemagick)) | 10859 | (list imagemagick)) |
| 10860 | (home-page "http://hcsoftware.sourceforge.net/passage/") | 10860 | (home-page "https://hcsoftware.sourceforge.net/passage/") |
| 10861 | (synopsis "Memento mori game") | 10861 | (synopsis "Memento mori game") |
| 10862 | (description | 10862 | (description |
| 10863 | "Passage is meant to be a memento mori game. It presents an entire life, | 10863 | "Passage is meant to be a memento mori game. It presents an entire life, |
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 044606936b9..753ab558adb 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm | |||
| @@ -830,7 +830,7 @@ pyproj, Rtree, and Shapely.") | |||
| 830 | (list python-fiona python-pandas python-pyproj python-shapely)) | 830 | (list python-fiona python-pandas python-pyproj python-shapely)) |
| 831 | (native-inputs | 831 | (native-inputs |
| 832 | (list python-pytest)) | 832 | (list python-pytest)) |
| 833 | (home-page "http://geopandas.org") | 833 | (home-page "https://geopandas.org") |
| 834 | (synopsis "Geographic pandas extensions") | 834 | (synopsis "Geographic pandas extensions") |
| 835 | (description "The goal of GeoPandas is to make working with | 835 | (description "The goal of GeoPandas is to make working with |
| 836 | geospatial data in Python easier. It combines the capabilities of | 836 | geospatial data in Python easier. It combines the capabilities of |
| @@ -2458,7 +2458,7 @@ visualization.") | |||
| 2458 | Information System (GIS) software. It has been designed for an easy and | 2458 | Information System (GIS) software. It has been designed for an easy and |
| 2459 | effective implementation of spatial algorithms and it offers a comprehensive, | 2459 | effective implementation of spatial algorithms and it offers a comprehensive, |
| 2460 | growing set of geoscientific methods.") | 2460 | growing set of geoscientific methods.") |
| 2461 | (home-page "http://www.saga-gis.org") | 2461 | (home-page "https://www.saga-gis.org") |
| 2462 | (license (list license:gpl2+ license:lgpl2.1+)))) | 2462 | (license (list license:gpl2+ license:lgpl2.1+)))) |
| 2463 | 2463 | ||
| 2464 | (define-public qgis | 2464 | (define-public qgis |
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index 6956b989d63..4ae96032cdb 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm | |||
| @@ -127,7 +127,7 @@ as ASCII text.") | |||
| 127 | (propagated-inputs | 127 | (propagated-inputs |
| 128 | ;; Headers from Mesa and GLU are needed. | 128 | ;; Headers from Mesa and GLU are needed. |
| 129 | (list glu mesa)) | 129 | (list glu mesa)) |
| 130 | (home-page "http://freeglut.sourceforge.net/") | 130 | (home-page "https://freeglut.sourceforge.net/") |
| 131 | (synopsis "Alternative to the OpenGL Utility Toolkit (GLUT)") | 131 | (synopsis "Alternative to the OpenGL Utility Toolkit (GLUT)") |
| 132 | (description | 132 | (description |
| 133 | "Freeglut is a completely Free/OpenSourced alternative to | 133 | "Freeglut is a completely Free/OpenSourced alternative to |
| @@ -945,7 +945,7 @@ and visualizations.") | |||
| 945 | (list libpng mesa zlib)) | 945 | (list libpng mesa zlib)) |
| 946 | (arguments | 946 | (arguments |
| 947 | `(#:tests? #f)) ; no tests | 947 | `(#:tests? #f)) ; no tests |
| 948 | (home-page "http://www.geuz.org/gl2ps/") | 948 | (home-page "https://www.geuz.org/gl2ps/") |
| 949 | (synopsis "OpenGL to PostScript printing library") | 949 | (synopsis "OpenGL to PostScript printing library") |
| 950 | (description "GL2PS is a C library providing high quality vector | 950 | (description "GL2PS is a C library providing high quality vector |
| 951 | output for any OpenGL application. GL2PS uses sorting algorithms | 951 | output for any OpenGL application. GL2PS uses sorting algorithms |
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 851b7152838..f329ff1dc44 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm | |||
| @@ -6416,7 +6416,7 @@ throughout GNOME for API documentation).") | |||
| 6416 | #t) | 6416 | #t) |
| 6417 | (format #t "test suite not run~%")) | 6417 | (format #t "test suite not run~%")) |
| 6418 | #t))))) | 6418 | #t))))) |
| 6419 | (home-page "http://www.clutter-project.org") | 6419 | (home-page "https://www.clutter-project.org") |
| 6420 | (synopsis "Object oriented GL/GLES Abstraction/Utility Layer") | 6420 | (synopsis "Object oriented GL/GLES Abstraction/Utility Layer") |
| 6421 | (description | 6421 | (description |
| 6422 | "Cogl is a small library for using 3D graphics hardware to draw pretty | 6422 | "Cogl is a small library for using 3D graphics hardware to draw pretty |
| @@ -6502,7 +6502,7 @@ presentations, kiosk style applications and so on.") | |||
| 6502 | (propagated-inputs | 6502 | (propagated-inputs |
| 6503 | ;; clutter-gtk.pc refers to all these. | 6503 | ;; clutter-gtk.pc refers to all these. |
| 6504 | (list clutter gtk+)) | 6504 | (list clutter gtk+)) |
| 6505 | (home-page "http://www.clutter-project.org") | 6505 | (home-page "https://www.clutter-project.org") |
| 6506 | (synopsis "OpenGL-based interactive canvas library GTK+ widget") | 6506 | (synopsis "OpenGL-based interactive canvas library GTK+ widget") |
| 6507 | (description | 6507 | (description |
| 6508 | "Clutter is an OpenGL-based interactive canvas library, designed for | 6508 | "Clutter is an OpenGL-based interactive canvas library, designed for |
| @@ -6528,7 +6528,7 @@ presentations, kiosk style applications and so on.") | |||
| 6528 | pkg-config gobject-introspection)) | 6528 | pkg-config gobject-introspection)) |
| 6529 | (inputs | 6529 | (inputs |
| 6530 | (list clutter gstreamer gst-plugins-base)) | 6530 | (list clutter gstreamer gst-plugins-base)) |
| 6531 | (home-page "http://www.clutter-project.org") | 6531 | (home-page "https://www.clutter-project.org") |
| 6532 | (synopsis "Integration library for using GStreamer with Clutter") | 6532 | (synopsis "Integration library for using GStreamer with Clutter") |
| 6533 | (description | 6533 | (description |
| 6534 | "Clutter-Gst is an integration library for using GStreamer with Clutter. | 6534 | "Clutter-Gst is an integration library for using GStreamer with Clutter. |
| @@ -11155,7 +11155,7 @@ supports both X and Wayland display servers.") | |||
| 11155 | (list desktop-file-utils intltool pkg-config)) | 11155 | (list desktop-file-utils intltool pkg-config)) |
| 11156 | (inputs | 11156 | (inputs |
| 11157 | (list enchant gtk+ python-wrapper libxml2 gucharmap)) | 11157 | (list enchant gtk+ python-wrapper libxml2 gucharmap)) |
| 11158 | (home-page "http://bluefish.openoffice.nl") | 11158 | (home-page "https://bluefish.openoffice.nl") |
| 11159 | (synopsis "Web development studio") | 11159 | (synopsis "Web development studio") |
| 11160 | (description | 11160 | (description |
| 11161 | "Bluefish is an editor aimed at programmers and web developers, | 11161 | "Bluefish is an editor aimed at programmers and web developers, |
| @@ -11779,7 +11779,7 @@ configurable file renaming.") | |||
| 11779 | "Workrave is a program that assists in the recovery and prevention of | 11779 | "Workrave is a program that assists in the recovery and prevention of |
| 11780 | repetitive strain injury (@dfn{RSI}). The program frequently alerts you to take | 11780 | repetitive strain injury (@dfn{RSI}). The program frequently alerts you to take |
| 11781 | micro-pauses and rest breaks, and restricts you to your daily limit.") | 11781 | micro-pauses and rest breaks, and restricts you to your daily limit.") |
| 11782 | (home-page "http://www.workrave.org") | 11782 | (home-page "https://www.workrave.org") |
| 11783 | (license license:gpl3+))) | 11783 | (license license:gpl3+))) |
| 11784 | 11784 | ||
| 11785 | (define-public ghex | 11785 | (define-public ghex |
diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm index a6f9b0e2fba..2819993d73b 100644 --- a/gnu/packages/gnustep.scm +++ b/gnu/packages/gnustep.scm | |||
| @@ -248,7 +248,7 @@ graph), and battery status (high - green, low - yellow, or critical - red).") | |||
| 248 | (list libx11 libxext libxpm)) | 248 | (list libx11 libxext libxpm)) |
| 249 | (native-inputs | 249 | (native-inputs |
| 250 | (list pkg-config)) | 250 | (list pkg-config)) |
| 251 | (home-page "http://www.thregr.org/~wavexx/software/wmnd/") | 251 | (home-page "https://www.thregr.org/~wavexx/software/wmnd/") |
| 252 | (synopsis "Network interface monitor") | 252 | (synopsis "Network interface monitor") |
| 253 | (description | 253 | (description |
| 254 | "WMND is a dockapp for monitoring network interfaces under WindowMaker and | 254 | "WMND is a dockapp for monitoring network interfaces under WindowMaker and |
| @@ -314,7 +314,7 @@ display, and can run a user-specified program on mouse click.") | |||
| 314 | (version "1.2.4") | 314 | (version "1.2.4") |
| 315 | (source (origin | 315 | (source (origin |
| 316 | (method url-fetch) | 316 | (method url-fetch) |
| 317 | (uri (string-append "http://www.improbability.net/" | 317 | (uri (string-append "https://www.improbability.net/" |
| 318 | name "/" name "-" version ".tar.gz")) | 318 | name "/" name "-" version ".tar.gz")) |
| 319 | (sha256 | 319 | (sha256 |
| 320 | (base32 | 320 | (base32 |
| @@ -326,7 +326,7 @@ display, and can run a user-specified program on mouse click.") | |||
| 326 | (list gtk+-2 libgtop)) | 326 | (list gtk+-2 libgtop)) |
| 327 | (native-inputs | 327 | (native-inputs |
| 328 | (list pkg-config)) | 328 | (list pkg-config)) |
| 329 | (home-page "http://www.improbability.net/") | 329 | (home-page "https://www.improbability.net/") |
| 330 | (synopsis "Display flames to represent resource usage") | 330 | (synopsis "Display flames to represent resource usage") |
| 331 | (description | 331 | (description |
| 332 | "wmfire is an applet for Window Maker that can monitor the average cpu | 332 | "wmfire is an applet for Window Maker that can monitor the average cpu |
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm index cb2723afcd7..104fe07b58e 100644 --- a/gnu/packages/graph.scm +++ b/gnu/packages/graph.scm | |||
| @@ -590,7 +590,7 @@ of graphs.") | |||
| 590 | (list pkg-config)) | 590 | (list pkg-config)) |
| 591 | (inputs | 591 | (inputs |
| 592 | (list gd)) | 592 | (list gd)) |
| 593 | (home-page "http://www.mcternan.me.uk/mscgen/") | 593 | (home-page "https://www.mcternan.me.uk/mscgen/") |
| 594 | (synopsis "Message Sequence Chart Generator") | 594 | (synopsis "Message Sequence Chart Generator") |
| 595 | (description "Mscgen is a small program that parses Message Sequence Chart | 595 | (description "Mscgen is a small program that parses Message Sequence Chart |
| 596 | descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as | 596 | descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as |
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 94b93970b1c..bcc27cc3bf5 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm | |||
| @@ -632,7 +632,7 @@ and export to various formats including the format used by Magicavoxel.") | |||
| 632 | (build-system cmake-build-system) | 632 | (build-system cmake-build-system) |
| 633 | (inputs | 633 | (inputs |
| 634 | (list zlib)) | 634 | (list zlib)) |
| 635 | (home-page "http://www.assimp.org/") | 635 | (home-page "https://www.assimp.org/") |
| 636 | (synopsis "Asset import library") | 636 | (synopsis "Asset import library") |
| 637 | (description | 637 | (description |
| 638 | "The Open Asset Import Library loads more than 40 3D file formats into | 638 | "The Open Asset Import Library loads more than 40 3D file formats into |
| @@ -1035,7 +1035,7 @@ other vector formats such as: | |||
| 1035 | `(#:configure-flags (list "-DUSE_HDF5=ON"))) | 1035 | `(#:configure-flags (list "-DUSE_HDF5=ON"))) |
| 1036 | (inputs | 1036 | (inputs |
| 1037 | (list hdf5 imath zlib)) | 1037 | (list hdf5 imath zlib)) |
| 1038 | (home-page "http://www.alembic.io/") | 1038 | (home-page "https://www.alembic.io/") |
| 1039 | (synopsis "Framework for storing and sharing scene data") | 1039 | (synopsis "Framework for storing and sharing scene data") |
| 1040 | (description "Alembic is a computer graphics interchange framework. It | 1040 | (description "Alembic is a computer graphics interchange framework. It |
| 1041 | distills complex, animated scenes into a set of baked geometric results.") | 1041 | distills complex, animated scenes into a set of baked geometric results.") |
| @@ -1584,7 +1584,7 @@ realistic reflections, shading, perspective and other effects.") | |||
| 1584 | ;; Headers include OpenEXR and IlmBase headers. | 1584 | ;; Headers include OpenEXR and IlmBase headers. |
| 1585 | (propagated-inputs (list openexr-2)) | 1585 | (propagated-inputs (list openexr-2)) |
| 1586 | 1586 | ||
| 1587 | (home-page "http://ampasctl.sourceforge.net") | 1587 | (home-page "https://ampasctl.sourceforge.net") |
| 1588 | (synopsis "Color Transformation Language") | 1588 | (synopsis "Color Transformation Language") |
| 1589 | (description | 1589 | (description |
| 1590 | "The Color Transformation Language, or CTL, is a small programming | 1590 | "The Color Transformation Language, or CTL, is a small programming |
| @@ -1700,7 +1700,7 @@ and understanding different BRDFs (and other component functions).") | |||
| 1700 | (list libx11 freetype sdl)) | 1700 | (list libx11 freetype sdl)) |
| 1701 | 1701 | ||
| 1702 | ;; Antigrain.com was discontinued. | 1702 | ;; Antigrain.com was discontinued. |
| 1703 | (home-page "http://agg.sourceforge.net/antigrain.com/index.html") | 1703 | (home-page "https://agg.sourceforge.net/antigrain.com/index.html") |
| 1704 | (synopsis "High-quality 2D graphics rendering engine for C++") | 1704 | (synopsis "High-quality 2D graphics rendering engine for C++") |
| 1705 | (description | 1705 | (description |
| 1706 | "Anti-Grain Geometry is a high quality rendering engine written in C++. | 1706 | "Anti-Grain Geometry is a high quality rendering engine written in C++. |
| @@ -1939,7 +1939,7 @@ and GPU architectures.") | |||
| 1939 | OpenGL. CSG is an approach for modeling complex 3D-shapes using simpler ones. | 1939 | OpenGL. CSG is an approach for modeling complex 3D-shapes using simpler ones. |
| 1940 | For example, two shapes can be combined by uniting them, by intersecting them, | 1940 | For example, two shapes can be combined by uniting them, by intersecting them, |
| 1941 | or by subtracting one shape from the other.") | 1941 | or by subtracting one shape from the other.") |
| 1942 | (home-page "http://www.opencsg.org/") | 1942 | (home-page "https://www.opencsg.org/") |
| 1943 | (license license:gpl2)))) | 1943 | (license license:gpl2)))) |
| 1944 | 1944 | ||
| 1945 | (define-public coin3D | 1945 | (define-public coin3D |
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index 16916585768..f1038a83ebe 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm | |||
| @@ -313,7 +313,7 @@ Graphviz and LaTeX.") | |||
| 313 | (propagated-inputs | 313 | (propagated-inputs |
| 314 | ;; The gts.pc file has glib-2.0 as required. | 314 | ;; The gts.pc file has glib-2.0 as required. |
| 315 | (list glib)) | 315 | (list glib)) |
| 316 | (home-page "http://gts.sourceforge.net/") | 316 | (home-page "https://gts.sourceforge.net/") |
| 317 | 317 | ||
| 318 | ;; Note: Despite the name, this is not official GNU software. | 318 | ;; Note: Despite the name, this is not official GNU software. |
| 319 | (synopsis "Triangulated Surface Library") | 319 | (synopsis "Triangulated Surface Library") |
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index f575194c73c..5101976fb9e 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm | |||
| @@ -2461,7 +2461,7 @@ glass artworks done by Venicians glass blowers.") | |||
| 2461 | (list gobject-introspection gtk+ pango)) | 2461 | (list gobject-introspection gtk+ pango)) |
| 2462 | (propagated-inputs | 2462 | (propagated-inputs |
| 2463 | (list enchant)) ; gtkspell3-3.0.pc refers to it | 2463 | (list enchant)) ; gtkspell3-3.0.pc refers to it |
| 2464 | (home-page "http://gtkspell.sourceforge.net") | 2464 | (home-page "https://gtkspell.sourceforge.net") |
| 2465 | (synopsis "Spell-checking addon for GTK's TextView widget") | 2465 | (synopsis "Spell-checking addon for GTK's TextView widget") |
| 2466 | (description | 2466 | (description |
| 2467 | "GtkSpell provides word-processor-style highlighting and replacement of | 2467 | "GtkSpell provides word-processor-style highlighting and replacement of |
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 67b47581e5a..54aaadadc07 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm | |||
| @@ -2725,7 +2725,7 @@ See http://minikanren.org/ for more on miniKanren generally.") | |||
| 2725 | #:source-directory "src")) | 2725 | #:source-directory "src")) |
| 2726 | (native-inputs | 2726 | (native-inputs |
| 2727 | (list guile-3.0)) | 2727 | (list guile-3.0)) |
| 2728 | (home-page "http://synthcode.com/scheme/irregex") | 2728 | (home-page "https://synthcode.com/scheme/irregex") |
| 2729 | (synopsis "S-expression based regular expressions") | 2729 | (synopsis "S-expression based regular expressions") |
| 2730 | (description | 2730 | (description |
| 2731 | "Irregex is an s-expression based alternative to your classic | 2731 | "Irregex is an s-expression based alternative to your classic |
diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 58992c20974..8f9ca50c00c 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm | |||
| @@ -157,7 +157,7 @@ installation of Haskell libraries and programs.") | |||
| 157 | (build-system haskell-build-system) | 157 | (build-system haskell-build-system) |
| 158 | (inputs | 158 | (inputs |
| 159 | (list ghc-polyparse ghc-old-locale ghc-old-time)) | 159 | (list ghc-polyparse ghc-old-locale ghc-old-time)) |
| 160 | (home-page "http://projects.haskell.org/cpphs/") | 160 | (home-page "https://projects.haskell.org/cpphs/") |
| 161 | (synopsis "Liberalised re-implementation of cpp, the C pre-processor") | 161 | (synopsis "Liberalised re-implementation of cpp, the C pre-processor") |
| 162 | (description "Cpphs is a re-implementation of the C pre-processor that is | 162 | (description "Cpphs is a re-implementation of the C pre-processor that is |
| 163 | both more compatible with Haskell, and itself written in Haskell so that it | 163 | both more compatible with Haskell, and itself written in Haskell so that it |
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm index affe6a07b5b..e0443c1c294 100644 --- a/gnu/packages/haskell-check.scm +++ b/gnu/packages/haskell-check.scm | |||
| @@ -691,7 +691,7 @@ using Template Haskell") | |||
| 691 | ;; We cannot use ghc-call-stack there, because it depends on | 691 | ;; We cannot use ghc-call-stack there, because it depends on |
| 692 | ;; ghc-nanospec, which depends on ghc-hunit. | 692 | ;; ghc-nanospec, which depends on ghc-hunit. |
| 693 | (list ghc-call-stack-boot)) | 693 | (list ghc-call-stack-boot)) |
| 694 | (home-page "http://hunit.sourceforge.net/") | 694 | (home-page "https://hunit.sourceforge.net/") |
| 695 | (synopsis "Unit testing framework for Haskell") | 695 | (synopsis "Unit testing framework for Haskell") |
| 696 | (description | 696 | (description |
| 697 | "HUnit is a unit testing framework for Haskell, inspired by the | 697 | "HUnit is a unit testing framework for Haskell, inspired by the |
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm index d2f706f222b..a83cffd1ee3 100644 --- a/gnu/packages/haskell-web.scm +++ b/gnu/packages/haskell-web.scm | |||
| @@ -312,7 +312,7 @@ libraries, such as http-conduit.") | |||
| 312 | ghc-network | 312 | ghc-network |
| 313 | ghc-network-bsd | 313 | ghc-network-bsd |
| 314 | ghc-utf8-string)) | 314 | ghc-utf8-string)) |
| 315 | (home-page "http://hackage.haskell.org/package/http-client-restricted") | 315 | (home-page "https://hackage.haskell.org/package/http-client-restricted") |
| 316 | (synopsis "Restrict the servers used by http-client") | 316 | (synopsis "Restrict the servers used by http-client") |
| 317 | (description | 317 | (description |
| 318 | "This library makes it possible to restrict the HTTP servers that can be | 318 | "This library makes it possible to restrict the HTTP servers that can be |
| @@ -979,7 +979,7 @@ entity decoding bugfixes applied.") | |||
| 979 | (native-inputs | 979 | (native-inputs |
| 980 | (list ghc-hunit ghc-quickcheck ghc-test-framework | 980 | (list ghc-hunit ghc-quickcheck ghc-test-framework |
| 981 | ghc-test-framework-hunit ghc-test-framework-quickcheck2)) | 981 | ghc-test-framework-hunit ghc-test-framework-quickcheck2)) |
| 982 | (home-page "http://jaspervdj.be/blaze") | 982 | (home-page "https://jaspervdj.be/blaze") |
| 983 | (synopsis "Fast HTML combinator library") | 983 | (synopsis "Fast HTML combinator library") |
| 984 | (description "This library provides HTML combinators for Haskell.") | 984 | (description "This library provides HTML combinators for Haskell.") |
| 985 | (license license:bsd-3))) | 985 | (license license:bsd-3))) |
| @@ -1818,7 +1818,7 @@ requirements of downstream users (e.g. Debian).") | |||
| 1818 | ghc-utf8-string | 1818 | ghc-utf8-string |
| 1819 | ghc-zlib)) | 1819 | ghc-zlib)) |
| 1820 | (native-inputs (list ghc-hunit)) | 1820 | (native-inputs (list ghc-hunit)) |
| 1821 | (home-page "http://happstack.com") | 1821 | (home-page "https://happstack.com") |
| 1822 | (synopsis "Web related tools and services for Haskell") | 1822 | (synopsis "Web related tools and services for Haskell") |
| 1823 | (description | 1823 | (description |
| 1824 | "Happstack Server provides an HTTP server and a rich set of functions for | 1824 | "Happstack Server provides an HTTP server and a rich set of functions for |
| @@ -1933,7 +1933,7 @@ declarative and monadic interface.") | |||
| 1933 | #:cabal-revision | 1933 | #:cabal-revision |
| 1934 | ("1" "1f7q44ar6qfip8fsllg43jyn7r15ifn2r0vz32cbmx0sb0d38dax"))) | 1934 | ("1" "1f7q44ar6qfip8fsllg43jyn7r15ifn2r0vz32cbmx0sb0d38dax"))) |
| 1935 | (home-page | 1935 | (home-page |
| 1936 | "http://hackage.haskell.org/package/sourcemap") | 1936 | "https://hackage.haskell.org/package/sourcemap") |
| 1937 | (synopsis | 1937 | (synopsis |
| 1938 | "Implementation of source maps as proposed by Google and Mozilla") | 1938 | "Implementation of source maps as proposed by Google and Mozilla") |
| 1939 | (description | 1939 | (description |
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 79b4ae7bed1..58a0e18f291 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm | |||
| @@ -485,7 +485,7 @@ style.") | |||
| 485 | (inputs | 485 | (inputs |
| 486 | (list ghc-bifunctors ghc-tagged)) | 486 | (list ghc-bifunctors ghc-tagged)) |
| 487 | (home-page | 487 | (home-page |
| 488 | "http://hackage.haskell.org/package/assoc") | 488 | "https://hackage.haskell.org/package/assoc") |
| 489 | (synopsis | 489 | (synopsis |
| 490 | "Swap and assoc: Symmetric and Semigroupy Bifunctors") | 490 | "Swap and assoc: Symmetric and Semigroupy Bifunctors") |
| 491 | (description | 491 | (description |
| @@ -1446,7 +1446,7 @@ imported with the correct Haskell types.") | |||
| 1446 | (list ghc-utf8-string cairo)) | 1446 | (list ghc-utf8-string cairo)) |
| 1447 | (native-inputs | 1447 | (native-inputs |
| 1448 | (list ghc-gtk2hs-buildtools pkg-config)) | 1448 | (list ghc-gtk2hs-buildtools pkg-config)) |
| 1449 | (home-page "http://projects.haskell.org/gtk2hs/") | 1449 | (home-page "https://projects.haskell.org/gtk2hs/") |
| 1450 | (synopsis "Haskell bindings to the Cairo vector graphics library") | 1450 | (synopsis "Haskell bindings to the Cairo vector graphics library") |
| 1451 | (description | 1451 | (description |
| 1452 | "Cairo is a library to render high quality vector graphics. There exist | 1452 | "Cairo is a library to render high quality vector graphics. There exist |
| @@ -1651,7 +1651,7 @@ provides for better error messages at the expense of some speed.") | |||
| 1651 | ghc-tasty-hunit | 1651 | ghc-tasty-hunit |
| 1652 | ghc-tasty-quickcheck | 1652 | ghc-tasty-quickcheck |
| 1653 | ghc-vector)) | 1653 | ghc-vector)) |
| 1654 | (home-page "http://hackage.haskell.org/package/cborg") | 1654 | (home-page "https://hackage.haskell.org/package/cborg") |
| 1655 | (synopsis "Concise Binary Object Representation") | 1655 | (synopsis "Concise Binary Object Representation") |
| 1656 | (description | 1656 | (description |
| 1657 | "This package (formerly binary-serialise-cbor) provides an | 1657 | "This package (formerly binary-serialise-cbor) provides an |
| @@ -2738,7 +2738,7 @@ function performs the conversion you desire.") | |||
| 2738 | (substitute* "Setup.hs" | 2738 | (substitute* "Setup.hs" |
| 2739 | (("defaultMainWithHooks defaultUserHooks") | 2739 | (("defaultMainWithHooks defaultUserHooks") |
| 2740 | "defaultMain"))))))) | 2740 | "defaultMain"))))))) |
| 2741 | (home-page "http://hackage.haskell.org/package/csv") | 2741 | (home-page "https://hackage.haskell.org/package/csv") |
| 2742 | (synopsis "CSV loader and dumper") | 2742 | (synopsis "CSV loader and dumper") |
| 2743 | (description | 2743 | (description |
| 2744 | "This library parses and dumps documents that are formatted according to | 2744 | "This library parses and dumps documents that are formatted according to |
| @@ -4789,7 +4789,7 @@ info for more informative bug reports.") | |||
| 4789 | (native-inputs | 4789 | (native-inputs |
| 4790 | (list ghc-hunit ghc-quickcheck ghc-test-framework | 4790 | (list ghc-hunit ghc-quickcheck ghc-test-framework |
| 4791 | ghc-test-framework-hunit ghc-test-framework-quickcheck2)) | 4791 | ghc-test-framework-hunit ghc-test-framework-quickcheck2)) |
| 4792 | (home-page "http://iki.fi/matti.niemenmaa/glob/") | 4792 | (home-page "https://iki.fi/matti.niemenmaa/glob/") |
| 4793 | (synopsis "Haskell library matching glob patterns against file paths") | 4793 | (synopsis "Haskell library matching glob patterns against file paths") |
| 4794 | (description "This package provides a Haskell library for @dfn{globbing}: | 4794 | (description "This package provides a Haskell library for @dfn{globbing}: |
| 4795 | matching patterns against file paths.") | 4795 | matching patterns against file paths.") |
| @@ -4957,7 +4957,7 @@ monoid with invertibility.") | |||
| 4957 | (list ghc-random ghc-hashtables)) | 4957 | (list ghc-random ghc-hashtables)) |
| 4958 | (native-inputs | 4958 | (native-inputs |
| 4959 | (list ghc-alex ghc-happy)) | 4959 | (list ghc-alex ghc-happy)) |
| 4960 | (home-page "http://projects.haskell.org/gtk2hs/") | 4960 | (home-page "https://projects.haskell.org/gtk2hs/") |
| 4961 | (synopsis "Tools to build the Gtk2Hs suite of user interface libraries") | 4961 | (synopsis "Tools to build the Gtk2Hs suite of user interface libraries") |
| 4962 | (description | 4962 | (description |
| 4963 | "This package provides a set of helper programs necessary to build the | 4963 | "This package provides a set of helper programs necessary to build the |
| @@ -5743,7 +5743,7 @@ using GSL.") | |||
| 5743 | (inputs | 5743 | (inputs |
| 5744 | (list ghc-vector ghc-storable-complex ghc-hmatrix gsl)) | 5744 | (list ghc-vector ghc-storable-complex ghc-hmatrix gsl)) |
| 5745 | (native-inputs (list pkg-config)) | 5745 | (native-inputs (list pkg-config)) |
| 5746 | (home-page "http://code.haskell.org/hmatrix-gsl-stats") | 5746 | (home-page "https://code.haskell.org/hmatrix-gsl-stats") |
| 5747 | (synopsis "GSL Statistics interface for Haskell") | 5747 | (synopsis "GSL Statistics interface for Haskell") |
| 5748 | (description "This Haskell library provides a purely functional | 5748 | (description "This Haskell library provides a purely functional |
| 5749 | interface for statistics based on hmatrix and GSL.") | 5749 | interface for statistics based on hmatrix and GSL.") |
| @@ -6358,7 +6358,7 @@ Haskell.") | |||
| 6358 | (build-system haskell-build-system) | 6358 | (build-system haskell-build-system) |
| 6359 | (native-inputs | 6359 | (native-inputs |
| 6360 | (list ghc-quickcheck)) | 6360 | (list ghc-quickcheck)) |
| 6361 | (home-page "http://www.chr-breitkopf.de/comp/IntervalMap") | 6361 | (home-page "https://www.chr-breitkopf.de/comp/IntervalMap") |
| 6362 | (synopsis "Containers for intervals, with efficient search") | 6362 | (synopsis "Containers for intervals, with efficient search") |
| 6363 | (description | 6363 | (description |
| 6364 | "This package provides ordered containers of intervals, with efficient | 6364 | "This package provides ordered containers of intervals, with efficient |
| @@ -6802,7 +6802,7 @@ indexed variants.") | |||
| 6802 | "0ni6s873hy2h3b316835ssmlyr05yinb3a8jq5b01p9ppp9zrd0r")))) | 6802 | "0ni6s873hy2h3b316835ssmlyr05yinb3a8jq5b01p9ppp9zrd0r")))) |
| 6803 | (build-system haskell-build-system) | 6803 | (build-system haskell-build-system) |
| 6804 | (home-page | 6804 | (home-page |
| 6805 | "http://hackage.haskell.org/package/lens-family-core") | 6805 | "https://hackage.haskell.org/package/lens-family-core") |
| 6806 | (synopsis "Haskell 98 Lens Families") | 6806 | (synopsis "Haskell 98 Lens Families") |
| 6807 | (description | 6807 | (description |
| 6808 | "This package provides first class functional references. In addition to | 6808 | "This package provides first class functional references. In addition to |
| @@ -7327,7 +7327,7 @@ than its name.") | |||
| 7327 | (base32 | 7327 | (base32 |
| 7328 | "00wzfy9facwgimrilz7bxaigr79w10733h8zfgyhll644p2rnz38")))) | 7328 | "00wzfy9facwgimrilz7bxaigr79w10733h8zfgyhll644p2rnz38")))) |
| 7329 | (build-system haskell-build-system) | 7329 | (build-system haskell-build-system) |
| 7330 | (home-page "http://hackage.haskell.org/package/managed") | 7330 | (home-page "https://hackage.haskell.org/package/managed") |
| 7331 | (synopsis "Monad for managed values") | 7331 | (synopsis "Monad for managed values") |
| 7332 | (description | 7332 | (description |
| 7333 | "In Haskell you very often acquire values using the with... idiom using | 7333 | "In Haskell you very often acquire values using the with... idiom using |
| @@ -8015,7 +8015,7 @@ semi-direct products, \"deletable\" monoids, \"split\" monoids, and | |||
| 8015 | "1hnm31pqcffphyc463wf0vbik9fzm5lb2r4wjdc1y4dqzmjdzz37")))) | 8015 | "1hnm31pqcffphyc463wf0vbik9fzm5lb2r4wjdc1y4dqzmjdzz37")))) |
| 8016 | (build-system haskell-build-system) | 8016 | (build-system haskell-build-system) |
| 8017 | (home-page | 8017 | (home-page |
| 8018 | "http://hackage.haskell.org/package/mountpoints") | 8018 | "https://hackage.haskell.org/package/mountpoints") |
| 8019 | (synopsis "Haskell library for listing mount points") | 8019 | (synopsis "Haskell library for listing mount points") |
| 8020 | (description "This library provides Haskell bindings for checking | 8020 | (description "This library provides Haskell bindings for checking |
| 8021 | currently mounted filesystems.") | 8021 | currently mounted filesystems.") |
| @@ -8294,7 +8294,7 @@ IPv4, IPv6 and MAC addresses.") | |||
| 8294 | (inputs | 8294 | (inputs |
| 8295 | (list ghc-network ghc-network-bsd)) | 8295 | (list ghc-network ghc-network-bsd)) |
| 8296 | (home-page | 8296 | (home-page |
| 8297 | "http://hackage.haskell.org/package/network-multicast") | 8297 | "https://hackage.haskell.org/package/network-multicast") |
| 8298 | (synopsis "Simple multicast library for Haskell") | 8298 | (synopsis "Simple multicast library for Haskell") |
| 8299 | (description | 8299 | (description |
| 8300 | "This package provides the Network.Multicast Haskell module for | 8300 | "This package provides the Network.Multicast Haskell module for |
| @@ -8641,7 +8641,7 @@ DSLs, etc.") | |||
| 8641 | "1r5hhn6xvc01grggxdyy48daibwzi0aikgidq0ahpa6bfynm8d1f")))) | 8641 | "1r5hhn6xvc01grggxdyy48daibwzi0aikgidq0ahpa6bfynm8d1f")))) |
| 8642 | (build-system haskell-build-system) | 8642 | (build-system haskell-build-system) |
| 8643 | (home-page | 8643 | (home-page |
| 8644 | "http://hackage.haskell.org/package/optional-args") | 8644 | "https://hackage.haskell.org/package/optional-args") |
| 8645 | (synopsis "Optional function arguments") | 8645 | (synopsis "Optional function arguments") |
| 8646 | (description | 8646 | (description |
| 8647 | "This library provides a type for specifying @code{Optional} function | 8647 | "This library provides a type for specifying @code{Optional} function |
| @@ -10509,7 +10509,7 @@ configurations to coexist without resorting to mutable global variables or | |||
| 10509 | ghc-time-locale-compat | 10509 | ghc-time-locale-compat |
| 10510 | ghc-unordered-containers | 10510 | ghc-unordered-containers |
| 10511 | ghc-utf8-string)) | 10511 | ghc-utf8-string)) |
| 10512 | (home-page "http://regex.uk") | 10512 | (home-page "https://regex.uk") |
| 10513 | (synopsis "Toolkit for regex-base") | 10513 | (synopsis "Toolkit for regex-base") |
| 10514 | (description | 10514 | (description |
| 10515 | "This package provides a regular expression toolkit for @code{regex-base} | 10515 | "This package provides a regular expression toolkit for @code{regex-base} |
| @@ -12001,7 +12001,7 @@ internal state).") | |||
| 12001 | ("1" | 12001 | ("1" |
| 12002 | "09s5jjcsg4g4qxchq9g2l4i9d5zh3rixpkbiysqcgl69kj8mwv74"))) | 12002 | "09s5jjcsg4g4qxchq9g2l4i9d5zh3rixpkbiysqcgl69kj8mwv74"))) |
| 12003 | (home-page | 12003 | (home-page |
| 12004 | "http://hackage.haskell.org/package/spoon") | 12004 | "https://hackage.haskell.org/package/spoon") |
| 12005 | (synopsis | 12005 | (synopsis |
| 12006 | "Catch errors thrown from pure computations") | 12006 | "Catch errors thrown from pure computations") |
| 12007 | (description | 12007 | (description |
| @@ -13379,7 +13379,7 @@ BitTorrent files.") | |||
| 13379 | "0v66j5k0xqk51pmca55wq192qyw2p43s2mgxlz4f95q2c1fpjs5n")))) | 13379 | "0v66j5k0xqk51pmca55wq192qyw2p43s2mgxlz4f95q2c1fpjs5n")))) |
| 13380 | (build-system haskell-build-system) | 13380 | (build-system haskell-build-system) |
| 13381 | (home-page | 13381 | (home-page |
| 13382 | "http://hackage.haskell.org/package/transformers") | 13382 | "https://hackage.haskell.org/package/transformers") |
| 13383 | (synopsis "Concrete functor and monad transformers") | 13383 | (synopsis "Concrete functor and monad transformers") |
| 13384 | (description | 13384 | (description |
| 13385 | "Transformers provides functor and monad transformers, inspired by the | 13385 | "Transformers provides functor and monad transformers, inspired by the |
| @@ -13592,7 +13592,7 @@ statically known size.") | |||
| 13592 | (native-inputs | 13592 | (native-inputs |
| 13593 | (list ghc-doctest ghc-fail)) | 13593 | (list ghc-doctest ghc-fail)) |
| 13594 | (home-page | 13594 | (home-page |
| 13595 | "http://hackage.haskell.org/package/turtle") | 13595 | "https://hackage.haskell.org/package/turtle") |
| 13596 | (synopsis "Shell programming, Haskell-style") | 13596 | (synopsis "Shell programming, Haskell-style") |
| 13597 | (description | 13597 | (description |
| 13598 | "Turtle is a reimplementation of the Unix command line environment in | 13598 | "Turtle is a reimplementation of the Unix command line environment in |
| @@ -14023,7 +14023,7 @@ parser that uses ByteStrings for parsing and representing the URI data.") | |||
| 14023 | "0rwyc5z331yfnm4hpx0sph6i1zvkd1z10vvglhnp0vc9wy644k0q")))) | 14023 | "0rwyc5z331yfnm4hpx0sph6i1zvkd1z10vvglhnp0vc9wy644k0q")))) |
| 14024 | (build-system haskell-build-system) | 14024 | (build-system haskell-build-system) |
| 14025 | (home-page | 14025 | (home-page |
| 14026 | "http://hackage.haskell.org/package/utf8-light") | 14026 | "https://hackage.haskell.org/package/utf8-light") |
| 14027 | (synopsis "Lightweight unicode support for Haskell") | 14027 | (synopsis "Lightweight unicode support for Haskell") |
| 14028 | (description | 14028 | (description |
| 14029 | "This package profides a class for encoding and decoding UTF8 strings | 14029 | "This package profides a class for encoding and decoding UTF8 strings |
| @@ -14493,7 +14493,7 @@ Haskell value or function.") | |||
| 14493 | `(#:cabal-revision | 14493 | `(#:cabal-revision |
| 14494 | ("1" | 14494 | ("1" |
| 14495 | "095qd17zrdhqmcvmslbyzfa5sh9glvvsnsvnlz31gzsmi8nnsgim"))) | 14495 | "095qd17zrdhqmcvmslbyzfa5sh9glvvsnsvnlz31gzsmi8nnsgim"))) |
| 14496 | (home-page "http://hackage.haskell.org/package/wizards") | 14496 | (home-page "https://hackage.haskell.org/package/wizards") |
| 14497 | (synopsis "High level, generic library for interrogative user interfaces") | 14497 | (synopsis "High level, generic library for interrogative user interfaces") |
| 14498 | (description | 14498 | (description |
| 14499 | "@code{wizards} is a package designed for the quick and painless | 14499 | "@code{wizards} is a package designed for the quick and painless |
| @@ -15476,7 +15476,7 @@ platform independent way.") | |||
| 15476 | (base32 "1nk1cv35szp80qkhbyh5gn6vn194zzl0wz186qrqdrdx3a9r9w4g")))) | 15476 | (base32 "1nk1cv35szp80qkhbyh5gn6vn194zzl0wz186qrqdrdx3a9r9w4g")))) |
| 15477 | (build-system haskell-build-system) | 15477 | (build-system haskell-build-system) |
| 15478 | (inputs (list ghc-boot-th)) | 15478 | (inputs (list ghc-boot-th)) |
| 15479 | (home-page "http://hackage.haskell.org/package/template-haskell") | 15479 | (home-page "https://hackage.haskell.org/package/template-haskell") |
| 15480 | (synopsis "Support library for Template Haskell") | 15480 | (synopsis "Support library for Template Haskell") |
| 15481 | (description | 15481 | (description |
| 15482 | "This package provides modules containing facilities for manipulating | 15482 | "This package provides modules containing facilities for manipulating |
| @@ -15528,7 +15528,7 @@ information.") | |||
| 15528 | (sha256 | 15528 | (sha256 |
| 15529 | (base32 "0vhhmsd32p7zn9vhpv4d0k0b55n2dyhzy42xblndrma617kz8gli")))) | 15529 | (base32 "0vhhmsd32p7zn9vhpv4d0k0b55n2dyhzy42xblndrma617kz8gli")))) |
| 15530 | (build-system haskell-build-system) | 15530 | (build-system haskell-build-system) |
| 15531 | (home-page "http://hackage.haskell.org/package/ghc-boot-th") | 15531 | (home-page "https://hackage.haskell.org/package/ghc-boot-th") |
| 15532 | (synopsis | 15532 | (synopsis |
| 15533 | "Shared functionality between GHC and Template Haskell") | 15533 | "Shared functionality between GHC and Template Haskell") |
| 15534 | (description | 15534 | (description |
| @@ -15558,7 +15558,7 @@ upon by user code.") | |||
| 15558 | (arguments | 15558 | (arguments |
| 15559 | `(#:cabal-revision | 15559 | `(#:cabal-revision |
| 15560 | ("5" "1h2d37szfrcwn9rphnijn4q9l947b0wwqjs1aqmm62xkhbad7jf6"))) | 15560 | ("5" "1h2d37szfrcwn9rphnijn4q9l947b0wwqjs1aqmm62xkhbad7jf6"))) |
| 15561 | (home-page "http://hackage.haskell.org/package/binary-orphans") | 15561 | (home-page "https://hackage.haskell.org/package/binary-orphans") |
| 15562 | (synopsis "Compatibility package for binary") | 15562 | (synopsis "Compatibility package for binary") |
| 15563 | (description | 15563 | (description |
| 15564 | "This package provides instances defined in later versions of | 15564 | "This package provides instances defined in later versions of |
| @@ -15919,7 +15919,7 @@ server and to receive the results of these queries.") | |||
| 15919 | (arguments | 15919 | (arguments |
| 15920 | `(#:cabal-revision | 15920 | `(#:cabal-revision |
| 15921 | ("2" "1kwjlj0bsc1yd4dgfc0ydawq9acfjlf0bymwc830dryp16wpj9zv"))) | 15921 | ("2" "1kwjlj0bsc1yd4dgfc0ydawq9acfjlf0bymwc830dryp16wpj9zv"))) |
| 15922 | (home-page "http://hackage.haskell.org/package/postgresql-simple") | 15922 | (home-page "https://hackage.haskell.org/package/postgresql-simple") |
| 15923 | (synopsis "Mid-Level PostgreSQL client library") | 15923 | (synopsis "Mid-Level PostgreSQL client library") |
| 15924 | (description | 15924 | (description |
| 15925 | "This package provides a mid-Level PostgreSQL client library, forked from | 15925 | "This package provides a mid-Level PostgreSQL client library, forked from |
diff --git a/gnu/packages/hexedit.scm b/gnu/packages/hexedit.scm index 3f3c364272f..79c14a2996c 100644 --- a/gnu/packages/hexedit.scm +++ b/gnu/packages/hexedit.scm | |||
| @@ -90,7 +90,7 @@ the file and search through it.") | |||
| 90 | with a special focus on executable binaries. Its goal is to combine the | 90 | with a special focus on executable binaries. Its goal is to combine the |
| 91 | low-level functionality of a debugger with the usability of an @dfn{Integrated | 91 | low-level functionality of a debugger with the usability of an @dfn{Integrated |
| 92 | Development Environment} (IDE).") | 92 | Development Environment} (IDE).") |
| 93 | (home-page "http://hte.sourceforge.net/") | 93 | (home-page "https://hte.sourceforge.net/") |
| 94 | (license license:gpl2))) | 94 | (license license:gpl2))) |
| 95 | 95 | ||
| 96 | (define-public bvi | 96 | (define-public bvi |
| @@ -112,5 +112,5 @@ Development Environment} (IDE).") | |||
| 112 | (synopsis "Binary file editor") | 112 | (synopsis "Binary file editor") |
| 113 | (description "@command{bvi} is a display-oriented editor for binary files, | 113 | (description "@command{bvi} is a display-oriented editor for binary files, |
| 114 | based on the @command{vi} text editor.") | 114 | based on the @command{vi} text editor.") |
| 115 | (home-page "http://bvi.sourceforge.net/") | 115 | (home-page "https://bvi.sourceforge.net/") |
| 116 | (license license:gpl3+))) | 116 | (license license:gpl3+))) |
diff --git a/gnu/packages/hunspell.scm b/gnu/packages/hunspell.scm index c6db9f14952..e49caecc622 100644 --- a/gnu/packages/hunspell.scm +++ b/gnu/packages/hunspell.scm | |||
| @@ -263,7 +263,7 @@ spell-checking library.") | |||
| 263 | (synopsis "Hunspell dictionary for Hungarian (hu_HU)") | 263 | (synopsis "Hunspell dictionary for Hungarian (hu_HU)") |
| 264 | (description "This package provides a dictionary for the Hunspell | 264 | (description "This package provides a dictionary for the Hunspell |
| 265 | spell-checking library.") | 265 | spell-checking library.") |
| 266 | (home-page "http://magyarispell.sourceforge.net/") | 266 | (home-page "https://magyarispell.sourceforge.net/") |
| 267 | (license (list license:gpl2 license:gpl3))))) | 267 | (license (list license:gpl2 license:gpl3))))) |
| 268 | 268 | ||
| 269 | (define* (hunspell-dictionary dict-name full-name #:key synopsis home-page license) | 269 | (define* (hunspell-dictionary dict-name full-name #:key synopsis home-page license) |
diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 70c820e76b3..6f51499142c 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm | |||
| @@ -242,7 +242,7 @@ licences similar to the Modified BSD licence.")))) | |||
| 242 | (native-inputs | 242 | (native-inputs |
| 243 | (list pkg-config | 243 | (list pkg-config |
| 244 | python-wrapper)) | 244 | python-wrapper)) |
| 245 | (home-page "http://mia.sourceforge.net") | 245 | (home-page "https://mia.sourceforge.net") |
| 246 | (synopsis "Toolkit for gray scale medical image analysis") | 246 | (synopsis "Toolkit for gray scale medical image analysis") |
| 247 | (description "MIA provides a combination of command line tools, plug-ins, | 247 | (description "MIA provides a combination of command line tools, plug-ins, |
| 248 | and libraries that make it possible run image processing tasks interactively | 248 | and libraries that make it possible run image processing tasks interactively |
diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm index 1879b9949ce..0758cf5b271 100644 --- a/gnu/packages/image-viewers.scm +++ b/gnu/packages/image-viewers.scm | |||
| @@ -276,7 +276,7 @@ actions.") | |||
| 276 | `(,glib "bin") ; glib-gettextize | 276 | `(,glib "bin") ; glib-gettextize |
| 277 | intltool | 277 | intltool |
| 278 | pkg-config)) | 278 | pkg-config)) |
| 279 | (home-page "http://www.geeqie.org/") | 279 | (home-page "https://www.geeqie.org/") |
| 280 | (synopsis "Lightweight GTK+ based image viewer") | 280 | (synopsis "Lightweight GTK+ based image viewer") |
| 281 | (description | 281 | (description |
| 282 | "Geeqie is a lightweight GTK+ based image viewer for Unix like operating | 282 | "Geeqie is a lightweight GTK+ based image viewer for Unix like operating |
| @@ -306,7 +306,7 @@ collection. Geeqie was initially based on GQview.") | |||
| 306 | (synopsis "Simple and fast image viewer for X") | 306 | (synopsis "Simple and fast image viewer for X") |
| 307 | (description "gpicview is a lightweight GTK+ 2.x based image viewer. | 307 | (description "gpicview is a lightweight GTK+ 2.x based image viewer. |
| 308 | It is the default image viewer on LXDE desktop environment.") | 308 | It is the default image viewer on LXDE desktop environment.") |
| 309 | (home-page "http://lxde.sourceforge.net/gpicview/") | 309 | (home-page "https://lxde.sourceforge.net/gpicview/") |
| 310 | (license license:gpl2+))) | 310 | (license license:gpl2+))) |
| 311 | 311 | ||
| 312 | (define-public sxiv | 312 | (define-public sxiv |
| @@ -592,7 +592,7 @@ and WebP.") | |||
| 592 | (dirname | 592 | (dirname |
| 593 | (search-input-file inputs "include/OpenEXR/ImathInt64.h")) | 593 | (search-input-file inputs "include/OpenEXR/ImathInt64.h")) |
| 594 | ":" (or (getenv "CPLUS_INCLUDE_PATH") "")))))))) | 594 | ":" (or (getenv "CPLUS_INCLUDE_PATH") "")))))))) |
| 595 | (home-page "http://qtpfsgui.sourceforge.net") | 595 | (home-page "https://qtpfsgui.sourceforge.net") |
| 596 | (synopsis "High dynamic range (HDR) imaging application") | 596 | (synopsis "High dynamic range (HDR) imaging application") |
| 597 | (description | 597 | (description |
| 598 | "Luminance HDR (formerly QtPFSGui) is a graphical user interface | 598 | "Luminance HDR (formerly QtPFSGui) is a graphical user interface |
| @@ -863,7 +863,7 @@ with tiling window managers. Features include: | |||
| 863 | #:make-flags | 863 | #:make-flags |
| 864 | (list | 864 | (list |
| 865 | (string-append "PREFIX=" (assoc-ref %outputs "out"))))) | 865 | (string-append "PREFIX=" (assoc-ref %outputs "out"))))) |
| 866 | (home-page "http://spiegl.de/qiv/") | 866 | (home-page "https://spiegl.de/qiv/") |
| 867 | (synopsis "Graphical image viewer for X") | 867 | (synopsis "Graphical image viewer for X") |
| 868 | (description | 868 | (description |
| 869 | "Quick Image Viewer is a small and fast GDK/Imlib2 image viewer. | 869 | "Quick Image Viewer is a small and fast GDK/Imlib2 image viewer. |
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 42b7ee055e8..5071dd588fc 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm | |||
| @@ -946,7 +946,7 @@ compose, and analyze GIF images.") | |||
| 946 | (format #f "EXECINPUT=~a~%" execinput))) | 946 | (format #f "EXECINPUT=~a~%" execinput))) |
| 947 | (invoke "sh" "testit.sh")))))))) | 947 | (invoke "sh" "testit.sh")))))))) |
| 948 | (native-inputs (list drm-tools)) ;for tests | 948 | (native-inputs (list drm-tools)) ;for tests |
| 949 | (home-page "http://libuemf.sourceforge.net/") | 949 | (home-page "https://libuemf.sourceforge.net/") |
| 950 | (synopsis "Library for working with WFM, EMF and EMF+ images") | 950 | (synopsis "Library for working with WFM, EMF and EMF+ images") |
| 951 | (description "The libUEMF library is a portable C99 implementation for | 951 | (description "The libUEMF library is a portable C99 implementation for |
| 952 | reading and writing @acronym{WFM, Windows Metafile}, @acronym{EMF, Enhanced | 952 | reading and writing @acronym{WFM, Windows Metafile}, @acronym{EMF, Enhanced |
| @@ -1419,7 +1419,7 @@ and XMP metadata of images in various formats.") | |||
| 1419 | (description "Developer's Image Library (DevIL) is a library to develop | 1419 | (description "Developer's Image Library (DevIL) is a library to develop |
| 1420 | applications with support for many types of images. DevIL can load, save, | 1420 | applications with support for many types of images. DevIL can load, save, |
| 1421 | convert, manipulate, filter and display a wide variety of image formats.") | 1421 | convert, manipulate, filter and display a wide variety of image formats.") |
| 1422 | (home-page "http://openil.sourceforge.net") | 1422 | (home-page "https://openil.sourceforge.net") |
| 1423 | (license license:lgpl2.1+))) | 1423 | (license license:lgpl2.1+))) |
| 1424 | 1424 | ||
| 1425 | (define-public jasper | 1425 | (define-public jasper |
| @@ -1531,7 +1531,7 @@ differences in file encoding, image quality, and other small variations.") | |||
| 1531 | (list gettext-minimal libtool perl)) | 1531 | (list gettext-minimal libtool perl)) |
| 1532 | (inputs | 1532 | (inputs |
| 1533 | (list libjpeg-turbo libmhash libmcrypt zlib)) | 1533 | (list libjpeg-turbo libmhash libmcrypt zlib)) |
| 1534 | (home-page "http://steghide.sourceforge.net") | 1534 | (home-page "https://steghide.sourceforge.net") |
| 1535 | (synopsis "`Hide' (nonconfidential) data in image or audio files") | 1535 | (synopsis "`Hide' (nonconfidential) data in image or audio files") |
| 1536 | (description | 1536 | (description |
| 1537 | "Steghide is a program to `hide' data in various kinds of image and audio | 1537 | "Steghide is a program to `hide' data in various kinds of image and audio |
| @@ -1580,7 +1580,7 @@ specifically at this tool.") | |||
| 1580 | files to a smaller size, without losing any information. This program | 1580 | files to a smaller size, without losing any information. This program |
| 1581 | also converts external formats (BMP, GIF, PNM and TIFF) to optimized | 1581 | also converts external formats (BMP, GIF, PNM and TIFF) to optimized |
| 1582 | PNG, and performs PNG integrity checks and corrections.") | 1582 | PNG, and performs PNG integrity checks and corrections.") |
| 1583 | (home-page "http://optipng.sourceforge.net/") | 1583 | (home-page "https://optipng.sourceforge.net/") |
| 1584 | (license license:zlib))) | 1584 | (license license:zlib))) |
| 1585 | 1585 | ||
| 1586 | (define-public imgp | 1586 | (define-public imgp |
| @@ -1756,7 +1756,7 @@ and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).") | |||
| 1756 | files in the nifti-1 data format - a binary file format for storing | 1756 | files in the nifti-1 data format - a binary file format for storing |
| 1757 | medical image data, e.g. magnetic resonance image (MRI) and functional MRI | 1757 | medical image data, e.g. magnetic resonance image (MRI) and functional MRI |
| 1758 | (fMRI) brain images.") | 1758 | (fMRI) brain images.") |
| 1759 | (home-page "http://niftilib.sourceforge.net") | 1759 | (home-page "https://niftilib.sourceforge.net") |
| 1760 | (license license:public-domain))) | 1760 | (license license:public-domain))) |
| 1761 | 1761 | ||
| 1762 | (define-public gpick | 1762 | (define-public gpick |
| @@ -2029,7 +2029,7 @@ to the standard output. It works well together with grim.") | |||
| 2029 | "/share/X11/rgb.txt")))) | 2029 | "/share/X11/rgb.txt")))) |
| 2030 | (inputs (list xorg-rgb libpng)) | 2030 | (inputs (list xorg-rgb libpng)) |
| 2031 | (native-inputs (list pngsuite)) | 2031 | (native-inputs (list pngsuite)) |
| 2032 | (home-page "http://sng.sourceforge.net") | 2032 | (home-page "https://sng.sourceforge.net") |
| 2033 | (synopsis "Markup language for representing PNG contents") | 2033 | (synopsis "Markup language for representing PNG contents") |
| 2034 | (description "SNG (Scriptable Network Graphics) is a minilanguage designed | 2034 | (description "SNG (Scriptable Network Graphics) is a minilanguage designed |
| 2035 | specifically to represent the entire contents of a PNG (Portable Network | 2035 | specifically to represent the entire contents of a PNG (Portable Network |
| @@ -2361,7 +2361,7 @@ Format) file format decoder and encoder.") | |||
| 2361 | (list "intl" ; build internationalized version | 2361 | (list "intl" ; build internationalized version |
| 2362 | "man") ; build the man page | 2362 | "man") ; build the man page |
| 2363 | #:tests? #f)) ; no test suite | 2363 | #:tests? #f)) ; no test suite |
| 2364 | (home-page "http://mtpaint.sourceforge.net/") | 2364 | (home-page "https://mtpaint.sourceforge.net/") |
| 2365 | (synopsis "Create pixel art and manipulate digital images") | 2365 | (synopsis "Create pixel art and manipulate digital images") |
| 2366 | (description | 2366 | (description |
| 2367 | "Mtpaint is a graphic editing program which uses the GTK+ toolkit. | 2367 | "Mtpaint is a graphic editing program which uses the GTK+ toolkit. |
diff --git a/gnu/packages/java-bootstrap.scm b/gnu/packages/java-bootstrap.scm index 3a3df2bcb01..481d8cd0756 100644 --- a/gnu/packages/java-bootstrap.scm +++ b/gnu/packages/java-bootstrap.scm | |||
| @@ -86,7 +86,7 @@ | |||
| 86 | (base32 | 86 | (base32 |
| 87 | "1qqldrp74pzpy5ly421srqn30qppmm9cvjiqdngk8hf47dv2rc0c")))) | 87 | "1qqldrp74pzpy5ly421srqn30qppmm9cvjiqdngk8hf47dv2rc0c")))) |
| 88 | (build-system gnu-build-system) | 88 | (build-system gnu-build-system) |
| 89 | (home-page "http://jikes.sourceforge.net/") | 89 | (home-page "https://jikes.sourceforge.net/") |
| 90 | (synopsis "Compiler for the Java language") | 90 | (synopsis "Compiler for the Java language") |
| 91 | (description "Jikes is a compiler that translates Java source files as | 91 | (description "Jikes is a compiler that translates Java source files as |
| 92 | defined in The Java Language Specification into the bytecoded instruction set | 92 | defined in The Java Language Specification into the bytecoded instruction set |
| @@ -181,7 +181,7 @@ language.") | |||
| 181 | ("automake" ,automake) | 181 | ("automake" ,automake) |
| 182 | ("libtool" ,libtool)) | 182 | ("libtool" ,libtool)) |
| 183 | '())) | 183 | '())) |
| 184 | (home-page "http://jamvm.sourceforge.net/") | 184 | (home-page "https://jamvm.sourceforge.net/") |
| 185 | (synopsis "Small Java Virtual Machine") | 185 | (synopsis "Small Java Virtual Machine") |
| 186 | (description "JamVM is a Java Virtual Machine conforming to the JVM | 186 | (description "JamVM is a Java Virtual Machine conforming to the JVM |
| 187 | specification edition 2 (blue book). It is extremely small. However, unlike | 187 | specification edition 2 (blue book). It is extremely small. However, unlike |
diff --git a/gnu/packages/java-xml.scm b/gnu/packages/java-xml.scm index 5b16806e275..3cf9f918038 100644 --- a/gnu/packages/java-xml.scm +++ b/gnu/packages/java-xml.scm | |||
| @@ -63,7 +63,7 @@ | |||
| 63 | "test/src/org/simpleframework/xml/core/NoAnnotationsRequiredTest.java")))))) | 63 | "test/src/org/simpleframework/xml/core/NoAnnotationsRequiredTest.java")))))) |
| 64 | (native-inputs | 64 | (native-inputs |
| 65 | (list unzip)) | 65 | (list unzip)) |
| 66 | (home-page "http://simple.sourceforge.net/") | 66 | (home-page "https://simple.sourceforge.net/") |
| 67 | (synopsis "XML serialization framework for Java") | 67 | (synopsis "XML serialization framework for Java") |
| 68 | (description "Simple is a high performance XML serialization and | 68 | (description "Simple is a high performance XML serialization and |
| 69 | configuration framework for Java. Its goal is to provide an XML framework | 69 | configuration framework for Java. Its goal is to provide an XML framework |
| @@ -92,7 +92,7 @@ maintaining each reference encountered.") | |||
| 92 | #:jdk ,icedtea-8 | 92 | #:jdk ,icedtea-8 |
| 93 | #:source-dir ".." | 93 | #:source-dir ".." |
| 94 | #:tests? #f)); no tests | 94 | #:tests? #f)); no tests |
| 95 | (home-page "http://xerces.apache.org/xml-commons/") | 95 | (home-page "https://xerces.apache.org/xml-commons/") |
| 96 | (synopsis "Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)") | 96 | (synopsis "Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)") |
| 97 | (description "Jaxp from the Apache XML Commons project is used by | 97 | (description "Jaxp from the Apache XML Commons project is used by |
| 98 | the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: | 98 | the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: |
| @@ -131,7 +131,7 @@ the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: | |||
| 131 | #:tests? #f)); no tests | 131 | #:tests? #f)); no tests |
| 132 | (inputs | 132 | (inputs |
| 133 | (list java-junit)) | 133 | (list java-junit)) |
| 134 | (home-page "http://xerces.apache.org/xml-commons/") | 134 | (home-page "https://xerces.apache.org/xml-commons/") |
| 135 | (synopsis "Catalog-based entity and URI resolution") | 135 | (synopsis "Catalog-based entity and URI resolution") |
| 136 | (description "The resolver class implements the full semantics of OASIS Technical | 136 | (description "The resolver class implements the full semantics of OASIS Technical |
| 137 | Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug | 137 | Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug |
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index e55684d2a32..388e9d127fc 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm | |||
| @@ -660,7 +660,7 @@ | |||
| 660 | nss | 660 | nss |
| 661 | pcsc-lite | 661 | pcsc-lite |
| 662 | zlib)) | 662 | zlib)) |
| 663 | (home-page "http://icedtea.classpath.org") | 663 | (home-page "https://icedtea.classpath.org") |
| 664 | (synopsis "Java development kit") | 664 | (synopsis "Java development kit") |
| 665 | (description | 665 | (description |
| 666 | "This package provides the Java development kit OpenJDK built with the | 666 | "This package provides the Java development kit OpenJDK built with the |
| @@ -2401,7 +2401,7 @@ debugging, etc.") | |||
| 2401 | (sha256 | 2401 | (sha256 |
| 2402 | (base32 | 2402 | (base32 |
| 2403 | "0b6335gkm4x895rac6kfg9d3rpq0sy19ph4zpg2gyw6asfsisjhk")))))) | 2403 | "0b6335gkm4x895rac6kfg9d3rpq0sy19ph4zpg2gyw6asfsisjhk")))))) |
| 2404 | (home-page "http://svnsis.ethz.ch") | 2404 | (home-page "https://svnsis.ethz.ch") |
| 2405 | (synopsis "Utility classes for libraries from ETH Zurich") | 2405 | (synopsis "Utility classes for libraries from ETH Zurich") |
| 2406 | (description "This library supplies some utility classes needed for | 2406 | (description "This library supplies some utility classes needed for |
| 2407 | libraries from the SIS division at ETH Zurich like jHDF5.") | 2407 | libraries from the SIS division at ETH Zurich like jHDF5.") |
| @@ -2511,7 +2511,7 @@ libraries from the SIS division at ETH Zurich like jHDF5.") | |||
| 2511 | ;; Delete bundled pre-built jars. | 2511 | ;; Delete bundled pre-built jars. |
| 2512 | (snippet | 2512 | (snippet |
| 2513 | '(begin (delete-file-recursively "lib/") #t)))))) | 2513 | '(begin (delete-file-recursively "lib/") #t)))))) |
| 2514 | (home-page "http://svnsis.ethz.ch") | 2514 | (home-page "https://svnsis.ethz.ch") |
| 2515 | (synopsis "Command line parser library") | 2515 | (synopsis "Command line parser library") |
| 2516 | (description "This package provides a parser for command line arguments.") | 2516 | (description "This package provides a parser for command line arguments.") |
| 2517 | (license license:asl2.0)))) | 2517 | (license license:asl2.0)))) |
| @@ -3119,7 +3119,7 @@ private Method[] allMethods = getSortedMethods();"))) | |||
| 3119 | ("java-jarjar" ,java-jarjar))) | 3119 | ("java-jarjar" ,java-jarjar))) |
| 3120 | (propagated-inputs | 3120 | (propagated-inputs |
| 3121 | (list java-hamcrest-parent-pom)) | 3121 | (list java-hamcrest-parent-pom)) |
| 3122 | (home-page "http://hamcrest.org/") | 3122 | (home-page "https://hamcrest.org/") |
| 3123 | (synopsis "Library of matchers for building test expressions") | 3123 | (synopsis "Library of matchers for building test expressions") |
| 3124 | (description | 3124 | (description |
| 3125 | "This package provides a library of matcher objects (also known as | 3125 | "This package provides a library of matcher objects (also known as |
| @@ -5852,7 +5852,7 @@ namespaces.") | |||
| 5852 | (generate-pom.xml "pom.xml" "com.google.code.findbugs" "jsr305" ,version)) | 5852 | (generate-pom.xml "pom.xml" "com.google.code.findbugs" "jsr305" ,version)) |
| 5853 | (replace 'install | 5853 | (replace 'install |
| 5854 | (install-from-pom "pom.xml"))))) | 5854 | (install-from-pom "pom.xml"))))) |
| 5855 | (home-page "http://findbugs.sourceforge.net/") | 5855 | (home-page "https://findbugs.sourceforge.net/") |
| 5856 | (synopsis "Annotations for the static analyzer called findbugs") | 5856 | (synopsis "Annotations for the static analyzer called findbugs") |
| 5857 | (description "This package provides annotations for the findbugs package. | 5857 | (description "This package provides annotations for the findbugs package. |
| 5858 | It provides packages in the @code{javax.annotations} namespace.") | 5858 | It provides packages in the @code{javax.annotations} namespace.") |
| @@ -6391,7 +6391,7 @@ the OSGi @code{org.osgi.service.event} module.") | |||
| 6391 | #:jar-name "eclipse-equinox-osgi.jar")) | 6391 | #:jar-name "eclipse-equinox-osgi.jar")) |
| 6392 | (inputs | 6392 | (inputs |
| 6393 | (list java-osgi-annotation)) | 6393 | (list java-osgi-annotation)) |
| 6394 | (home-page "http://www.eclipse.org/equinox/") | 6394 | (home-page "https://www.eclipse.org/equinox/") |
| 6395 | (synopsis "Eclipse Equinox OSGi framework") | 6395 | (synopsis "Eclipse Equinox OSGi framework") |
| 6396 | (description "This package provides an implementation of the OSGi Core | 6396 | (description "This package provides an implementation of the OSGi Core |
| 6397 | specification.") | 6397 | specification.") |
| @@ -6416,7 +6416,7 @@ specification.") | |||
| 6416 | #:jar-name "eclipse-equinox-common.jar")) | 6416 | #:jar-name "eclipse-equinox-common.jar")) |
| 6417 | (inputs | 6417 | (inputs |
| 6418 | (list java-eclipse-osgi)) | 6418 | (list java-eclipse-osgi)) |
| 6419 | (home-page "http://www.eclipse.org/equinox/") | 6419 | (home-page "https://www.eclipse.org/equinox/") |
| 6420 | (synopsis "Common Eclipse runtime") | 6420 | (synopsis "Common Eclipse runtime") |
| 6421 | (description "This package provides the common Eclipse runtime.") | 6421 | (description "This package provides the common Eclipse runtime.") |
| 6422 | (license license:epl1.0))) | 6422 | (license license:epl1.0))) |
| @@ -6440,7 +6440,7 @@ specification.") | |||
| 6440 | #:jar-name "eclipse-core-jobs.jar")) | 6440 | #:jar-name "eclipse-core-jobs.jar")) |
| 6441 | (inputs | 6441 | (inputs |
| 6442 | (list java-eclipse-equinox-common java-eclipse-osgi)) | 6442 | (list java-eclipse-equinox-common java-eclipse-osgi)) |
| 6443 | (home-page "http://www.eclipse.org/equinox/") | 6443 | (home-page "https://www.eclipse.org/equinox/") |
| 6444 | (synopsis "Eclipse jobs mechanism") | 6444 | (synopsis "Eclipse jobs mechanism") |
| 6445 | (description "This package provides the Eclipse jobs mechanism.") | 6445 | (description "This package provides the Eclipse jobs mechanism.") |
| 6446 | (license license:epl1.0))) | 6446 | (license license:epl1.0))) |
| @@ -6465,7 +6465,7 @@ specification.") | |||
| 6465 | (inputs | 6465 | (inputs |
| 6466 | (list java-eclipse-core-jobs java-eclipse-equinox-common | 6466 | (list java-eclipse-core-jobs java-eclipse-equinox-common |
| 6467 | java-eclipse-osgi)) | 6467 | java-eclipse-osgi)) |
| 6468 | (home-page "http://www.eclipse.org/equinox/") | 6468 | (home-page "https://www.eclipse.org/equinox/") |
| 6469 | (synopsis "Eclipse extension registry support") | 6469 | (synopsis "Eclipse extension registry support") |
| 6470 | (description "This package provides support for the Eclipse extension | 6470 | (description "This package provides support for the Eclipse extension |
| 6471 | registry.") | 6471 | registry.") |
| @@ -6491,7 +6491,7 @@ registry.") | |||
| 6491 | (inputs | 6491 | (inputs |
| 6492 | (list java-eclipse-equinox-common java-eclipse-equinox-registry | 6492 | (list java-eclipse-equinox-common java-eclipse-equinox-registry |
| 6493 | java-eclipse-osgi java-osgi-service-event)) | 6493 | java-eclipse-osgi java-osgi-service-event)) |
| 6494 | (home-page "http://www.eclipse.org/equinox/") | 6494 | (home-page "https://www.eclipse.org/equinox/") |
| 6495 | (synopsis "Equinox application container") | 6495 | (synopsis "Equinox application container") |
| 6496 | (description "This package provides the Equinox application container for | 6496 | (description "This package provides the Equinox application container for |
| 6497 | Eclipse.") | 6497 | Eclipse.") |
| @@ -6517,7 +6517,7 @@ Eclipse.") | |||
| 6517 | (inputs | 6517 | (inputs |
| 6518 | (list java-eclipse-equinox-common java-eclipse-equinox-registry | 6518 | (list java-eclipse-equinox-common java-eclipse-equinox-registry |
| 6519 | java-eclipse-osgi)) | 6519 | java-eclipse-osgi)) |
| 6520 | (home-page "http://www.eclipse.org/equinox/") | 6520 | (home-page "https://www.eclipse.org/equinox/") |
| 6521 | (synopsis "Eclipse preferences mechanism") | 6521 | (synopsis "Eclipse preferences mechanism") |
| 6522 | (description "This package provides the Eclipse preferences mechanism with | 6522 | (description "This package provides the Eclipse preferences mechanism with |
| 6523 | the module @code{org.eclipse.equinox.preferences}.") | 6523 | the module @code{org.eclipse.equinox.preferences}.") |
| @@ -6543,7 +6543,7 @@ the module @code{org.eclipse.equinox.preferences}.") | |||
| 6543 | (inputs | 6543 | (inputs |
| 6544 | (list java-eclipse-equinox-common java-eclipse-equinox-preferences | 6544 | (list java-eclipse-equinox-common java-eclipse-equinox-preferences |
| 6545 | java-eclipse-equinox-registry java-eclipse-osgi)) | 6545 | java-eclipse-equinox-registry java-eclipse-osgi)) |
| 6546 | (home-page "http://www.eclipse.org/") | 6546 | (home-page "https://www.eclipse.org/") |
| 6547 | (synopsis "Eclipse content mechanism") | 6547 | (synopsis "Eclipse content mechanism") |
| 6548 | (description "This package provides the Eclipse content mechanism in the | 6548 | (description "This package provides the Eclipse content mechanism in the |
| 6549 | @code{org.eclipse.core.contenttype} module.") | 6549 | @code{org.eclipse.core.contenttype} module.") |
| @@ -6858,7 +6858,7 @@ module @code{org.eclipse.compare.core}.") | |||
| 6858 | (inputs | 6858 | (inputs |
| 6859 | (list java-eclipse-equinox-common java-eclipse-core-commands | 6859 | (list java-eclipse-equinox-common java-eclipse-core-commands |
| 6860 | java-icu4j)) | 6860 | java-icu4j)) |
| 6861 | (home-page "http://www.eclipse.org/platform") | 6861 | (home-page "https://www.eclipse.org/platform") |
| 6862 | (synopsis "Eclipse text library") | 6862 | (synopsis "Eclipse text library") |
| 6863 | (description "Platform Text is part of the Platform UI project and | 6863 | (description "Platform Text is part of the Platform UI project and |
| 6864 | provides the basic building blocks for text and text editors within Eclipse | 6864 | provides the basic building blocks for text and text editors within Eclipse |
| @@ -8022,7 +8022,7 @@ import org.antlr.grammar.v2.ANTLRTreePrinter;")) | |||
| 8022 | (list java-junit)) | 8022 | (list java-junit)) |
| 8023 | (native-inputs | 8023 | (native-inputs |
| 8024 | (list java-hamcrest-core)) | 8024 | (list java-hamcrest-core)) |
| 8025 | (home-page "http://treelayout.sourceforge.net") | 8025 | (home-page "https://treelayout.sourceforge.net") |
| 8026 | (synopsis "Tree Layout Algorithm in Java") | 8026 | (synopsis "Tree Layout Algorithm in Java") |
| 8027 | (description "TreeLayout creates tree layouts for arbitrary trees. It is | 8027 | (description "TreeLayout creates tree layouts for arbitrary trees. It is |
| 8028 | not restricted to a specific output or format, but can be used for any kind of | 8028 | not restricted to a specific output or format, but can be used for any kind of |
| @@ -9972,7 +9972,7 @@ this is not a static analysis tool.)") | |||
| 9972 | (generate-pom.xml "pom.xml" "aopalliance" "aopalliance" ,version)) | 9972 | (generate-pom.xml "pom.xml" "aopalliance" "aopalliance" ,version)) |
| 9973 | (replace 'install | 9973 | (replace 'install |
| 9974 | (install-from-pom "pom.xml"))))) | 9974 | (install-from-pom "pom.xml"))))) |
| 9975 | (home-page "http://aopalliance.sourceforge.net") | 9975 | (home-page "https://aopalliance.sourceforge.net") |
| 9976 | (synopsis "Aspect-Oriented Programming") | 9976 | (synopsis "Aspect-Oriented Programming") |
| 9977 | (description "The AOP Alliance project is a joint project between several | 9977 | (description "The AOP Alliance project is a joint project between several |
| 9978 | software engineering people who are interested in Aspect-Oriented Programming | 9978 | software engineering people who are interested in Aspect-Oriented Programming |
| @@ -11114,7 +11114,7 @@ protocol-independent framework to build mail and messaging applications.") | |||
| 11114 | (native-inputs | 11114 | (native-inputs |
| 11115 | `(("java-hamcrest-core" ,java-hamcrest-core) | 11115 | `(("java-hamcrest-core" ,java-hamcrest-core) |
| 11116 | ("junit" ,java-junit))) | 11116 | ("junit" ,java-junit))) |
| 11117 | (home-page "http://zeromq.org/bindings:java") | 11117 | (home-page "https://zeromq.org/bindings:java") |
| 11118 | (synopsis "Java binding for 0MQ") | 11118 | (synopsis "Java binding for 0MQ") |
| 11119 | (description "Jeromq provides the java bindings for 0MQ.") | 11119 | (description "Jeromq provides the java bindings for 0MQ.") |
| 11120 | (license license:mpl2.0))) | 11120 | (license license:mpl2.0))) |
| @@ -11763,7 +11763,7 @@ specific events.") | |||
| 11763 | java-jboss-interceptors-api-spec java-weld-parent-pom)) | 11763 | java-jboss-interceptors-api-spec java-weld-parent-pom)) |
| 11764 | (native-inputs | 11764 | (native-inputs |
| 11765 | (list java-testng java-hamcrest-core)) | 11765 | (list java-testng java-hamcrest-core)) |
| 11766 | (home-page "http://cdi-spec.org/") | 11766 | (home-page "https://cdi-spec.org/") |
| 11767 | (synopsis "Contexts and Dependency Injection APIs") | 11767 | (synopsis "Contexts and Dependency Injection APIs") |
| 11768 | (description "Java-cdi-api contains the required APIs for Contexts and | 11768 | (description "Java-cdi-api contains the required APIs for Contexts and |
| 11769 | Dependency Injection (CDI).") | 11769 | Dependency Injection (CDI).") |
| @@ -13594,7 +13594,7 @@ can be interpreted by IDEs and static analysis tools to improve code analysis.") | |||
| 13594 | (list java-guava java-jboss-javassist java-jsonp-api)) | 13594 | (list java-guava java-jboss-javassist java-jsonp-api)) |
| 13595 | (native-inputs | 13595 | (native-inputs |
| 13596 | (list javacc)) | 13596 | (list javacc)) |
| 13597 | (home-page "http://javaparser.org/") | 13597 | (home-page "https://javaparser.org/") |
| 13598 | (synopsis "Parser for Java") | 13598 | (synopsis "Parser for Java") |
| 13599 | (description | 13599 | (description |
| 13600 | "This project contains a set of libraries implementing a Java 1.0 - Java | 13600 | "This project contains a set of libraries implementing a Java 1.0 - Java |
diff --git a/gnu/packages/jemalloc.scm b/gnu/packages/jemalloc.scm index 2e25780257d..1abf8a69a6c 100644 --- a/gnu/packages/jemalloc.scm +++ b/gnu/packages/jemalloc.scm | |||
| @@ -65,7 +65,7 @@ | |||
| 65 | ;; Install the scripts to a separate output to avoid referencing Perl and | 65 | ;; Install the scripts to a separate output to avoid referencing Perl and |
| 66 | ;; Bash in the default output, saving ~75 MiB on the closure. | 66 | ;; Bash in the default output, saving ~75 MiB on the closure. |
| 67 | (outputs '("out" "bin")) | 67 | (outputs '("out" "bin")) |
| 68 | (home-page "http://jemalloc.net/") | 68 | (home-page "https://jemalloc.net/") |
| 69 | (synopsis "General-purpose scalable concurrent malloc implementation") | 69 | (synopsis "General-purpose scalable concurrent malloc implementation") |
| 70 | (description | 70 | (description |
| 71 | "This library providing a malloc(3) implementation that emphasizes | 71 | "This library providing a malloc(3) implementation that emphasizes |
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 82429c957d9..f6de56e8585 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm | |||
| @@ -4888,7 +4888,7 @@ more complex visualizations.") | |||
| 4888 | (list julia-nanmath | 4888 | (list julia-nanmath |
| 4889 | julia-plotutils | 4889 | julia-plotutils |
| 4890 | julia-recipesbase)) | 4890 | julia-recipesbase)) |
| 4891 | (home-page "http://juliaplots.org/RecipesPipeline.jl/dev/") | 4891 | (home-page "https://juliaplots.org/RecipesPipeline.jl/dev/") |
| 4892 | (synopsis "Utilities for processing recipes") | 4892 | (synopsis "Utilities for processing recipes") |
| 4893 | (description "This package was factored out of @code{Plots.jl} to allow any | 4893 | (description "This package was factored out of @code{Plots.jl} to allow any |
| 4894 | other plotting package to use the recipe pipeline. In short, the extremely | 4894 | other plotting package to use the recipe pipeline. In short, the extremely |
diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm index cf074452e74..43af0238318 100644 --- a/gnu/packages/kde-internet.scm +++ b/gnu/packages/kde-internet.scm | |||
| @@ -169,7 +169,7 @@ Other notable features include: | |||
| 169 | (when tests? ;; FIXME: two tests fails. | 169 | (when tests? ;; FIXME: two tests fails. |
| 170 | (invoke "ctest" "-E" "(schedulertest|filedeletertest)")) | 170 | (invoke "ctest" "-E" "(schedulertest|filedeletertest)")) |
| 171 | #t))))) | 171 | #t))))) |
| 172 | (home-page "http://www.kde.org/") | 172 | (home-page "https://www.kde.org/") |
| 173 | (synopsis "Versatile and user-friendly download manager") | 173 | (synopsis "Versatile and user-friendly download manager") |
| 174 | (description "KGet is an advanced download manager with support for | 174 | (description "KGet is an advanced download manager with support for |
| 175 | Metalink and Bittorrent. Downloads are added to the list, where they can be | 175 | Metalink and Bittorrent. Downloads are added to the list, where they can be |
diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm index 455798ab8c6..498dcbf0ed6 100644 --- a/gnu/packages/kde-systemtools.scm +++ b/gnu/packages/kde-systemtools.scm | |||
| @@ -119,7 +119,7 @@ The main features of Dolphin are: | |||
| 119 | kxmlgui | 119 | kxmlgui |
| 120 | breeze-icons ;; default icon set | 120 | breeze-icons ;; default icon set |
| 121 | qtbase-5)) | 121 | qtbase-5)) |
| 122 | (home-page "http://www.kde.org/") | 122 | (home-page "https://www.kde.org/") |
| 123 | (synopsis "VCS-Plugins for Dolphin") | 123 | (synopsis "VCS-Plugins for Dolphin") |
| 124 | (description "This package contains plugins that offer integration in | 124 | (description "This package contains plugins that offer integration in |
| 125 | Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.") | 125 | Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.") |
| @@ -227,7 +227,7 @@ document meta data file.") | |||
| 227 | qtscript)) | 227 | qtscript)) |
| 228 | (arguments | 228 | (arguments |
| 229 | `(#:tests? #f)) ;; TODO: 2/15 tests fail even with HOME, offscreen, SHELL, debus | 229 | `(#:tests? #f)) ;; TODO: 2/15 tests fail even with HOME, offscreen, SHELL, debus |
| 230 | (home-page "http://www.kde.org/") | 230 | (home-page "https://www.kde.org/") |
| 231 | (synopsis "Terminal emulator similar for KDE") | 231 | (synopsis "Terminal emulator similar for KDE") |
| 232 | (description "Konsole is a terminal emulator, similar to xterm, built on | 232 | (description "Konsole is a terminal emulator, similar to xterm, built on |
| 233 | the KDE Platform. It can contain multiple terminal sessions inside one window | 233 | the KDE Platform. It can contain multiple terminal sessions inside one window |
diff --git a/gnu/packages/kodi.scm b/gnu/packages/kodi.scm index ed80d0662fe..739d293a573 100644 --- a/gnu/packages/kodi.scm +++ b/gnu/packages/kodi.scm | |||
| @@ -257,7 +257,7 @@ generator library for C++.") | |||
| 257 | (base32 | 257 | (base32 |
| 258 | "0xilghiy3mz78bjmfldi39qyy7jvw5b6wafsx370lw401y2qw0g4")))) | 258 | "0xilghiy3mz78bjmfldi39qyy7jvw5b6wafsx370lw401y2qw0g4")))) |
| 259 | (build-system gnu-build-system) | 259 | (build-system gnu-build-system) |
| 260 | (home-page "http://fstrcmp.sourceforge.net/") | 260 | (home-page "https://fstrcmp.sourceforge.net/") |
| 261 | (arguments | 261 | (arguments |
| 262 | '(#:configure-flags '("SH=sh"))) | 262 | '(#:configure-flags '("SH=sh"))) |
| 263 | (native-inputs | 263 | (native-inputs |
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm index 994bc09e679..f7e3ea6cd6a 100644 --- a/gnu/packages/language.scm +++ b/gnu/packages/language.scm | |||
| @@ -264,7 +264,7 @@ focuses especially on Korean input (Hangul, Hanja, ...).") | |||
| 264 | is lightweight, stable, powerful and supports many commonly used input methods, | 264 | is lightweight, stable, powerful and supports many commonly used input methods, |
| 265 | including Cangjie, Zhuyin, Dayi, Ranked, Shrimp, Greek, Anthy, Korean, Latin, | 265 | including Cangjie, Zhuyin, Dayi, Ranked, Shrimp, Greek, Anthy, Korean, Latin, |
| 266 | Random Cage Fighting Birds, Cool Music etc.") | 266 | Random Cage Fighting Birds, Cool Music etc.") |
| 267 | (home-page "http://hime-ime.github.io/") | 267 | (home-page "https://hime-ime.github.io/") |
| 268 | (license (list license:gpl2+ license:lgpl2.1+ | 268 | (license (list license:gpl2+ license:lgpl2.1+ |
| 269 | license:fdl1.2+)))) ; documentation | 269 | license:fdl1.2+)))) ; documentation |
| 270 | 270 | ||
| @@ -325,7 +325,7 @@ Random Cage Fighting Birds, Cool Music etc.") | |||
| 325 | (synopsis "Chinese phonetic input method") | 325 | (synopsis "Chinese phonetic input method") |
| 326 | (description "Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input | 326 | (description "Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input |
| 327 | method, one of the most popular choices for Traditional Chinese users.") | 327 | method, one of the most popular choices for Traditional Chinese users.") |
| 328 | (home-page "http://chewing.im/") | 328 | (home-page "https://chewing.im/") |
| 329 | (license license:lgpl2.1+))) | 329 | (license license:lgpl2.1+))) |
| 330 | 330 | ||
| 331 | (define-public liblouis | 331 | (define-public liblouis |
diff --git a/gnu/packages/lego.scm b/gnu/packages/lego.scm index 39823dfee8d..966716f5ad6 100644 --- a/gnu/packages/lego.scm +++ b/gnu/packages/lego.scm | |||
| @@ -89,7 +89,7 @@ | |||
| 89 | (assoc-ref inputs patch))) | 89 | (assoc-ref inputs patch))) |
| 90 | (list "add-usb-tcp-support.patch" | 90 | (list "add-usb-tcp-support.patch" |
| 91 | "debian-writable-swap-inst-len.patch"))))))) | 91 | "debian-writable-swap-inst-len.patch"))))))) |
| 92 | (home-page "http://bricxcc.sourceforge.net/nqc/") | 92 | (home-page "https://bricxcc.sourceforge.net/nqc/") |
| 93 | (synopsis "C-like language for Lego's MINDSTORMS") | 93 | (synopsis "C-like language for Lego's MINDSTORMS") |
| 94 | (description | 94 | (description |
| 95 | "Not Quite C (NQC) is a simple language for programming several Lego | 95 | "Not Quite C (NQC) is a simple language for programming several Lego |
diff --git a/gnu/packages/lesstif.scm b/gnu/packages/lesstif.scm index 5d902ba92f6..bcda6b98674 100644 --- a/gnu/packages/lesstif.scm +++ b/gnu/packages/lesstif.scm | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | (list printproto)) | 49 | (list printproto)) |
| 50 | (inputs | 50 | (inputs |
| 51 | (list libxext libxt)) | 51 | (list libxext libxt)) |
| 52 | (home-page "http://lesstif.sourceforge.net/") | 52 | (home-page "https://lesstif.sourceforge.net/") |
| 53 | (synopsis "Clone of the Motif toolkit for the X window system") | 53 | (synopsis "Clone of the Motif toolkit for the X window system") |
| 54 | (description "Clone of the Motif toolkit for the X window system.") | 54 | (description "Clone of the Motif toolkit for the X window system.") |
| 55 | (license license:gpl2+))) ; some files are lgpl2.1+ or x11 | 55 | (license license:gpl2+))) ; some files are lgpl2.1+ or x11 |
diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm index 337aa6840ac..86e77b0f22f 100644 --- a/gnu/packages/libcanberra.scm +++ b/gnu/packages/libcanberra.scm | |||
| @@ -94,7 +94,7 @@ | |||
| 94 | (assoc-ref inputs "sound-theme-freedesktop") | 94 | (assoc-ref inputs "sound-theme-freedesktop") |
| 95 | "/share"))) | 95 | "/share"))) |
| 96 | #t))))) | 96 | #t))))) |
| 97 | (home-page "http://0pointer.de/lennart/projects/libcanberra/") | 97 | (home-page "https://0pointer.de/lennart/projects/libcanberra/") |
| 98 | (synopsis | 98 | (synopsis |
| 99 | "Implementation of the XDG Sound Theme and Name Specifications") | 99 | "Implementation of the XDG Sound Theme and Name Specifications") |
| 100 | (description | 100 | (description |
diff --git a/gnu/packages/libdaemon.scm b/gnu/packages/libdaemon.scm index 12e4e2dc9c0..c42dfb63809 100644 --- a/gnu/packages/libdaemon.scm +++ b/gnu/packages/libdaemon.scm | |||
| @@ -80,7 +80,7 @@ | |||
| 80 | (symlink (which "config.sub") "config.sub"))))) | 80 | (symlink (which "config.sub") "config.sub"))))) |
| 81 | '()))) | 81 | '()))) |
| 82 | ;; XXX: Stale URL, missing replacement. See <http://bugs.gnu.org/18639>. | 82 | ;; XXX: Stale URL, missing replacement. See <http://bugs.gnu.org/18639>. |
| 83 | (home-page "http://0pointer.de/lennart/projects/libdaemon/") | 83 | (home-page "https://0pointer.de/lennart/projects/libdaemon/") |
| 84 | 84 | ||
| 85 | (synopsis "Lightweight C library that eases the writing of UNIX daemons") | 85 | (synopsis "Lightweight C library that eases the writing of UNIX daemons") |
| 86 | (description | 86 | (description |
diff --git a/gnu/packages/libffi.scm b/gnu/packages/libffi.scm index 6d16e6a03bc..60e8bb23ea5 100644 --- a/gnu/packages/libffi.scm +++ b/gnu/packages/libffi.scm | |||
| @@ -73,7 +73,7 @@ to call code written in another language. The libffi library really only | |||
| 73 | provides the lowest, machine dependent layer of a fully featured foreign | 73 | provides the lowest, machine dependent layer of a fully featured foreign |
| 74 | function interface. A layer must exist above libffi that handles type | 74 | function interface. A layer must exist above libffi that handles type |
| 75 | conversions for values passed between the two languages.") | 75 | conversions for values passed between the two languages.") |
| 76 | (home-page "http://www.sourceware.org/libffi/") | 76 | (home-page "https://www.sourceware.org/libffi/") |
| 77 | (properties `((release-monitoring-url . ,home-page))) | 77 | (properties `((release-monitoring-url . ,home-page))) |
| 78 | 78 | ||
| 79 | ;; See <https://github.com/atgreen/libffi/blob/master/LICENSE>. | 79 | ;; See <https://github.com/atgreen/libffi/blob/master/LICENSE>. |
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm index 9706e0ab69b..240b4279fa8 100644 --- a/gnu/packages/libreoffice.scm +++ b/gnu/packages/libreoffice.scm | |||
| @@ -253,7 +253,7 @@ spreadsheets and presentations.") | |||
| 253 | (list librevenge)) ; in Requires field of .pkg | 253 | (list librevenge)) ; in Requires field of .pkg |
| 254 | (inputs | 254 | (inputs |
| 255 | (list zlib)) | 255 | (list zlib)) |
| 256 | (home-page "http://libwpd.sourceforge.net/") | 256 | (home-page "https://libwpd.sourceforge.net/") |
| 257 | (synopsis "Library for importing WordPerfect documents") | 257 | (synopsis "Library for importing WordPerfect documents") |
| 258 | (description "Libwpd is a C++ library designed to help process | 258 | (description "Libwpd is a C++ library designed to help process |
| 259 | WordPerfect documents. It is most commonly used to import such documents | 259 | WordPerfect documents. It is most commonly used to import such documents |
| @@ -344,7 +344,7 @@ way--presentation and vector drawing interfaces.") | |||
| 344 | (list libwpd)) ; in Requires field of .pkg | 344 | (list libwpd)) ; in Requires field of .pkg |
| 345 | (inputs | 345 | (inputs |
| 346 | (list perl zlib)) | 346 | (list perl zlib)) |
| 347 | (home-page "http://libwpg.sourceforge.net/") | 347 | (home-page "https://libwpg.sourceforge.net/") |
| 348 | (synopsis "Library and tools for the WordPerfect Graphics format") | 348 | (synopsis "Library and tools for the WordPerfect Graphics format") |
| 349 | (description "The libwpg project provides a library and tools for | 349 | (description "The libwpg project provides a library and tools for |
| 350 | working with graphics in the WPG (WordPerfect Graphics) format.") | 350 | working with graphics in the WPG (WordPerfect Graphics) format.") |
| @@ -760,7 +760,7 @@ from the old StarOffice (.sdc, .sdw, ...).") | |||
| 760 | (list librevenge)) | 760 | (list librevenge)) |
| 761 | (inputs | 761 | (inputs |
| 762 | (list boost zlib)) | 762 | (list boost zlib)) |
| 763 | (home-page "http://libwps.sourceforge.net/") | 763 | (home-page "https://libwps.sourceforge.net/") |
| 764 | (synopsis "Import library for Microsoft Works text documents") | 764 | (synopsis "Import library for Microsoft Works text documents") |
| 765 | (description "Libwps is a library for importing files in the Microsoft | 765 | (description "Libwps is a library for importing files in the Microsoft |
| 766 | Works word processor file format.") | 766 | Works word processor file format.") |
diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm index 468f7b1753f..c009c78e886 100644 --- a/gnu/packages/libusb.scm +++ b/gnu/packages/libusb.scm | |||
| @@ -578,7 +578,7 @@ over USB.") | |||
| 578 | (list #:configure-flags | 578 | (list #:configure-flags |
| 579 | #~(list "--disable-static" | 579 | #~(list "--disable-static" |
| 580 | (string-append "--with-udev=" #$output "/lib/udev")))) | 580 | (string-append "--with-udev=" #$output "/lib/udev")))) |
| 581 | (home-page "http://libmtp.sourceforge.net/") | 581 | (home-page "https://libmtp.sourceforge.net/") |
| 582 | (synopsis "Library implementing the Media Transfer Protocol") | 582 | (synopsis "Library implementing the Media Transfer Protocol") |
| 583 | (description "Libmtp implements an MTP (Media Transfer Protocol) | 583 | (description "Libmtp implements an MTP (Media Transfer Protocol) |
| 584 | initiator, which means that it initiates MTP sessions with devices. The | 584 | initiator, which means that it initiates MTP sessions with devices. The |
| @@ -615,7 +615,7 @@ proposed for standardization.") | |||
| 615 | (list gtk+ flac libvorbis libid3tag libmtp)) | 615 | (list gtk+ flac libvorbis libid3tag libmtp)) |
| 616 | (native-inputs | 616 | (native-inputs |
| 617 | (list pkg-config)) | 617 | (list pkg-config)) |
| 618 | (home-page "http://gmtp.sourceforge.net/") | 618 | (home-page "https://gmtp.sourceforge.net/") |
| 619 | (synopsis "Simple graphical MTP client") | 619 | (synopsis "Simple graphical MTP client") |
| 620 | (description "gMTP is a simple graphical client for the Media Transfer Protocol | 620 | (description "gMTP is a simple graphical client for the Media Transfer Protocol |
| 621 | (MTP), which allows media files to be transferred to and from many portable | 621 | (MTP), which allows media files to be transferred to and from many portable |
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 61eaec28766..691e0d2edc8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -2437,7 +2437,7 @@ module.") | |||
| 2437 | (for-each (lambda (file) | 2437 | (for-each (lambda (file) |
| 2438 | (chmod file #o666)) | 2438 | (chmod file #o666)) |
| 2439 | archives)))))))) | 2439 | archives)))))))) |
| 2440 | (home-page "http://e2fsprogs.sourceforge.net/") | 2440 | (home-page "https://e2fsprogs.sourceforge.net/") |
| 2441 | (synopsis "Creating and checking ext2/ext3/ext4 file systems") | 2441 | (synopsis "Creating and checking ext2/ext3/ext4 file systems") |
| 2442 | (description | 2442 | (description |
| 2443 | "This package provides tools for manipulating ext2/ext3/ext4 file systems.") | 2443 | "This package provides tools for manipulating ext2/ext3/ext4 file systems.") |
| @@ -2502,7 +2502,7 @@ from the e2fsprogs package. It is meant to be used in initrds.") | |||
| 2502 | (patches (search-patches "extundelete-e2fsprogs-1.44.patch")))) | 2502 | (patches (search-patches "extundelete-e2fsprogs-1.44.patch")))) |
| 2503 | (build-system gnu-build-system) | 2503 | (build-system gnu-build-system) |
| 2504 | (inputs (list e2fsprogs)) | 2504 | (inputs (list e2fsprogs)) |
| 2505 | (home-page "http://extundelete.sourceforge.net/") | 2505 | (home-page "https://extundelete.sourceforge.net/") |
| 2506 | (synopsis "Recover deleted files from ext2/3/4 partitions") | 2506 | (synopsis "Recover deleted files from ext2/3/4 partitions") |
| 2507 | (description | 2507 | (description |
| 2508 | "Extundelete is a set of tools that can recover deleted files from an | 2508 | "Extundelete is a set of tools that can recover deleted files from an |
| @@ -2981,7 +2981,7 @@ early boot when entropy may be low, especially in virtualised environments.") | |||
| 2981 | "0jp458m2b3wckr18qkln69i01152qlwz33zm49103lq8fgx0n6d4")))) | 2981 | "0jp458m2b3wckr18qkln69i01152qlwz33zm49103lq8fgx0n6d4")))) |
| 2982 | (build-system gnu-build-system) | 2982 | (build-system gnu-build-system) |
| 2983 | (synopsis "Lists information about SCSI or NVMe devices in Linux") | 2983 | (synopsis "Lists information about SCSI or NVMe devices in Linux") |
| 2984 | (home-page "http://sg.danny.cz/scsi/lsscsi.html") | 2984 | (home-page "https://sg.danny.cz/scsi/lsscsi.html") |
| 2985 | (description | 2985 | (description |
| 2986 | "@command{lsscsi} lists SCSI logical units or SCSI targets. It can | 2986 | "@command{lsscsi} lists SCSI logical units or SCSI targets. It can |
| 2987 | also list NVMe namespaces or controllers and show the relationship between a | 2987 | also list NVMe namespaces or controllers and show the relationship between a |
| @@ -3100,7 +3100,7 @@ inadequately in modern network environments, and both should be deprecated.") | |||
| 3100 | (sha256 | 3100 | (sha256 |
| 3101 | (base32 | 3101 | (base32 |
| 3102 | "0hz9fda9d78spp774b6rr5xaxav7cm4h0qcpxf70rvdbrf6qx7vy")))) | 3102 | "0hz9fda9d78spp774b6rr5xaxav7cm4h0qcpxf70rvdbrf6qx7vy")))) |
| 3103 | (home-page "http://net-tools.sourceforge.net/") | 3103 | (home-page "https://net-tools.sourceforge.net/") |
| 3104 | (build-system gnu-build-system) | 3104 | (build-system gnu-build-system) |
| 3105 | (arguments | 3105 | (arguments |
| 3106 | `(#:modules ((guix build gnu-build-system) | 3106 | `(#:modules ((guix build gnu-build-system) |
| @@ -3895,7 +3895,7 @@ NUMA performance on your system.") | |||
| 3895 | ;; run (for example) ‘loadkeys en-latin9’ instead of having to find | 3895 | ;; run (for example) ‘loadkeys en-latin9’ instead of having to find |
| 3896 | ;; and type ‘i386/colemak/en-latin9’ on a mislabelled keyboard. | 3896 | ;; and type ‘i386/colemak/en-latin9’ on a mislabelled keyboard. |
| 3897 | (files (list "share/keymaps/**"))))) | 3897 | (files (list "share/keymaps/**"))))) |
| 3898 | (home-page "http://kbd-project.org/") | 3898 | (home-page "https://kbd-project.org/") |
| 3899 | (synopsis "Linux keyboard utilities and keyboard maps") | 3899 | (synopsis "Linux keyboard utilities and keyboard maps") |
| 3900 | (description | 3900 | (description |
| 3901 | "This package contains keytable files and keyboard utilities compatible | 3901 | "This package contains keytable files and keyboard utilities compatible |
| @@ -5157,7 +5157,7 @@ specified in /etc/acpi/events and execute the rules that match the event.") | |||
| 5157 | (sha256 | 5157 | (sha256 |
| 5158 | (base32 "12i0ip11xbfcjzxz4r10cvz7mbzgq1hfcdn97w6zz7sm3wndwrg8")))) | 5158 | (base32 "12i0ip11xbfcjzxz4r10cvz7mbzgq1hfcdn97w6zz7sm3wndwrg8")))) |
| 5159 | (build-system gnu-build-system) | 5159 | (build-system gnu-build-system) |
| 5160 | (home-page "http://linux-diag.sourceforge.net/Sysfsutils.html") | 5160 | (home-page "https://linux-diag.sourceforge.net/Sysfsutils.html") |
| 5161 | (synopsis "System utilities based on Linux sysfs") | 5161 | (synopsis "System utilities based on Linux sysfs") |
| 5162 | (description | 5162 | (description |
| 5163 | "These are a set of utilities built upon sysfs, a virtual file system in | 5163 | "These are a set of utilities built upon sysfs, a virtual file system in |
| @@ -8210,7 +8210,7 @@ available in the kernel Linux.") | |||
| 8210 | (assoc-ref outputs "out")))))))) | 8210 | (assoc-ref outputs "out")))))))) |
| 8211 | (inputs (list perl)) | 8211 | (inputs (list perl)) |
| 8212 | (supported-systems '("i686-linux" "x86_64-linux")) | 8212 | (supported-systems '("i686-linux" "x86_64-linux")) |
| 8213 | (home-page "http://www.etallen.com/cpuid.html") | 8213 | (home-page "https://www.etallen.com/cpuid.html") |
| 8214 | (synopsis "Dump x86 CPUID processor information") | 8214 | (synopsis "Dump x86 CPUID processor information") |
| 8215 | (description "cpuid dumps detailed information about the CPU(s) gathered | 8215 | (description "cpuid dumps detailed information about the CPU(s) gathered |
| 8216 | from the CPUID instruction, and also determines the exact model of CPU(s). It | 8216 | from the CPUID instruction, and also determines the exact model of CPU(s). It |
| @@ -8652,7 +8652,7 @@ the OS-specific data structures needed by the kernel to setup the event. | |||
| 8652 | 8652 | ||
| 8653 | libpfm4 provides support for the @code{perf_events} interface, which was | 8653 | libpfm4 provides support for the @code{perf_events} interface, which was |
| 8654 | introduced in Linux 2.6.31.") | 8654 | introduced in Linux 2.6.31.") |
| 8655 | (home-page "http://perfmon2.sourceforge.net/") | 8655 | (home-page "https://perfmon2.sourceforge.net/") |
| 8656 | (license license:expat))) | 8656 | (license license:expat))) |
| 8657 | 8657 | ||
| 8658 | (define-public libnfnetlink | 8658 | (define-public libnfnetlink |
diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm index 038ca1f18b6..fb65a27e624 100644 --- a/gnu/packages/lisp-check.scm +++ b/gnu/packages/lisp-check.scm | |||
| @@ -815,7 +815,7 @@ advantages of @command{prove} are: | |||
| 815 | (delete-file-recursively "debian") | 815 | (delete-file-recursively "debian") |
| 816 | #t)))) | 816 | #t)))) |
| 817 | (build-system asdf-build-system/sbcl) | 817 | (build-system asdf-build-system/sbcl) |
| 818 | (home-page "http://quickdocs.org/ptester/") | 818 | (home-page "https://quickdocs.org/ptester/") |
| 819 | (synopsis "Portable test harness package") | 819 | (synopsis "Portable test harness package") |
| 820 | (description | 820 | (description |
| 821 | "@command{ptester} is a portable testing framework based on Franz's | 821 | "@command{ptester} is a portable testing framework based on Franz's |
| @@ -1098,7 +1098,7 @@ parameterization.") | |||
| 1098 | (description | 1098 | (description |
| 1099 | "The XLUnit package is a toolkit for building test suites. It is based | 1099 | "The XLUnit package is a toolkit for building test suites. It is based |
| 1100 | on the XPTest package by Craig Brozensky and the JUnit package by Kent Beck.") | 1100 | on the XPTest package by Craig Brozensky and the JUnit package by Kent Beck.") |
| 1101 | (home-page "http://quickdocs.org/xlunit/") | 1101 | (home-page "https://quickdocs.org/xlunit/") |
| 1102 | (license license:bsd-3)))) | 1102 | (license license:bsd-3)))) |
| 1103 | 1103 | ||
| 1104 | (define-public cl-xlunit | 1104 | (define-public cl-xlunit |
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index dbe87bba1bf..a874b74a6a7 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm | |||
| @@ -2883,7 +2883,7 @@ satisfying the test.") | |||
| 2883 | (synopsis "Common Lisp library for encoding text in various web-savvy encodings") | 2883 | (synopsis "Common Lisp library for encoding text in various web-savvy encodings") |
| 2884 | (description | 2884 | (description |
| 2885 | "A library for encoding text in various web-savvy encodings.") | 2885 | "A library for encoding text in various web-savvy encodings.") |
| 2886 | (home-page "http://quickdocs.org/html-encode/") | 2886 | (home-page "https://quickdocs.org/html-encode/") |
| 2887 | (license license:expat))) | 2887 | (license license:expat))) |
| 2888 | 2888 | ||
| 2889 | (define-public cl-html-encode | 2889 | (define-public cl-html-encode |
| @@ -3174,7 +3174,7 @@ readtables, which is akin to package namespacing in Common Lisp.") | |||
| 3174 | (build-system asdf-build-system/sbcl) | 3174 | (build-system asdf-build-system/sbcl) |
| 3175 | (inputs | 3175 | (inputs |
| 3176 | (list sbcl-parse-number)) | 3176 | (list sbcl-parse-number)) |
| 3177 | (home-page "http://common-lisp.net/project/py-configparser/") | 3177 | (home-page "https://common-lisp.net/project/py-configparser/") |
| 3178 | (synopsis "ConfigParser Python module functionality for Common Lisp") | 3178 | (synopsis "ConfigParser Python module functionality for Common Lisp") |
| 3179 | (description "The py-configparser package implements the ConfigParser | 3179 | (description "The py-configparser package implements the ConfigParser |
| 3180 | Python module functionality in Common Lisp. In short, it implements reading | 3180 | Python module functionality in Common Lisp. In short, it implements reading |
| @@ -5616,7 +5616,7 @@ PROPER-LIST, ASSOCIATION-LIST, PROPERTY-LIST and TUPLE.") | |||
| 5616 | (substitute* "rotate-byte.lisp" | 5616 | (substitute* "rotate-byte.lisp" |
| 5617 | (("in-package :cl-utilities)" all) | 5617 | (("in-package :cl-utilities)" all) |
| 5618 | "in-package :cl-utilities)\n\n#+sbcl\n(require :sb-rotate-byte)"))))))) | 5618 | "in-package :cl-utilities)\n\n#+sbcl\n(require :sb-rotate-byte)"))))))) |
| 5619 | (home-page "http://common-lisp.net/project/cl-utilities") | 5619 | (home-page "https://common-lisp.net/project/cl-utilities") |
| 5620 | (synopsis "Collection of semi-standard utilities") | 5620 | (synopsis "Collection of semi-standard utilities") |
| 5621 | (description | 5621 | (description |
| 5622 | "On Cliki.net <http://www.cliki.net/Common%20Lisp%20Utilities>, there | 5622 | "On Cliki.net <http://www.cliki.net/Common%20Lisp%20Utilities>, there |
| @@ -8234,7 +8234,7 @@ situations, operations on series may be composed functionally and yet execute | |||
| 8234 | iteratively, without the need to construct intermediate series values | 8234 | iteratively, without the need to construct intermediate series values |
| 8235 | explicitly. In this manner, series provide both the clarity of a functional | 8235 | explicitly. In this manner, series provide both the clarity of a functional |
| 8236 | programming style and the efficiency of an iterative programming style.") | 8236 | programming style and the efficiency of an iterative programming style.") |
| 8237 | (home-page "http://series.sourceforge.net/") | 8237 | (home-page "https://series.sourceforge.net/") |
| 8238 | (license license:expat)))) | 8238 | (license license:expat)))) |
| 8239 | 8239 | ||
| 8240 | (define-public cl-series | 8240 | (define-public cl-series |
| @@ -12085,7 +12085,7 @@ interface for MySQL, PostgreSQL and SQLite.") | |||
| 12085 | (description | 12085 | (description |
| 12086 | "UFFI provides a universal foreign function interface (FFI) | 12086 | "UFFI provides a universal foreign function interface (FFI) |
| 12087 | for Common Lisp.") | 12087 | for Common Lisp.") |
| 12088 | (home-page "http://quickdocs.org/uffi/") | 12088 | (home-page "https://quickdocs.org/uffi/") |
| 12089 | (license license:llgpl))) | 12089 | (license license:llgpl))) |
| 12090 | 12090 | ||
| 12091 | (define-public cl-uffi | 12091 | (define-public cl-uffi |
| @@ -12220,7 +12220,7 @@ interface for MySQL, PostgreSQL and SQLite.") | |||
| 12220 | "@code{clsql} is a Common Lisp interface to SQL RDBMS based on the | 12220 | "@code{clsql} is a Common Lisp interface to SQL RDBMS based on the |
| 12221 | Xanalys CommonSQL interface for Lispworks. It provides low-level database | 12221 | Xanalys CommonSQL interface for Lispworks. It provides low-level database |
| 12222 | interfaces as well as a functional and an object oriented interface.") | 12222 | interfaces as well as a functional and an object oriented interface.") |
| 12223 | (home-page "http://clsql.kpe.io/") | 12223 | (home-page "https://clsql.kpe.io/") |
| 12224 | (license license:llgpl))) | 12224 | (license license:llgpl))) |
| 12225 | 12225 | ||
| 12226 | (define-public cl-clsql | 12226 | (define-public cl-clsql |
| @@ -12286,7 +12286,7 @@ If features: | |||
| 12286 | @item Purely functional pairing heaps. | 12286 | @item Purely functional pairing heaps. |
| 12287 | @item Purely functional amortized queue. | 12287 | @item Purely functional amortized queue. |
| 12288 | @end itemize\n") | 12288 | @end itemize\n") |
| 12289 | (home-page "http://ndantam.github.io/sycamore/") | 12289 | (home-page "https://ndantam.github.io/sycamore/") |
| 12290 | (license license:bsd-3)))) | 12290 | (license license:bsd-3)))) |
| 12291 | 12291 | ||
| 12292 | (define-public cl-sycamore | 12292 | (define-public cl-sycamore |
| @@ -12593,7 +12593,7 @@ MOP easier to use.") | |||
| 12593 | (package | 12593 | (package |
| 12594 | (name "sbcl-osicat") | 12594 | (name "sbcl-osicat") |
| 12595 | (version (git-version "0.7.0" revision commit)) | 12595 | (version (git-version "0.7.0" revision commit)) |
| 12596 | (home-page "http://www.common-lisp.net/project/osicat/") | 12596 | (home-page "https://www.common-lisp.net/project/osicat/") |
| 12597 | (source | 12597 | (source |
| 12598 | (origin | 12598 | (origin |
| 12599 | (method git-fetch) | 12599 | (method git-fetch) |
| @@ -14231,7 +14231,7 @@ package that includes a number of renames and shadows.") | |||
| 14231 | sbcl-hu.dwim.common-lisp | 14231 | sbcl-hu.dwim.common-lisp |
| 14232 | sbcl-iterate | 14232 | sbcl-iterate |
| 14233 | sbcl-metabang-bind)) | 14233 | sbcl-metabang-bind)) |
| 14234 | (home-page "http://dwim.hu/") | 14234 | (home-page "https://dwim.hu/") |
| 14235 | (synopsis "Common Lisp library shared by other hu.dwim systems") | 14235 | (synopsis "Common Lisp library shared by other hu.dwim systems") |
| 14236 | (description "This package contains a support library for other | 14236 | (description "This package contains a support library for other |
| 14237 | hu.dwim systems.") | 14237 | hu.dwim systems.") |
| @@ -14629,7 +14629,7 @@ can begin writing unit tests as soon as the project is generated.") | |||
| 14629 | (package | 14629 | (package |
| 14630 | (name "sbcl-caveman") | 14630 | (name "sbcl-caveman") |
| 14631 | (version (git-version "2.4.0" revision commit)) | 14631 | (version (git-version "2.4.0" revision commit)) |
| 14632 | (home-page "http://8arrow.org/caveman/") | 14632 | (home-page "https://8arrow.org/caveman/") |
| 14633 | (source | 14633 | (source |
| 14634 | (origin | 14634 | (origin |
| 14635 | (method git-fetch) | 14635 | (method git-fetch) |
| @@ -15731,7 +15731,7 @@ not so easy to copy (ssyntax, argument destructuring, etc.).") | |||
| 15731 | (build-system asdf-build-system/sbcl) | 15731 | (build-system asdf-build-system/sbcl) |
| 15732 | (native-inputs | 15732 | (native-inputs |
| 15733 | (list sbcl-lift)) | 15733 | (list sbcl-lift)) |
| 15734 | (home-page "http://common-lisp.net/project/trivial-shell/") | 15734 | (home-page "https://common-lisp.net/project/trivial-shell/") |
| 15735 | (synopsis "Common Lisp access to the shell") | 15735 | (synopsis "Common Lisp access to the shell") |
| 15736 | (description | 15736 | (description |
| 15737 | "A simple Common-Lisp interface to the underlying operating system. | 15737 | "A simple Common-Lisp interface to the underlying operating system. |
| @@ -16006,7 +16006,7 @@ the @command{flamegraph.pl} script, which is available in the Guix package | |||
| 16006 | (build-system asdf-build-system/sbcl) | 16006 | (build-system asdf-build-system/sbcl) |
| 16007 | (inputs | 16007 | (inputs |
| 16008 | (list sbcl-alexandria)) | 16008 | (list sbcl-alexandria)) |
| 16009 | (home-page "http://shinmera.github.io/trivial-benchmark/") | 16009 | (home-page "https://shinmera.github.io/trivial-benchmark/") |
| 16010 | (synopsis "Easy to use benchmarking system for Common Lisp") | 16010 | (synopsis "Easy to use benchmarking system for Common Lisp") |
| 16011 | (description | 16011 | (description |
| 16012 | "Trivial-Benchmark runs a block of code many times and outputs some | 16012 | "Trivial-Benchmark runs a block of code many times and outputs some |
| @@ -24817,7 +24817,7 @@ operating on them.") | |||
| 24817 | (native-inputs | 24817 | (native-inputs |
| 24818 | (list sbcl-iterate | 24818 | (list sbcl-iterate |
| 24819 | sbcl-hu.dwim.stefil)) | 24819 | sbcl-hu.dwim.stefil)) |
| 24820 | (home-page "http://nikodemus.github.io/screamer/") | 24820 | (home-page "https://nikodemus.github.io/screamer/") |
| 24821 | (synopsis "Nondeterministic programming and constraint propagation") | 24821 | (synopsis "Nondeterministic programming and constraint propagation") |
| 24822 | (description | 24822 | (description |
| 24823 | "Screamer is an extension of Common Lisp that adds support for | 24823 | "Screamer is an extension of Common Lisp that adds support for |
| @@ -26873,7 +26873,7 @@ Closure Templates.") | |||
| 26873 | combinators. Using a simple technique from the functional programming | 26873 | combinators. Using a simple technique from the functional programming |
| 26874 | camp, @code{cl-smug} makes it simple to create quick extensible recursive | 26874 | camp, @code{cl-smug} makes it simple to create quick extensible recursive |
| 26875 | descent parsers without funky syntax or impenetrable macrology.") | 26875 | descent parsers without funky syntax or impenetrable macrology.") |
| 26876 | (home-page "http://smug.drewc.ca/") | 26876 | (home-page "https://smug.drewc.ca/") |
| 26877 | (license license:expat)))) | 26877 | (license license:expat)))) |
| 26878 | 26878 | ||
| 26879 | (define-public cl-smug | 26879 | (define-public cl-smug |
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 777c6edbc5f..22284de7a26 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm | |||
| @@ -654,7 +654,7 @@ an interpreter, a compiler, a debugger, and much more.") | |||
| 654 | (search-path-specification | 654 | (search-path-specification |
| 655 | (variable "XDG_CONFIG_DIRS") | 655 | (variable "XDG_CONFIG_DIRS") |
| 656 | (files '("etc"))))) | 656 | (files '("etc"))))) |
| 657 | (home-page "http://www.sbcl.org/") | 657 | (home-page "https://www.sbcl.org/") |
| 658 | (synopsis "Common Lisp implementation") | 658 | (synopsis "Common Lisp implementation") |
| 659 | (description "Steel Bank Common Lisp (SBCL) is a high performance Common | 659 | (description "Steel Bank Common Lisp (SBCL) is a high performance Common |
| 660 | Lisp compiler. In addition to the compiler and runtime system for ANSI Common | 660 | Lisp compiler. In addition to the compiler and runtime system for ANSI Common |
| @@ -877,7 +877,7 @@ libraries such as OpenGL, SDL, Video4Linux, and ALSA (video/audio | |||
| 877 | grabbing), and others. Lush is an ideal frontend script language for | 877 | grabbing), and others. Lush is an ideal frontend script language for |
| 878 | programming projects written in C or other languages. Lush also has | 878 | programming projects written in C or other languages. Lush also has |
| 879 | libraries for Machine Learning, Neural Nets and statistical estimation.") | 879 | libraries for Machine Learning, Neural Nets and statistical estimation.") |
| 880 | (home-page "http://lush.sourceforge.net/") | 880 | (home-page "https://lush.sourceforge.net/") |
| 881 | (license license:lgpl2.1+))) | 881 | (license license:lgpl2.1+))) |
| 882 | 882 | ||
| 883 | (define-public confusion-mdl | 883 | (define-public confusion-mdl |
| @@ -971,7 +971,7 @@ enough to play the original mainframe Zork all the way through.") | |||
| 971 | (invoke "./configure" "+lang" "en" "+fhs" | 971 | (invoke "./configure" "+lang" "en" "+fhs" |
| 972 | (string-append "-prefix=" (assoc-ref outputs "out"))) | 972 | (string-append "-prefix=" (assoc-ref outputs "out"))) |
| 973 | #t))))) | 973 | #t))))) |
| 974 | (home-page "http://www.kylheku.com/cgit/man/") | 974 | (home-page "https://www.kylheku.com/cgit/man/") |
| 975 | (synopsis "Modifications to the man utilities, specifically man2html") | 975 | (synopsis "Modifications to the man utilities, specifically man2html") |
| 976 | (description | 976 | (description |
| 977 | "This is a fork of the man utilities intended specifically for building | 977 | "This is a fork of the man utilities intended specifically for building |
diff --git a/gnu/packages/logging.scm b/gnu/packages/logging.scm index 76b8f6a6b78..550caf7be1e 100644 --- a/gnu/packages/logging.scm +++ b/gnu/packages/logging.scm | |||
| @@ -88,7 +88,7 @@ | |||
| 88 | "Log4cpp is library of C++ classes for flexible logging to files, syslog, | 88 | "Log4cpp is library of C++ classes for flexible logging to files, syslog, |
| 89 | IDSA and other destinations. It is modeled after the Log4j Java library, | 89 | IDSA and other destinations. It is modeled after the Log4j Java library, |
| 90 | staying as close to their API as is reasonable.") | 90 | staying as close to their API as is reasonable.") |
| 91 | (home-page "http://log4cpp.sourceforge.net/") | 91 | (home-page "https://log4cpp.sourceforge.net/") |
| 92 | (license license:lgpl2.1+))) | 92 | (license license:lgpl2.1+))) |
| 93 | 93 | ||
| 94 | (define-public glog | 94 | (define-public glog |
diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm index 5fd1d66927d..d50890bf1e1 100644 --- a/gnu/packages/lua.scm +++ b/gnu/packages/lua.scm | |||
| @@ -655,7 +655,7 @@ standard libraries.") | |||
| 655 | (lambda* (#:key outputs #:allow-other-keys) | 655 | (lambda* (#:key outputs #:allow-other-keys) |
| 656 | (mkdir-p (string-append (assoc-ref outputs "out") "/bin")) | 656 | (mkdir-p (string-append (assoc-ref outputs "out") "/bin")) |
| 657 | #t))))) | 657 | #t))))) |
| 658 | (home-page "http://stevedonovan.github.io/ldoc/") | 658 | (home-page "https://stevedonovan.github.io/ldoc/") |
| 659 | (synopsis "Lua documentation generator") | 659 | (synopsis "Lua documentation generator") |
| 660 | (description | 660 | (description |
| 661 | "LDoc is a LuaDoc-compatible documentation generation system for | 661 | "LDoc is a LuaDoc-compatible documentation generation system for |
| @@ -779,7 +779,7 @@ Notable examples are GTK+, GStreamer and Webkit.") | |||
| 779 | (description | 779 | (description |
| 780 | "LPeg is a pattern-matching library for Lua, based on Parsing Expression | 780 | "LPeg is a pattern-matching library for Lua, based on Parsing Expression |
| 781 | Grammars (PEGs).") | 781 | Grammars (PEGs).") |
| 782 | (home-page "http://www.inf.puc-rio.br/~roberto/lpeg") | 782 | (home-page "https://www.inf.puc-rio.br/~roberto/lpeg") |
| 783 | (license license:expat))) | 783 | (license license:expat))) |
| 784 | 784 | ||
| 785 | (define-public lua-lpeg | 785 | (define-public lua-lpeg |
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 449335174f5..8bd1d8b8bbb 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm | |||
| @@ -437,7 +437,7 @@ Performance is achieved by using the LLVM JIT compiler.") | |||
| 437 | "CFLAGS=-fcommon"))) | 437 | "CFLAGS=-fcommon"))) |
| 438 | (inputs | 438 | (inputs |
| 439 | (list perl)) | 439 | (list perl)) |
| 440 | (home-page "http://micans.org/mcl/") | 440 | (home-page "https://micans.org/mcl/") |
| 441 | (synopsis "Clustering algorithm for graphs") | 441 | (synopsis "Clustering algorithm for graphs") |
| 442 | (description | 442 | (description |
| 443 | "The MCL algorithm is short for the @dfn{Markov Cluster Algorithm}, a | 443 | "The MCL algorithm is short for the @dfn{Markov Cluster Algorithm}, a |
| @@ -564,7 +564,7 @@ sample proximities between pairs of cases.") | |||
| 564 | "0hlbdmjjf1jgsvi3d2hwni5lz3l9a5bzj6ijpbawa8a7cbrpp66y")))) | 564 | "0hlbdmjjf1jgsvi3d2hwni5lz3l9a5bzj6ijpbawa8a7cbrpp66y")))) |
| 565 | (build-system gnu-build-system) | 565 | (build-system gnu-build-system) |
| 566 | (arguments '(#:configure-flags '("--enable-ngram-fsts"))) | 566 | (arguments '(#:configure-flags '("--enable-ngram-fsts"))) |
| 567 | (home-page "http://www.openfst.org") | 567 | (home-page "https://www.openfst.org") |
| 568 | (synopsis "Library for weighted finite-state transducers") | 568 | (synopsis "Library for weighted finite-state transducers") |
| 569 | (description "OpenFst is a library for constructing, combining, | 569 | (description "OpenFst is a library for constructing, combining, |
| 570 | optimizing, and searching weighted finite-state transducers (FSTs).") | 570 | optimizing, and searching weighted finite-state transducers (FSTs).") |
| @@ -905,7 +905,7 @@ with a single function call.") | |||
| 905 | (invoke "ctest")))))) | 905 | (invoke "ctest")))))) |
| 906 | (native-inputs | 906 | (native-inputs |
| 907 | (list catch-framework)) | 907 | (list catch-framework)) |
| 908 | (home-page "http://reactivex.io/") | 908 | (home-page "https://reactivex.io/") |
| 909 | (synopsis "Reactive Extensions for C++") | 909 | (synopsis "Reactive Extensions for C++") |
| 910 | (description | 910 | (description |
| 911 | "The Reactive Extensions for C++ (RxCpp) is a library of algorithms for | 911 | "The Reactive Extensions for C++ (RxCpp) is a library of algorithms for |
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 4c36e05fe01..6ef4c6fdab0 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm | |||
| @@ -1602,7 +1602,7 @@ system, written in the Mercury language.") | |||
| 1602 | (list pandoc pkg-config)) | 1602 | (list pandoc pkg-config)) |
| 1603 | (inputs | 1603 | (inputs |
| 1604 | (list openssl notmuch sqlite xapian)) | 1604 | (list openssl notmuch sqlite xapian)) |
| 1605 | (home-page "http://www.muchsync.org/") | 1605 | (home-page "https://www.muchsync.org/") |
| 1606 | (synopsis "Synchronize notmuch mail across machines") | 1606 | (synopsis "Synchronize notmuch mail across machines") |
| 1607 | (description | 1607 | (description |
| 1608 | "Muchsync brings Notmuch to all of your computers by synchronizing your | 1608 | "Muchsync brings Notmuch to all of your computers by synchronizing your |
| @@ -2555,7 +2555,7 @@ separation to safely deliver mail in multi-user setups.") | |||
| 2555 | ;; are performed before the actual build process. | 2555 | ;; are performed before the actual build process. |
| 2556 | (build-system gnu-build-system) | 2556 | (build-system gnu-build-system) |
| 2557 | (inputs (list exim)) | 2557 | (inputs (list exim)) |
| 2558 | (home-page "http://www.procmail.org/") | 2558 | (home-page "https://www.procmail.org/") |
| 2559 | (synopsis "Versatile mail delivery agent (MDA)") | 2559 | (synopsis "Versatile mail delivery agent (MDA)") |
| 2560 | (description "Procmail is a mail delivery agent (MDA) featuring support | 2560 | (description "Procmail is a mail delivery agent (MDA) featuring support |
| 2561 | for a variety of mailbox formats such as mbox, mh and maildir. Incoming mail | 2561 | for a variety of mailbox formats such as mbox, mh and maildir. Incoming mail |
| @@ -3041,7 +3041,7 @@ define(`confINST_DEP', `') | |||
| 3041 | #:tests? #f)) | 3041 | #:tests? #f)) |
| 3042 | (inputs | 3042 | (inputs |
| 3043 | (list m4 perl)) | 3043 | (list m4 perl)) |
| 3044 | (home-page "http://sendmail.org") | 3044 | (home-page "https://sendmail.org") |
| 3045 | (synopsis | 3045 | (synopsis |
| 3046 | "Highly configurable Mail Transfer Agent (MTA)") | 3046 | "Highly configurable Mail Transfer Agent (MTA)") |
| 3047 | (description | 3047 | (description |
| @@ -3331,7 +3331,7 @@ writing OpenSMTPd filters.") | |||
| 3331 | ;; Our OpenSMTPd package uses libressl, but this package currently | 3331 | ;; Our OpenSMTPd package uses libressl, but this package currently |
| 3332 | ;; supports HAVE_ED25519 only with openssl. | 3332 | ;; supports HAVE_ED25519 only with openssl. |
| 3333 | openssl)) | 3333 | openssl)) |
| 3334 | (home-page "http://imperialat.at/dev/filter-dkimsign/") | 3334 | (home-page "https://imperialat.at/dev/filter-dkimsign/") |
| 3335 | (synopsis "OpenSMTPd filter for signing mail with DKIM") | 3335 | (synopsis "OpenSMTPd filter for signing mail with DKIM") |
| 3336 | (description | 3336 | (description |
| 3337 | "The @command{filter-dkimsign} OpenSMTPd filter signs outgoing e-mail | 3337 | "The @command{filter-dkimsign} OpenSMTPd filter signs outgoing e-mail |
| @@ -4676,7 +4676,7 @@ ex-like commands on it.") | |||
| 4676 | (list tre)) | 4676 | (list tre)) |
| 4677 | (native-inputs | 4677 | (native-inputs |
| 4678 | `(("emacs" ,emacs-minimal))) | 4678 | `(("emacs" ,emacs-minimal))) |
| 4679 | (home-page "http://crm114.sourceforge.net/") | 4679 | (home-page "https://crm114.sourceforge.net/") |
| 4680 | (synopsis "Controllable regex mutilator") | 4680 | (synopsis "Controllable regex mutilator") |
| 4681 | (description "CRM114 is a system to examine incoming e-mail, system log | 4681 | (description "CRM114 is a system to examine incoming e-mail, system log |
| 4682 | streams, data files or other data streams, and to sort, filter, or alter the | 4682 | streams, data files or other data streams, and to sort, filter, or alter the |
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm index 85650315716..febcb5a4a8c 100644 --- a/gnu/packages/man.scm +++ b/gnu/packages/man.scm | |||
| @@ -117,7 +117,7 @@ textfiles to roff for terminal display, and also to HTML for the web.") | |||
| 117 | (base32 | 117 | (base32 |
| 118 | "1c5dl017xil2ssb6a5vg927bnsbc9vymfgi9ahvqbb8gypx0igsx")))) | 118 | "1c5dl017xil2ssb6a5vg927bnsbc9vymfgi9ahvqbb8gypx0igsx")))) |
| 119 | (build-system gnu-build-system) | 119 | (build-system gnu-build-system) |
| 120 | (home-page "http://libpipeline.nongnu.org/") | 120 | (home-page "https://libpipeline.nongnu.org/") |
| 121 | (synopsis "C library for manipulating pipelines of subprocesses") | 121 | (synopsis "C library for manipulating pipelines of subprocesses") |
| 122 | (description | 122 | (description |
| 123 | "libpipeline is a C library for manipulating pipelines of subprocesses in | 123 | "libpipeline is a C library for manipulating pipelines of subprocesses in |
| @@ -211,7 +211,7 @@ a flexible and convenient way.") | |||
| 211 | (list (search-path-specification | 211 | (list (search-path-specification |
| 212 | (variable "MANPATH") | 212 | (variable "MANPATH") |
| 213 | (files '("share/man"))))) | 213 | (files '("share/man"))))) |
| 214 | (home-page "http://man-db.nongnu.org/") | 214 | (home-page "https://man-db.nongnu.org/") |
| 215 | (synopsis "Standard Unix documentation system") | 215 | (synopsis "Standard Unix documentation system") |
| 216 | (description | 216 | (description |
| 217 | "Man-db is an implementation of the standard Unix documentation system | 217 | "Man-db is an implementation of the standard Unix documentation system |
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index d32a6354ab2..280465e284d 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm | |||
| @@ -930,7 +930,7 @@ large scale eigenvalue problems.") | |||
| 930 | (base32 | 930 | (base32 |
| 931 | "1155qixp26c12yrxc76z9mlfw2h3xxymxxv5znpgzh5gaykpndgj")))) | 931 | "1155qixp26c12yrxc76z9mlfw2h3xxymxxv5znpgzh5gaykpndgj")))) |
| 932 | (build-system cmake-build-system) | 932 | (build-system cmake-build-system) |
| 933 | (home-page "http://www.netlib.org/lapack/") | 933 | (home-page "https://www.netlib.org/lapack/") |
| 934 | (inputs `(("fortran" ,gfortran) | 934 | (inputs `(("fortran" ,gfortran) |
| 935 | ("python" ,python-wrapper))) | 935 | ("python" ,python-wrapper))) |
| 936 | (arguments | 936 | (arguments |
| @@ -1033,7 +1033,7 @@ provide LAPACK for someone who does not have access to a Fortran compiler.") | |||
| 1033 | (substitute* "TESTING/CMakeLists.txt" | 1033 | (substitute* "TESTING/CMakeLists.txt" |
| 1034 | (("^add_test\\(x[sd]hseqr.*" all) | 1034 | (("^add_test\\(x[sd]hseqr.*" all) |
| 1035 | (string-append "# " all "\n")))))))) | 1035 | (string-append "# " all "\n")))))))) |
| 1036 | (home-page "http://www.netlib.org/scalapack/") | 1036 | (home-page "https://www.netlib.org/scalapack/") |
| 1037 | (synopsis "Library for scalable numerical linear algebra") | 1037 | (synopsis "Library for scalable numerical linear algebra") |
| 1038 | (description | 1038 | (description |
| 1039 | "ScaLAPACK is a Fortran 90 library of high-performance linear algebra | 1039 | "ScaLAPACK is a Fortran 90 library of high-performance linear algebra |
| @@ -1655,7 +1655,7 @@ System (Grid, Point and Swath).") | |||
| 1655 | "HDF-EOS5 is a software library built on HDF5 to support the construction | 1655 | "HDF-EOS5 is a software library built on HDF5 to support the construction |
| 1656 | of data structures used in NASA's Earth Observing System (Grid, Point and | 1656 | of data structures used in NASA's Earth Observing System (Grid, Point and |
| 1657 | Swath).") | 1657 | Swath).") |
| 1658 | (home-page "http://www.hdfeos.org/software/library.php#HDF-EOS5") | 1658 | (home-page "https://www.hdfeos.org/software/library.php#HDF-EOS5") |
| 1659 | 1659 | ||
| 1660 | ;; Source files carry a permissive license header. | 1660 | ;; Source files carry a permissive license header. |
| 1661 | (license (license:non-copyleft home-page)))) | 1661 | (license (license:non-copyleft home-page)))) |
| @@ -1840,7 +1840,7 @@ the resulting text.") | |||
| 1840 | `(("texlive" ,texlive-tiny) | 1840 | `(("texlive" ,texlive-tiny) |
| 1841 | ("ghostscript" ,ghostscript) | 1841 | ("ghostscript" ,ghostscript) |
| 1842 | ("doxygen" ,doxygen))) | 1842 | ("doxygen" ,doxygen))) |
| 1843 | (home-page "http://itpp.sourceforge.net") | 1843 | (home-page "https://itpp.sourceforge.net") |
| 1844 | (synopsis "C++ library of maths, signal processing and communication classes") | 1844 | (synopsis "C++ library of maths, signal processing and communication classes") |
| 1845 | (description "IT++ is a C++ library of mathematical, signal processing and | 1845 | (description "IT++ is a C++ library of mathematical, signal processing and |
| 1846 | communication classes and functions. Its main use is in simulation of | 1846 | communication classes and functions. Its main use is in simulation of |
| @@ -3177,7 +3177,7 @@ This is the certified version of the Open Cascade Technology (OCCT) library.") | |||
| 3177 | (substitute* "api/gmsh.py" | 3177 | (substitute* "api/gmsh.py" |
| 3178 | (("find_library\\(\"gmsh\"\\)") | 3178 | (("find_library\\(\"gmsh\"\\)") |
| 3179 | (simple-format #f "\"~a\"" libgmsh))))))))) | 3179 | (simple-format #f "\"~a\"" libgmsh))))))))) |
| 3180 | (home-page "http://gmsh.info/") | 3180 | (home-page "https://gmsh.info/") |
| 3181 | (synopsis "3D finite element grid generator") | 3181 | (synopsis "3D finite element grid generator") |
| 3182 | (description "Gmsh is a 3D finite element grid generator with a built-in | 3182 | (description "Gmsh is a 3D finite element grid generator with a built-in |
| 3183 | CAD engine and post-processor. Its design goal is to provide a fast, light | 3183 | CAD engine and post-processor. Its design goal is to provide a fast, light |
| @@ -3701,7 +3701,7 @@ bindings to almost all functions of SLEPc.") | |||
| 3701 | (build-system gnu-build-system) | 3701 | (build-system gnu-build-system) |
| 3702 | (native-inputs | 3702 | (native-inputs |
| 3703 | (list autoconf automake)) | 3703 | (list autoconf automake)) |
| 3704 | (home-page "http://us.metamath.org/") | 3704 | (home-page "https://us.metamath.org/") |
| 3705 | (synopsis "Proof verifier based on a minimalistic formalism") | 3705 | (synopsis "Proof verifier based on a minimalistic formalism") |
| 3706 | (description | 3706 | (description |
| 3707 | "Metamath is a tiny formal language and that can express theorems in | 3707 | "Metamath is a tiny formal language and that can express theorems in |
| @@ -4380,7 +4380,7 @@ schemes.") | |||
| 4380 | #:phases (modify-phases %standard-phases | 4380 | #:phases (modify-phases %standard-phases |
| 4381 | (add-before 'check 'mpi-setup | 4381 | (add-before 'check 'mpi-setup |
| 4382 | ,%openmpi-setup)))) | 4382 | ,%openmpi-setup)))) |
| 4383 | (home-page "http://www.p4est.org") | 4383 | (home-page "https://www.p4est.org") |
| 4384 | (synopsis "Adaptive mesh refinement on forests of octrees") | 4384 | (synopsis "Adaptive mesh refinement on forests of octrees") |
| 4385 | (description | 4385 | (description |
| 4386 | "The p4est software library enables the dynamic management of a | 4386 | "The p4est software library enables the dynamic management of a |
| @@ -4632,7 +4632,7 @@ full text searching.") | |||
| 4632 | `(("openblas" ,openblas) | 4632 | `(("openblas" ,openblas) |
| 4633 | ("lapack" ,lapack) | 4633 | ("lapack" ,lapack) |
| 4634 | ("arpack" ,arpack-ng))) | 4634 | ("arpack" ,arpack-ng))) |
| 4635 | (home-page "http://arma.sourceforge.net/") | 4635 | (home-page "https://arma.sourceforge.net/") |
| 4636 | (synopsis "C++ linear algebra library") | 4636 | (synopsis "C++ linear algebra library") |
| 4637 | (description | 4637 | (description |
| 4638 | "Armadillo is a C++ linear algebra library, aiming towards a good balance | 4638 | "Armadillo is a C++ linear algebra library, aiming towards a good balance |
| @@ -5050,7 +5050,7 @@ Fresnel integrals, and similar related functions as well.") | |||
| 5050 | (native-inputs | 5050 | (native-inputs |
| 5051 | `(("cmake" ,cmake-minimal) | 5051 | `(("cmake" ,cmake-minimal) |
| 5052 | ("m4" ,m4))) | 5052 | ("m4" ,m4))) |
| 5053 | (home-page "http://faculty.cse.tamu.edu/davis/suitesparse.html") | 5053 | (home-page "https://faculty.cse.tamu.edu/davis/suitesparse.html") |
| 5054 | (synopsis "Suite of sparse matrix software") | 5054 | (synopsis "Suite of sparse matrix software") |
| 5055 | (description | 5055 | (description |
| 5056 | "SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, | 5056 | "SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, |
| @@ -5078,7 +5078,7 @@ packages.") | |||
| 5078 | (base32 | 5078 | (base32 |
| 5079 | "1dyjlq3fiparvm8ypwk6rsmjzmnwk81l88gkishphpvc79ryp216")))) | 5079 | "1dyjlq3fiparvm8ypwk6rsmjzmnwk81l88gkishphpvc79ryp216")))) |
| 5080 | (build-system gnu-build-system) | 5080 | (build-system gnu-build-system) |
| 5081 | (home-page "http://math-atlas.sourceforge.net/") | 5081 | (home-page "https://math-atlas.sourceforge.net/") |
| 5082 | (inputs `(("gfortran" ,gfortran) | 5082 | (inputs `(("gfortran" ,gfortran) |
| 5083 | ("lapack-tar" ,(package-source lapack)))) | 5083 | ("lapack-tar" ,(package-source lapack)))) |
| 5084 | (outputs '("out" "doc")) | 5084 | (outputs '("out" "doc")) |
| @@ -5334,7 +5334,7 @@ specifications.") | |||
| 5334 | (install-file name include)) | 5334 | (install-file name include)) |
| 5335 | (find-files "." "\\.h$"))) | 5335 | (find-files "." "\\.h$"))) |
| 5336 | #t)))))) | 5336 | #t)))))) |
| 5337 | (home-page "http://lpsolve.sourceforge.net/") | 5337 | (home-page "https://lpsolve.sourceforge.net/") |
| 5338 | (synopsis "Mixed integer linear programming (MILP) solver") | 5338 | (synopsis "Mixed integer linear programming (MILP) solver") |
| 5339 | (description | 5339 | (description |
| 5340 | "lp_solve is a mixed integer linear programming solver based on the | 5340 | "lp_solve is a mixed integer linear programming solver based on the |
| @@ -5681,7 +5681,7 @@ FLANN is written in C++ and contains bindings for C, Octave and Python.") | |||
| 5681 | (list mpfr readline)) | 5681 | (list mpfr readline)) |
| 5682 | (native-inputs | 5682 | (native-inputs |
| 5683 | (list bison flex)) | 5683 | (list bison flex)) |
| 5684 | (home-page "http://w-calc.sourceforge.net/index.php") | 5684 | (home-page "https://w-calc.sourceforge.net/index.php") |
| 5685 | (synopsis "Flexible command-line scientific calculator") | 5685 | (synopsis "Flexible command-line scientific calculator") |
| 5686 | (description "Wcalc is a very capable calculator. It has standard functions | 5686 | (description "Wcalc is a very capable calculator. It has standard functions |
| 5687 | (sin, asin, and sinh for example, in either radians or degrees), many | 5687 | (sin, asin, and sinh for example, in either radians or degrees), many |
| @@ -7890,7 +7890,7 @@ numeric differences and differences in numeric formats.") | |||
| 7890 | (invoke "make" "byte") | 7890 | (invoke "make" "byte") |
| 7891 | (invoke "make" "install-lib") | 7891 | (invoke "make" "install-lib") |
| 7892 | #t))))) | 7892 | #t))))) |
| 7893 | (home-page "http://why3.lri.fr") | 7893 | (home-page "https://why3.lri.fr") |
| 7894 | (synopsis "Deductive program verification") | 7894 | (synopsis "Deductive program verification") |
| 7895 | (description "Why3 provides a language for specification and programming, | 7895 | (description "Why3 provides a language for specification and programming, |
| 7896 | called WhyML, and relies on external theorem provers, both automated and | 7896 | called WhyML, and relies on external theorem provers, both automated and |
| @@ -7943,7 +7943,7 @@ of C, Java, or Ada programs.") | |||
| 7943 | (variable "FRAMAC_LIB") | 7943 | (variable "FRAMAC_LIB") |
| 7944 | (files '("lib/frama-c")) | 7944 | (files '("lib/frama-c")) |
| 7945 | (separator #f)))) | 7945 | (separator #f)))) |
| 7946 | (home-page "http://frama-c.com") | 7946 | (home-page "https://frama-c.com") |
| 7947 | (synopsis "C source code analysis platform") | 7947 | (synopsis "C source code analysis platform") |
| 7948 | (description "Frama-C is an extensible and collaborative platform dedicated | 7948 | (description "Frama-C is an extensible and collaborative platform dedicated |
| 7949 | to source-code analysis of C software. The Frama-C analyzers assist you in | 7949 | to source-code analysis of C software. The Frama-C analyzers assist you in |
diff --git a/gnu/packages/mcrypt.scm b/gnu/packages/mcrypt.scm index c0b9c815a5a..e5e63384753 100644 --- a/gnu/packages/mcrypt.scm +++ b/gnu/packages/mcrypt.scm | |||
| @@ -45,7 +45,7 @@ | |||
| 45 | (build-system gnu-build-system) | 45 | (build-system gnu-build-system) |
| 46 | (inputs | 46 | (inputs |
| 47 | (list zlib libmcrypt libmhash)) | 47 | (list zlib libmcrypt libmhash)) |
| 48 | (home-page "http://mcrypt.sourceforge.net/") | 48 | (home-page "https://mcrypt.sourceforge.net/") |
| 49 | (synopsis "Replacement for the popular Unix crypt command") | 49 | (synopsis "Replacement for the popular Unix crypt command") |
| 50 | (description | 50 | (description |
| 51 | "MCrypt is a replacement for the old crypt() package and crypt(1) | 51 | "MCrypt is a replacement for the old crypt() package and crypt(1) |
| @@ -70,7 +70,7 @@ them.") | |||
| 70 | (base32 | 70 | (base32 |
| 71 | "0gipgb939vy9m66d3k8il98rvvwczyaw2ixr8yn6icds9c3nrsz4")))) | 71 | "0gipgb939vy9m66d3k8il98rvvwczyaw2ixr8yn6icds9c3nrsz4")))) |
| 72 | (build-system gnu-build-system) | 72 | (build-system gnu-build-system) |
| 73 | (home-page "http://mcrypt.sourceforge.net/") | 73 | (home-page "https://mcrypt.sourceforge.net/") |
| 74 | (synopsis "Encryption algorithm library") | 74 | (synopsis "Encryption algorithm library") |
| 75 | (description | 75 | (description |
| 76 | "Libmcrypt is a data encryption library. The library is thread safe and | 76 | "Libmcrypt is a data encryption library. The library is thread safe and |
| @@ -97,7 +97,7 @@ XTEA, 3WAY, TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.") | |||
| 97 | (build-system gnu-build-system) | 97 | (build-system gnu-build-system) |
| 98 | (native-inputs | 98 | (native-inputs |
| 99 | (list perl)) ;for tests | 99 | (list perl)) ;for tests |
| 100 | (home-page "http://mhash.sourceforge.net/") | 100 | (home-page "https://mhash.sourceforge.net/") |
| 101 | (synopsis "Thread-safe hash library") | 101 | (synopsis "Thread-safe hash library") |
| 102 | (description | 102 | (description |
| 103 | "Mhash is a thread-safe hash library, implemented in C, and provides a | 103 | "Mhash is a thread-safe hash library, implemented in C, and provides a |
diff --git a/gnu/packages/minetest.scm b/gnu/packages/minetest.scm index c5fc18f5d19..4c14d9412ce 100644 --- a/gnu/packages/minetest.scm +++ b/gnu/packages/minetest.scm | |||
| @@ -718,7 +718,7 @@ track of important locations.") | |||
| 718 | (base32 "1q2jj8181pjgsakl28xadv0z4sszq1lb5rpgj070wr0px6mp447p")) | 718 | (base32 "1q2jj8181pjgsakl28xadv0z4sszq1lb5rpgj070wr0px6mp447p")) |
| 719 | (file-name (git-file-name name version)))) | 719 | (file-name (git-file-name name version)))) |
| 720 | (build-system minetest-mod-build-system) | 720 | (build-system minetest-mod-build-system) |
| 721 | (home-page "http://advtrains.de/") | 721 | (home-page "https://advtrains.de/") |
| 722 | (synopsis "Adds good-looking, realistic trains with realistic rails") | 722 | (synopsis "Adds good-looking, realistic trains with realistic rails") |
| 723 | (description | 723 | (description |
| 724 | "This mod features realistic trains and various equipment for railways, | 724 | "This mod features realistic trains and various equipment for railways, |
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 629bb02acc1..c0df1e501c5 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm | |||
| @@ -413,7 +413,7 @@ HTTP. Features: | |||
| 413 | "1bk29w09zcpsv8hp0g0al7nwrxa07z0ycls3mbh83wfavk83aprl")))) | 413 | "1bk29w09zcpsv8hp0g0al7nwrxa07z0ycls3mbh83wfavk83aprl")))) |
| 414 | (build-system python-build-system) | 414 | (build-system python-build-system) |
| 415 | (native-inputs (list python-six)) | 415 | (native-inputs (list python-six)) |
| 416 | (home-page "http://graphiteapp.org/") | 416 | (home-page "https://graphiteapp.org/") |
| 417 | (synopsis "Fixed size round-robin style database for Graphite") | 417 | (synopsis "Fixed size round-robin style database for Graphite") |
| 418 | (description "Whisper is one of three components within the Graphite | 418 | (description "Whisper is one of three components within the Graphite |
| 419 | project. Whisper is a fixed-size database, similar in design and purpose to | 419 | project. Whisper is a fixed-size database, similar in design and purpose to |
| @@ -443,7 +443,7 @@ historical data.") | |||
| 443 | (lambda _ (setenv "GRAPHITE_NO_PREFIX" "1") #t))))) | 443 | (lambda _ (setenv "GRAPHITE_NO_PREFIX" "1") #t))))) |
| 444 | (propagated-inputs | 444 | (propagated-inputs |
| 445 | (list python-cachetools python-txamqp python-urllib3 python-whisper)) | 445 | (list python-cachetools python-txamqp python-urllib3 python-whisper)) |
| 446 | (home-page "http://graphiteapp.org/") | 446 | (home-page "https://graphiteapp.org/") |
| 447 | (synopsis "Backend data caching and persistence daemon for Graphite") | 447 | (synopsis "Backend data caching and persistence daemon for Graphite") |
| 448 | (description "Carbon is a backend data caching and persistence daemon for | 448 | (description "Carbon is a backend data caching and persistence daemon for |
| 449 | Graphite. Carbon is responsible for receiving metrics over the network, | 449 | Graphite. Carbon is responsible for receiving metrics over the network, |
| @@ -665,7 +665,7 @@ future system load (i.e., capacity planning).") | |||
| 665 | (build-system gnu-build-system) | 665 | (build-system gnu-build-system) |
| 666 | (inputs (list ncurses)) | 666 | (inputs (list ncurses)) |
| 667 | (arguments '(#:tests? #f)) ;; No included tests. | 667 | (arguments '(#:tests? #f)) ;; No included tests. |
| 668 | (home-page "http://www.maier-komor.de/hostscope.html") | 668 | (home-page "https://www.maier-komor.de/hostscope.html") |
| 669 | (properties `((release-monitoring-url . ,home-page))) | 669 | (properties `((release-monitoring-url . ,home-page))) |
| 670 | (synopsis | 670 | (synopsis |
| 671 | "System monitoring tool for multiple hosts") | 671 | "System monitoring tool for multiple hosts") |
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm index 03e44856182..3aa24c75ab9 100644 --- a/gnu/packages/mp3.scm +++ b/gnu/packages/mp3.scm | |||
| @@ -212,7 +212,7 @@ whose primary goals are full compliance with the ID3v2 standard, portability | |||
| 212 | across several platforms, and providing a powerful and feature-rich API with | 212 | across several platforms, and providing a powerful and feature-rich API with |
| 213 | a highly stable and efficient implementation.") | 213 | a highly stable and efficient implementation.") |
| 214 | (license license:lgpl2.0+) | 214 | (license license:lgpl2.0+) |
| 215 | (home-page "http://id3lib.sourceforge.net/"))) | 215 | (home-page "https://id3lib.sourceforge.net/"))) |
| 216 | 216 | ||
| 217 | (define-public taglib | 217 | (define-public taglib |
| 218 | (package | 218 | (package |
| @@ -377,7 +377,7 @@ automatic silence split, that can be used also to adjust cddb/cue splitpoints. | |||
| 377 | 377 | ||
| 378 | This package contains the library.") | 378 | This package contains the library.") |
| 379 | (license license:gpl2+) | 379 | (license license:gpl2+) |
| 380 | (home-page "http://mp3splt.sourceforge.net/mp3splt_page/home.php"))) | 380 | (home-page "https://mp3splt.sourceforge.net/mp3splt_page/home.php"))) |
| 381 | 381 | ||
| 382 | (define-public mp3splt | 382 | (define-public mp3splt |
| 383 | (package | 383 | (package |
| @@ -404,7 +404,7 @@ automatic silence split, that can be used also to adjust cddb/cue splitpoints. | |||
| 404 | 404 | ||
| 405 | This package contains the binary.") | 405 | This package contains the binary.") |
| 406 | (license license:gpl2+) | 406 | (license license:gpl2+) |
| 407 | (home-page "http://mp3splt.sourceforge.net/mp3splt_page/home.php"))) | 407 | (home-page "https://mp3splt.sourceforge.net/mp3splt_page/home.php"))) |
| 408 | 408 | ||
| 409 | (define-public mpg123 | 409 | (define-public mpg123 |
| 410 | (package | 410 | (package |
| @@ -456,7 +456,7 @@ command-line tool as well as a C library, libmpg123.") | |||
| 456 | ("libmad" ,libmad) | 456 | ("libmad" ,libmad) |
| 457 | ("libid3tag" ,libid3tag) | 457 | ("libid3tag" ,libid3tag) |
| 458 | ("libao" ,ao))) | 458 | ("libao" ,ao))) |
| 459 | (home-page "http://mpg321.sourceforge.net/") | 459 | (home-page "https://mpg321.sourceforge.net/") |
| 460 | (synopsis "Command-line MP3 player") | 460 | (synopsis "Command-line MP3 player") |
| 461 | (description "Mpg321 is a command-line mp3 player. mpg321 is used for | 461 | (description "Mpg321 is a command-line mp3 player. mpg321 is used for |
| 462 | frontends, as an mp3 player and as an mp3 to wave file decoder (primarily for | 462 | frontends, as an mp3 player and as an mp3 to wave file decoder (primarily for |
| @@ -497,7 +497,7 @@ use with CD-recording software).") | |||
| 497 | Libs: -L${libdir} -lmp3lame~@ | 497 | Libs: -L${libdir} -lmp3lame~@ |
| 498 | Cflags: -I${includedir}~%" | 498 | Cflags: -I${includedir}~%" |
| 499 | out ,version))))))))) | 499 | out ,version))))))))) |
| 500 | (home-page "http://lame.sourceforge.net/") | 500 | (home-page "https://lame.sourceforge.net/") |
| 501 | (synopsis "MPEG Audio Layer III (MP3) encoder") | 501 | (synopsis "MPEG Audio Layer III (MP3) encoder") |
| 502 | (description "LAME is a high quality MPEG Audio Layer III (MP3) encoder.") | 502 | (description "LAME is a high quality MPEG Audio Layer III (MP3) encoder.") |
| 503 | (license license:lgpl2.0))) | 503 | (license license:lgpl2.0))) |
diff --git a/gnu/packages/multiprecision.scm b/gnu/packages/multiprecision.scm index b96efed8433..080a8100df9 100644 --- a/gnu/packages/multiprecision.scm +++ b/gnu/packages/multiprecision.scm | |||
| @@ -158,7 +158,7 @@ correct rounding.") | |||
| 158 | for performing arithmetic on complex numbers. It supports arbitrarily high | 158 | for performing arithmetic on complex numbers. It supports arbitrarily high |
| 159 | precision and correctly rounds the results.") | 159 | precision and correctly rounds the results.") |
| 160 | (license lgpl3+) | 160 | (license lgpl3+) |
| 161 | (home-page "http://www.multiprecision.org/mpc/"))) | 161 | (home-page "https://www.multiprecision.org/mpc/"))) |
| 162 | 162 | ||
| 163 | (define-public mpfi | 163 | (define-public mpfi |
| 164 | ;; The last release, 1.5.4, lacks source files such as div_ext.c and others | 164 | ;; The last release, 1.5.4, lacks source files such as div_ext.c and others |
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 42171ce127f..f4a570189b7 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm | |||
| @@ -364,7 +364,7 @@ more.") | |||
| 364 | (list wxwidgets glib alsa-lib)) | 364 | (list wxwidgets glib alsa-lib)) |
| 365 | (native-inputs | 365 | (native-inputs |
| 366 | (list pkg-config)) | 366 | (list pkg-config)) |
| 367 | (home-page "http://ariamaestosa.sourceforge.net/") | 367 | (home-page "https://ariamaestosa.sourceforge.net/") |
| 368 | (synopsis "MIDI sequencer and editor") | 368 | (synopsis "MIDI sequencer and editor") |
| 369 | (description | 369 | (description |
| 370 | "Aria Maestosa is a MIDI sequencer and editor. It lets you compose, edit | 370 | "Aria Maestosa is a MIDI sequencer and editor. It lets you compose, edit |
| @@ -1308,7 +1308,7 @@ biographies, reviews and more.") | |||
| 1308 | jack-2 | 1308 | jack-2 |
| 1309 | json-c | 1309 | json-c |
| 1310 | pulseaudio)) | 1310 | pulseaudio)) |
| 1311 | (home-page "http://lingot.nongnu.org/") | 1311 | (home-page "https://lingot.nongnu.org/") |
| 1312 | (synopsis "Accurate & configurable musical instrument tuner") | 1312 | (synopsis "Accurate & configurable musical instrument tuner") |
| 1313 | (description | 1313 | (description |
| 1314 | "LINGOT is a musical instrument tuner. It's accurate, easy to use, and | 1314 | "LINGOT is a musical instrument tuner. It's accurate, easy to use, and |
| @@ -2582,7 +2582,7 @@ Paul), and specifically the PaulXStretch version from Xenakios.") | |||
| 2582 | font-bitstream-vera)) | 2582 | font-bitstream-vera)) |
| 2583 | (native-inputs | 2583 | (native-inputs |
| 2584 | (list help2man pkg-config)) | 2584 | (list help2man pkg-config)) |
| 2585 | (home-page "http://setbfree.org") | 2585 | (home-page "https://setbfree.org") |
| 2586 | (synopsis "Tonewheel organ") | 2586 | (synopsis "Tonewheel organ") |
| 2587 | (description | 2587 | (description |
| 2588 | "setBfree is a MIDI-controlled, software synthesizer designed to imitate | 2588 | "setBfree is a MIDI-controlled, software synthesizer designed to imitate |
| @@ -2633,7 +2633,7 @@ Laurens Hammond and Don Leslie.") | |||
| 2633 | (list alsa-lib jack-2 liblo libx11)) | 2633 | (list alsa-lib jack-2 liblo libx11)) |
| 2634 | (native-inputs | 2634 | (native-inputs |
| 2635 | (list pkg-config)) | 2635 | (list pkg-config)) |
| 2636 | (home-page "http://bristol.sourceforge.net/") | 2636 | (home-page "https://bristol.sourceforge.net/") |
| 2637 | (synopsis "Synthesizer emulator") | 2637 | (synopsis "Synthesizer emulator") |
| 2638 | (description | 2638 | (description |
| 2639 | "Bristol is an emulation package for a number of different @code{classic} | 2639 | "Bristol is an emulation package for a number of different @code{classic} |
| @@ -2906,7 +2906,7 @@ main purpose is to liberate raw audio rendering from audio and MIDI drivers.") | |||
| 2906 | (list alsa-lib)) | 2906 | (list alsa-lib)) |
| 2907 | (native-inputs | 2907 | (native-inputs |
| 2908 | (list unzip)) | 2908 | (list unzip)) |
| 2909 | (home-page "http://portmedia.sourceforge.net/portmidi/") | 2909 | (home-page "https://portmedia.sourceforge.net/portmidi/") |
| 2910 | (synopsis "Library for MIDI I/O") | 2910 | (synopsis "Library for MIDI I/O") |
| 2911 | (description | 2911 | (description |
| 2912 | "PortMidi is a library supporting real-time input and output of MIDI data | 2912 | "PortMidi is a library supporting real-time input and output of MIDI data |
| @@ -2939,7 +2939,7 @@ using a system-independent interface.") | |||
| 2939 | (list portmidi alsa-lib)) | 2939 | (list portmidi alsa-lib)) |
| 2940 | (native-inputs | 2940 | (native-inputs |
| 2941 | (list python-cython unzip)) | 2941 | (list python-cython unzip)) |
| 2942 | (home-page "http://portmedia.sourceforge.net/portmidi/") | 2942 | (home-page "https://portmedia.sourceforge.net/portmidi/") |
| 2943 | (synopsis "Python bindings to PortMidi") | 2943 | (synopsis "Python bindings to PortMidi") |
| 2944 | (description | 2944 | (description |
| 2945 | "This package provides Python bindings to the PortMidi library.") | 2945 | "This package provides Python bindings to the PortMidi library.") |
| @@ -3103,7 +3103,7 @@ instrument or MIDI file player.") | |||
| 3103 | (native-inputs | 3103 | (native-inputs |
| 3104 | (list pkg-config | 3104 | (list pkg-config |
| 3105 | ruby)) | 3105 | ruby)) |
| 3106 | (home-page "http://zynaddsubfx.sf.net/") | 3106 | (home-page "https://zynaddsubfx.sf.net/") |
| 3107 | (synopsis "Software synthesizer") | 3107 | (synopsis "Software synthesizer") |
| 3108 | (description | 3108 | (description |
| 3109 | "ZynAddSubFX is a feature heavy realtime software synthesizer. It offers | 3109 | "ZynAddSubFX is a feature heavy realtime software synthesizer. It offers |
| @@ -3165,7 +3165,7 @@ capabilities, custom envelopes, effects, etc.") | |||
| 3165 | zlib)) | 3165 | zlib)) |
| 3166 | (native-inputs | 3166 | (native-inputs |
| 3167 | (list pkg-config)) | 3167 | (list pkg-config)) |
| 3168 | (home-page "http://yoshimi.sourceforge.net/") | 3168 | (home-page "https://yoshimi.sourceforge.net/") |
| 3169 | (synopsis "Multi-paradigm software synthesizer") | 3169 | (synopsis "Multi-paradigm software synthesizer") |
| 3170 | (description | 3170 | (description |
| 3171 | "Yoshimi is a fork of ZynAddSubFX, a feature-heavy real-time software | 3171 | "Yoshimi is a fork of ZynAddSubFX, a feature-heavy real-time software |
| @@ -3366,7 +3366,7 @@ computer's keyboard.") | |||
| 3366 | (list minixml jack-1 alsa-lib)) | 3366 | (list minixml jack-1 alsa-lib)) |
| 3367 | (native-inputs | 3367 | (native-inputs |
| 3368 | (list pkg-config)) | 3368 | (list pkg-config)) |
| 3369 | (home-page "http://aj-snapshot.sourceforge.net/") | 3369 | (home-page "https://aj-snapshot.sourceforge.net/") |
| 3370 | (synopsis "Snapshot connections between ALSA and JACK clients") | 3370 | (synopsis "Snapshot connections between ALSA and JACK clients") |
| 3371 | (description "Aj-snapshot is a small program that can be used to make | 3371 | (description "Aj-snapshot is a small program that can be used to make |
| 3372 | snapshots of the connections made between JACK and/or ALSA clients. Because | 3372 | snapshots of the connections made between JACK and/or ALSA clients. Because |
| @@ -4070,7 +4070,7 @@ modes available for improved Amiga ProTracker 2/3 compatibility.") | |||
| 4070 | (inputs | 4070 | (inputs |
| 4071 | (list alsa-lib ; for asound dependency | 4071 | (list alsa-lib ; for asound dependency |
| 4072 | libx11 libxext sdl)) | 4072 | libx11 libxext sdl)) |
| 4073 | (home-page "http://schismtracker.org") | 4073 | (home-page "https://schismtracker.org") |
| 4074 | (synopsis "Oldschool sample-based music composition tool") | 4074 | (synopsis "Oldschool sample-based music composition tool") |
| 4075 | (description | 4075 | (description |
| 4076 | "Schism Tracker is a reimplementation of Impulse Tracker, a program used to | 4076 | "Schism Tracker is a reimplementation of Impulse Tracker, a program used to |
| @@ -4200,7 +4200,7 @@ formats, including most audio formats recognized by FFMpeg.") | |||
| 4200 | (version "1.1") | 4200 | (version "1.1") |
| 4201 | (source (origin | 4201 | (source (origin |
| 4202 | (method url-fetch) | 4202 | (method url-fetch) |
| 4203 | (uri (string-append "http://www.fourmilab.ch/webtools/midicsv/" | 4203 | (uri (string-append "https://www.fourmilab.ch/webtools/midicsv/" |
| 4204 | name "-" version ".tar.gz")) | 4204 | name "-" version ".tar.gz")) |
| 4205 | (sha256 | 4205 | (sha256 |
| 4206 | (base32 | 4206 | (base32 |
| @@ -4218,7 +4218,7 @@ processed by a program to transform the MIDI data (for example, to key | |||
| 4218 | transpose a composition or extract a track from a multi-track sequence). A | 4218 | transpose a composition or extract a track from a multi-track sequence). A |
| 4219 | CSV file in the format created by midicsv may be converted back into a | 4219 | CSV file in the format created by midicsv may be converted back into a |
| 4220 | standard MIDI file with the csvmidi program.") | 4220 | standard MIDI file with the csvmidi program.") |
| 4221 | (home-page "http://www.fourmilab.ch/webtools/midicsv/") | 4221 | (home-page "https://www.fourmilab.ch/webtools/midicsv/") |
| 4222 | (license license:public-domain))) | 4222 | (license license:public-domain))) |
| 4223 | 4223 | ||
| 4224 | (define-public gx-guvnor-lv2 | 4224 | (define-public gx-guvnor-lv2 |
| @@ -4583,7 +4583,7 @@ plugins, a switch trigger, a toggle switch, and a peakmeter.") | |||
| 4583 | (list qtbase-5 alsa-lib jack-1 liblo lv2)) | 4583 | (list qtbase-5 alsa-lib jack-1 liblo lv2)) |
| 4584 | (native-inputs | 4584 | (native-inputs |
| 4585 | (list pkg-config qttools-5)) | 4585 | (list pkg-config qttools-5)) |
| 4586 | (home-page "http://qmidiarp.sourceforge.net/") | 4586 | (home-page "https://qmidiarp.sourceforge.net/") |
| 4587 | (synopsis "MIDI arpeggiator") | 4587 | (synopsis "MIDI arpeggiator") |
| 4588 | (description "QMidiArp is an advanced MIDI arpeggiator, programmable step | 4588 | (description "QMidiArp is an advanced MIDI arpeggiator, programmable step |
| 4589 | sequencer and LFO. It can hold any number of arpeggiator, sequencer, or LFO | 4589 | sequencer and LFO. It can hold any number of arpeggiator, sequencer, or LFO |
| @@ -4609,7 +4609,7 @@ modules running in parallel.") | |||
| 4609 | (list qtbase-5 alsa-lib)) | 4609 | (list qtbase-5 alsa-lib)) |
| 4610 | (native-inputs | 4610 | (native-inputs |
| 4611 | (list pkg-config qttools-5)) | 4611 | (list pkg-config qttools-5)) |
| 4612 | (home-page "http://alsamodular.sourceforge.net/") | 4612 | (home-page "https://alsamodular.sourceforge.net/") |
| 4613 | (synopsis "MIDI event router and filter") | 4613 | (synopsis "MIDI event router and filter") |
| 4614 | (description "QMidiRoute is a MIDI event router and filter. MIDI note, | 4614 | (description "QMidiRoute is a MIDI event router and filter. MIDI note, |
| 4615 | control change, program change and pitch bend events are logged, and can be | 4615 | control change, program change and pitch bend events are logged, and can be |
| @@ -5105,7 +5105,7 @@ It is intended to be simple, GUI-toolkit-agnostic, and slightly biased | |||
| 5105 | towards familiarity with MIDI. The DSSI distribution package contains | 5105 | towards familiarity with MIDI. The DSSI distribution package contains |
| 5106 | a JACK/ALSA-sequencer reference host and some plugins as well as the | 5106 | a JACK/ALSA-sequencer reference host and some plugins as well as the |
| 5107 | specification and header.") | 5107 | specification and header.") |
| 5108 | (home-page "http://dssi.sourceforge.net/") | 5108 | (home-page "https://dssi.sourceforge.net/") |
| 5109 | ;; The DSSI interface is LGPL2.1+, some tests and examples are GPL2+. | 5109 | ;; The DSSI interface is LGPL2.1+, some tests and examples are GPL2+. |
| 5110 | ;; The vast majority of examples are in the public domain. | 5110 | ;; The vast majority of examples are in the public domain. |
| 5111 | (license (list license:lgpl2.1+ license:gpl2+)))) | 5111 | (license (list license:lgpl2.1+ license:gpl2+)))) |
| @@ -6655,7 +6655,7 @@ plugin and a standalone JACK application.") | |||
| 6655 | (description "TAP (Tom's Audio Processing) plugins is a collection of | 6655 | (description "TAP (Tom's Audio Processing) plugins is a collection of |
| 6656 | audio effect plugins originally released as LADSPA plugins. This package | 6656 | audio effect plugins originally released as LADSPA plugins. This package |
| 6657 | offers an LV2 version ported by moddevices.") | 6657 | offers an LV2 version ported by moddevices.") |
| 6658 | (home-page "http://tap-plugins.sourceforge.net/") | 6658 | (home-page "https://tap-plugins.sourceforge.net/") |
| 6659 | (license license:gpl2)))) | 6659 | (license license:gpl2)))) |
| 6660 | 6660 | ||
| 6661 | (define-public wolf-shaper | 6661 | (define-public wolf-shaper |
| @@ -6796,7 +6796,7 @@ It is provided as an LV2 plugin and as a standalone Jack application.") | |||
| 6796 | (description "Shiru plugins is a collection of audio plugins created | 6796 | (description "Shiru plugins is a collection of audio plugins created |
| 6797 | by Shiru, ported to LV2 by the Linux MAO project using the DISTRHO plugin | 6797 | by Shiru, ported to LV2 by the Linux MAO project using the DISTRHO plugin |
| 6798 | framework.") | 6798 | framework.") |
| 6799 | (home-page "http://shiru.untergrund.net/software.shtml") | 6799 | (home-page "https://shiru.untergrund.net/software.shtml") |
| 6800 | (license license:wtfpl2)))) | 6800 | (license license:wtfpl2)))) |
| 6801 | 6801 | ||
| 6802 | (define-public a2jmidid | 6802 | (define-public a2jmidid |
diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm index 5b00da25bba..c33b0a25115 100644 --- a/gnu/packages/ncurses.scm +++ b/gnu/packages/ncurses.scm | |||
| @@ -354,7 +354,7 @@ of your system.") | |||
| 354 | (symlink "libstfl.so" (string-append lib "/libstfl.so.0")))))))) | 354 | (symlink "libstfl.so" (string-append lib "/libstfl.so.0")))))))) |
| 355 | (inputs (list ncurses)) | 355 | (inputs (list ncurses)) |
| 356 | (native-inputs (list swig)) | 356 | (native-inputs (list swig)) |
| 357 | (home-page "http://www.clifford.at/stfl/") | 357 | (home-page "https://www.clifford.at/stfl/") |
| 358 | (synopsis "Structured terminal forms library") | 358 | (synopsis "Structured terminal forms library") |
| 359 | (description "Stfl is a library which implements a curses-based widget | 359 | (description "Stfl is a library which implements a curses-based widget |
| 360 | set for text terminals.") | 360 | set for text terminals.") |
diff --git a/gnu/packages/netpbm.scm b/gnu/packages/netpbm.scm index 5f3dcdb8ea4..489a3c7a43c 100644 --- a/gnu/packages/netpbm.scm +++ b/gnu/packages/netpbm.scm | |||
| @@ -191,4 +191,4 @@ the conversion of images between a variety of different formats. | |||
| 191 | There are over 300 separate tools in the package including converters for | 191 | There are over 300 separate tools in the package including converters for |
| 192 | about 100 graphics formats.") | 192 | about 100 graphics formats.") |
| 193 | (license gpl2) | 193 | (license gpl2) |
| 194 | (home-page "http://netpbm.sourceforge.net/"))) | 194 | (home-page "https://netpbm.sourceforge.net/"))) |
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index b5c0758dd54..b5e8afc728c 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm | |||
| @@ -675,7 +675,7 @@ the Stream Control Transmission Protocol} (@file{libsctp}) and C language header | |||
| 675 | files (@file{netinet/sctp.h}) for accessing SCTP-specific @acronym{APIs, | 675 | files (@file{netinet/sctp.h}) for accessing SCTP-specific @acronym{APIs, |
| 676 | application programming interfaces} not provided by the standard sockets. | 676 | application programming interfaces} not provided by the standard sockets. |
| 677 | It also includes some SCTP-related helper utilities.") | 677 | It also includes some SCTP-related helper utilities.") |
| 678 | (home-page "http://lksctp.sourceforge.net/") | 678 | (home-page "https://lksctp.sourceforge.net/") |
| 679 | (license | 679 | (license |
| 680 | (list | 680 | (list |
| 681 | ;; Library. | 681 | ;; Library. |
| @@ -1239,7 +1239,7 @@ or server shell scripts with network connections.") | |||
| 1239 | (native-inputs | 1239 | (native-inputs |
| 1240 | (list which)) | 1240 | (list which)) |
| 1241 | (inputs (list openssl)) | 1241 | (inputs (list openssl)) |
| 1242 | (home-page "http://www.maier-komor.de/mbuffer.html") | 1242 | (home-page "https://www.maier-komor.de/mbuffer.html") |
| 1243 | (synopsis | 1243 | (synopsis |
| 1244 | "Swiss army knife for data stream buffering (network aware)") | 1244 | "Swiss army knife for data stream buffering (network aware)") |
| 1245 | (description | 1245 | (description |
| @@ -1564,7 +1564,7 @@ Ethernet devices.") | |||
| 1564 | (string-append bin "/ifstatus"))) | 1564 | (string-append bin "/ifstatus"))) |
| 1565 | #t))))) | 1565 | #t))))) |
| 1566 | (inputs (list ncurses)) | 1566 | (inputs (list ncurses)) |
| 1567 | (home-page "http://ifstatus.sourceforge.net/graphic/index.html") | 1567 | (home-page "https://ifstatus.sourceforge.net/graphic/index.html") |
| 1568 | (synopsis "Text based network interface status monitor") | 1568 | (synopsis "Text based network interface status monitor") |
| 1569 | (description | 1569 | (description |
| 1570 | "IFStatus is a simple, easy-to-use program for displaying commonly | 1570 | "IFStatus is a simple, easy-to-use program for displaying commonly |
| @@ -3899,7 +3899,7 @@ protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP.") | |||
| 3899 | (substitute* "Makefile.in" | 3899 | (substitute* "Makefile.in" |
| 3900 | ((" \\$\\(DESTDIR)/\\$\\(runstatedir)") ""))))))) | 3900 | ((" \\$\\(DESTDIR)/\\$\\(runstatedir)") ""))))))) |
| 3901 | (build-system gnu-build-system) | 3901 | (build-system gnu-build-system) |
| 3902 | (home-page "http://bird.network.cz") | 3902 | (home-page "https://bird.network.cz") |
| 3903 | (synopsis "Internet Routing Daemon") | 3903 | (synopsis "Internet Routing Daemon") |
| 3904 | (description "BIRD is an Internet routing daemon with full support for all | 3904 | (description "BIRD is an Internet routing daemon with full support for all |
| 3905 | the major routing protocols. It allows redistribution between protocols with a | 3905 | the major routing protocols. It allows redistribution between protocols with a |
| @@ -4136,7 +4136,7 @@ easy-to-understand binary values.") | |||
| 4136 | (bin (string-append out "/bin"))) | 4136 | (bin (string-append out "/bin"))) |
| 4137 | (install-file "tunctl" bin)) | 4137 | (install-file "tunctl" bin)) |
| 4138 | #t))))) | 4138 | #t))))) |
| 4139 | (home-page "http://tunctl.sourceforge.net") | 4139 | (home-page "https://tunctl.sourceforge.net") |
| 4140 | (synopsis "Utility to set up and maintain TUN/TAP network interfaces") | 4140 | (synopsis "Utility to set up and maintain TUN/TAP network interfaces") |
| 4141 | (description "Tunctl is used to set up and maintain persistent TUN/TAP | 4141 | (description "Tunctl is used to set up and maintain persistent TUN/TAP |
| 4142 | network interfaces, enabling user applications to simulate network traffic. | 4142 | network interfaces, enabling user applications to simulate network traffic. |
| @@ -4193,7 +4193,7 @@ network. This must be enabled on the target host, usually in the BIOS.") | |||
| 4193 | ((" \\$\\(LIBDEPS\\)") "$(filter-out -l%,$(LIBDEPS))")))) | 4193 | ((" \\$\\(LIBDEPS\\)") "$(filter-out -l%,$(LIBDEPS))")))) |
| 4194 | (delete 'bootstrap) ;no configure.ac file | 4194 | (delete 'bootstrap) ;no configure.ac file |
| 4195 | (delete 'configure)))) ;no configure script | 4195 | (delete 'configure)))) ;no configure script |
| 4196 | (home-page "http://traceroute.sourceforge.net/") | 4196 | (home-page "https://traceroute.sourceforge.net/") |
| 4197 | (synopsis "Tracks the route taken by packets over an IP network") | 4197 | (synopsis "Tracks the route taken by packets over an IP network") |
| 4198 | (description "This package provides a modern, but Linux-specific | 4198 | (description "This package provides a modern, but Linux-specific |
| 4199 | implementation of the @command{traceroute} command that can be used to follow | 4199 | implementation of the @command{traceroute} command that can be used to follow |
diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index a1e89f17593..991113c05bf 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm | |||
| @@ -236,7 +236,7 @@ user-land JavaScript.") | |||
| 236 | "034iaiq2pdqn342p2404cpz364g282d2hkp9375hysnh9i968wbb")))) | 236 | "034iaiq2pdqn342p2404cpz364g282d2hkp9375hysnh9i968wbb")))) |
| 237 | (build-system node-build-system) | 237 | (build-system node-build-system) |
| 238 | (arguments '(#:tests? #f)) ; No tests. | 238 | (arguments '(#:tests? #f)) ; No tests. |
| 239 | (home-page "http://www.enchantedage.com/node-mersenne") | 239 | (home-page "https://www.enchantedage.com/node-mersenne") |
| 240 | (synopsis "Node.js module for generating Mersenne Twister random numbers") | 240 | (synopsis "Node.js module for generating Mersenne Twister random numbers") |
| 241 | (description "This package provides a node.js port of the Mersenne Twister | 241 | (description "This package provides a node.js port of the Mersenne Twister |
| 242 | random number generator.") | 242 | random number generator.") |
diff --git a/gnu/packages/ntp.scm b/gnu/packages/ntp.scm index a27c1c6a12e..607799f3489 100644 --- a/gnu/packages/ntp.scm +++ b/gnu/packages/ntp.scm | |||
| @@ -216,7 +216,7 @@ computers over a network.") | |||
| 216 | #t))))) | 216 | #t))))) |
| 217 | (inputs | 217 | (inputs |
| 218 | (list libressl)) ; enable TLS time constraints. See ntpd.conf(5). | 218 | (list libressl)) ; enable TLS time constraints. See ntpd.conf(5). |
| 219 | (home-page "http://www.openntpd.org/") | 219 | (home-page "https://www.openntpd.org/") |
| 220 | (synopsis "NTP client and server by the OpenBSD Project") | 220 | (synopsis "NTP client and server by the OpenBSD Project") |
| 221 | (description "OpenNTPD is the OpenBSD Project's implementation of a client | 221 | (description "OpenNTPD is the OpenBSD Project's implementation of a client |
| 222 | and server for the Network Time Protocol. Its design goals include being | 222 | and server for the Network Time Protocol. Its design goals include being |
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index dae050af50f..55f189efcd2 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm | |||
| @@ -966,7 +966,7 @@ name = Guix Builder") | |||
| 966 | ;; OPAM is used as a tool and not as a library, we can use the OCaml 4.14 | 966 | ;; OPAM is used as a tool and not as a library, we can use the OCaml 4.14 |
| 967 | ;; compiled opam until opam is compatible with OCaml 5.0. | 967 | ;; compiled opam until opam is compatible with OCaml 5.0. |
| 968 | `((ocaml5.0-variant . ,(delay opam)))) | 968 | `((ocaml5.0-variant . ,(delay opam)))) |
| 969 | (home-page "http://opam.ocamlpro.com/") | 969 | (home-page "https://opam.ocamlpro.com/") |
| 970 | (synopsis "Package manager for OCaml") | 970 | (synopsis "Package manager for OCaml") |
| 971 | (description | 971 | (description |
| 972 | "OPAM is a tool to manage OCaml packages. It supports multiple | 972 | "OPAM is a tool to manage OCaml packages. It supports multiple |
| @@ -1134,7 +1134,7 @@ concrete syntax of the language (Quotations, Syntax Extensions).") | |||
| 1134 | (substitute* "_tags" | 1134 | (substitute* "_tags" |
| 1135 | (("/bin/sh") (which "sh"))) | 1135 | (("/bin/sh") (which "sh"))) |
| 1136 | #t))))) | 1136 | #t))))) |
| 1137 | (home-page "http://hevea.inria.fr/") | 1137 | (home-page "https://hevea.inria.fr/") |
| 1138 | (synopsis "LaTeX to HTML translator") | 1138 | (synopsis "LaTeX to HTML translator") |
| 1139 | (description | 1139 | (description |
| 1140 | "HeVeA is a LaTeX to HTML translator that generates modern HTML 5. It is | 1140 | "HeVeA is a LaTeX to HTML translator that generates modern HTML 5. It is |
| @@ -1242,7 +1242,7 @@ Emacs.") | |||
| 1242 | (arguments | 1242 | (arguments |
| 1243 | `(#:tests? #f)) ; No check target | 1243 | `(#:tests? #f)) ; No check target |
| 1244 | (properties `((ocaml4.07-variant . ,(delay (strip-ocaml4.07-variant ocaml-menhir))))) | 1244 | (properties `((ocaml4.07-variant . ,(delay (strip-ocaml4.07-variant ocaml-menhir))))) |
| 1245 | (home-page "http://gallium.inria.fr/~fpottier/menhir/") | 1245 | (home-page "https://gallium.inria.fr/~fpottier/menhir/") |
| 1246 | (synopsis "Parser generator") | 1246 | (synopsis "Parser generator") |
| 1247 | (description "Menhir is a parser generator. It turns high-level grammar | 1247 | (description "Menhir is a parser generator. It turns high-level grammar |
| 1248 | specifications, decorated with semantic actions expressed in the OCaml | 1248 | specifications, decorated with semantic actions expressed in the OCaml |
| @@ -5019,7 +5019,7 @@ Format module of the OCaml standard library.") | |||
| 5019 | ("ocaml-sedlex" ,ocaml-sedlex) | 5019 | ("ocaml-sedlex" ,ocaml-sedlex) |
| 5020 | ("ocaml-easy-format" ,ocaml-easy-format) | 5020 | ("ocaml-easy-format" ,ocaml-easy-format) |
| 5021 | ("ocaml-base64" ,ocaml-base64))) | 5021 | ("ocaml-base64" ,ocaml-base64))) |
| 5022 | (home-page "http://piqi.org") | 5022 | (home-page "https://piqi.org") |
| 5023 | (synopsis "Data serialization and conversion library") | 5023 | (synopsis "Data serialization and conversion library") |
| 5024 | (description "Piqilib is the common library used by the piqi command-line | 5024 | (description "Piqilib is the common library used by the piqi command-line |
| 5025 | tool and piqi-ocaml.") | 5025 | tool and piqi-ocaml.") |
| @@ -5093,7 +5093,7 @@ and 4 (random based) according to RFC 4122.") | |||
| 5093 | (search-input-file inputs "/bin/sh"))))))) | 5093 | (search-input-file inputs "/bin/sh"))))))) |
| 5094 | (inputs (list lablgtk)) | 5094 | (inputs (list lablgtk)) |
| 5095 | (properties `((upstream-name . "ocamlgraph"))) | 5095 | (properties `((upstream-name . "ocamlgraph"))) |
| 5096 | (home-page "http://ocamlgraph.lri.fr/") | 5096 | (home-page "https://ocamlgraph.lri.fr/") |
| 5097 | (synopsis "Graph library for OCaml") | 5097 | (synopsis "Graph library for OCaml") |
| 5098 | (description "OCamlgraph is a generic graph library for OCaml.") | 5098 | (description "OCamlgraph is a generic graph library for OCaml.") |
| 5099 | (license license:lgpl2.1))) | 5099 | (license license:lgpl2.1))) |
| @@ -6226,7 +6226,7 @@ the OCaml language.") | |||
| 6226 | "/lib/ocaml/site-lib/num" | 6226 | "/lib/ocaml/site-lib/num" |
| 6227 | " $(FUNCTORYLIB)"))) | 6227 | " $(FUNCTORYLIB)"))) |
| 6228 | #t))))) | 6228 | #t))))) |
| 6229 | (home-page "http://cubicle.lri.fr/") | 6229 | (home-page "https://cubicle.lri.fr/") |
| 6230 | (synopsis "Model checker for array-based systems") | 6230 | (synopsis "Model checker for array-based systems") |
| 6231 | (description "Cubicle is a model checker for verifying safety properties | 6231 | (description "Cubicle is a model checker for verifying safety properties |
| 6232 | of array-based systems. This is a syntactically restricted class of | 6232 | of array-based systems. This is a syntactically restricted class of |
diff --git a/gnu/packages/opencl.scm b/gnu/packages/opencl.scm index fdfb7d0a275..8cf90698ea7 100644 --- a/gnu/packages/opencl.scm +++ b/gnu/packages/opencl.scm | |||
| @@ -381,7 +381,7 @@ A lexer, @code{pytools.lex}. | |||
| 381 | (list opencl-headers pybind11 opencl-icd-loader)) ;libOpenCL | 381 | (list opencl-headers pybind11 opencl-icd-loader)) ;libOpenCL |
| 382 | (propagated-inputs | 382 | (propagated-inputs |
| 383 | (list python-appdirs python-numpy python-pytools python-mako)) | 383 | (list python-appdirs python-numpy python-pytools python-mako)) |
| 384 | (home-page "http://mathema.tician.de/software/pyopencl") | 384 | (home-page "https://mathema.tician.de/software/pyopencl") |
| 385 | (synopsis "Python wrapper for OpenCL") | 385 | (synopsis "Python wrapper for OpenCL") |
| 386 | (description | 386 | (description |
| 387 | "PyOpenCL lets you access parallel computing devices such as GPUs from | 387 | "PyOpenCL lets you access parallel computing devices such as GPUs from |
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 618bb70564f..3efcadb50d2 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/packages/package-management.scm | |||
| @@ -824,7 +824,7 @@ symlinks to the files in a common directory such as /usr/local.") | |||
| 824 | (description | 824 | (description |
| 825 | "XStow is a replacement of GNU Stow written in C++. It supports all | 825 | "XStow is a replacement of GNU Stow written in C++. It supports all |
| 826 | features of Stow with some extensions.") | 826 | features of Stow with some extensions.") |
| 827 | (home-page "http://xstow.sourceforge.net/") | 827 | (home-page "https://xstow.sourceforge.net/") |
| 828 | (license license:gpl2))) | 828 | (license license:gpl2))) |
| 829 | 829 | ||
| 830 | (define-public rpm | 830 | (define-public rpm |
| @@ -2143,7 +2143,7 @@ from R7RS, which allows most R7RS code to run on R6RS implementations.") | |||
| 2143 | (list dejagnu autoconf which)) | 2143 | (list dejagnu autoconf which)) |
| 2144 | (inputs | 2144 | (inputs |
| 2145 | (list tcl less procps coreutils python-3)) | 2145 | (list tcl less procps coreutils python-3)) |
| 2146 | (home-page "http://modules.sourceforge.net/") | 2146 | (home-page "https://modules.sourceforge.net/") |
| 2147 | (synopsis "Shell environment variables and aliases management") | 2147 | (synopsis "Shell environment variables and aliases management") |
| 2148 | (description "Modules simplify shell initialization and let users | 2148 | (description "Modules simplify shell initialization and let users |
| 2149 | modify their environment during the session with modulefiles. Modules are | 2149 | modify their environment during the session with modulefiles. Modules are |
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index e2a6cfb6680..2c81f4d50aa 100644 --- a/gnu/packages/parallel.scm +++ b/gnu/packages/parallel.scm | |||
| @@ -172,7 +172,7 @@ execution is also possible.") | |||
| 172 | (arguments `(#:tests? #f)) ;; No tests | 172 | (arguments `(#:tests? #f)) ;; No tests |
| 173 | (native-inputs | 173 | (native-inputs |
| 174 | (list flex which)) | 174 | (list flex which)) |
| 175 | (home-page "http://www.maier-komor.de/xjobs.html") | 175 | (home-page "https://www.maier-komor.de/xjobs.html") |
| 176 | (properties `((release-monitoring-url . ,home-page))) | 176 | (properties `((release-monitoring-url . ,home-page))) |
| 177 | (synopsis | 177 | (synopsis |
| 178 | "Parallel execution of jobs with several useful options") | 178 | "Parallel execution of jobs with several useful options") |
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index f0aefb39e8c..c040afcae70 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm | |||
| @@ -719,7 +719,7 @@ interaction.") | |||
| 719 | ;; Look for freetype include files in the correct place. | 719 | ;; Look for freetype include files in the correct place. |
| 720 | (substitute* "cmake/modules/FindFREETYPE.cmake" | 720 | (substitute* "cmake/modules/FindFREETYPE.cmake" |
| 721 | (("/usr/local") freetype)))))))) | 721 | (("/usr/local") freetype)))))))) |
| 722 | (home-page "http://podofo.sourceforge.net") | 722 | (home-page "https://podofo.sourceforge.net") |
| 723 | (synopsis "Tools to work with the PDF file format") | 723 | (synopsis "Tools to work with the PDF file format") |
| 724 | (description | 724 | (description |
| 725 | "PoDoFo is a C++ library and set of command-line tools to work with the | 725 | "PoDoFo is a C++ library and set of command-line tools to work with the |
| @@ -883,7 +883,7 @@ program capable of converting PDF into other formats.") | |||
| 883 | ;; Prior to the 7.0 release, QPDF was licensed under Artistic 2.0. | 883 | ;; Prior to the 7.0 release, QPDF was licensed under Artistic 2.0. |
| 884 | ;; Users can still choose to use the old license at their option. | 884 | ;; Users can still choose to use the old license at their option. |
| 885 | (license (list license:asl2.0 license:clarified-artistic)) | 885 | (license (list license:asl2.0 license:clarified-artistic)) |
| 886 | (home-page "http://qpdf.sourceforge.net/"))) | 886 | (home-page "https://qpdf.sourceforge.net/"))) |
| 887 | 887 | ||
| 888 | (define-public qpdfview | 888 | (define-public qpdfview |
| 889 | (package | 889 | (package |
| @@ -942,7 +942,7 @@ SyncTeX support, and rudimentary support for annotations and forms.") | |||
| 942 | (list gtk+-2 pango poppler glib libgnomecanvas)) | 942 | (list gtk+-2 pango poppler glib libgnomecanvas)) |
| 943 | (native-inputs | 943 | (native-inputs |
| 944 | (list pkg-config)) | 944 | (list pkg-config)) |
| 945 | (home-page "http://xournal.sourceforge.net/") | 945 | (home-page "https://xournal.sourceforge.net/") |
| 946 | (synopsis "Notetaking using a stylus") | 946 | (synopsis "Notetaking using a stylus") |
| 947 | (description | 947 | (description |
| 948 | "Xournal is an application for notetaking, sketching, keeping a journal | 948 | "Xournal is an application for notetaking, sketching, keeping a journal |
| @@ -1121,7 +1121,7 @@ vector formats.") | |||
| 1121 | (install-file "impressive.1" man1))))))) | 1121 | (install-file "impressive.1" man1))))))) |
| 1122 | ;; TODO: Add dependency on pdftk. | 1122 | ;; TODO: Add dependency on pdftk. |
| 1123 | (inputs (list python-pygame python-pillow sdl xpdf)) | 1123 | (inputs (list python-pygame python-pillow sdl xpdf)) |
| 1124 | (home-page "http://impressive.sourceforge.net") | 1124 | (home-page "https://impressive.sourceforge.net") |
| 1125 | (synopsis "PDF presentation tool with visual effects") | 1125 | (synopsis "PDF presentation tool with visual effects") |
| 1126 | (description | 1126 | (description |
| 1127 | "Impressive is a tool to display PDF files that provides visual effects | 1127 | "Impressive is a tool to display PDF files that provides visual effects |
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 295f8dd1419..7b97e7adfab 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm | |||
| @@ -6564,7 +6564,7 @@ both positive and negative, in various ways.") | |||
| 6564 | (base32 | 6564 | (base32 |
| 6565 | "03bdcl9pn2bc9b50c50nhnr7m9wafylnb3v21zlch98h9c78x6j0")))) | 6565 | "03bdcl9pn2bc9b50c50nhnr7m9wafylnb3v21zlch98h9c78x6j0")))) |
| 6566 | (build-system perl-build-system) | 6566 | (build-system perl-build-system) |
| 6567 | (home-page "http://search.cpan.org/dist/Math-VecStat") | 6567 | (home-page "https://search.cpan.org/dist/Math-VecStat") |
| 6568 | (synopsis "Basic numeric stats on vectors") | 6568 | (synopsis "Basic numeric stats on vectors") |
| 6569 | (description "This package provides some basic statistics on numerical | 6569 | (description "This package provides some basic statistics on numerical |
| 6570 | vectors. All the subroutines can take a reference to the vector to be | 6570 | vectors. All the subroutines can take a reference to the vector to be |
| @@ -10918,7 +10918,7 @@ as exceptions to standard program flow.") | |||
| 10918 | (base32 | 10918 | (base32 |
| 10919 | "0w1k5ffcrpx0fm9jgprrwy0290k6cmy7dyk83s61063migi3r5z9")))) | 10919 | "0w1k5ffcrpx0fm9jgprrwy0290k6cmy7dyk83s61063migi3r5z9")))) |
| 10920 | (build-system perl-build-system) | 10920 | (build-system perl-build-system) |
| 10921 | (home-page "http://perltidy.sourceforge.net/") | 10921 | (home-page "https://perltidy.sourceforge.net/") |
| 10922 | (synopsis "Perl script tidier") | 10922 | (synopsis "Perl script tidier") |
| 10923 | (description "This package contains a Perl script which indents and | 10923 | (description "This package contains a Perl script which indents and |
| 10924 | reformats Perl scripts to make them easier to read. The formatting can be | 10924 | reformats Perl scripts to make them easier to read. The formatting can be |
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm index d658b3d3e7c..358247f32e5 100644 --- a/gnu/packages/photo.scm +++ b/gnu/packages/photo.scm | |||
| @@ -351,7 +351,7 @@ and a wide variety of other metadata.") | |||
| 351 | (list perl)) ; for pod2man | 351 | (list perl)) ; for pod2man |
| 352 | (inputs | 352 | (inputs |
| 353 | (list libjpeg-turbo libpng libtiff zlib)) | 353 | (list libjpeg-turbo libpng libtiff zlib)) |
| 354 | (home-page "http://panotools.sourceforge.net/") | 354 | (home-page "https://panotools.sourceforge.net/") |
| 355 | (synopsis "Library for panoramic images") | 355 | (synopsis "Library for panoramic images") |
| 356 | (description | 356 | (description |
| 357 | "The libpano13 package contains the backend library written by the | 357 | "The libpano13 package contains the backend library written by the |
| @@ -406,7 +406,7 @@ overlapping images, as well as some command line tools.") | |||
| 406 | ;; Fix error: ‘numeric_limits’ is not a member of ‘std’. | 406 | ;; Fix error: ‘numeric_limits’ is not a member of ‘std’. |
| 407 | (("#include <vector>" line) | 407 | (("#include <vector>" line) |
| 408 | (string-append line "\n#include <limits>")))))))) | 408 | (string-append line "\n#include <limits>")))))))) |
| 409 | (home-page "http://enblend.sourceforge.net/") | 409 | (home-page "https://enblend.sourceforge.net/") |
| 410 | (synopsis "Tools for combining and blending images") | 410 | (synopsis "Tools for combining and blending images") |
| 411 | (description | 411 | (description |
| 412 | "Enblend blends away the seams in a panoramic image mosaic using a | 412 | "Enblend blends away the seams in a panoramic image mosaic using a |
| @@ -746,7 +746,7 @@ off' shooting directly from the controlling computer.") | |||
| 746 | (string-append "wxT(\"" (which "enblend") "\")")) | 746 | (string-append "wxT(\"" (which "enblend") "\")")) |
| 747 | (("wxT\\(\"enfuse\"\\)") | 747 | (("wxT\\(\"enfuse\"\\)") |
| 748 | (string-append "wxT(\"" (which "enfuse") "\")")))))))) | 748 | (string-append "wxT(\"" (which "enfuse") "\")")))))))) |
| 749 | (home-page "http://hugin.sourceforge.net/") | 749 | (home-page "https://hugin.sourceforge.net/") |
| 750 | (synopsis "Panorama photo stitcher") | 750 | (synopsis "Panorama photo stitcher") |
| 751 | (description | 751 | (description |
| 752 | "Hugin is an easy to use panoramic imaging toolchain with a graphical | 752 | "Hugin is an easy to use panoramic imaging toolchain with a graphical |
diff --git a/gnu/packages/plan9.scm b/gnu/packages/plan9.scm index 73694c4ed32..318344f2ec2 100644 --- a/gnu/packages/plan9.scm +++ b/gnu/packages/plan9.scm | |||
| @@ -57,7 +57,7 @@ | |||
| 57 | (inputs | 57 | (inputs |
| 58 | (list libx11 libxt)) | 58 | (list libx11 libxt)) |
| 59 | (synopsis "Connect to Plan 9 systems") | 59 | (synopsis "Connect to Plan 9 systems") |
| 60 | (home-page "http://drawterm.9front.org") | 60 | (home-page "https://drawterm.9front.org") |
| 61 | (description | 61 | (description |
| 62 | "@command{drawterm} is a client for connecting venerable systems to | 62 | "@command{drawterm} is a client for connecting venerable systems to |
| 63 | Plan 9 systems. It behaves like a Plan 9 kernel and will attempt to | 63 | Plan 9 systems. It behaves like a Plan 9 kernel and will attempt to |
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index fd40f79c735..963587ca2ef 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -194,7 +194,7 @@ went to university in the 1990s, this is the library for you.") | |||
| 194 | (list autoconf automake texinfo pkg-config)) | 194 | (list autoconf automake texinfo pkg-config)) |
| 195 | (inputs (list guile-3.0)) | 195 | (inputs (list guile-3.0)) |
| 196 | (propagated-inputs (list guile-cairo)) | 196 | (propagated-inputs (list guile-cairo)) |
| 197 | (home-page "http://wingolog.org/projects/guile-charting/") | 197 | (home-page "https://wingolog.org/projects/guile-charting/") |
| 198 | (synopsis "Create charts and graphs in Guile") | 198 | (synopsis "Create charts and graphs in Guile") |
| 199 | (description | 199 | (description |
| 200 | "Guile-Charting is a Guile Scheme library to create bar charts and graphs | 200 | "Guile-Charting is a Guile Scheme library to create bar charts and graphs |
| @@ -259,7 +259,7 @@ using the Cairo drawing library.") | |||
| 259 | `("PLOTICUS_PREFABS" ":" = (,dir))))))))) | 259 | `("PLOTICUS_PREFABS" ":" = (,dir))))))))) |
| 260 | (inputs | 260 | (inputs |
| 261 | (list libpng libx11 zlib)) | 261 | (list libpng libx11 zlib)) |
| 262 | (home-page "http://ploticus.sourceforge.net/") | 262 | (home-page "https://ploticus.sourceforge.net/") |
| 263 | (synopsis "Command-line tool for producing plots and charts") | 263 | (synopsis "Command-line tool for producing plots and charts") |
| 264 | (description | 264 | (description |
| 265 | "Ploticus is a non-interactive software package for producing plots, | 265 | "Ploticus is a non-interactive software package for producing plots, |
diff --git a/gnu/packages/popt.scm b/gnu/packages/popt.scm index 16ff2c3448e..4e3baee4086 100644 --- a/gnu/packages/popt.scm +++ b/gnu/packages/popt.scm | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | (base32 | 42 | (base32 |
| 43 | "1gyxf4bh9jp5gb3l6g5qy90zzcf3vcpk0irgwbv1lc6mrskyhxwg")))) | 43 | "1gyxf4bh9jp5gb3l6g5qy90zzcf3vcpk0irgwbv1lc6mrskyhxwg")))) |
| 44 | (build-system gnu-build-system) | 44 | (build-system gnu-build-system) |
| 45 | (home-page "http://argtable.sourceforge.net/") | 45 | (home-page "https://argtable.sourceforge.net/") |
| 46 | (synopsis "Command line option parsing library") | 46 | (synopsis "Command line option parsing library") |
| 47 | (description | 47 | (description |
| 48 | "Argtable is an ANSI C library for parsing GNU style command line | 48 | "Argtable is an ANSI C library for parsing GNU style command line |
| @@ -78,7 +78,7 @@ line syntax.") | |||
| 78 | (substitute* "tests/testit.sh" ;don't expect old libtool names | 78 | (substitute* "tests/testit.sh" ;don't expect old libtool names |
| 79 | (("lt-test1") "test1")) | 79 | (("lt-test1") "test1")) |
| 80 | #t))))) | 80 | #t))))) |
| 81 | (home-page "http://rpm5.org/files/popt/") | 81 | (home-page "https://rpm5.org/files/popt/") |
| 82 | (synopsis "Command line option parsing library") | 82 | (synopsis "Command line option parsing library") |
| 83 | (description | 83 | (description |
| 84 | "This is the popt(3) command line option parsing library. While it is | 84 | "This is the popt(3) command line option parsing library. While it is |
diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm index d4993060b2f..8a1c609669d 100644 --- a/gnu/packages/profiling.scm +++ b/gnu/packages/profiling.scm | |||
| @@ -167,7 +167,7 @@ performance measurement opportunites across the hardware and software stack.") | |||
| 167 | (install-file "COPYING" doc))) | 167 | (install-file "COPYING" doc))) |
| 168 | '("lib" "doc")) | 168 | '("lib" "doc")) |
| 169 | #t))))) | 169 | #t))))) |
| 170 | (home-page "http://www.vi-hps.org/projects/score-p/") | 170 | (home-page "https://www.vi-hps.org/projects/score-p/") |
| 171 | (synopsis "Open Trace Format 2 library") | 171 | (synopsis "Open Trace Format 2 library") |
| 172 | (description "The Open Trace Format 2 (@dfn{OTF2}) is a scalable, | 172 | (description "The Open Trace Format 2 (@dfn{OTF2}) is a scalable, |
| 173 | memory-efficient event trace data format plus support library.") | 173 | memory-efficient event trace data format plus support library.") |
| @@ -379,7 +379,7 @@ different kinds of performance behavior.") | |||
| 379 | "/share/doc/scorep"))) | 379 | "/share/doc/scorep"))) |
| 380 | (install-file "COPYING" doc) | 380 | (install-file "COPYING" doc) |
| 381 | #t)))))) | 381 | #t)))))) |
| 382 | (home-page "http://www.vi-hps.org/projects/score-p/") | 382 | (home-page "https://www.vi-hps.org/projects/score-p/") |
| 383 | (synopsis "Performance measurement infrastructure for parallel code") | 383 | (synopsis "Performance measurement infrastructure for parallel code") |
| 384 | (description | 384 | (description |
| 385 | "The Score-P (Scalable Performance Measurement Infrastructure for | 385 | "The Score-P (Scalable Performance Measurement Infrastructure for |
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm index 96ba13d4847..75aca3d7009 100644 --- a/gnu/packages/pulseaudio.scm +++ b/gnu/packages/pulseaudio.scm | |||
| @@ -254,7 +254,7 @@ rates.") | |||
| 254 | (propagated-inputs | 254 | (propagated-inputs |
| 255 | ;; 'libpulse*.la' contain `-ltdb' and `-lcap', so propagate them. | 255 | ;; 'libpulse*.la' contain `-ltdb' and `-lcap', so propagate them. |
| 256 | (list libcap tdb)) | 256 | (list libcap tdb)) |
| 257 | (home-page "http://www.pulseaudio.org/") | 257 | (home-page "https://www.pulseaudio.org/") |
| 258 | (synopsis "Sound server") | 258 | (synopsis "Sound server") |
| 259 | (description | 259 | (description |
| 260 | "PulseAudio is a sound server. It is basically a proxy for your sound | 260 | "PulseAudio is a sound server. It is basically a proxy for your sound |
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 04c369b4821..41a69971904 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -1864,7 +1864,7 @@ supported by the MyPy typechecker.") | |||
| 1864 | python-virtualenv)) | 1864 | python-virtualenv)) |
| 1865 | (propagated-inputs | 1865 | (propagated-inputs |
| 1866 | (list python-mypy-extensions python-tomli python-typing-extensions)) | 1866 | (list python-mypy-extensions python-tomli python-typing-extensions)) |
| 1867 | (home-page "http://www.mypy-lang.org/") | 1867 | (home-page "https://www.mypy-lang.org/") |
| 1868 | (synopsis "Static type checker for Python") | 1868 | (synopsis "Static type checker for Python") |
| 1869 | (description "Mypy is an optional static type checker for Python that aims | 1869 | (description "Mypy is an optional static type checker for Python that aims |
| 1870 | to combine the benefits of dynamic typing and static typing. Mypy combines | 1870 | to combine the benefits of dynamic typing and static typing. Mypy combines |
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 758cd9124ca..8c5b185e3fc 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -1855,7 +1855,7 @@ for clients and servers.") | |||
| 1855 | (list unzip)) ; for unpacking the source | 1855 | (list unzip)) ; for unpacking the source |
| 1856 | (arguments | 1856 | (arguments |
| 1857 | `(#:tests? #f)) ; tests require python-pbr < 1.7.0 | 1857 | `(#:tests? #f)) ; tests require python-pbr < 1.7.0 |
| 1858 | (home-page "http://cthedot.de/cssutils/") | 1858 | (home-page "https://cthedot.de/cssutils/") |
| 1859 | (synopsis | 1859 | (synopsis |
| 1860 | "CSS Cascading Style Sheets library for Python") | 1860 | "CSS Cascading Style Sheets library for Python") |
| 1861 | (description | 1861 | (description |
| @@ -6107,7 +6107,7 @@ displaying warnings when usaged in application code.") | |||
| 6107 | (base32 | 6107 | (base32 |
| 6108 | "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f")))) | 6108 | "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f")))) |
| 6109 | (build-system python-build-system) | 6109 | (build-system python-build-system) |
| 6110 | (home-page "http://docs.pylonsproject.org/projects/translationstring") | 6110 | (home-page "https://docs.pylonsproject.org/projects/translationstring") |
| 6111 | (synopsis "Internationalization tooling for the Pylons project") | 6111 | (synopsis "Internationalization tooling for the Pylons project") |
| 6112 | (description "This package provides a library used by various Pylons | 6112 | (description "This package provides a library used by various Pylons |
| 6113 | project packages for internationalization (i18n) duties related to | 6113 | project packages for internationalization (i18n) duties related to |
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 55f8fd3166b..f1b137f8673 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -2525,7 +2525,7 @@ a library.") | |||
| 2525 | (build-system python-build-system) | 2525 | (build-system python-build-system) |
| 2526 | (arguments | 2526 | (arguments |
| 2527 | `(#:tests? #f)) ;test suite not included in the release | 2527 | `(#:tests? #f)) ;test suite not included in the release |
| 2528 | (home-page "http://www.grantjenks.com/docs/diskcache/") | 2528 | (home-page "https://www.grantjenks.com/docs/diskcache/") |
| 2529 | (synopsis "Disk and file backed cache library") | 2529 | (synopsis "Disk and file backed cache library") |
| 2530 | (description "DiskCache is a disk and file backed persistent cache.") | 2530 | (description "DiskCache is a disk and file backed persistent cache.") |
| 2531 | (license license:asl2.0))) | 2531 | (license license:asl2.0))) |
| @@ -3180,7 +3180,7 @@ other Python program.") | |||
| 3180 | (base32 | 3180 | (base32 |
| 3181 | "1f0jjqvamly4hn7f1palvq27z6yr694rfzyxrb6g0ysbbawxkvq9")))) | 3181 | "1f0jjqvamly4hn7f1palvq27z6yr694rfzyxrb6g0ysbbawxkvq9")))) |
| 3182 | (build-system python-build-system) | 3182 | (build-system python-build-system) |
| 3183 | (home-page "http://agateau.com/projects/doxyqml") | 3183 | (home-page "https://agateau.com/projects/doxyqml") |
| 3184 | (synopsis "Doxygen input filter for QML files") | 3184 | (synopsis "Doxygen input filter for QML files") |
| 3185 | (description | 3185 | (description |
| 3186 | "This package provides a Doxygen input filter for QML files.") | 3186 | "This package provides a Doxygen input filter for QML files.") |
| @@ -4862,7 +4862,7 @@ leaf preserving the overall structure.") | |||
| 4862 | (invoke "python" "test/alltests.py") | 4862 | (invoke "python" "test/alltests.py") |
| 4863 | (format #t "test suite not run~%")) | 4863 | (format #t "test suite not run~%")) |
| 4864 | #t))))) | 4864 | #t))))) |
| 4865 | (home-page "http://docutils.sourceforge.net/") | 4865 | (home-page "https://docutils.sourceforge.net/") |
| 4866 | (synopsis "Python Documentation Utilities") | 4866 | (synopsis "Python Documentation Utilities") |
| 4867 | (description | 4867 | (description |
| 4868 | "Docutils is a modular system for processing documentation into useful | 4868 | "Docutils is a modular system for processing documentation into useful |
| @@ -8611,7 +8611,7 @@ wraps Python's standard library threading and multiprocessing objects.") | |||
| 8611 | ("bash-full" ,bash))) ;full Bash for 'test_replwrap.py' | 8611 | ("bash-full" ,bash))) ;full Bash for 'test_replwrap.py' |
| 8612 | (propagated-inputs | 8612 | (propagated-inputs |
| 8613 | (list python-ptyprocess)) | 8613 | (list python-ptyprocess)) |
| 8614 | (home-page "http://pexpect.readthedocs.org/") | 8614 | (home-page "https://pexpect.readthedocs.org/") |
| 8615 | (synopsis "Controlling interactive console applications") | 8615 | (synopsis "Controlling interactive console applications") |
| 8616 | (description | 8616 | (description |
| 8617 | "Pexpect is a pure Python module for spawning child applications; | 8617 | "Pexpect is a pure Python module for spawning child applications; |
| @@ -8673,7 +8673,7 @@ older Python versions.") | |||
| 8673 | "1hq626mx5jl9zfl0wdrjkxsnh8qd98fqv322n68b9251xjk4bxqr")))) | 8673 | "1hq626mx5jl9zfl0wdrjkxsnh8qd98fqv322n68b9251xjk4bxqr")))) |
| 8674 | (build-system python-build-system) | 8674 | (build-system python-build-system) |
| 8675 | (native-inputs (list python-setuptools-scm python-toml)) | 8675 | (native-inputs (list python-setuptools-scm python-toml)) |
| 8676 | (home-page "http://importlib-resources.readthedocs.io/") | 8676 | (home-page "https://importlib-resources.readthedocs.io/") |
| 8677 | (synopsis "Read resources from Python packages") | 8677 | (synopsis "Read resources from Python packages") |
| 8678 | (description | 8678 | (description |
| 8679 | "@code{importlib_resources} is a backport of Python 3's standard library | 8679 | "@code{importlib_resources} is a backport of Python 3's standard library |
| @@ -8962,7 +8962,7 @@ releases.") | |||
| 8962 | (build-system python-build-system) | 8962 | (build-system python-build-system) |
| 8963 | (native-inputs | 8963 | (native-inputs |
| 8964 | (list unzip)) | 8964 | (list unzip)) |
| 8965 | (home-page "http://cheeseshop.python.org/pypi/simplegeneric") | 8965 | (home-page "https://cheeseshop.python.org/pypi/simplegeneric") |
| 8966 | (synopsis "Python module for simple generic functions") | 8966 | (synopsis "Python module for simple generic functions") |
| 8967 | (description | 8967 | (description |
| 8968 | "The simplegeneric module lets you define simple single-dispatch generic | 8968 | "The simplegeneric module lets you define simple single-dispatch generic |
| @@ -9695,7 +9695,7 @@ computing.") | |||
| 9695 | ;; https://salsa.debian.org/python-team/packages/urwid/-/blob/debian/2.1.2-2/debian/changelog#L141 | 9695 | ;; https://salsa.debian.org/python-team/packages/urwid/-/blob/debian/2.1.2-2/debian/changelog#L141 |
| 9696 | (lambda _ | 9696 | (lambda _ |
| 9697 | (delete-file "urwid/tests/test_vterm.py")))))) | 9697 | (delete-file "urwid/tests/test_vterm.py")))))) |
| 9698 | (home-page "http://urwid.org") | 9698 | (home-page "https://urwid.org") |
| 9699 | (synopsis "Console user interface library for Python") | 9699 | (synopsis "Console user interface library for Python") |
| 9700 | (description | 9700 | (description |
| 9701 | "Urwid is a curses-based UI/widget library for Python. It includes many | 9701 | "Urwid is a curses-based UI/widget library for Python. It includes many |
| @@ -12395,7 +12395,7 @@ native modules.") | |||
| 12395 | (build-system python-build-system) | 12395 | (build-system python-build-system) |
| 12396 | (native-inputs | 12396 | (native-inputs |
| 12397 | (list python-pytest)) | 12397 | (list python-pytest)) |
| 12398 | (home-page "http://www.python-excel.org/") | 12398 | (home-page "https://www.python-excel.org/") |
| 12399 | (synopsis "Library for extracting data from Excel files") | 12399 | (synopsis "Library for extracting data from Excel files") |
| 12400 | (description "This package provides a library to extract data from | 12400 | (description "This package provides a library to extract data from |
| 12401 | spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and | 12401 | spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and |
| @@ -12427,7 +12427,7 @@ Unicode-aware. It is not intended as an end-user tool.") | |||
| 12427 | (invoke "nosetests" "-v"))))))) | 12427 | (invoke "nosetests" "-v"))))))) |
| 12428 | (native-inputs | 12428 | (native-inputs |
| 12429 | `(("nose" ,python-nose))) | 12429 | `(("nose" ,python-nose))) |
| 12430 | (home-page "http://www.python-excel.org/") | 12430 | (home-page "https://www.python-excel.org/") |
| 12431 | (synopsis "Library for creating spreadsheet Excel files") | 12431 | (synopsis "Library for creating spreadsheet Excel files") |
| 12432 | (description "@code{xlwt} is a library for writing data and formatting | 12432 | (description "@code{xlwt} is a library for writing data and formatting |
| 12433 | information to older Excel files (i.e. .xls). The package itself is pure | 12433 | information to older Excel files (i.e. .xls). The package itself is pure |
| @@ -12892,7 +12892,7 @@ primary use case is APIs defined before keyword-only parameters existed.") | |||
| 12892 | (base32 | 12892 | (base32 |
| 12893 | "1fnhbi3rmk47l9851gbik0flfr64vs5j0hbqx24cafjap6gprxxf")))) | 12893 | "1fnhbi3rmk47l9851gbik0flfr64vs5j0hbqx24cafjap6gprxxf")))) |
| 12894 | (build-system python-build-system) | 12894 | (build-system python-build-system) |
| 12895 | (home-page "http://pyasn1.sourceforge.net/") | 12895 | (home-page "https://pyasn1.sourceforge.net/") |
| 12896 | (synopsis "ASN.1 types and codecs") | 12896 | (synopsis "ASN.1 types and codecs") |
| 12897 | (description | 12897 | (description |
| 12898 | "This is an implementation of ASN.1 types and codecs in Python. It is | 12898 | "This is an implementation of ASN.1 types and codecs in Python. It is |
| @@ -14490,7 +14490,7 @@ tasks. It includes single-command deployment for the Django Girls tutorial.") | |||
| 14490 | #t)))) | 14490 | #t)))) |
| 14491 | #:tests? #f)) | 14491 | #:tests? #f)) |
| 14492 | (propagated-inputs (list dialog)) | 14492 | (propagated-inputs (list dialog)) |
| 14493 | (home-page "http://pythondialog.sourceforge.net/") | 14493 | (home-page "https://pythondialog.sourceforge.net/") |
| 14494 | (synopsis "Python interface to the UNIX dialog utility") | 14494 | (synopsis "Python interface to the UNIX dialog utility") |
| 14495 | (description | 14495 | (description |
| 14496 | "A Python wrapper for the dialog utility. Its purpose is to | 14496 | "A Python wrapper for the dialog utility. Its purpose is to |
| @@ -16980,7 +16980,7 @@ multiple processes (imagine multiprocessing, billiard, futures, celery etc). | |||
| 16980 | (("logging\\.DEBUG") | 16980 | (("logging\\.DEBUG") |
| 16981 | "logging.INFO")) | 16981 | "logging.INFO")) |
| 16982 | (invoke "python" "-m" "unittest" "t/test.py"))))))) | 16982 | (invoke "python" "-m" "unittest" "t/test.py"))))))) |
| 16983 | (home-page "http://tftpy.sourceforge.net/") | 16983 | (home-page "https://tftpy.sourceforge.net/") |
| 16984 | (synopsis "Python trivial file transfer protocol (TFTP) library") | 16984 | (synopsis "Python trivial file transfer protocol (TFTP) library") |
| 16985 | (description "TFTPy is a trivial file transfer protocol (TFTP) Python | 16985 | (description "TFTPy is a trivial file transfer protocol (TFTP) Python |
| 16986 | library. It can be used to act both as a TFTP client or TFTP server.") | 16986 | library. It can be used to act both as a TFTP client or TFTP server.") |
| @@ -19082,7 +19082,7 @@ numbers, real numbers, mixed types and more, and comes with a shell command | |||
| 19082 | (search-patches "python-random2-getrandbits-test.patch")))) | 19082 | (search-patches "python-random2-getrandbits-test.patch")))) |
| 19083 | (build-system python-build-system) | 19083 | (build-system python-build-system) |
| 19084 | (native-inputs (list unzip)) | 19084 | (native-inputs (list unzip)) |
| 19085 | (home-page "http://pypi.python.org/pypi/random2") | 19085 | (home-page "https://pypi.python.org/pypi/random2") |
| 19086 | (synopsis "Python 3 version of the Python 2 @code{random} module") | 19086 | (synopsis "Python 3 version of the Python 2 @code{random} module") |
| 19087 | (description | 19087 | (description |
| 19088 | "This package provides a Python 3 ported version of Python 2.7’s | 19088 | "This package provides a Python 3 ported version of Python 2.7’s |
| @@ -20862,7 +20862,7 @@ while only declaring the test-specific fields.") | |||
| 20862 | (build-system python-build-system) | 20862 | (build-system python-build-system) |
| 20863 | (native-inputs | 20863 | (native-inputs |
| 20864 | (list python-pytest)) | 20864 | (list python-pytest)) |
| 20865 | (home-page "http://arcp.readthedocs.io/") | 20865 | (home-page "https://arcp.readthedocs.io/") |
| 20866 | (synopsis | 20866 | (synopsis |
| 20867 | "Archive and Package URI parser and generator") | 20867 | "Archive and Package URI parser and generator") |
| 20868 | (description | 20868 | (description |
| @@ -21303,7 +21303,7 @@ functionality like full case-folding for case-insensitive matches in Unicode.") | |||
| 21303 | (string-append "'" (assoc-ref inputs "mesa") "/lib/libGLESv2.so'"))) | 21303 | (string-append "'" (assoc-ref inputs "mesa") "/lib/libGLESv2.so'"))) |
| 21304 | ;; Not providing libgle. It seems to be very old. | 21304 | ;; Not providing libgle. It seems to be very old. |
| 21305 | #t))))) | 21305 | #t))))) |
| 21306 | (home-page "http://pyopengl.sourceforge.net") | 21306 | (home-page "https://pyopengl.sourceforge.net") |
| 21307 | (synopsis "Standard OpenGL bindings for Python") | 21307 | (synopsis "Standard OpenGL bindings for Python") |
| 21308 | (description | 21308 | (description |
| 21309 | "PyOpenGL is the most common cross platform Python binding to OpenGL and | 21309 | "PyOpenGL is the most common cross platform Python binding to OpenGL and |
| @@ -23914,7 +23914,7 @@ that is accessible to other projects developed in Cython.") | |||
| 23914 | (propagated-inputs | 23914 | (propagated-inputs |
| 23915 | (list python-sortedcontainers)) | 23915 | (list python-sortedcontainers)) |
| 23916 | (arguments '(#:tests? #f)) ; Tests not included in release tarball. | 23916 | (arguments '(#:tests? #f)) ; Tests not included in release tarball. |
| 23917 | (home-page "http://www.grantjenks.com/docs/sortedcollections/") | 23917 | (home-page "https://www.grantjenks.com/docs/sortedcollections/") |
| 23918 | (synopsis "Python Sorted Collections") | 23918 | (synopsis "Python Sorted Collections") |
| 23919 | (description "Sorted Collections is a Python sorted collections library.") | 23919 | (description "Sorted Collections is a Python sorted collections library.") |
| 23920 | (license license:asl2.0))) | 23920 | (license license:asl2.0))) |
| @@ -23940,7 +23940,7 @@ that is accessible to other projects developed in Cython.") | |||
| 23940 | ("python-distlib" ,python-distlib) | 23940 | ("python-distlib" ,python-distlib) |
| 23941 | ("python-filelock" ,python-filelock) | 23941 | ("python-filelock" ,python-filelock) |
| 23942 | ("python-six" ,python-six-bootstrap))) | 23942 | ("python-six" ,python-six-bootstrap))) |
| 23943 | (home-page "http://www.grantjenks.com/docs/sortedcontainers/") | 23943 | (home-page "https://www.grantjenks.com/docs/sortedcontainers/") |
| 23944 | (synopsis "Sorted List, Sorted Dict, Sorted Set") | 23944 | (synopsis "Sorted List, Sorted Dict, Sorted Set") |
| 23945 | (description | 23945 | (description |
| 23946 | "This package provides a sorted collections library, written in | 23946 | "This package provides a sorted collections library, written in |
| @@ -30094,7 +30094,7 @@ PyRSS2Gen builds the feed up by using a XML generator.") | |||
| 30094 | (sha256 | 30094 | (sha256 |
| 30095 | (base32 "12rznbnswfw0w7qfbvmmffr9r317gl1rqg36nijwzsklkjgks4fq")))) | 30095 | (base32 "12rznbnswfw0w7qfbvmmffr9r317gl1rqg36nijwzsklkjgks4fq")))) |
| 30096 | (build-system python-build-system) | 30096 | (build-system python-build-system) |
| 30097 | (home-page "http://yapsy.sourceforge.net") | 30097 | (home-page "https://yapsy.sourceforge.net") |
| 30098 | (synopsis "Simple plugin system for Python applications") | 30098 | (synopsis "Simple plugin system for Python applications") |
| 30099 | (description "Yapsy, or Yet Another Plugin SYstem, is a small library | 30099 | (description "Yapsy, or Yet Another Plugin SYstem, is a small library |
| 30100 | implementing the core mechanisms needed to build a plugin system into a wider | 30100 | implementing the core mechanisms needed to build a plugin system into a wider |
| @@ -30747,7 +30747,7 @@ running and analyzing benchmarks. It features a simple API that can: | |||
| 30747 | (when tests? | 30747 | (when tests? |
| 30748 | (invoke "pytest"))))))) | 30748 | (invoke "pytest"))))))) |
| 30749 | (native-inputs (list python-pytest)) | 30749 | (native-inputs (list python-pytest)) |
| 30750 | (home-page "http://pydispatcher.sourceforge.net") | 30750 | (home-page "https://pydispatcher.sourceforge.net") |
| 30751 | (synopsis "Multi-producer-multi-consumer signal dispatching mechanism") | 30751 | (synopsis "Multi-producer-multi-consumer signal dispatching mechanism") |
| 30752 | (description "PyDispatcher is an enhanced version of Patrick K. O’Brien’s | 30752 | (description "PyDispatcher is an enhanced version of Patrick K. O’Brien’s |
| 30753 | original @code{dispatcher.py} module. It provides the Python programmer with | 30753 | original @code{dispatcher.py} module. It provides the Python programmer with |
| @@ -30805,7 +30805,7 @@ fashion.") | |||
| 30805 | (substitute* "prober.py" | 30805 | (substitute* "prober.py" |
| 30806 | (("cmd = .cc") | 30806 | (("cmd = .cc") |
| 30807 | (string-append "cmd = \"" #$(cc-for-target))))))))) | 30807 | (string-append "cmd = \"" #$(cc-for-target))))))))) |
| 30808 | (home-page "http://semanchuk.com/philip/posix_ipc/") | 30808 | (home-page "https://semanchuk.com/philip/posix_ipc/") |
| 30809 | (synopsis "POSIX IPC primitives for Python") | 30809 | (synopsis "POSIX IPC primitives for Python") |
| 30810 | (description | 30810 | (description |
| 30811 | "This package provides POSIX IPC primitives - semaphores, shared memory and | 30811 | "This package provides POSIX IPC primitives - semaphores, shared memory and |
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 01327f6ccff..a3807b8c239 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm | |||
| @@ -3829,7 +3829,7 @@ that can be only started once per user. | |||
| 3829 | (for-each delete-file (find-files "doc/man/man3" "^_tmp.*")) | 3829 | (for-each delete-file (find-files "doc/man/man3" "^_tmp.*")) |
| 3830 | (mkdir-p man) | 3830 | (mkdir-p man) |
| 3831 | (copy-recursively "doc/man" man))))))) | 3831 | (copy-recursively "doc/man" man))))))) |
| 3832 | (home-page "http://qwt.sourceforge.net") | 3832 | (home-page "https://qwt.sourceforge.net") |
| 3833 | (synopsis "Qt widgets for plots, scales, dials and other technical software | 3833 | (synopsis "Qt widgets for plots, scales, dials and other technical software |
| 3834 | GUI components") | 3834 | GUI components") |
| 3835 | (description | 3835 | (description |
| @@ -4284,7 +4284,7 @@ generate Python bindings for your C or C++ code."))) | |||
| 4284 | (list qtbase-5 qttools-5)) | 4284 | (list qtbase-5 qttools-5)) |
| 4285 | (inputs | 4285 | (inputs |
| 4286 | (list glu)) | 4286 | (list glu)) |
| 4287 | (home-page "http://libqglviewer.com") | 4287 | (home-page "https://libqglviewer.com") |
| 4288 | (synopsis "Qt-based C++ library for the creation of OpenGL 3D viewers") | 4288 | (synopsis "Qt-based C++ library for the creation of OpenGL 3D viewers") |
| 4289 | (description | 4289 | (description |
| 4290 | "@code{libQGLViewer} is a C++ library based on Qt that eases the creation | 4290 | "@code{libQGLViewer} is a C++ library based on Qt that eases the creation |
| @@ -4585,7 +4585,7 @@ a secure way.") | |||
| 4585 | (invoke "qmake" | 4585 | (invoke "qmake" |
| 4586 | (string-append "PREFIX=" #$output) | 4586 | (string-append "PREFIX=" #$output) |
| 4587 | (string-append "LIBDIR=" #$output "/lib"))))))) | 4587 | (string-append "LIBDIR=" #$output "/lib"))))))) |
| 4588 | (home-page "http://accounts-sso.gitlab.io/signond/index.html") | 4588 | (home-page "https://accounts-sso.gitlab.io/signond/index.html") |
| 4589 | (synopsis "Perform user authentication over D-Bus") | 4589 | (synopsis "Perform user authentication over D-Bus") |
| 4590 | (description "This package provides a D-Bus service which performs user | 4590 | (description "This package provides a D-Bus service which performs user |
| 4591 | authentication on behalf of its clients.") | 4591 | authentication on behalf of its clients.") |
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index b9612ffd56d..59baf72cabb 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm | |||
| @@ -1902,7 +1902,7 @@ methods: | |||
| 1902 | (substitute* "src/libcw/libcw_pa.c" | 1902 | (substitute* "src/libcw/libcw_pa.c" |
| 1903 | (("libpulse-simple.so" all) | 1903 | (("libpulse-simple.so" all) |
| 1904 | (search-input-file inputs "/lib/libpulse-simple.so")))))))) | 1904 | (search-input-file inputs "/lib/libpulse-simple.so")))))))) |
| 1905 | (home-page "http://unixcw.sourceforge.net/") | 1905 | (home-page "https://unixcw.sourceforge.net/") |
| 1906 | (synopsis "Morse code library and programs") | 1906 | (synopsis "Morse code library and programs") |
| 1907 | (description | 1907 | (description |
| 1908 | "@code{unixcw} is a project providing the libcw library and a set of | 1908 | "@code{unixcw} is a project providing the libcw library and a set of |
| @@ -1971,7 +1971,7 @@ intended for people who want to learn receiving and sending morse code.") | |||
| 1971 | (substitute* "src/cfgfile.c" | 1971 | (substitute* "src/cfgfile.c" |
| 1972 | (("/usr/share/") | 1972 | (("/usr/share/") |
| 1973 | (string-append (assoc-ref outputs "out") "/share/")))))))) | 1973 | (string-append (assoc-ref outputs "out") "/share/")))))))) |
| 1974 | (home-page "http://gnuais.sourceforge.net/") | 1974 | (home-page "https://gnuais.sourceforge.net/") |
| 1975 | (synopsis "AIS message demodulator and decoder") | 1975 | (synopsis "AIS message demodulator and decoder") |
| 1976 | (description | 1976 | (description |
| 1977 | "This program contains algorithms to demodulate and decode AIS (Automatic | 1977 | "This program contains algorithms to demodulate and decode AIS (Automatic |
diff --git a/gnu/packages/raspberry-pi.scm b/gnu/packages/raspberry-pi.scm index 4c7da7376b3..210b1a6e642 100644 --- a/gnu/packages/raspberry-pi.scm +++ b/gnu/packages/raspberry-pi.scm | |||
| @@ -81,7 +81,7 @@ | |||
| 81 | (synopsis "C library for Broadcom BCM 2835 as used in Raspberry Pi") | 81 | (synopsis "C library for Broadcom BCM 2835 as used in Raspberry Pi") |
| 82 | (description "This package provides a C library for Broadcom BCM 2835 as | 82 | (description "This package provides a C library for Broadcom BCM 2835 as |
| 83 | used in the Raspberry Pi") | 83 | used in the Raspberry Pi") |
| 84 | (home-page "http://www.airspayce.com/mikem/bcm2835/") | 84 | (home-page "https://www.airspayce.com/mikem/bcm2835/") |
| 85 | (supported-systems '("armhf-linux" "aarch64-linux")) | 85 | (supported-systems '("armhf-linux" "aarch64-linux")) |
| 86 | (license license:gpl3))) | 86 | (license license:gpl3))) |
| 87 | 87 | ||
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm index 03aecd1ee5f..13e62baa848 100644 --- a/gnu/packages/rdf.scm +++ b/gnu/packages/rdf.scm | |||
| @@ -117,7 +117,7 @@ HTML and JSON.") | |||
| 117 | ; SimpleTest fails. | 117 | ; SimpleTest fails. |
| 118 | ; Notice that the library appears to be unmaintained | 118 | ; Notice that the library appears to be unmaintained |
| 119 | ; with no reaction to bug reports. | 119 | ; with no reaction to bug reports. |
| 120 | (home-page "http://clucene.sourceforge.net/") | 120 | (home-page "https://clucene.sourceforge.net/") |
| 121 | (synopsis "C text indexing and searching library") | 121 | (synopsis "C text indexing and searching library") |
| 122 | (description "CLucene is a high-performance, scalable, cross platform, | 122 | (description "CLucene is a high-performance, scalable, cross platform, |
| 123 | full-featured indexing and searching API. It is a port of the very popular | 123 | full-featured indexing and searching API. It is a port of the very popular |
| @@ -238,7 +238,7 @@ taxonomic inference capability.") | |||
| 238 | ; test failure reported upstream, see | 238 | ; test failure reported upstream, see |
| 239 | ; http://bugs.librdf.org/mantis/view.php?id=571 | 239 | ; http://bugs.librdf.org/mantis/view.php?id=571 |
| 240 | #:tests? #f)) | 240 | #:tests? #f)) |
| 241 | (home-page "http://librdf.org/rasqal/") | 241 | (home-page "https://librdf.org/rasqal/") |
| 242 | (synopsis "RDF query library") | 242 | (synopsis "RDF query library") |
| 243 | (description "Rasqal is a C library that handles Resource Description | 243 | (description "Rasqal is a C library that handles Resource Description |
| 244 | Framework (RDF) query language syntaxes, query construction and execution | 244 | Framework (RDF) query language syntaxes, query construction and execution |
| @@ -269,7 +269,7 @@ Turtle/N3 and read them in SPARQL XML, RDF/XML and Turtle/N3.") | |||
| 269 | (list rasqal)) ; in Requires.private field of .pc | 269 | (list rasqal)) ; in Requires.private field of .pc |
| 270 | (inputs | 270 | (inputs |
| 271 | (list bdb)) | 271 | (list bdb)) |
| 272 | (home-page "http://librdf.org/") | 272 | (home-page "https://librdf.org/") |
| 273 | (synopsis "RDF library") | 273 | (synopsis "RDF library") |
| 274 | (description "The Redland RDF Library (librdf) provides the RDF API | 274 | (description "The Redland RDF Library (librdf) provides the RDF API |
| 275 | and triple stores.") | 275 | and triple stores.") |
diff --git a/gnu/packages/regex.scm b/gnu/packages/regex.scm index 7cdee5afd47..639244f37d9 100644 --- a/gnu/packages/regex.scm +++ b/gnu/packages/regex.scm | |||
| @@ -87,5 +87,5 @@ Python. It is a C++ library.") | |||
| 87 | (description "Superset of the POSIX regex API, enabling approximate | 87 | (description "Superset of the POSIX regex API, enabling approximate |
| 88 | matching. Also ships a version of the agrep utility which behaves similar to | 88 | matching. Also ships a version of the agrep utility which behaves similar to |
| 89 | grep but features inexact matching.") | 89 | grep but features inexact matching.") |
| 90 | (home-page "http://laurikari.net/tre") | 90 | (home-page "https://laurikari.net/tre") |
| 91 | (license license:bsd-2))) | 91 | (license license:bsd-2))) |
diff --git a/gnu/packages/rsync.scm b/gnu/packages/rsync.scm index ea645c65643..48f6139f1f4 100644 --- a/gnu/packages/rsync.scm +++ b/gnu/packages/rsync.scm | |||
| @@ -92,7 +92,7 @@ files in the destination.") | |||
| 92 | (list popt)) | 92 | (list popt)) |
| 93 | (native-inputs | 93 | (native-inputs |
| 94 | (list which perl)) | 94 | (list which perl)) |
| 95 | (home-page "http://librsync.sourceforge.net/") | 95 | (home-page "https://librsync.sourceforge.net/") |
| 96 | (synopsis "Implementation of the rsync remote-delta algorithm") | 96 | (synopsis "Implementation of the rsync remote-delta algorithm") |
| 97 | (description | 97 | (description |
| 98 | "Librsync is a free software library that implements the rsync | 98 | "Librsync is a free software library that implements the rsync |
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 47500492276..2e8d4038dee 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm | |||
| @@ -3669,7 +3669,7 @@ use GNU gettext tools for maintenance.") | |||
| 3669 | (synopsis "Utility library to package internationalized libraries") | 3669 | (synopsis "Utility library to package internationalized libraries") |
| 3670 | (description | 3670 | (description |
| 3671 | "Packnga is a library to translate to many languages using YARD.") | 3671 | "Packnga is a library to translate to many languages using YARD.") |
| 3672 | (home-page "http://ranguba.org/packnga/") | 3672 | (home-page "https://ranguba.org/packnga/") |
| 3673 | (license license:lgpl2.0+))) | 3673 | (license license:lgpl2.0+))) |
| 3674 | 3674 | ||
| 3675 | (define-public ruby-test-construct | 3675 | (define-public ruby-test-construct |
| @@ -5081,7 +5081,7 @@ to reproduce user environments.") | |||
| 5081 | (synopsis "HTML, XML, SAX, and Reader parser for Ruby") | 5081 | (synopsis "HTML, XML, SAX, and Reader parser for Ruby") |
| 5082 | (description "Nokogiri (鋸) parses and searches XML/HTML, and features | 5082 | (description "Nokogiri (鋸) parses and searches XML/HTML, and features |
| 5083 | both CSS3 selector and XPath 1.0 support.") | 5083 | both CSS3 selector and XPath 1.0 support.") |
| 5084 | (home-page "http://www.nokogiri.org/") | 5084 | (home-page "https://www.nokogiri.org/") |
| 5085 | (license license:expat))) | 5085 | (license license:expat))) |
| 5086 | 5086 | ||
| 5087 | (define-public ruby-method-source | 5087 | (define-public ruby-method-source |
| @@ -6438,7 +6438,7 @@ lock with a counter.") | |||
| 6438 | (description | 6438 | (description |
| 6439 | "Oj is a JSON parser and generator for Ruby, where the encoding and | 6439 | "Oj is a JSON parser and generator for Ruby, where the encoding and |
| 6440 | decoding of JSON is implemented as a C extension to Ruby.") | 6440 | decoding of JSON is implemented as a C extension to Ruby.") |
| 6441 | (home-page "http://www.ohler.com/oj/") | 6441 | (home-page "https://www.ohler.com/oj/") |
| 6442 | (license (list license:expat ; Ruby code | 6442 | (license (list license:expat ; Ruby code |
| 6443 | license:bsd-3)))) ; extension code | 6443 | license:bsd-3)))) ; extension code |
| 6444 | 6444 | ||
| @@ -6462,7 +6462,7 @@ decoding of JSON is implemented as a C extension to Ruby.") | |||
| 6462 | written as a native C extension. It was designed to be an alternative to | 6462 | written as a native C extension. It was designed to be an alternative to |
| 6463 | Nokogiri and other Ruby XML parsers for generic XML parsing and as an | 6463 | Nokogiri and other Ruby XML parsers for generic XML parsing and as an |
| 6464 | alternative to Marshal for Object serialization.") | 6464 | alternative to Marshal for Object serialization.") |
| 6465 | (home-page "http://www.ohler.com/ox") | 6465 | (home-page "https://www.ohler.com/ox") |
| 6466 | (license license:expat))) | 6466 | (license license:expat))) |
| 6467 | 6467 | ||
| 6468 | (define-public ruby-redcloth | 6468 | (define-public ruby-redcloth |
| @@ -11669,7 +11669,7 @@ entities.") | |||
| 11669 | (description | 11669 | (description |
| 11670 | "Sinatra is a DSL for quickly creating web applications in Ruby with | 11670 | "Sinatra is a DSL for quickly creating web applications in Ruby with |
| 11671 | minimal effort.") | 11671 | minimal effort.") |
| 11672 | (home-page "http://sinatrarb.com/") | 11672 | (home-page "https://sinatrarb.com/") |
| 11673 | (license license:expat))) | 11673 | (license license:expat))) |
| 11674 | 11674 | ||
| 11675 | (define-public ruby-thin | 11675 | (define-public ruby-thin |
| @@ -12525,7 +12525,7 @@ reference object. This object is not created until the first method dispatch.") | |||
| 12525 | (sha256 | 12525 | (sha256 |
| 12526 | (base32 "197wrgqrddgm1xs3yvjvd8vkvil4h4mdrcp16jmd4b57rxrrr769")))) | 12526 | (base32 "197wrgqrddgm1xs3yvjvd8vkvil4h4mdrcp16jmd4b57rxrrr769")))) |
| 12527 | (build-system ruby-build-system) | 12527 | (build-system ruby-build-system) |
| 12528 | (home-page "http://mjackson.github.io/citrus/") | 12528 | (home-page "https://mjackson.github.io/citrus/") |
| 12529 | (synopsis "Parsing Expressions for Ruby") | 12529 | (synopsis "Parsing Expressions for Ruby") |
| 12530 | (description "Citrus is a parsing library for Ruby that combines the | 12530 | (description "Citrus is a parsing library for Ruby that combines the |
| 12531 | expressiveness of the language with the parsing expressions.") | 12531 | expressiveness of the language with the parsing expressions.") |
| @@ -12549,7 +12549,7 @@ expressiveness of the language with the parsing expressions.") | |||
| 12549 | ruby-rspec | 12549 | ruby-rspec |
| 12550 | ruby-rake-compiler | 12550 | ruby-rake-compiler |
| 12551 | ruby-yard)) | 12551 | ruby-yard)) |
| 12552 | (home-page "http://cbor.io/") | 12552 | (home-page "https://cbor.io/") |
| 12553 | (synopsis "Concise Binary Object Representation") | 12553 | (synopsis "Concise Binary Object Representation") |
| 12554 | (description "CBOR is a library for the | 12554 | (description "CBOR is a library for the |
| 12555 | @acronym{CBOR, Concise Binary Object Representation} format, based on | 12555 | @acronym{CBOR, Concise Binary Object Representation} format, based on |
| @@ -12739,7 +12739,7 @@ using published rates from open-exchange-rates. Compatible with the money gem." | |||
| 12739 | ;; No rakefile | 12739 | ;; No rakefile |
| 12740 | `(#:tests? #f)) | 12740 | `(#:tests? #f)) |
| 12741 | (propagated-inputs (list ruby-rack)) | 12741 | (propagated-inputs (list ruby-rack)) |
| 12742 | (home-page "http://roda.jeremyevans.net") | 12742 | (home-page "https://roda.jeremyevans.net") |
| 12743 | (synopsis "Routing Tree Web Toolkit") | 12743 | (synopsis "Routing Tree Web Toolkit") |
| 12744 | (description "Roda is a routing tree web toolkit, designed for building fast | 12744 | (description "Roda is a routing tree web toolkit, designed for building fast |
| 12745 | and maintainable web applications in ruby.") | 12745 | and maintainable web applications in ruby.") |
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index c13de9d65bd..d2f369282ac 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm | |||
| @@ -392,14 +392,14 @@ mashups, office (web agendas, mail clients, ...), etc.") | |||
| 392 | (version "1.9.2") | 392 | (version "1.9.2") |
| 393 | (source (origin | 393 | (source (origin |
| 394 | (method url-fetch) | 394 | (method url-fetch) |
| 395 | (uri (string-append "http://s48.org/" version | 395 | (uri (string-append "https://s48.org/" version |
| 396 | "/scheme48-" version ".tgz")) | 396 | "/scheme48-" version ".tgz")) |
| 397 | (sha256 | 397 | (sha256 |
| 398 | (base32 | 398 | (base32 |
| 399 | "1x4xfm3lyz2piqcw1h01vbs1iq89zq7wrsfjgh3fxnlm1slj2jcw")) | 399 | "1x4xfm3lyz2piqcw1h01vbs1iq89zq7wrsfjgh3fxnlm1slj2jcw")) |
| 400 | (patches (search-patches "scheme48-tests.patch")))) | 400 | (patches (search-patches "scheme48-tests.patch")))) |
| 401 | (build-system gnu-build-system) | 401 | (build-system gnu-build-system) |
| 402 | (home-page "http://s48.org/") | 402 | (home-page "https://s48.org/") |
| 403 | (synopsis "Scheme implementation using a bytecode interpreter") | 403 | (synopsis "Scheme implementation using a bytecode interpreter") |
| 404 | (description | 404 | (description |
| 405 | "Scheme 48 is an implementation of Scheme based on a byte-code | 405 | "Scheme 48 is an implementation of Scheme based on a byte-code |
| @@ -701,7 +701,7 @@ linked with a SCM executable.") | |||
| 701 | (install-file "init.scm" scm) | 701 | (install-file "init.scm" scm) |
| 702 | #t)))) | 702 | #t)))) |
| 703 | #:tests? #f)) ; no tests | 703 | #:tests? #f)) ; no tests |
| 704 | (home-page "http://tinyscheme.sourceforge.net/") | 704 | (home-page "https://tinyscheme.sourceforge.net/") |
| 705 | (synopsis "Light-weight interpreter for the Scheme programming language") | 705 | (synopsis "Light-weight interpreter for the Scheme programming language") |
| 706 | (description | 706 | (description |
| 707 | "TinyScheme is a light-weight Scheme interpreter that implements as large a | 707 | "TinyScheme is a light-weight Scheme interpreter that implements as large a |
diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm index 5e7708be6e4..21150394db9 100644 --- a/gnu/packages/screen.scm +++ b/gnu/packages/screen.scm | |||
| @@ -93,7 +93,7 @@ view to show two terminals at once.") | |||
| 93 | #t)))) | 93 | #t)))) |
| 94 | ;; No check target. | 94 | ;; No check target. |
| 95 | #:tests? #f)) | 95 | #:tests? #f)) |
| 96 | (home-page "http://dtach.sourceforge.net/") | 96 | (home-page "https://dtach.sourceforge.net/") |
| 97 | (synopsis "Emulates the detach feature of screen") | 97 | (synopsis "Emulates the detach feature of screen") |
| 98 | (description | 98 | (description |
| 99 | "dtach is a tiny program that emulates the detach feature of screen, | 99 | "dtach is a tiny program that emulates the detach feature of screen, |
diff --git a/gnu/packages/scsi.scm b/gnu/packages/scsi.scm index 8334f543b13..f63b391dc12 100644 --- a/gnu/packages/scsi.scm +++ b/gnu/packages/scsi.scm | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | (arguments | 42 | (arguments |
| 43 | `(#:configure-flags | 43 | `(#:configure-flags |
| 44 | (list "--disable-static"))) | 44 | (list "--disable-static"))) |
| 45 | (home-page "http://sg.danny.cz/sg/sg3_utils.html") | 45 | (home-page "https://sg.danny.cz/sg/sg3_utils.html") |
| 46 | (synopsis "SCSI device utilities") | 46 | (synopsis "SCSI device utilities") |
| 47 | (description | 47 | (description |
| 48 | "sg3-utils is a collection of utilities for devices that use the Small | 48 | "sg3-utils is a collection of utilities for devices that use the Small |
diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm index 0c419dfacad..b37ab086421 100644 --- a/gnu/packages/sdl.scm +++ b/gnu/packages/sdl.scm | |||
| @@ -197,7 +197,7 @@ joystick, and graphics hardware.") | |||
| 197 | digital sound files. It can take advantage of particular features of your | 197 | digital sound files. It can take advantage of particular features of your |
| 198 | system, such as sound redirection over the network.") | 198 | system, such as sound redirection over the network.") |
| 199 | (license license:lgpl2.1) | 199 | (license license:lgpl2.1) |
| 200 | (home-page "http://mikmod.sourceforge.net/"))) | 200 | (home-page "https://mikmod.sourceforge.net/"))) |
| 201 | 201 | ||
| 202 | (define-public sdl-gfx | 202 | (define-public sdl-gfx |
| 203 | (package | 203 | (package |
| @@ -377,7 +377,7 @@ SDL.") | |||
| 377 | ("harfbuzz" ,harfbuzz) | 377 | ("harfbuzz" ,harfbuzz) |
| 378 | ("pango" ,pango) | 378 | ("pango" ,pango) |
| 379 | ("sdl" ,sdl))) | 379 | ("sdl" ,sdl))) |
| 380 | (home-page "http://sdlpango.sourceforge.net") | 380 | (home-page "https://sdlpango.sourceforge.net") |
| 381 | (synopsis "Pango SDL binding") | 381 | (synopsis "Pango SDL binding") |
| 382 | (description "This library is a wrapper around the Pango library. | 382 | (description "This library is a wrapper around the Pango library. |
| 383 | It allows you to use TrueType fonts to render internationalized and | 383 | It allows you to use TrueType fonts to render internationalized and |
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index a192bd16f7e..64cc818d657 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm | |||
| @@ -553,7 +553,7 @@ easily view, navigate, and search your command history with suggestion boxes. | |||
| 553 | HSTR can also manage your command history (for instance you can remove | 553 | HSTR can also manage your command history (for instance you can remove |
| 554 | commands that are obsolete or contain a piece of sensitive information) or | 554 | commands that are obsolete or contain a piece of sensitive information) or |
| 555 | bookmark your favourite commands.") | 555 | bookmark your favourite commands.") |
| 556 | (home-page "http://me.mindforger.com/projects/hh.html") | 556 | (home-page "https://me.mindforger.com/projects/hh.html") |
| 557 | (license license:asl2.0))) | 557 | (license license:asl2.0))) |
| 558 | 558 | ||
| 559 | (define-public shell-functools | 559 | (define-public shell-functools |
| @@ -617,7 +617,7 @@ install -m 644 rig.6 $(DESTDIR)$(MANDIR)/man6/rig.6") | |||
| 617 | (("install -g 0 -m 644 -o 0 data/\\*.idx \\$\\(DATADIR\\)") | 617 | (("install -g 0 -m 644 -o 0 data/\\*.idx \\$\\(DATADIR\\)") |
| 618 | "install -m 644 data/*.idx $(DESTDIR)$(DATADIR)"))))) | 618 | "install -m 644 data/*.idx $(DESTDIR)$(DATADIR)"))))) |
| 619 | #:tests? #f)) | 619 | #:tests? #f)) |
| 620 | (home-page "http://rig.sourceforge.net") | 620 | (home-page "https://rig.sourceforge.net") |
| 621 | (synopsis "Random identity generator") | 621 | (synopsis "Random identity generator") |
| 622 | (description | 622 | (description |
| 623 | "RIG (Random Identity Generator) generates random, yet real-looking, | 623 | "RIG (Random Identity Generator) generates random, yet real-looking, |
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index 1ade3493067..059be5a2be0 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm | |||
| @@ -1031,7 +1031,7 @@ command-line utility for mesh optimisation.") | |||
| 1031 | (invoke "py.test" "-v" "tests/migration") | 1031 | (invoke "py.test" "-v" "tests/migration") |
| 1032 | (invoke "py.test" "-v" "tests/pyadjoint"))) | 1032 | (invoke "py.test" "-v" "tests/pyadjoint"))) |
| 1033 | #t))))) | 1033 | #t))))) |
| 1034 | (home-page "http://www.dolfin-adjoint.org") | 1034 | (home-page "https://www.dolfin-adjoint.org") |
| 1035 | (synopsis "Automatic differentiation library") | 1035 | (synopsis "Automatic differentiation library") |
| 1036 | (description "@code{python-dolfin-adjoint} is a solver of | 1036 | (description "@code{python-dolfin-adjoint} is a solver of |
| 1037 | differential equations associated with a governing system and a | 1037 | differential equations associated with a governing system and a |
diff --git a/gnu/packages/smalltalk.scm b/gnu/packages/smalltalk.scm index c89e95316ad..64146813d1f 100644 --- a/gnu/packages/smalltalk.scm +++ b/gnu/packages/smalltalk.scm | |||
| @@ -109,7 +109,7 @@ | |||
| 109 | (("@LIBC_SO_NAME@") "libc.so") | 109 | (("@LIBC_SO_NAME@") "libc.so") |
| 110 | (("@LIBC_SO_DIR@") (string-append libc "/lib")))) | 110 | (("@LIBC_SO_DIR@") (string-append libc "/lib")))) |
| 111 | #t))))) | 111 | #t))))) |
| 112 | (home-page "http://smalltalk.gnu.org/") | 112 | (home-page "https://smalltalk.gnu.org/") |
| 113 | (synopsis "Smalltalk environment") | 113 | (synopsis "Smalltalk environment") |
| 114 | (description | 114 | (description |
| 115 | "GNU Smalltalk is a free implementation of the Smalltalk language. It | 115 | "GNU Smalltalk is a free implementation of the Smalltalk language. It |
diff --git a/gnu/packages/speech.scm b/gnu/packages/speech.scm index d217d7ba014..79d8dd5a5ab 100644 --- a/gnu/packages/speech.scm +++ b/gnu/packages/speech.scm | |||
| @@ -169,7 +169,7 @@ building tools.") | |||
| 169 | (inputs | 169 | (inputs |
| 170 | (list portaudio pulseaudio)) | 170 | (list portaudio pulseaudio)) |
| 171 | (native-inputs (list unzip)) | 171 | (native-inputs (list unzip)) |
| 172 | (home-page "http://espeak.sourceforge.net/") | 172 | (home-page "https://espeak.sourceforge.net/") |
| 173 | (synopsis "Software speech synthesizer") | 173 | (synopsis "Software speech synthesizer") |
| 174 | (description "eSpeak is a software speech synthesizer for English and | 174 | (description "eSpeak is a software speech synthesizer for English and |
| 175 | other languages. eSpeak uses a \"formant synthesis\" method. This allows many | 175 | other languages. eSpeak uses a \"formant synthesis\" method. This allows many |
diff --git a/gnu/packages/stalonetray.scm b/gnu/packages/stalonetray.scm index 57cdc5e2d84..65732313fe0 100644 --- a/gnu/packages/stalonetray.scm +++ b/gnu/packages/stalonetray.scm | |||
| @@ -39,7 +39,7 @@ | |||
| 39 | "0k7xnpdb6dvx25d67v0crlr32cdnzykdsi9j889njiididc8lm1n")))) | 39 | "0k7xnpdb6dvx25d67v0crlr32cdnzykdsi9j889njiididc8lm1n")))) |
| 40 | (inputs (list libx11)) | 40 | (inputs (list libx11)) |
| 41 | (build-system gnu-build-system) | 41 | (build-system gnu-build-system) |
| 42 | (home-page "http://stalonetray.sourceforge.net") | 42 | (home-page "https://stalonetray.sourceforge.net") |
| 43 | (synopsis "Standalone freedesktop.org and KDE systray implementation") | 43 | (synopsis "Standalone freedesktop.org and KDE systray implementation") |
| 44 | (description | 44 | (description |
| 45 | "Stalonetray is a stand-alone freedesktop.org and KDE system | 45 | "Stalonetray is a stand-alone freedesktop.org and KDE system |
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index aec646e92c5..4037eec7688 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm | |||
| @@ -164,7 +164,7 @@ be output in text, PostScript, PDF or HTML.") | |||
| 164 | (base32 | 164 | (base32 |
| 165 | "0aa2w4g5057vn1qjp954s2kwxfmy1h7p5yn56fyi7sz9nmaq69gr")))) | 165 | "0aa2w4g5057vn1qjp954s2kwxfmy1h7p5yn56fyi7sz9nmaq69gr")))) |
| 166 | (build-system gnu-build-system) | 166 | (build-system gnu-build-system) |
| 167 | (home-page "http://mcmc-jags.sourceforge.net/") | 167 | (home-page "https://mcmc-jags.sourceforge.net/") |
| 168 | (native-inputs | 168 | (native-inputs |
| 169 | (list gfortran lapack)) | 169 | (list gfortran lapack)) |
| 170 | (synopsis "Gibbs sampler") | 170 | (synopsis "Gibbs sampler") |
| @@ -518,7 +518,7 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.") | |||
| 518 | "0jvqvlmb1fjqhcnix1blj7hjiyxy7m1rfjdv3sr2nhyad19rvh5m")))) | 518 | "0jvqvlmb1fjqhcnix1blj7hjiyxy7m1rfjdv3sr2nhyad19rvh5m")))) |
| 519 | (properties `((upstream-name . "MASS"))) | 519 | (properties `((upstream-name . "MASS"))) |
| 520 | (build-system r-build-system) | 520 | (build-system r-build-system) |
| 521 | (home-page "http://www.stats.ox.ac.uk/pub/MASS4/") | 521 | (home-page "https://www.stats.ox.ac.uk/pub/MASS4/") |
| 522 | (synopsis "Support functions and datasets for Venables and Ripley's MASS") | 522 | (synopsis "Support functions and datasets for Venables and Ripley's MASS") |
| 523 | (description | 523 | (description |
| 524 | "This package provides functions and datasets for the book \"Modern | 524 | "This package provides functions and datasets for the book \"Modern |
| @@ -540,7 +540,7 @@ Applied Statistics with S\" (4th edition, 2002) by Venables and Ripley.") | |||
| 540 | (build-system r-build-system) | 540 | (build-system r-build-system) |
| 541 | (propagated-inputs | 541 | (propagated-inputs |
| 542 | (list r-mass)) | 542 | (list r-mass)) |
| 543 | (home-page "http://www.stats.ox.ac.uk/pub/MASS4/") | 543 | (home-page "https://www.stats.ox.ac.uk/pub/MASS4/") |
| 544 | (synopsis "R functions for classification") | 544 | (synopsis "R functions for classification") |
| 545 | (description | 545 | (description |
| 546 | "This package provides various functions for classification, including | 546 | "This package provides various functions for classification, including |
| @@ -644,7 +644,7 @@ estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) | |||
| 644 | (base32 | 644 | (base32 |
| 645 | "1b87fmyjzbg854vpi03my1p25n3d0bchhwsdm2frblxppn98sf12")))) | 645 | "1b87fmyjzbg854vpi03my1p25n3d0bchhwsdm2frblxppn98sf12")))) |
| 646 | (build-system r-build-system) | 646 | (build-system r-build-system) |
| 647 | (home-page "http://lattice.r-forge.r-project.org/") | 647 | (home-page "https://lattice.r-forge.r-project.org/") |
| 648 | (synopsis "High-level data visualization system") | 648 | (synopsis "High-level data visualization system") |
| 649 | (description | 649 | (description |
| 650 | "The lattice package provides a powerful and elegant high-level data | 650 | "The lattice package provides a powerful and elegant high-level data |
| @@ -668,7 +668,7 @@ also flexible enough to handle most nonstandard requirements.") | |||
| 668 | (build-system r-build-system) | 668 | (build-system r-build-system) |
| 669 | (propagated-inputs | 669 | (propagated-inputs |
| 670 | (list r-lattice)) | 670 | (list r-lattice)) |
| 671 | (home-page "http://Matrix.R-forge.R-project.org/") | 671 | (home-page "https://Matrix.R-forge.R-project.org/") |
| 672 | (synopsis "Sparse and dense matrix classes and methods") | 672 | (synopsis "Sparse and dense matrix classes and methods") |
| 673 | (description | 673 | (description |
| 674 | "This package provides classes and methods for dense and sparse matrices | 674 | "This package provides classes and methods for dense and sparse matrices |
| @@ -731,7 +731,7 @@ distributions beyond the exponential family.") | |||
| 731 | (base32 | 731 | (base32 |
| 732 | "1l73v6l9ma0vsg4za3c6i3d6yjj7bpdmakbmrzp7205hbkxyp6nj")))) | 732 | "1l73v6l9ma0vsg4za3c6i3d6yjj7bpdmakbmrzp7205hbkxyp6nj")))) |
| 733 | (build-system r-build-system) | 733 | (build-system r-build-system) |
| 734 | (home-page "http://www.stats.ox.ac.uk/pub/MASS4/") | 734 | (home-page "https://www.stats.ox.ac.uk/pub/MASS4/") |
| 735 | (synopsis "Feed-forward neural networks and multinomial log-linear models") | 735 | (synopsis "Feed-forward neural networks and multinomial log-linear models") |
| 736 | (description | 736 | (description |
| 737 | "This package provides functions for feed-forward neural networks with a | 737 | "This package provides functions for feed-forward neural networks with a |
| @@ -769,7 +769,7 @@ classification, regression and survival trees.") | |||
| 769 | (base32 | 769 | (base32 |
| 770 | "01p42q72mb8b4fdm75723nj64r3l0d8px1l9fyklihay9jk6arg4")))) | 770 | "01p42q72mb8b4fdm75723nj64r3l0d8px1l9fyklihay9jk6arg4")))) |
| 771 | (build-system r-build-system) | 771 | (build-system r-build-system) |
| 772 | (home-page "http://www.stats.ox.ac.uk/pub/MASS4/") | 772 | (home-page "https://www.stats.ox.ac.uk/pub/MASS4/") |
| 773 | (synopsis "Functions for kriging and point pattern analysis") | 773 | (synopsis "Functions for kriging and point pattern analysis") |
| 774 | (description | 774 | (description |
| 775 | "This package provides functions for kriging and point pattern | 775 | "This package provides functions for kriging and point pattern |
| @@ -837,7 +837,7 @@ curves, Cox models, and parametric accelerated failure time models.") | |||
| 837 | (build-system r-build-system) | 837 | (build-system r-build-system) |
| 838 | (native-inputs | 838 | (native-inputs |
| 839 | (list r-knitr)) | 839 | (list r-knitr)) |
| 840 | (home-page "http://ff.r-forge.r-project.org") | 840 | (home-page "https://ff.r-forge.r-project.org") |
| 841 | (synopsis "Class for vectors of 1-bit booleans") | 841 | (synopsis "Class for vectors of 1-bit booleans") |
| 842 | (description | 842 | (description |
| 843 | "This package provides bitmapped vectors of booleans (no @code{NA}s), | 843 | "This package provides bitmapped vectors of booleans (no @code{NA}s), |
| @@ -860,7 +860,7 @@ binary booleans, @code{TRUE} and @code{FALSE} can be stored with 1 bit only.") | |||
| 860 | (build-system r-build-system) | 860 | (build-system r-build-system) |
| 861 | (propagated-inputs | 861 | (propagated-inputs |
| 862 | (list r-bit)) | 862 | (list r-bit)) |
| 863 | (home-page "http://ff.r-forge.r-project.org/") | 863 | (home-page "https://ff.r-forge.r-project.org/") |
| 864 | (synopsis "S3 class for vectors of 64 bit integers") | 864 | (synopsis "S3 class for vectors of 64 bit integers") |
| 865 | (description | 865 | (description |
| 866 | "The bit64 package provides serializable S3 atomic 64 bit (signed) | 866 | "The bit64 package provides serializable S3 atomic 64 bit (signed) |
| @@ -958,7 +958,7 @@ effects of different types of color-blindness.") | |||
| 958 | (arguments | 958 | (arguments |
| 959 | `(#:tests? #f | 959 | `(#:tests? #f |
| 960 | #:configure-flags (list "--no-build-vignettes"))) | 960 | #:configure-flags (list "--no-build-vignettes"))) |
| 961 | (home-page "http://dirk.eddelbuettel.com/code/digest.html") | 961 | (home-page "https://dirk.eddelbuettel.com/code/digest.html") |
| 962 | (synopsis "Create cryptographic hash digests of R objects") | 962 | (synopsis "Create cryptographic hash digests of R objects") |
| 963 | (description | 963 | (description |
| 964 | "This package contains an implementation of a function @code{digest()} for | 964 | "This package contains an implementation of a function @code{digest()} for |
| @@ -2006,7 +2006,7 @@ and fast file reading.") | |||
| 2006 | (build-system r-build-system) | 2006 | (build-system r-build-system) |
| 2007 | (native-inputs | 2007 | (native-inputs |
| 2008 | (list r-knitr)) ; for vignettes | 2008 | (list r-knitr)) ; for vignettes |
| 2009 | (home-page "http://xtable.r-forge.r-project.org/") | 2009 | (home-page "https://xtable.r-forge.r-project.org/") |
| 2010 | (synopsis "Export R tables to LaTeX or HTML") | 2010 | (synopsis "Export R tables to LaTeX or HTML") |
| 2011 | (description | 2011 | (description |
| 2012 | "This package provides tools to export R data as LaTeX and HTML tables.") | 2012 | "This package provides tools to export R data as LaTeX and HTML tables.") |
| @@ -2111,7 +2111,7 @@ building design matrices.") | |||
| 2111 | python-matplotlib)) | 2111 | python-matplotlib)) |
| 2112 | (native-inputs | 2112 | (native-inputs |
| 2113 | (list python-cython python-nose python-sphinx)) | 2113 | (list python-cython python-nose python-sphinx)) |
| 2114 | (home-page "http://statsmodels.sourceforge.net/") | 2114 | (home-page "https://statsmodels.sourceforge.net/") |
| 2115 | (synopsis "Statistical modeling and econometrics in Python") | 2115 | (synopsis "Statistical modeling and econometrics in Python") |
| 2116 | (description | 2116 | (description |
| 2117 | "Statsmodels is a Python package that provides a complement to scipy for | 2117 | "Statsmodels is a Python package that provides a complement to scipy for |
| @@ -2154,7 +2154,7 @@ chain.") | |||
| 2154 | (build-system r-build-system) | 2154 | (build-system r-build-system) |
| 2155 | (propagated-inputs | 2155 | (propagated-inputs |
| 2156 | (list r-mass r-pixmap r-rcpp r-rcpparmadillo r-sp)) | 2156 | (list r-mass r-pixmap r-rcpp r-rcpparmadillo r-sp)) |
| 2157 | (home-page "http://pbil.univ-lyon1.fr/ADE-4") | 2157 | (home-page "https://pbil.univ-lyon1.fr/ADE-4") |
| 2158 | (synopsis "Multivariate data analysis and graphical display") | 2158 | (synopsis "Multivariate data analysis and graphical display") |
| 2159 | (description | 2159 | (description |
| 2160 | "The ade4 package contains data analysis functions to analyze ecological | 2160 | "The ade4 package contains data analysis functions to analyze ecological |
| @@ -2749,7 +2749,7 @@ scaling functions for R.") | |||
| 2749 | r-mass | 2749 | r-mass |
| 2750 | r-png | 2750 | r-png |
| 2751 | r-rcolorbrewer)) | 2751 | r-rcolorbrewer)) |
| 2752 | (home-page "http://latticeextra.r-forge.r-project.org/") | 2752 | (home-page "https://latticeextra.r-forge.r-project.org/") |
| 2753 | (synopsis "Extra graphical utilities based on lattice") | 2753 | (synopsis "Extra graphical utilities based on lattice") |
| 2754 | (description | 2754 | (description |
| 2755 | "Building on the infrastructure provided by the lattice package, this | 2755 | "Building on the infrastructure provided by the lattice package, this |
| @@ -3025,7 +3025,7 @@ if (certs != \"\") { .opts = merge.list(.opts, list(cainfo=certs)) } | |||
| 3025 | (list curl zlib)) | 3025 | (list curl zlib)) |
| 3026 | (propagated-inputs | 3026 | (propagated-inputs |
| 3027 | (list r-bitops)) | 3027 | (list r-bitops)) |
| 3028 | (home-page "http://www.omegahat.net/RCurl") | 3028 | (home-page "https://www.omegahat.net/RCurl") |
| 3029 | (synopsis "General network client interface for R") | 3029 | (synopsis "General network client interface for R") |
| 3030 | (description | 3030 | (description |
| 3031 | "The package allows one to compose general HTTP requests and provides | 3031 | "The package allows one to compose general HTTP requests and provides |
| @@ -3055,7 +3055,7 @@ ldap, and also supports cookies, redirects, authentication, etc.") | |||
| 3055 | (list libxml2 zlib)) | 3055 | (list libxml2 zlib)) |
| 3056 | (native-inputs | 3056 | (native-inputs |
| 3057 | (list pkg-config)) | 3057 | (list pkg-config)) |
| 3058 | (home-page "http://www.omegahat.net/RSXML") | 3058 | (home-page "https://www.omegahat.net/RSXML") |
| 3059 | (synopsis "Tools for parsing and generating XML within R") | 3059 | (synopsis "Tools for parsing and generating XML within R") |
| 3060 | (description | 3060 | (description |
| 3061 | "Many approaches for both reading and creating XML (and HTML) | 3061 | "Many approaches for both reading and creating XML (and HTML) |
| @@ -4143,7 +4143,7 @@ vignettes.") | |||
| 4143 | (build-system r-build-system) | 4143 | (build-system r-build-system) |
| 4144 | (native-inputs | 4144 | (native-inputs |
| 4145 | (list gfortran)) | 4145 | (list gfortran)) |
| 4146 | (home-page "http://mvtnorm.R-forge.R-project.org") | 4146 | (home-page "https://mvtnorm.R-forge.R-project.org") |
| 4147 | (synopsis "Package for multivariate normal and t-distributions") | 4147 | (synopsis "Package for multivariate normal and t-distributions") |
| 4148 | (description "This package can compute multivariate normal and | 4148 | (description "This package can compute multivariate normal and |
| 4149 | t-probabilities, quantiles, random deviates and densities.") | 4149 | t-probabilities, quantiles, random deviates and densities.") |
| @@ -5395,7 +5395,7 @@ can be efficiently implemented directly in the R language.") | |||
| 5395 | (list gfortran)) | 5395 | (list gfortran)) |
| 5396 | (propagated-inputs | 5396 | (propagated-inputs |
| 5397 | (list r-deoptimr)) | 5397 | (list r-deoptimr)) |
| 5398 | (home-page "http://robustbase.r-forge.r-project.org/") | 5398 | (home-page "https://robustbase.r-forge.r-project.org/") |
| 5399 | (synopsis "Basic robust statistics") | 5399 | (synopsis "Basic robust statistics") |
| 5400 | (description | 5400 | (description |
| 5401 | "This package analyzes data with robust methods such as | 5401 | "This package analyzes data with robust methods such as |
| @@ -5612,7 +5612,7 @@ showing the progress is useful e.g. bootstrap.") | |||
| 5612 | (list r-rcpp)) | 5612 | (list r-rcpp)) |
| 5613 | (inputs | 5613 | (inputs |
| 5614 | (list gfortran)) | 5614 | (list gfortran)) |
| 5615 | (home-page "http://optimizer.r-forge.r-project.org") | 5615 | (home-page "https://optimizer.r-forge.r-project.org") |
| 5616 | (synopsis "Derivative-free optimization algorithms by quadratic approximation") | 5616 | (synopsis "Derivative-free optimization algorithms by quadratic approximation") |
| 5617 | (description | 5617 | (description |
| 5618 | "This package provides a derivative-free optimization by quadratic approximation | 5618 | "This package provides a derivative-free optimization by quadratic approximation |
| @@ -6112,7 +6112,7 @@ easy and fun.") | |||
| 6112 | (base32 | 6112 | (base32 |
| 6113 | "1pf554vb902vavgqc4c0kgghywbgcvr3lkkr414bxngavcd60lil")))) | 6113 | "1pf554vb902vavgqc4c0kgghywbgcvr3lkkr414bxngavcd60lil")))) |
| 6114 | (build-system r-build-system) | 6114 | (build-system r-build-system) |
| 6115 | (home-page "http://strimmerlab.org/software/fdrtool/") | 6115 | (home-page "https://strimmerlab.org/software/fdrtool/") |
| 6116 | (synopsis "Estimation of false discovery rates and higher criticism") | 6116 | (synopsis "Estimation of false discovery rates and higher criticism") |
| 6117 | (description | 6117 | (description |
| 6118 | "This package provides tools to estimate tail area-based false discovery | 6118 | "This package provides tools to estimate tail area-based false discovery |
| @@ -6480,7 +6480,7 @@ functions.") | |||
| 6480 | (list java-jtransforms)) | 6480 | (list java-jtransforms)) |
| 6481 | (native-inputs | 6481 | (native-inputs |
| 6482 | (list java-junit)) | 6482 | (list java-junit)) |
| 6483 | (home-page "http://jdistlib.sourceforge.net/") | 6483 | (home-page "https://jdistlib.sourceforge.net/") |
| 6484 | (synopsis "Java library of statistical distributions") | 6484 | (synopsis "Java library of statistical distributions") |
| 6485 | (description "JDistlib is the Java Statistical Distribution Library, a | 6485 | (description "JDistlib is the Java Statistical Distribution Library, a |
| 6486 | Java package that provides routines for various statistical distributions.") | 6486 | Java package that provides routines for various statistical distributions.") |
| @@ -7182,7 +7182,7 @@ highlighted in all linked plots. Interactions with the plots are controlled | |||
| 7182 | by the mouse, menus and dialog boxes. An object-oriented programming system | 7182 | by the mouse, menus and dialog boxes. An object-oriented programming system |
| 7183 | is used to allow menus, dialogs, and the response to mouse actions to be | 7183 | is used to allow menus, dialogs, and the response to mouse actions to be |
| 7184 | customized.") | 7184 | customized.") |
| 7185 | (home-page "http://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/") | 7185 | (home-page "https://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/") |
| 7186 | (license license:expat)))) | 7186 | (license license:expat)))) |
| 7187 | 7187 | ||
| 7188 | (define-public r-rlrsim | 7188 | (define-public r-rlrsim |
diff --git a/gnu/packages/swig.scm b/gnu/packages/swig.scm index 1f4bd0922a3..b5195e2cc5a 100644 --- a/gnu/packages/swig.scm +++ b/gnu/packages/swig.scm | |||
| @@ -52,7 +52,7 @@ | |||
| 52 | perl)) | 52 | perl)) |
| 53 | ;;("python" ,python-wrapper) | 53 | ;;("python" ,python-wrapper) |
| 54 | (inputs (list pcre)) | 54 | (inputs (list pcre)) |
| 55 | (home-page "http://swig.org/") | 55 | (home-page "https://swig.org/") |
| 56 | (synopsis | 56 | (synopsis |
| 57 | "Interface compiler that connects C/C++ code to higher-level languages") | 57 | "Interface compiler that connects C/C++ code to higher-level languages") |
| 58 | (description | 58 | (description |
diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm index 29515c6eb9e..e4dd488cb61 100644 --- a/gnu/packages/task-management.scm +++ b/gnu/packages/task-management.scm | |||
| @@ -422,7 +422,7 @@ export, password protection and auto-saving.") | |||
| 422 | (substitute* "Makefile" | 422 | (substitute* "Makefile" |
| 423 | (("/man1") "/share/man/man1"))))) | 423 | (("/man1") "/share/man/man1"))))) |
| 424 | #:tests? #f)) ; No "check" target. | 424 | #:tests? #f)) ; No "check" target. |
| 425 | (home-page "http://wtime.sourceforge.net") | 425 | (home-page "https://wtime.sourceforge.net") |
| 426 | (synopsis | 426 | (synopsis |
| 427 | "Command-line utility for tracking time spent on arbitrary tasks") | 427 | "Command-line utility for tracking time spent on arbitrary tasks") |
| 428 | (description | 428 | (description |
diff --git a/gnu/packages/tcl.scm b/gnu/packages/tcl.scm index ab86ddee2fc..f071b13146b 100644 --- a/gnu/packages/tcl.scm +++ b/gnu/packages/tcl.scm | |||
| @@ -134,7 +134,7 @@ | |||
| 134 | (list tcl)) | 134 | (list tcl)) |
| 135 | (inputs | 135 | (inputs |
| 136 | (list tcllib)) | 136 | (list tcllib)) |
| 137 | (home-page "http://incrtcl.sourceforge.net/") | 137 | (home-page "https://incrtcl.sourceforge.net/") |
| 138 | (synopsis "Object Oriented programming (OOP) extension for Tcl") | 138 | (synopsis "Object Oriented programming (OOP) extension for Tcl") |
| 139 | (description | 139 | (description |
| 140 | "[incr Tcl] is a widely used object-oriented system for Tcl. The name is | 140 | "[incr Tcl] is a widely used object-oriented system for Tcl. The name is |
| @@ -392,7 +392,7 @@ modules for Tk, all written in high-level Tcl. Examples of provided widgets: | |||
| 392 | (assoc-ref %build-inputs "libxslt") | 392 | (assoc-ref %build-inputs "libxslt") |
| 393 | "/bin/xslt-config")) | 393 | "/bin/xslt-config")) |
| 394 | #:test-target "test")) | 394 | #:test-target "test")) |
| 395 | (home-page "http://tclxml.sourceforge.net/") | 395 | (home-page "https://tclxml.sourceforge.net/") |
| 396 | (synopsis "Tcl library for XML parsing") | 396 | (synopsis "Tcl library for XML parsing") |
| 397 | (description "TclXML provides event-based parsing of XML documents. The | 397 | (description "TclXML provides event-based parsing of XML documents. The |
| 398 | application may register callback scripts for certain document features, and | 398 | application may register callback scripts for certain document features, and |
| @@ -424,7 +424,7 @@ callback is evaluated.") | |||
| 424 | "/lib")))) | 424 | "/lib")))) |
| 425 | (inputs | 425 | (inputs |
| 426 | (list tcl tk)) | 426 | (list tcl tk)) |
| 427 | (home-page "http://tclx.sourceforge.net/") | 427 | (home-page "https://tclx.sourceforge.net/") |
| 428 | (synopsis "System programming extensions for Tcl") | 428 | (synopsis "System programming extensions for Tcl") |
| 429 | (description | 429 | (description |
| 430 | "Extended Tcl is oriented towards system programming tasks and large | 430 | "Extended Tcl is oriented towards system programming tasks and large |
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 3877fbc4c8d..51b135c99dc 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm | |||
| @@ -425,7 +425,7 @@ multi-seat support, a replacement for @command{mingetty}, and more.") | |||
| 425 | (description | 425 | (description |
| 426 | "Libtermkey handles all the necessary logic to recognise special keys, UTF-8 | 426 | "Libtermkey handles all the necessary logic to recognise special keys, UTF-8 |
| 427 | combining, and so on, with a simple interface.") | 427 | combining, and so on, with a simple interface.") |
| 428 | (home-page "http://www.leonerd.org.uk/code/libtermkey") | 428 | (home-page "https://www.leonerd.org.uk/code/libtermkey") |
| 429 | (license license:expat))) | 429 | (license license:expat))) |
| 430 | 430 | ||
| 431 | (define-public mlterm | 431 | (define-public mlterm |
| @@ -457,7 +457,7 @@ combining, and so on, with a simple interface.") | |||
| 457 | libx11 | 457 | libx11 |
| 458 | libxext | 458 | libxext |
| 459 | libxft)) | 459 | libxft)) |
| 460 | (home-page "http://mlterm.sourceforge.net/") | 460 | (home-page "https://mlterm.sourceforge.net/") |
| 461 | (synopsis "Multi-Lingual TERMinal emulator") | 461 | (synopsis "Multi-Lingual TERMinal emulator") |
| 462 | (description | 462 | (description |
| 463 | "mlterm is a multi-lingual terminal emulator. It supports various complex | 463 | "mlterm is a multi-lingual terminal emulator. It supports various complex |
| @@ -650,7 +650,7 @@ should be thread-safe.") | |||
| 650 | (source | 650 | (source |
| 651 | (origin | 651 | (origin |
| 652 | (method url-fetch) | 652 | (method url-fetch) |
| 653 | (uri (string-append "http://www.leonerd.org.uk/code/libvterm/" | 653 | (uri (string-append "https://www.leonerd.org.uk/code/libvterm/" |
| 654 | "libvterm-" version ".tar.gz")) | 654 | "libvterm-" version ".tar.gz")) |
| 655 | (sha256 | 655 | (sha256 |
| 656 | (base32 "15y3y23kfpcda7n79ym3gp1abzn8mshxrad8s3gnhls82nfava15")))) | 656 | (base32 "15y3y23kfpcda7n79ym3gp1abzn8mshxrad8s3gnhls82nfava15")))) |
| @@ -665,7 +665,7 @@ should be thread-safe.") | |||
| 665 | (delete 'configure)))) | 665 | (delete 'configure)))) |
| 666 | (native-inputs | 666 | (native-inputs |
| 667 | (list libtool perl)) | 667 | (list libtool perl)) |
| 668 | (home-page "http://www.leonerd.org.uk/code/libvterm/") | 668 | (home-page "https://www.leonerd.org.uk/code/libvterm/") |
| 669 | (synopsis "VT220/xterm/ECMA-48 terminal emulator library") | 669 | (synopsis "VT220/xterm/ECMA-48 terminal emulator library") |
| 670 | (description "Libvterm is an abstract C99 library which implements a VT220 | 670 | (description "Libvterm is an abstract C99 library which implements a VT220 |
| 671 | or xterm-like terminal emulator. It doesn't use any particular graphics | 671 | or xterm-like terminal emulator. It doesn't use any particular graphics |
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 08573a3aebc..d0ee03c16f7 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm | |||
| @@ -1215,7 +1215,7 @@ support (for use with a variety of encodings) is provided.") | |||
| 1215 | (base32 | 1215 | (base32 |
| 1216 | "0yyk0dr4yms82mwy4dc03zf5igyhgcb65icdah042rk23rlpxygv") | 1216 | "0yyk0dr4yms82mwy4dc03zf5igyhgcb65icdah042rk23rlpxygv") |
| 1217 | #:trivial? #t)) | 1217 | #:trivial? #t)) |
| 1218 | (home-page "http://www.gust.org.pl/projects/e-foundry/latin-modern/") | 1218 | (home-page "https://www.gust.org.pl/projects/e-foundry/latin-modern/") |
| 1219 | (synopsis "Latin Modern family of fonts") | 1219 | (synopsis "Latin Modern family of fonts") |
| 1220 | (description "The Latin Modern fonts are derived from the famous Computer | 1220 | (description "The Latin Modern fonts are derived from the famous Computer |
| 1221 | Modern fonts designed by Donald E. Knuth and described in Volume E of his | 1221 | Modern fonts designed by Donald E. Knuth and described in Volume E of his |
| @@ -1236,7 +1236,7 @@ Computers & Typesetting series.") | |||
| 1236 | (base32 | 1236 | (base32 |
| 1237 | "0gqdk8x3r1iz4n8j6r3pcqbwalxvkihayvmjfq4iv6hwb0pvys8z") | 1237 | "0gqdk8x3r1iz4n8j6r3pcqbwalxvkihayvmjfq4iv6hwb0pvys8z") |
| 1238 | #:trivial? #t)) | 1238 | #:trivial? #t)) |
| 1239 | (home-page "http://www.gust.org.pl/projects/e-foundry/latin-modern") | 1239 | (home-page "https://www.gust.org.pl/projects/e-foundry/latin-modern") |
| 1240 | (synopsis "OpenType maths fonts for Latin Modern") | 1240 | (synopsis "OpenType maths fonts for Latin Modern") |
| 1241 | (description "Latin Modern Math is a maths companion for the Latin Modern | 1241 | (description "Latin Modern Math is a maths companion for the Latin Modern |
| 1242 | family of fonts, in OpenType format. For use with LuaLaTeX or XeLaTeX, | 1242 | family of fonts, in OpenType format. For use with LuaLaTeX or XeLaTeX, |
| @@ -4151,7 +4151,7 @@ polyglossia package rather than Babel.") | |||
| 4151 | "fonts/vf/cs/cs-a35/") | 4151 | "fonts/vf/cs/cs-a35/") |
| 4152 | (base32 "1ww5lrqja051fh0ygmfdyy5a6bhwq9k5zv857vwiqf5syvw5djps") | 4152 | (base32 "1ww5lrqja051fh0ygmfdyy5a6bhwq9k5zv857vwiqf5syvw5djps") |
| 4153 | #:trivial? #t)) | 4153 | #:trivial? #t)) |
| 4154 | (home-page "http://petr.olsak.net/cstex/") | 4154 | (home-page "https://petr.olsak.net/cstex/") |
| 4155 | (synopsis "Czech/Slovak-tuned Computer Modern fonts") | 4155 | (synopsis "Czech/Slovak-tuned Computer Modern fonts") |
| 4156 | (description "This package provides Czech/Slovak-tuned Computer Modern | 4156 | (description "This package provides Czech/Slovak-tuned Computer Modern |
| 4157 | fonts in the Metafont format; Type 1 format versions (csfonts-t1) are also | 4157 | fonts in the Metafont format; Type 1 format versions (csfonts-t1) are also |
| @@ -4167,7 +4167,7 @@ available.") | |||
| 4167 | (list "tex/csplain/base/") | 4167 | (list "tex/csplain/base/") |
| 4168 | (base32 "0cgrwc8lgf2x2hq6bb4kqxw597card985zdd9ipn7k98mmwrxhz3") | 4168 | (base32 "0cgrwc8lgf2x2hq6bb4kqxw597card985zdd9ipn7k98mmwrxhz3") |
| 4169 | #:trivial? #t)) | 4169 | #:trivial? #t)) |
| 4170 | (home-page "http://petr.olsak.net/csplain-e.html") | 4170 | (home-page "https://petr.olsak.net/csplain-e.html") |
| 4171 | (synopsis "Plain TeX multilanguage support") | 4171 | (synopsis "Plain TeX multilanguage support") |
| 4172 | (description "CSplain is a small extension of basic Plain TeX macros from | 4172 | (description "CSplain is a small extension of basic Plain TeX macros from |
| 4173 | which the formats @code{csplain} and @code{pdfcsplain} can be generated. It | 4173 | which the formats @code{csplain} and @code{pdfcsplain} can be generated. It |
| @@ -8194,7 +8194,7 @@ values (strings, macros, or numbers) pasted together.") | |||
| 8194 | ("perl-file-which" ,perl-file-which) | 8194 | ("perl-file-which" ,perl-file-which) |
| 8195 | ("perl-test-more" ,perl-test-most) ; FIXME: "more" would be sufficient | 8195 | ("perl-test-more" ,perl-test-most) ; FIXME: "more" would be sufficient |
| 8196 | ("perl-test-differences" ,perl-test-differences))) | 8196 | ("perl-test-differences" ,perl-test-differences))) |
| 8197 | (home-page "http://biblatex-biber.sourceforge.net/") | 8197 | (home-page "https://biblatex-biber.sourceforge.net/") |
| 8198 | (synopsis "Backend for the BibLaTeX citation management tool") | 8198 | (synopsis "Backend for the BibLaTeX citation management tool") |
| 8199 | (description "Biber is a BibTeX replacement for users of biblatex. Among | 8199 | (description "Biber is a BibTeX replacement for users of biblatex. Among |
| 8200 | other things it comes with full Unicode support.") | 8200 | other things it comes with full Unicode support.") |
| @@ -8267,7 +8267,7 @@ PDF documents.") | |||
| 8267 | (list poppler-qt5 qtbase-5 qtscript zlib)) | 8267 | (list poppler-qt5 qtbase-5 qtscript zlib)) |
| 8268 | (native-inputs | 8268 | (native-inputs |
| 8269 | (list pkg-config)) | 8269 | (list pkg-config)) |
| 8270 | (home-page "http://www.xm1math.net/texmaker/") | 8270 | (home-page "https://www.xm1math.net/texmaker/") |
| 8271 | (synopsis "LaTeX editor") | 8271 | (synopsis "LaTeX editor") |
| 8272 | (description "Texmaker is a program that integrates many tools needed to | 8272 | (description "Texmaker is a program that integrates many tools needed to |
| 8273 | develop documents with LaTeX, in a single application.") | 8273 | develop documents with LaTeX, in a single application.") |
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 16400481b06..e05a58c4471 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm | |||
| @@ -301,7 +301,7 @@ can load dynamic libraries.") | |||
| 301 | "1pmr598xxxm9j9dl93kq4dv36zyw0q2dh6d7x07hf134y9hhlnj9")))) | 301 | "1pmr598xxxm9j9dl93kq4dv36zyw0q2dh6d7x07hf134y9hhlnj9")))) |
| 302 | (build-system gnu-build-system) | 302 | (build-system gnu-build-system) |
| 303 | (inputs (list ncurses)) | 303 | (inputs (list ncurses)) |
| 304 | (home-page "http://joe-editor.sourceforge.net/") | 304 | (home-page "https://joe-editor.sourceforge.net/") |
| 305 | (synopsis "Console screen editor") | 305 | (synopsis "Console screen editor") |
| 306 | (description | 306 | (description |
| 307 | "JOE is a powerful console screen editor with a \"mode-less\" user | 307 | "JOE is a powerful console screen editor with a \"mode-less\" user |
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index 151add964ee..aeff4593a82 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm | |||
| @@ -852,7 +852,7 @@ categories.") | |||
| 852 | (invoke "sh" "test_all.sh"))))))))) | 852 | (invoke "sh" "test_all.sh"))))))))) |
| 853 | (native-inputs (list which)) ;for tests | 853 | (native-inputs (list which)) ;for tests |
| 854 | (inputs (list pcre)) | 854 | (inputs (list pcre)) |
| 855 | (home-page "http://drmtools.sourceforge.net/") | 855 | (home-page "https://drmtools.sourceforge.net/") |
| 856 | (synopsis "Utilities to manipulate text and binary files") | 856 | (synopsis "Utilities to manipulate text and binary files") |
| 857 | (description "The drm_tools package contains the following commands: | 857 | (description "The drm_tools package contains the following commands: |
| 858 | @table @command | 858 | @table @command |
| @@ -1082,7 +1082,7 @@ names like Euro. | |||
| 1082 | @item Handling (bullet, decimal, letter, roman) lists along with (attempt at) | 1082 | @item Handling (bullet, decimal, letter, roman) lists along with (attempt at) |
| 1083 | indentation. | 1083 | indentation. |
| 1084 | @end itemize\n") | 1084 | @end itemize\n") |
| 1085 | (home-page "http://docx2txt.sourceforge.net") | 1085 | (home-page "https://docx2txt.sourceforge.net") |
| 1086 | (license license:gpl3+))) | 1086 | (license license:gpl3+))) |
| 1087 | 1087 | ||
| 1088 | (define-public html2text | 1088 | (define-public html2text |
diff --git a/gnu/packages/tv.scm b/gnu/packages/tv.scm index 3927aca776f..f8b7c4c696d 100644 --- a/gnu/packages/tv.scm +++ b/gnu/packages/tv.scm | |||
| @@ -68,7 +68,7 @@ | |||
| 68 | zlib)) | 68 | zlib)) |
| 69 | (native-inputs | 69 | (native-inputs |
| 70 | (list pkg-config)) | 70 | (list pkg-config)) |
| 71 | (home-page "http://tvtime.sourceforge.net") | 71 | (home-page "https://tvtime.sourceforge.net") |
| 72 | (synopsis "Television viewer") | 72 | (synopsis "Television viewer") |
| 73 | (description | 73 | (description |
| 74 | "Tvtime processes the input from your video capture card and | 74 | "Tvtime processes the input from your video capture card and |
diff --git a/gnu/packages/unicode.scm b/gnu/packages/unicode.scm index 857af13d710..afb9546966b 100644 --- a/gnu/packages/unicode.scm +++ b/gnu/packages/unicode.scm | |||
| @@ -65,7 +65,7 @@ | |||
| 65 | '("LineBreakTest.txt" | 65 | '("LineBreakTest.txt" |
| 66 | "WordBreakTest.txt" | 66 | "WordBreakTest.txt" |
| 67 | "GraphemeBreakTest.txt"))))))) | 67 | "GraphemeBreakTest.txt"))))))) |
| 68 | (home-page "http://vimgadgets.sourceforge.net/libunibreak/") | 68 | (home-page "https://vimgadgets.sourceforge.net/libunibreak/") |
| 69 | (synopsis "Unicode line breaking and word breaking algorithms") | 69 | (synopsis "Unicode line breaking and word breaking algorithms") |
| 70 | (description | 70 | (description |
| 71 | "Libunibreak is an implementation of the line breaking and word | 71 | "Libunibreak is an implementation of the line breaking and word |
diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm index ff78829e4e6..df94dc8f8ba 100644 --- a/gnu/packages/upnp.scm +++ b/gnu/packages/upnp.scm | |||
| @@ -113,7 +113,7 @@ over IRC, instant messaging, network games, and most server software.") | |||
| 113 | ;; https://lists.gnu.org/archive/html/guix-devel/2015-01/msg00312.html. | 113 | ;; https://lists.gnu.org/archive/html/guix-devel/2015-01/msg00312.html. |
| 114 | `(#:tests? #f | 114 | `(#:tests? #f |
| 115 | #:configure-flags '("--disable-static"))) | 115 | #:configure-flags '("--disable-static"))) |
| 116 | (home-page "http://pupnp.sourceforge.net") | 116 | (home-page "https://pupnp.sourceforge.net") |
| 117 | (synopsis "Portable SDK for UPnP Devices") | 117 | (synopsis "Portable SDK for UPnP Devices") |
| 118 | (description | 118 | (description |
| 119 | "The portable SDK for UPnP Devices (libupnp) provides developers with an | 119 | "The portable SDK for UPnP Devices (libupnp) provides developers with an |
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 49dc96d454f..9f1c5d3f333 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm | |||
| @@ -2165,7 +2165,7 @@ patch associated with a particular revision of an RCS file.") | |||
| 2165 | '(#:tests? #f | 2165 | '(#:tests? #f |
| 2166 | #:configure-flags (list "--with-external-zlib"))) | 2166 | #:configure-flags (list "--with-external-zlib"))) |
| 2167 | (inputs (list zlib nano)) ; the default editor | 2167 | (inputs (list zlib nano)) ; the default editor |
| 2168 | (home-page "http://cvs.nongnu.org") | 2168 | (home-page "https://cvs.nongnu.org") |
| 2169 | (synopsis "Historical centralized version control system") | 2169 | (synopsis "Historical centralized version control system") |
| 2170 | (description | 2170 | (description |
| 2171 | "CVS is a version control system, an important component of Source | 2171 | "CVS is a version control system, an important component of Source |
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index fcbafdb8461..f63d5494de2 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm | |||
| @@ -307,7 +307,7 @@ audio/video everything to everything converter primarily focused on producing | |||
| 307 | AVI video files with MP3 audio, but also including a program to read all the | 307 | AVI video files with MP3 audio, but also including a program to read all the |
| 308 | video and audio streams from a DVD.") | 308 | video and audio streams from a DVD.") |
| 309 | (home-page | 309 | (home-page |
| 310 | "http://linuxfromscratch.org/blfs/view/svn/multimedia/transcode.html") | 310 | "https://linuxfromscratch.org/blfs/view/svn/multimedia/transcode.html") |
| 311 | (license license:gpl2+))) | 311 | (license license:gpl2+))) |
| 312 | 312 | ||
| 313 | (define-public svt-hevc | 313 | (define-public svt-hevc |
| @@ -469,7 +469,7 @@ as a joint effort between the BBC and Fluendo.") | |||
| 469 | (synopsis "Quick Time Library") | 469 | (synopsis "Quick Time Library") |
| 470 | (description "The goal of this project is to enhance the quicktime4linux | 470 | (description "The goal of this project is to enhance the quicktime4linux |
| 471 | library.") | 471 | library.") |
| 472 | (home-page "http://libquicktime.sourceforge.net/") | 472 | (home-page "https://libquicktime.sourceforge.net/") |
| 473 | (license license:lgpl2.1+))) | 473 | (license license:lgpl2.1+))) |
| 474 | 474 | ||
| 475 | (define-public mjpg-streamer | 475 | (define-public mjpg-streamer |
| @@ -538,7 +538,7 @@ receiving MJPG streams.") | |||
| 538 | (description "Mjpeg tools is a suite of programs which support video capture, | 538 | (description "Mjpeg tools is a suite of programs which support video capture, |
| 539 | editing, playback, and compression to MPEG of MJPEG video. Edit, play and | 539 | editing, playback, and compression to MPEG of MJPEG video. Edit, play and |
| 540 | compression software is hardware independent.") | 540 | compression software is hardware independent.") |
| 541 | (home-page "http://mjpeg.sourceforge.net/") | 541 | (home-page "https://mjpeg.sourceforge.net/") |
| 542 | (license license:gpl2+))) | 542 | (license license:gpl2+))) |
| 543 | 543 | ||
| 544 | (define-public libmms | 544 | (define-public libmms |
| @@ -766,7 +766,7 @@ stream decoding") | |||
| 766 | (string-append "--build=" build) | 766 | (string-append "--build=" build) |
| 767 | (string-append "--with-ncurses=" | 767 | (string-append "--with-ncurses=" |
| 768 | ncurses)))))))) | 768 | ncurses)))))))) |
| 769 | (home-page "http://aa-project.sourceforge.net/aalib/") | 769 | (home-page "https://aa-project.sourceforge.net/aalib/") |
| 770 | (synopsis "ASCII-art library") | 770 | (synopsis "ASCII-art library") |
| 771 | (description | 771 | (description |
| 772 | "AA-lib is a low level gfx library which does not require graphics device. | 772 | "AA-lib is a low level gfx library which does not require graphics device. |
| @@ -839,7 +839,7 @@ mpv's powerful playback capabilities.") | |||
| 839 | ;; system fixes above. | 839 | ;; system fixes above. |
| 840 | (replace 'bootstrap | 840 | (replace 'bootstrap |
| 841 | (lambda _ (invoke "sh" "bootstrap")))))) | 841 | (lambda _ (invoke "sh" "bootstrap")))))) |
| 842 | (home-page "http://liba52.sourceforge.net/") | 842 | (home-page "https://liba52.sourceforge.net/") |
| 843 | (synopsis "ATSC A/52 audio stream decoder") | 843 | (synopsis "ATSC A/52 audio stream decoder") |
| 844 | (description "liba52 is a library for decoding ATSC A/52 audio streams. | 844 | (description "liba52 is a library for decoding ATSC A/52 audio streams. |
| 845 | The A/52 standard is used in a variety of applications, including digital | 845 | The A/52 standard is used in a variety of applications, including digital |
| @@ -907,7 +907,7 @@ shared library and encoder and decoder command-line executables.") | |||
| 907 | libice | 907 | libice |
| 908 | sdl)) | 908 | sdl)) |
| 909 | (build-system gnu-build-system) | 909 | (build-system gnu-build-system) |
| 910 | (home-page "http://libmpeg2.sourceforge.net/") | 910 | (home-page "https://libmpeg2.sourceforge.net/") |
| 911 | (synopsis "MPEG1 and MPEG2 video decoder library") | 911 | (synopsis "MPEG1 and MPEG2 video decoder library") |
| 912 | (description | 912 | (description |
| 913 | "libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.") | 913 | "libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.") |
| @@ -1342,7 +1342,7 @@ on the Invidious instances only as a fallback method.") | |||
| 1342 | (rename-file file | 1342 | (rename-file file |
| 1343 | (string-append static "/lib/" file))) | 1343 | (string-append static "/lib/" file))) |
| 1344 | (find-files "." "\\.a$"))))))))) | 1344 | (find-files "." "\\.a$"))))))))) |
| 1345 | (home-page "http://x265.org/") | 1345 | (home-page "https://x265.org/") |
| 1346 | (synopsis "Library for encoding h.265/HEVC video streams") | 1346 | (synopsis "Library for encoding h.265/HEVC video streams") |
| 1347 | (description "x265 is a H.265 / HEVC video encoder application library, | 1347 | (description "x265 is a H.265 / HEVC video encoder application library, |
| 1348 | designed to encode video or images into an H.265 / HEVC encoded bitstream.") | 1348 | designed to encode video or images into an H.265 / HEVC encoded bitstream.") |
| @@ -1445,7 +1445,7 @@ streams.") | |||
| 1445 | (build-system gnu-build-system) | 1445 | (build-system gnu-build-system) |
| 1446 | (native-inputs (list pkg-config)) | 1446 | (native-inputs (list pkg-config)) |
| 1447 | (inputs (list libxv)) | 1447 | (inputs (list libxv)) |
| 1448 | (home-page "http://libdv.sourceforge.net/") | 1448 | (home-page "https://libdv.sourceforge.net/") |
| 1449 | (synopsis "DV video (IEC 61834 and SMPTE 314M) codec") | 1449 | (synopsis "DV video (IEC 61834 and SMPTE 314M) codec") |
| 1450 | (description "The Quasar DV codec (libdv) is a software codec for DV | 1450 | (description "The Quasar DV codec (libdv) is a software codec for DV |
| 1451 | video, the encoding format used by most digital camcorders, typically those | 1451 | video, the encoding format used by most digital camcorders, typically those |
| @@ -2856,7 +2856,7 @@ installed).") | |||
| 2856 | (synopsis "Generates a DVD-Video movie from a MPEG-2 stream") | 2856 | (synopsis "Generates a DVD-Video movie from a MPEG-2 stream") |
| 2857 | (description "@command{dvdauthor} will generate a DVD-Video movie from a | 2857 | (description "@command{dvdauthor} will generate a DVD-Video movie from a |
| 2858 | MPEG-2 stream containing VOB packets.") | 2858 | MPEG-2 stream containing VOB packets.") |
| 2859 | (home-page "http://dvdauthor.sourceforge.net") | 2859 | (home-page "https://dvdauthor.sourceforge.net") |
| 2860 | (license license:gpl3+))) | 2860 | (license license:gpl3+))) |
| 2861 | 2861 | ||
| 2862 | (define-public libdvdnav | 2862 | (define-public libdvdnav |
| @@ -4452,7 +4452,7 @@ programmers to access a standard API to open and decompress media files.") | |||
| 4452 | wxwidgets-gtk2)) | 4452 | wxwidgets-gtk2)) |
| 4453 | (native-inputs | 4453 | (native-inputs |
| 4454 | (list intltool desktop-file-utils pkg-config)) | 4454 | (list intltool desktop-file-utils pkg-config)) |
| 4455 | (home-page "http://www.aegisub.org/") | 4455 | (home-page "https://www.aegisub.org/") |
| 4456 | (synopsis "Subtitle engine") | 4456 | (synopsis "Subtitle engine") |
| 4457 | (description | 4457 | (description |
| 4458 | "Aegisub is a tool for creating and modifying subtitles. Aegisub makes | 4458 | "Aegisub is a tool for creating and modifying subtitles. Aegisub makes |
| @@ -4527,7 +4527,7 @@ tools for styling them, including a built-in real-time video preview.") | |||
| 4527 | ;; precedence in case they have e.g. the full gst-plugins-bad. | 4527 | ;; precedence in case they have e.g. the full gst-plugins-bad. |
| 4528 | `("GST_PLUGIN_SYSTEM_PATH" suffix | 4528 | `("GST_PLUGIN_SYSTEM_PATH" suffix |
| 4529 | (,(getenv "GST_PLUGIN_SYSTEM_PATH"))))))))) | 4529 | (,(getenv "GST_PLUGIN_SYSTEM_PATH"))))))))) |
| 4530 | (home-page "http://www.pitivi.org") | 4530 | (home-page "https://www.pitivi.org") |
| 4531 | (synopsis "Video editor based on GStreamer Editing Services") | 4531 | (synopsis "Video editor based on GStreamer Editing Services") |
| 4532 | (description "Pitivi is a video editor built upon the GStreamer Editing | 4532 | (description "Pitivi is a video editor built upon the GStreamer Editing |
| 4533 | Services. It aims to be an intuitive and flexible application that can appeal | 4533 | Services. It aims to be an intuitive and flexible application that can appeal |
| @@ -4553,7 +4553,7 @@ to newbies and professionals alike.") | |||
| 4553 | '(#:configure-flags '("LIBS=-lm"))) | 4553 | '(#:configure-flags '("LIBS=-lm"))) |
| 4554 | (native-inputs | 4554 | (native-inputs |
| 4555 | (list pkg-config doxygen)) | 4555 | (list pkg-config doxygen)) |
| 4556 | (home-page "http://gmerlin.sourceforge.net") | 4556 | (home-page "https://gmerlin.sourceforge.net") |
| 4557 | (synopsis "Low level library for multimedia API building") | 4557 | (synopsis "Low level library for multimedia API building") |
| 4558 | (description | 4558 | (description |
| 4559 | "Gavl is short for Gmerlin Audio Video Library. It is a low level | 4559 | "Gavl is short for Gmerlin Audio Video Library. It is a low level |
| @@ -5173,7 +5173,7 @@ Theora videos. Theorafile was written to be used for FNA's VideoPlayer.") | |||
| 5173 | (build-system gnu-build-system) | 5173 | (build-system gnu-build-system) |
| 5174 | (inputs | 5174 | (inputs |
| 5175 | (list libdvdcss libdvdread)) | 5175 | (list libdvdcss libdvdread)) |
| 5176 | (home-page "http://dvdbackup.sourceforge.net") | 5176 | (home-page "https://dvdbackup.sourceforge.net") |
| 5177 | (synopsis "DVD video ripper") | 5177 | (synopsis "DVD video ripper") |
| 5178 | (description | 5178 | (description |
| 5179 | "A simple command line tool to backup video from a DVD. Decrypts the | 5179 | "A simple command line tool to backup video from a DVD. Decrypts the |
| @@ -5507,7 +5507,7 @@ wlroots-based compositors. More specifically, those that support | |||
| 5507 | gsl | 5507 | gsl |
| 5508 | portaudio | 5508 | portaudio |
| 5509 | alsa-lib)) | 5509 | alsa-lib)) |
| 5510 | (home-page "http://guvcview.sourceforge.net/") | 5510 | (home-page "https://guvcview.sourceforge.net/") |
| 5511 | (synopsis "Control your webcam and capture videos and images") | 5511 | (synopsis "Control your webcam and capture videos and images") |
| 5512 | (description | 5512 | (description |
| 5513 | "GTK+ UVC Viewer (guvcview) is a graphical application to control a | 5513 | "GTK+ UVC Viewer (guvcview) is a graphical application to control a |
| @@ -5667,7 +5667,7 @@ create video contact sheets (previews) of videos. Any video supported by | |||
| 5667 | MPlayer and FFmpeg can be used. A note of warning: Unlike most similar tools | 5667 | MPlayer and FFmpeg can be used. A note of warning: Unlike most similar tools |
| 5668 | VCS, by default, makes screenshots the same size as the video, see the manual | 5668 | VCS, by default, makes screenshots the same size as the video, see the manual |
| 5669 | for details on how to change this.") | 5669 | for details on how to change this.") |
| 5670 | (home-page "http://p.outlyer.net/vcs/") | 5670 | (home-page "https://p.outlyer.net/vcs/") |
| 5671 | (license license:lgpl2.1+))) | 5671 | (license license:lgpl2.1+))) |
| 5672 | 5672 | ||
| 5673 | (define-public svtplay-dl | 5673 | (define-public svtplay-dl |
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 927be39676e..7aaa8163086 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm | |||
| @@ -2200,7 +2200,7 @@ by default and can be made read-only.") | |||
| 2200 | `(#:tests? #f)) ; no tests exist | 2200 | `(#:tests? #f)) ; no tests exist |
| 2201 | (inputs | 2201 | (inputs |
| 2202 | (list libxrandr)) | 2202 | (list libxrandr)) |
| 2203 | (home-page "http://bochs.sourceforge.net/") | 2203 | (home-page "https://bochs.sourceforge.net/") |
| 2204 | (synopsis "Emulator for x86 PC") | 2204 | (synopsis "Emulator for x86 PC") |
| 2205 | (description | 2205 | (description |
| 2206 | "Bochs is an emulator which can emulate Intel x86 CPU, common I/O | 2206 | "Bochs is an emulator which can emulate Intel x86 CPU, common I/O |
diff --git a/gnu/packages/w3m.scm b/gnu/packages/w3m.scm index 3efacf7346b..39d5e3c37fb 100644 --- a/gnu/packages/w3m.scm +++ b/gnu/packages/w3m.scm | |||
| @@ -77,7 +77,7 @@ | |||
| 77 | `(("gettext" ,gettext-minimal) | 77 | `(("gettext" ,gettext-minimal) |
| 78 | ("perl" ,perl) | 78 | ("perl" ,perl) |
| 79 | ("pkg-config" ,pkg-config))) | 79 | ("pkg-config" ,pkg-config))) |
| 80 | (home-page "http://w3m.sourceforge.net/") | 80 | (home-page "https://w3m.sourceforge.net/") |
| 81 | (synopsis "Text-mode web browser") | 81 | (synopsis "Text-mode web browser") |
| 82 | (description | 82 | (description |
| 83 | "w3m is a text-based web browser as well as a pager like @code{more} or | 83 | "w3m is a text-based web browser as well as a pager like @code{more} or |
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index e5fb7abfc19..fd0e68c591f 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm | |||
| @@ -681,7 +681,7 @@ supported at your website.") | |||
| 681 | (source (origin | 681 | (source (origin |
| 682 | (method hg-fetch) | 682 | (method hg-fetch) |
| 683 | (uri (hg-reference | 683 | (uri (hg-reference |
| 684 | (url "http://hg.nginx.org/xslscript") | 684 | (url "https://hg.nginx.org/xslscript") |
| 685 | (changeset changeset))) | 685 | (changeset changeset))) |
| 686 | (file-name (string-append name "-" version)) | 686 | (file-name (string-append name "-" version)) |
| 687 | (sha256 | 687 | (sha256 |
| @@ -705,7 +705,7 @@ supported at your website.") | |||
| 705 | out-bin | 705 | out-bin |
| 706 | "/xslscript.pl")) | 706 | "/xslscript.pl")) |
| 707 | #t)))))) | 707 | #t)))))) |
| 708 | (home-page "http://hg.nginx.org/xslscript") | 708 | (home-page "https://hg.nginx.org/xslscript") |
| 709 | (synopsis "XSLScript with NGinx specific modifications") | 709 | (synopsis "XSLScript with NGinx specific modifications") |
| 710 | (description | 710 | (description |
| 711 | "XSLScript is a terse notation for writing complex XSLT stylesheets. | 711 | "XSLScript is a terse notation for writing complex XSLT stylesheets. |
| @@ -1244,7 +1244,7 @@ project) | |||
| 1244 | (lambda _ (setenv "QT_QPA_PLATFORM" "offscreen") #t))))) | 1244 | (lambda _ (setenv "QT_QPA_PLATFORM" "offscreen") #t))))) |
| 1245 | (inputs | 1245 | (inputs |
| 1246 | (list qtbase-5)) | 1246 | (list qtbase-5)) |
| 1247 | (home-page "http://qjson.sourceforge.net") | 1247 | (home-page "https://qjson.sourceforge.net") |
| 1248 | (synopsis "Library that maps JSON data to QVariant objects") | 1248 | (synopsis "Library that maps JSON data to QVariant objects") |
| 1249 | (description "QJson is a Qt-based library that maps JSON data to | 1249 | (description "QJson is a Qt-based library that maps JSON data to |
| 1250 | @code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList} | 1250 | @code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList} |
| @@ -1749,7 +1749,7 @@ UTS#46.") | |||
| 1749 | (synopsis "HTML validator and tidier") | 1749 | (synopsis "HTML validator and tidier") |
| 1750 | (description "HTML Tidy is a command-line tool and C library that can be | 1750 | (description "HTML Tidy is a command-line tool and C library that can be |
| 1751 | used to validate and fix HTML data.") | 1751 | used to validate and fix HTML data.") |
| 1752 | (home-page "http://tidy.sourceforge.net/") | 1752 | (home-page "https://tidy.sourceforge.net/") |
| 1753 | (license (license:x11-style "file:///include/tidy.h")))) | 1753 | (license (license:x11-style "file:///include/tidy.h")))) |
| 1754 | 1754 | ||
| 1755 | (define-public esbuild | 1755 | (define-public esbuild |
| @@ -1967,7 +1967,7 @@ hash/signatures.") | |||
| 1967 | (sha256 | 1967 | (sha256 |
| 1968 | (base32 "0d0giry6bb57pnidymvdl7i5x9bq3ljk3g4bs294hcr5mj3cq0kw")))) | 1968 | (base32 "0d0giry6bb57pnidymvdl7i5x9bq3ljk3g4bs294hcr5mj3cq0kw")))) |
| 1969 | (build-system gnu-build-system) | 1969 | (build-system gnu-build-system) |
| 1970 | (home-page "http://quvi.sourceforge.net/") | 1970 | (home-page "https://quvi.sourceforge.net/") |
| 1971 | (synopsis "Media stream URL parser") | 1971 | (synopsis "Media stream URL parser") |
| 1972 | (description "This package contains support scripts called by libquvi to | 1972 | (description "This package contains support scripts called by libquvi to |
| 1973 | parse media stream properties.") | 1973 | parse media stream properties.") |
| @@ -2001,7 +2001,7 @@ parse media stream properties.") | |||
| 2001 | (list | 2001 | (list |
| 2002 | (string-append "liblua_CFLAGS=-I" lua "/include") | 2002 | (string-append "liblua_CFLAGS=-I" lua "/include") |
| 2003 | (string-append "liblua_LIBS=-L" lua "/libs -llua"))))) | 2003 | (string-append "liblua_LIBS=-L" lua "/libs -llua"))))) |
| 2004 | (home-page "http://quvi.sourceforge.net/") | 2004 | (home-page "https://quvi.sourceforge.net/") |
| 2005 | (synopsis "Media stream URL parser") | 2005 | (synopsis "Media stream URL parser") |
| 2006 | (description "libquvi is a library with a C API for parsing media stream | 2006 | (description "libquvi is a library with a C API for parsing media stream |
| 2007 | URLs and extracting their actual media files.") | 2007 | URLs and extracting their actual media files.") |
| @@ -2023,7 +2023,7 @@ URLs and extracting their actual media files.") | |||
| 2023 | (native-inputs (list pkg-config)) | 2023 | (native-inputs (list pkg-config)) |
| 2024 | (inputs | 2024 | (inputs |
| 2025 | (list curl libquvi)) | 2025 | (list curl libquvi)) |
| 2026 | (home-page "http://quvi.sourceforge.net/") | 2026 | (home-page "https://quvi.sourceforge.net/") |
| 2027 | (synopsis "Media stream URL parser") | 2027 | (synopsis "Media stream URL parser") |
| 2028 | (description "quvi is a command-line-tool suite to extract media files | 2028 | (description "quvi is a command-line-tool suite to extract media files |
| 2029 | from streaming URLs. It is a command-line wrapper for the libquvi library.") | 2029 | from streaming URLs. It is a command-line wrapper for the libquvi library.") |
| @@ -6192,7 +6192,7 @@ used to start services with both privileged and non-privileged port numbers.") | |||
| 6192 | #t)))))) | 6192 | #t)))))) |
| 6193 | (native-inputs | 6193 | (native-inputs |
| 6194 | (list libxslt)) | 6194 | (list libxslt)) |
| 6195 | (home-page "http://www.html-tidy.org/") | 6195 | (home-page "https://www.html-tidy.org/") |
| 6196 | (synopsis "HTML Tidy with HTML5 support") | 6196 | (synopsis "HTML Tidy with HTML5 support") |
| 6197 | (description | 6197 | (description |
| 6198 | "Tidy is a console application which corrects and cleans up | 6198 | "Tidy is a console application which corrects and cleans up |
| @@ -8094,7 +8094,7 @@ returned.") | |||
| 8094 | (sha256 | 8094 | (sha256 |
| 8095 | (base32 "1j3mzjlczjrk4ahc43s6kzpvzypzjmqz4sillnca5yadrwwgjf2x")))) | 8095 | (base32 "1j3mzjlczjrk4ahc43s6kzpvzypzjmqz4sillnca5yadrwwgjf2x")))) |
| 8096 | (build-system gnu-build-system) | 8096 | (build-system gnu-build-system) |
| 8097 | (home-page "http://htmlcxx.sourceforge.net/") | 8097 | (home-page "https://htmlcxx.sourceforge.net/") |
| 8098 | (synopsis "Simple non-validating CSS1 and HTML parser for C++") | 8098 | (synopsis "Simple non-validating CSS1 and HTML parser for C++") |
| 8099 | (description "htmlcxx is a simple non-validating CSS1 and HTML parser for | 8099 | (description "htmlcxx is a simple non-validating CSS1 and HTML parser for |
| 8100 | C++. Although there are several other HTML parsers available, htmlcxx has some | 8100 | C++. Although there are several other HTML parsers available, htmlcxx has some |
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 0d3e27e7cca..e8bf3f6ac95 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm | |||
| @@ -1026,7 +1026,7 @@ tiling window manager for X.") | |||
| 1026 | #:tests? #f ;no tests | 1026 | #:tests? #f ;no tests |
| 1027 | #:phases (modify-phases %standard-phases | 1027 | #:phases (modify-phases %standard-phases |
| 1028 | (delete 'configure)))) ;no configure script | 1028 | (delete 'configure)))) ;no configure script |
| 1029 | (home-page "http://www.6809.org.uk/evilwm/") | 1029 | (home-page "https://www.6809.org.uk/evilwm/") |
| 1030 | (synopsis "Minimalist window manager for the X Window System") | 1030 | (synopsis "Minimalist window manager for the X Window System") |
| 1031 | (description | 1031 | (description |
| 1032 | "evilwm is a minimalist window manager based on aewm, extended to feature | 1032 | "evilwm is a minimalist window manager based on aewm, extended to feature |
| @@ -1295,7 +1295,7 @@ all of them. Currently supported window managers include: | |||
| 1295 | @item WindowMaker | 1295 | @item WindowMaker |
| 1296 | @item XFCE | 1296 | @item XFCE |
| 1297 | @end enumerate\n") | 1297 | @end enumerate\n") |
| 1298 | (home-page "http://menumaker.sourceforge.net/") | 1298 | (home-page "https://menumaker.sourceforge.net/") |
| 1299 | (license license:bsd-2))) | 1299 | (license license:bsd-2))) |
| 1300 | 1300 | ||
| 1301 | (define-public keybinder | 1301 | (define-public keybinder |
diff --git a/gnu/packages/wv.scm b/gnu/packages/wv.scm index 1fdcf0ac2b7..bb773f2ed1e 100644 --- a/gnu/packages/wv.scm +++ b/gnu/packages/wv.scm | |||
| @@ -55,5 +55,5 @@ to plain text but will lack formatting. | |||
| 55 | Other programs can use wv as a library to convert Word documents to other | 55 | Other programs can use wv as a library to convert Word documents to other |
| 56 | formats. AbiWord uses it as its Word importer, and KWord uses concepts and | 56 | formats. AbiWord uses it as its Word importer, and KWord uses concepts and |
| 57 | code from wv in theirs.") | 57 | code from wv in theirs.") |
| 58 | (home-page "http://wvware.sourceforge.net/") | 58 | (home-page "https://wvware.sourceforge.net/") |
| 59 | (license license:gpl2+))) | 59 | (license license:gpl2+))) |
diff --git a/gnu/packages/wxwidgets.scm b/gnu/packages/wxwidgets.scm index c62fc20fecf..5440a2725b8 100644 --- a/gnu/packages/wxwidgets.scm +++ b/gnu/packages/wxwidgets.scm | |||
| @@ -338,7 +338,7 @@ provide a 100% native look and feel for the application.") | |||
| 338 | (synopsis "C++ library to create, manipulate and render SVG files") | 338 | (synopsis "C++ library to create, manipulate and render SVG files") |
| 339 | (description "wxSVG is a C++ library to create, manipulate and render | 339 | (description "wxSVG is a C++ library to create, manipulate and render |
| 340 | @dfn{Scalable Vector Graphics} (SVG) files with the wxWidgets toolkit.") | 340 | @dfn{Scalable Vector Graphics} (SVG) files with the wxWidgets toolkit.") |
| 341 | (home-page "http://wxsvg.sourceforge.net") | 341 | (home-page "https://wxsvg.sourceforge.net") |
| 342 | 342 | ||
| 343 | ;; wxSVG is licenced under the "wxWindows library licence", which is | 343 | ;; wxSVG is licenced under the "wxWindows library licence", which is |
| 344 | ;; the LGPL2.0+, with a few extra permissions. | 344 | ;; the LGPL2.0+, with a few extra permissions. |
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index ddb70bd8173..b4f0235d3b4 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm | |||
| @@ -768,7 +768,7 @@ and Matrox.") | |||
| 768 | "1q700h9dqcm3zl6c3gj0qxxjcx6ibw2c51wjijydhwdcm26v5mqm")))) | 768 | "1q700h9dqcm3zl6c3gj0qxxjcx6ibw2c51wjijydhwdcm26v5mqm")))) |
| 769 | (build-system gnu-build-system) | 769 | (build-system gnu-build-system) |
| 770 | (arguments '(#:configure-flags '("--disable-static"))) | 770 | (arguments '(#:configure-flags '("--disable-static"))) |
| 771 | (home-page "http://bitmath.org/code/mtdev/") | 771 | (home-page "https://bitmath.org/code/mtdev/") |
| 772 | (synopsis "Multitouch protocol translation library") | 772 | (synopsis "Multitouch protocol translation library") |
| 773 | (description "Mtdev is a stand-alone library which transforms all | 773 | (description "Mtdev is a stand-alone library which transforms all |
| 774 | variants of kernel MT events to the slotted type B protocol. The events | 774 | variants of kernel MT events to the slotted type B protocol. The events |
| @@ -1782,7 +1782,7 @@ Saver extension) library.") | |||
| 1782 | (native-inputs (list autoconf automake libtool)) | 1782 | (native-inputs (list autoconf automake libtool)) |
| 1783 | (inputs | 1783 | (inputs |
| 1784 | (list libxt)) | 1784 | (list libxt)) |
| 1785 | (home-page "http://www.vergenet.net/~conrad/software/xsel/") | 1785 | (home-page "https://www.vergenet.net/~conrad/software/xsel/") |
| 1786 | (synopsis "Manipulate X selection") | 1786 | (synopsis "Manipulate X selection") |
| 1787 | (description | 1787 | (description |
| 1788 | "XSel is a command-line program for getting and setting the contents of | 1788 | "XSel is a command-line program for getting and setting the contents of |
diff --git a/gnu/packages/xfig.scm b/gnu/packages/xfig.scm index 1d4d17527c1..8efe5614337 100644 --- a/gnu/packages/xfig.scm +++ b/gnu/packages/xfig.scm | |||
| @@ -64,7 +64,7 @@ | |||
| 64 | ;; The patch-dot-desktop-files phase requires a relative name. | 64 | ;; The patch-dot-desktop-files phase requires a relative name. |
| 65 | (("Exec=/usr/bin/xfig") "Exec=xfig")) | 65 | (("Exec=/usr/bin/xfig") "Exec=xfig")) |
| 66 | #t))))) | 66 | #t))))) |
| 67 | (home-page "http://mcj.sourceforge.net/") | 67 | (home-page "https://mcj.sourceforge.net/") |
| 68 | (synopsis "Interactive drawing tool") | 68 | (synopsis "Interactive drawing tool") |
| 69 | (description | 69 | (description |
| 70 | "Xfig is an interactive drawing tool which runs under X Window System. | 70 | "Xfig is an interactive drawing tool which runs under X Window System. |
| @@ -146,7 +146,7 @@ selected in various ways. For text, 35 fonts are available.") | |||
| 146 | (add-after 'install 'install/doc | 146 | (add-after 'install 'install/doc |
| 147 | (lambda _ | 147 | (lambda _ |
| 148 | (invoke "make" "install.man")))))) | 148 | (invoke "make" "install.man")))))) |
| 149 | (home-page "http://mcj.sourceforge.net/") | 149 | (home-page "https://mcj.sourceforge.net/") |
| 150 | (synopsis "Create portable LaTeX figures") | 150 | (synopsis "Create portable LaTeX figures") |
| 151 | (description | 151 | (description |
| 152 | "Transfig creates a makefile to translate figures described in Fig code | 152 | "Transfig creates a makefile to translate figures described in Fig code |
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 2565b136326..0b26a63e856 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm | |||
| @@ -449,7 +449,7 @@ based on libxml for XML parsing, tree manipulation and XPath support.") | |||
| 449 | (list opensp)) | 449 | (list opensp)) |
| 450 | (native-inputs | 450 | (native-inputs |
| 451 | (list perl)) | 451 | (list perl)) |
| 452 | (home-page "http://openjade.sourceforge.net/") | 452 | (home-page "https://openjade.sourceforge.net/") |
| 453 | (synopsis "ISO/IEC 10179:1996 standard DSSSL language implementation") | 453 | (synopsis "ISO/IEC 10179:1996 standard DSSSL language implementation") |
| 454 | (description "OpenJade is an implementation of Document Style Semantics | 454 | (description "OpenJade is an implementation of Document Style Semantics |
| 455 | and Specification Language (DSSSL), a style language to format SGML or XML | 455 | and Specification Language (DSSSL), a style language to format SGML or XML |
| @@ -1102,7 +1102,7 @@ parsing/saving.") | |||
| 1102 | (base32 | 1102 | (base32 |
| 1103 | "1d17pyixbfvjyi2lb0cfp0ch8wwdf44mmg3r5pwqhyyqs66z601a")))) | 1103 | "1d17pyixbfvjyi2lb0cfp0ch8wwdf44mmg3r5pwqhyyqs66z601a")))) |
| 1104 | (build-system python-build-system) | 1104 | (build-system python-build-system) |
| 1105 | (home-page "http://pyxb.sourceforge.net/") | 1105 | (home-page "https://pyxb.sourceforge.net/") |
| 1106 | (synopsis "Python XML Schema Bindings") | 1106 | (synopsis "Python XML Schema Bindings") |
| 1107 | (description | 1107 | (description |
| 1108 | "PyXB (\"pixbee\") is a pure Python package that generates Python source | 1108 | "PyXB (\"pixbee\") is a pure Python package that generates Python source |
| @@ -1348,7 +1348,7 @@ C++ programming language.") | |||
| 1348 | #t)))))) | 1348 | #t)))))) |
| 1349 | (inputs | 1349 | (inputs |
| 1350 | (list libxslt libxml2)) | 1350 | (list libxslt libxml2)) |
| 1351 | (home-page "http://xmlstar.sourceforge.net/") | 1351 | (home-page "https://xmlstar.sourceforge.net/") |
| 1352 | (synopsis "Command line XML toolkit") | 1352 | (synopsis "Command line XML toolkit") |
| 1353 | (description "XMLStarlet is a set of command line utilities which can be | 1353 | (description "XMLStarlet is a set of command line utilities which can be |
| 1354 | used to transform, query, validate, and edit XML documents. XPath is used to | 1354 | used to transform, query, validate, and edit XML documents. XPath is used to |
| @@ -1724,7 +1724,7 @@ support.") | |||
| 1724 | (substitute* "GNUmakefile" | 1724 | (substitute* "GNUmakefile" |
| 1725 | (("#! /bin/sh") (which "sh"))) | 1725 | (("#! /bin/sh") (which "sh"))) |
| 1726 | #t))))) | 1726 | #t))))) |
| 1727 | (home-page "http://xmlrpc-c.sourceforge.net/") | 1727 | (home-page "https://xmlrpc-c.sourceforge.net/") |
| 1728 | (synopsis "Lightweight RPC library based on XML and HTTP") | 1728 | (synopsis "Lightweight RPC library based on XML and HTTP") |
| 1729 | (description | 1729 | (description |
| 1730 | "XML-RPC is a quick-and-easy way to make procedure calls over the Internet. | 1730 | "XML-RPC is a quick-and-easy way to make procedure calls over the Internet. |
| @@ -1809,7 +1809,7 @@ modular implementation of XML-RPC for C and C++.") | |||
| 1809 | (files '("sgml")) | 1809 | (files '("sgml")) |
| 1810 | (file-pattern "^catalog$|^CATALOG$|^.*\\.cat$") | 1810 | (file-pattern "^catalog$|^CATALOG$|^.*\\.cat$") |
| 1811 | (file-type 'regular)))) | 1811 | (file-type 'regular)))) |
| 1812 | (home-page "http://openjade.sourceforge.net/") | 1812 | (home-page "https://openjade.sourceforge.net/") |
| 1813 | (synopsis "Suite of SGML/XML processing tools") | 1813 | (synopsis "Suite of SGML/XML processing tools") |
| 1814 | (description "OpenSP is an object-oriented toolkit for SGML parsing and | 1814 | (description "OpenSP is an object-oriented toolkit for SGML parsing and |
| 1815 | entity management. It is a fork of James Clark's SP suite. The tools it | 1815 | entity management. It is a fork of James Clark's SP suite. The tools it |
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index a43809e3cbc..0d3c8362bcc 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm | |||
| @@ -3128,7 +3128,7 @@ UniChrome Pro and Chrome9 integrated graphics processors.") | |||
| 3128 | (synopsis "Qxl video driver for X server") | 3128 | (synopsis "Qxl video driver for X server") |
| 3129 | (description "xf86-video-qxl is a video driver for the Xorg X server. | 3129 | (description "xf86-video-qxl is a video driver for the Xorg X server. |
| 3130 | This driver is intended for the spice qxl virtio device.") | 3130 | This driver is intended for the spice qxl virtio device.") |
| 3131 | (home-page "http://www.spice-space.org") | 3131 | (home-page "https://www.spice-space.org") |
| 3132 | (license license:x11))) | 3132 | (license license:x11))) |
| 3133 | 3133 | ||
| 3134 | (define-public xf86-video-r128 | 3134 | (define-public xf86-video-r128 |
