Age | Commit message (Collapse) | Author |
|
* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
|
|
* gnu/packages/emacs.scm (emacs-git-gutter): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/games.scm (supertux): Update to 0.5.1.
|
|
* gnu/packages/password-utils.scm (assword): Update to 0.10.
[arguments]: Use Python 3 instead of Python 2.
[inputs]: Use Python 3 variants of inputs. Replace python2-pygpgme with
python-gpg. Remove python2-pygtk. Add python-pygobject.
[native-inputs]: Replace help2man with txt2man.
[arguments]: Remove PYTHONPATH from 'Makefile' in the 'manpage' phase.
|
|
* gnu/packages/python.scm (python-xdo): New variable.
(python2-xdo): Use package-with-python2.
|
|
* gnu/packages/python.scm (python2-xdo): Update to 0.3.
|
|
* gnu/packages/gnupg.scm (python-gpg, python2-gpg): New variable.
|
|
* gnu/packages/gnupg.scm (gpgme): Update to 1.8.0.
[arguments]: Don't set 'GPG=gpg2' in #:configure-flags. GnuPG-2.x is
installed as 'gpg' on Guix.
|
|
* gnu/packages/zile.scm (zile-on-guile): New variable.
|
|
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.20.
|
|
* gnu/packages/base.scm (glibc/hurd)[arguments]: Add "--disable-werror".
|
|
* gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here..
* gnu/packages/hurd.scm: ..to here. New exported procedure.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
[arguments]: Replace string-match.
[inputs]: Same.
* gnu/packages/cross-base.scm (cross-libc)[native-inputs]: Same.
|
|
* gnu/packages/patches/chicken-CVE-2016-6830+CVE-2016-6831.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
|
|
* gnu/packages/scheme.scm (chicken): Update to 4.11.1.
|
|
* gnu/packages/statistics.scm (r-plotrix): Update to 3.6-4.
|
|
* gnu/packages/statistics.scm (r-git2r): Update to 0.18.0.
|
|
* gnu/packages/statistics.scm (r-hmisc): Update to 4.0-2.
[propagated-inputs]: Add r-base64enc.
|
|
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.6.
|
|
* gnu/packages/web.scm (r-jsonlite): Update to 1.2.
|
|
* gnu/packages/statistics.scm (r-ggplot2): Update to 2.2.1.
|
|
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.2.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.2.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.8.19p1.
|
|
* gnu/packages/gnome.scm (arc-theme): Update to 20161119.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gimp.scm (gimp)[inputs]: Add poppler.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.11.
|
|
* gnu/packages/speech.scm (sonic): New variable.
|
|
* gnu/packages/connman.scm (cmst): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/connman.scm (connman)[arguments]: Add "--enable-polkit".
[inputs]: Add POLKIT.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/video.scm (mpv): Update to 0.23.0.
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.3.14.
|
|
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.10.
|
|
* gnu/packages/image.scm (jasper): Update to 2.0.10.
|
|
* gnu/packages/algebra.scm (pthread-variant): New procedure.
(fftw-with-threads, fftwf-with-threads): Use it.
|
|
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add
'name' field.
* gnu/packages/llvm.scm (llvm-for-extempore): Likewise.
|
|
* gnu/packages/gcc.scm (gfortran): Turn into an alias for GFORTRAN-4.9.
|
|
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.10.
|
|
* gnu/packages/python.scm (python-greenlet): Update to 0.4.11.
|
|
* gnu/packages/python.scm (python-mako): Update to 1.0.6.
|
|
* gnu/packages/python.scm (awscli): Update to 1.11.35.
|
|
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.15.
|
|
* gnu/packages/python.scm (python-backports-abc): Update to 0.5.
|
|
* gnu/packages/python.scm (python-decorator): Update to 4.0.10.
|
|
* gnu/packages/python.scm (python-pycparser)[arguments]: Use
‘modify-phases’.
|
|
* gnu/packages/python.scm (python-pycparser): Update to 2.17.
|
|
* gnu/packages/music.scm (beets)[arguments]: Build with python@3.
(native-inputs): Use Python-2 variants of all inputs.
(inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.
|
|
* gnu/packages/music.scm (beets): Update to 1.4.2.
|
|
* gnu/packages/python.scm (python-pyicu, python2-pyicu): Update to 1.9.5.
[source]: Use pypi-uri.
|
|
* gnu/packages/fpga.scm (yosys): Update to 0.7.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fpga.scm (yosys)[inputs]: Add xdot, graphviz and psmisc.
[arguments]: Add 'fix-paths' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|