| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/perl.scm (perl-sys-cpu)[description]: Fix some typos by
re-writing most of the description.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
|
|
|
|
| |
* gnu/packages/benchmark.scm (fio): Update to 2.19.
|
|
|
|
|
| |
* gnu/packages/patches/nss-increase-test-timeout.patch: Wait up to 60s before
regarding a test as failed.
|
|
|
|
| |
* gnu/packages/package-management.scm (diffoscope): Update to 81.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-calfw): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-xosd)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
(guile-daemon)[inputs]: Likewise.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.2.
|
|
|
|
| |
* gnu/packages/gtk.scm (graphene): New variable.
|
|
|
|
| |
* gnu/packages/game-development.scm (bullet): Update to 2.86.1.
|
|
|
|
|
|
|
| |
* gnu/packages/game-development.scm (sfml)[home-page]: Use HTTPS.
(physfs)[source, home-page]: Likewise.
(aseprite)[home-page]: Likewise.
(python-pygame)[home-page]: Likewise.
|
|
|
|
| |
* gnu/packages/admin.scm (thefuck): Update to 3.16.
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.16.
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim): Update to 8.0.0566.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/scheme.scm (racket): Update to 6.8.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-37.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/plotutils.scm (asymptote): Update to 2.41.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/idris.scm (idris-default-arguments): Don't set IDRIS_LIBRARY_PATH before
building and change --install to --build.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/idris.scm (idris): Update to 1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/patches/ceph-disable-unittest-throttle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/storage.scm (ceph)[source]: Use it.
|
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add new Makefile
substitution. Remove 'delete-static-library' phase. Adjust
'build-release-libraries' phase to match.
<#:make-flags>: Remove redundant flag.
|
|
|
|
|
| |
* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add one more
test to 'disable-failing-tests' phase.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (bc): Update to 1.07.1.
[native-inputs]: Add ED and TEXINFO.
[arguments]<#:phases>: Remove.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also delete two stray patches that were added in
92ae98e2a0c2ffc807111dbf7616df47a9d3b31c and lost in a subsequent merge
(mupdf/fixed was already gone at e90e0fad1b3ba79d81f02424e143ee6f4f736e8b).
* gnu/packages/patches/mupdf-CVE-2017-5896.patch,
gnu/packages/patches/mupdf-CVE-2017-5991.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10132.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10133.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: Adjust.
* gnu/packages/pdf.scm (mupdf): Update to 1.11.
[source]: Remove mujs patches. Adjust snippet to source rename.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-5-b57abe2.
|
|
|
|
|
| |
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-2-478d306.
[arguments]<#:configure-flags>: Remove obsolete flag.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 2.2.6.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
| |
* gnu/packages/gnome.scm (orca): New package.
|
|
|
|
| |
* gnu/packages/gnome.scm (python-pyatspi): New package.
|
|
|
|
|
| |
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Add espeak,
pulseaudio and python.
|
|
|
|
|
|
| |
This fixes a regression introduced by the security fixes for CVE-2017-2619.
* gnu/packages/samba.scm (samba): Update to 4.5.8.
|
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.8.1.
[source]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gpgme): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/mpd.scm (ncmpc): Update to 0.27.
|
|
|
|
| |
* gnu/packages/mpd.scm (libmpdclient): Update to 2.11.
|
|
|
|
| |
* gnu/packages/databases.scm (mysql): Update to 5.7.18.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.14.
|
|
|
|
|
| |
* gnu/packages/ldc.scm (dub)[synopsis, description]: Actually explain what
dub is and does.
|
|
|
|
|
| |
* build-aux/download.scm (file-name->uri): Remove flashner.co.il URL.
* gnu/packages/package-management.scm (boot-guile-uri): Likewise.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company)[arguments]: Add a 'check' phase.
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-syntax-highlight): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.5.1.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-cdlatex): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (mafft): Update to 7.310.
|
|
|
|
| |
* gnu/packages/games.scm (fillets-ng): New variable.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (teeworlds): New variable.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
|
|
|
|
|
| |
* gnu/packages/build-tools.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
| |
* gnu/packages/password-utils.scm (password-store): Update to 1.7.1.
[source]: Remove "password-store-gnupg-compat.patch".
* gnu/packages/patches/password-store-gnupg-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|