Age | Commit message (Expand) | Author |
2018-05-27 | gnu: qtconnectivity: Enable previously failing test.•••* gnu/packages/qt.scm (qtconnectivity)[arguments]: Remove custom
'disable-failing-tests phase.
| Efraim Flashner |
2018-05-27 | gnu: qt: Update to 5.11.0.•••* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2,
qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d,
qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech):
Update to 5.11.0.
[source]: Update source uri.
(qtbase)[source]: Don't remove bundled sqlite.
[inputs]: Remove sqlite.
[arguments]: Use 'invoke'. Use bundled sqlite.
(qtsvg, qtmultimedia, qtcanvas3d)[arguments]: Use 'invoke'.
(qtremoteobjects)[arguments]: Skip new integration test.
| Efraim Flashner |
2018-05-27 | gnu: linux-libre: Update to 4.16.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-05-27 | gnu: linux-libre@4.14: Update to 4.14.44.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.44.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-05-27 | gnu: linux-libre@4.9: Update to 4.9.103.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.103.
| Mark H Weaver |
2018-05-27 | gnu: linux-libre@4.4: Update to 4.4.133.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133.
| Mark H Weaver |
2018-05-26 | gnu: Add pybind11.•••* gnu/packages/python.scm (pybind11): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-05-26 | gnu: gifsicle: New variable.•••* gnu/packages/image.scm (gifsicle): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt |
2018-05-26 | gnu: Add upx.•••* gnu/packages/compression.scm (upx): New variable.
| Pierre Neidhardt |
2018-05-26 | gnu: Add ucl.•••* gnu/packages/compression.scm (ucl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt |
2018-05-26 | gnu: xapers: Fix recommended packages•••* gnu/packages/search.scm (xapers): [inputs]: remove python, poppler
[propagated-inputs]: add poppler, xclip, xdg-utils.
[arguments]: modify-phases to disable x-terminal options.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Adam Massmann |
2018-05-26 | gnu: Add xonotic.•••* gnu/packages/games.scm (xonotic, xonotic-data): New variables.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
| Nils Gillmann |
2018-05-26 | gnu: x265: Update to 2.8.•••* gnu/packages/video.scm (x265): Update to 2.8.
| Marius Bakke |
2018-05-26 | gnu: p11-kit: Update to 0.23.11.•••* gnu/packages/tls.scm (p11-kit): Update to 0.23.11.
[arguments]: Add #:phases. Drop new "runtime" test.
| Marius Bakke |
2018-05-26 | gnu: samba: Update to 4.8.2.•••* gnu/packages/samba.scm (samba): Update to 4.8.2.
| Marius Bakke |
2018-05-26 | gnu: whois: Update to 5.3.1.•••* gnu/packages/networking.scm (whois): Update to 5.3.1.
[inputs]: Change from LIBIDN to LIBIDN2.
| Marius Bakke |
2018-05-26 | gnu: vte: Update to 0.52.2.•••* gnu/packages/gnome.scm (vte): Update to 0.52.2.
| Marius Bakke |
2018-05-26 | gnu: feh: Update to 2.26.3.•••* gnu/packages/image-viewers.scm (feh): Update to 2.26.3.
| Marius Bakke |
2018-05-26 | gnu: rust: Fix typo.•••* gnu/packages/rust.scm (rust-bootstrap)[description]: s/manaer/manager.
| Marius Bakke |
2018-05-26 | gnu: wine-staging: Update to 3.9.•••* gnu/packages/wine.scm (wine-staging): Update to 3.9.
| Rutger Helling |
2018-05-26 | gnu: wine-staging-patchset-data: Update to 3.9.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.9.
| Rutger Helling |
2018-05-25 | gnu: Add scummvm.•••* gnu/packages/emulators.scm (scummvm): New variable.
| Nicolas Goaziou |
2018-05-25 | gnu: mpfrcx: Update to 0.5.•••* gnu/packages/algebra.scm (mpfrcx): Update to 0.5 and change licence to
lgpl3+.
| Andreas Enge |
2018-05-25 | gnu: mps-youtube: Update to 0.2.8.•••* gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
| Jelle Licht |
2018-05-25 | gnu: footswitch: Update to ca43d53f.•••* gnu/packages/accessibility.scm (footswitch): Update to ca43d53f.
| Jelle Licht |
2018-05-25 | gnu: openmpi: Add PSM2 (Intel OmniPath) support.•••* gnu/packages/mpi.scm (openmpi)[inputs]: Add PSM2 on supported systems.
| Ludovic Courtès |
2018-05-25 | gnu: openmpi: Reintroduce PSM (Intel TrueScale) support.•••Fixes a regression introduced in
9129804230a3a4272731609f6418b876ba450575 whereby PSM would never be
added as an input.
* gnu/packages/mpi.scm (openmpi)[inputs]: Re-add PSM on supported
systems.
| Ludovic Courtès |
2018-05-25 | gnu: openmpi: Update to 3.0.1.•••* gnu/packages/mpi.scm (openmpi): Update to 3.0.1.
[arguments]: In 'remove-absolute' phase, adjust romio file name.
* gnu/packages/maths.scm (scalapack)[arguments]: Add
'set-test-environment' phase.
(slepc-openmpi)[arguments]: Likewise.
(mumps-openmpi)[arguments]: Likewise.
(superlu-dist)[arguments]: In 'check' phase, set
'OMPI_MCA_plm_rsh_agent'.
(scotch)[arguments]: In 'build-esmumps', likewise.
(p4est)[arguments]: Add 'set-test-environment' phase.
(hypre-openmpi)[arguments]: Likewise.
| Ludovic Courtès |
2018-05-25 | gnu: superlu-dist: Update to 5.3.0.•••* gnu/packages/maths.scm (superlu-dist): Update to 5.3.0.
[source](snippet): Adapt file name and function names to new version.
Remove 'delete-file' call.
| Ludovic Courtès |
2018-05-25 | vm: Pass "panic=1" to Linux.•••* gnu/build/vm.scm (load-in-linux-vm): Always pass "panic=1" after '-append'.
| Ludovic Courtès |
2018-05-25 | gnu: Add python2-gdrivefs.•••* gnu/packages/python.scm (python2-gdrivefs): New variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python-fusepy.•••* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python-gipc.•••* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python-google-api-client.•••* gnu/packages/python-web.scm (python-google-api-client): New variable,
(python2-google-api-client): new variable.
| Mathieu Othacehe |
2018-05-25 | gnu: Add python2-oauth2client.•••* gnu/packages/python-web.scm (python2-oauth2client): New variable.
| Mathieu Othacehe |
2018-05-25 | gnu: mrustc: Update to 0.0.0-3.b5b7089.•••* gnu/packages/rust.scm (mrustc): Update to 0.0.0-3.b5b7089.
| Danny Milosavljevic |
2018-05-24 | gnu: Add xsimd.•••* gnu/packages/cpp.scm (xsimd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-05-24 | gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.•••* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt |
2018-05-24 | gnu: gdal: Fix configure flags.•••* gnu/packages/geo.scm (gdal)[arguments]: Fix configure flags.
| Julien Lepiller |
2018-05-24 | gnu: gnurl: Update to 7.60.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.60.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Nils Gillmann |
2018-05-24 | gnu: Add fastp.•••* gnu/packages/bioinformatics.scm (fastp): New variable.
| Ricardo Wurmus |
2018-05-24 | gnu: weston: Disable parallel tests.•••* gnu/packages/freedesktop.scm (weston): Disable parallel tests.
| Rutger Helling |
2018-05-24 | gnu: qsynth: Update to 0.5.1.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.1.
| Ricardo Wurmus |
2018-05-24 | gnu: qjackctl: Update to 0.5.1.•••* gnu/packages/audio.scm (qjackctl): Update to 0.5.1.
| Ricardo Wurmus |
2018-05-24 | gnu: weston: Update to 4.0.0.•••* gnu/packages/freedesktop.scm (weston): Update to 4.0.0.
[arguments]: Disable tests.
| Rutger Helling |
2018-05-24 | gnu: Add emacs-desktop-environment.•••* gnu/packages/emacs.scm (emacs-desktop-environment): New variable.
| Ricardo Wurmus |
2018-05-24 | gnu: mate-desktop-service-type: Add description.•••* gnu/services/desktop.scm (mate-desktop-service-type): Add description.
| Ricardo Wurmus |
2018-05-24 | gnu: gnome-desktop-service-type: Add description.•••* gnu/services/desktop.scm (gnome-desktop-service-type): Add description.
| Ricardo Wurmus |
2018-05-24 | gnu: Add r-analytics.•••* gnu/packages/cran.scm (r-analytics): New variable.
| Ricardo Wurmus |
2018-05-24 | gnu: r-minimal: Add tcl/tk support.•••* gnu/packages/statistics.scm (r-minimal)[inputs]: Add tcl and tk.
[arguments]: Add configure flags to enable tcl and tk support.
| Ricardo Wurmus |