aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into wip-haskellRicardo Wurmus2020-08-15
|\
| * gnu: emacs-esup: Update to 0.7.Oleg Pykhalov2020-08-15
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-esup): Update to 0.7. [arguments]: Add check phase after install.
| * gnu: man-pages: Update to 5.08.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | * gnu/packages/man.scm (man-pages): Update to 5.08.
| * gnu: gfbgraph: Update to 0.2.4.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | | | * gnu/packages/gnome.scm (gfbgraph): Update to 0.2.4. [native-inputs]: Add autoconf, automake, libtool, and which.
| * gnu: gfbgraph: Remove obsolete configure flag.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | | | * gnu/packages/gnome.scm (gfbgraph)[arguments]: Build gtk-doc documentation. [native-inputs]: Add gtk-doc.
| * gnu: acpica: Update to 20200717.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | * gnu/packages/admin.scm (acpica): Update to 20200717.
| * gnu: usbmuxd: Update to 1.1.1.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (usbmuxd): Update to 1.1.1. [source, home-page]: Update URLs.
| * gnu: ifuse: Update to 1.1.4.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (ifuse): Update to 1.1.4. [source, home-page]: Update URL.
| * gnu: libimobiledevice: Update to 1.3.0.Kei Kebreau2020-08-14
| | | | | | | | | | | | | | | | | | | | * gnu/packages/libusb.scm (%libimobiledevice-patches): Delete variable. (libimobiledevice): Update to 1.3.0. [source, home-page]: Update URLs. [arguments]: Delete 'force-bootstrap phase. Add argument to detect the correct Python binary. [propagated-inputs]: Replace openssl-1.0 with openssl. [native-inputs]: Remove autoconf, automake, and libtool.
| * gnu: libusbmuxd: Update to 2.0.2.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (libusbmuxd): Update to 2.0.2. [source, home-page]: Update URLs.
| * gnu: libplist: Update to 2.2.0.Kei Kebreau2020-08-14
| | | | | | | | | | | | * gnu/packages/libusb.scm (libplist): Update to 2.2.0. [source]: Use 'url-fetch' instead of 'git-fetch'. [home-page]: Update URL.
| * gnu: Add guile-srfi-89.Martin Becze2020-08-14
| | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-89): New varible. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: icedove: Update to 68.11.0.Tobias Geerinckx-Rice2020-08-14
| | | | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 68.11.0.
| * Revert "gnu: opencv: Fix build with new version of jasper."Tobias Geerinckx-Rice2020-08-14
| | | | | | | | | | This reverts commit 2759d4ca74ff4846b79c406c000b64dc2f2ed0ac. The substitution, it does nothing! (We already applied an upstream patch).
| * gnu: opencv: Fix build with new version of jasper.Raghav Gururajan2020-08-14
| | | | | | | | | | | | | | * gnu/packages/image-processing.scm (opencv): Fix build failure. [arguments]<#:phases>[fix-jasper]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: singularity: Replace references to grep.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/linux.scm (singularity)[arguments]: Replace references to grep.
| * gnu: Add r-spectrum.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-spectrum): New variable.
| * gnu: Add r-clusterr.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-clusterr): New variable.
| * gnu: Add r-rfast.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-rfast): New variable.
| * gnu: Add r-rcppziggurat.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-rcppziggurat): New variable.
| * gnu: Add yeganesh.EuAndreh via Guix-patches via2020-08-14
| | | | | | | | | | | | * gnu/packages/wm.scm (yeganesh): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: mcron: Update to 1.2.0.Efraim Flashner2020-08-14
| | | | | | | | * gnu/packages/guile-xyz.scm (mcron): Update to 1.2.0.
| * gnu: monero-gui: Update to 0.16.0.3.Guillaume Le Vaillant2020-08-13
| | | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.16.0.3.
| * gnu: megatools: Install bash completion.Efraim Flashner2020-08-13
| | | | | | | | | | * gnu/packages/sync.scm (megatools)[arguments]: Add custom phase to install bash completion file.
| * gnu: megatools: Update to 1.10.3.Efraim Flashner2020-08-13
| | | | | | | | * gnu/packages/sync.scm (megatools): Update to 1.10.3.
| * gnu: Add qtmips.Efraim Flashner2020-08-13
| | | | | | | | * gnu/packages/emulators.scm (qtmips): New variable.
| * gnu: python-typing: Update to 3.7.4.3.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.3.
| * gnu: xonsh: Update to 0.9.19.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.19.
| * gnu: libmatroska: Update to 1.6.2.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/video.scm (libmatroska): Update to 1.6.2.
| * gnu: kakoune: Update to 2020.08.04.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/text-editors.scm (kakoune): Update to 2020.08.04.
| * gnu: mediainfo: Update to 20.08.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/video.scm (mediainfo): Update to 20.08.
| * gnu: libmediainfo: Update to 20.08.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/video.scm (libmediainfo): Update to 20.08.
| * gnu: aha: Cross-compile.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/textutils.scm (aha)[arguments]: Use CC-FOR-TARGET.
| * gnu: aha: Update to 0.5.1.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/textutils.scm (aha): Update to 0.5.1.
| * gnu: python-crashtest: Update to 0.3.1.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-crashtest): Update to 0.3.1.
| * gnu: opencv: Fix build with Jasper 2.0.19.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | | | | | * gnu/packages/image-processing.scm (opencv)[source]: Add patch. * gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: php: Update to 7.4.9.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/php.scm (php): Update to 7.4.9.
| * gnu: yapet: Update to 2.4.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/password-utils.scm (yapet): Update to 2.4.
| * gnu: python-aenum: Update to 2.2.4.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-aenum): Update to 2.2.4.
| * gnu: ceph: Update to 14.2.11.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/storage.scm (ceph): Update to 14.2.11.
| * gnu: lxqt-panel: Show icons in menus.Timotej Lazar2020-08-13
| | | | | | | | | | | | * gnu/packages/lxqt.scm (lxqt-panel)[propagated-inputs]: Add lxmenu-data. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: cpuid: Update to 20200427.Michael Rohleder2020-08-13
| | | | | | | | | | | | * gnu/packages/linux.scm (cpuid): Update to 20200427. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: git-annex: Update to 8.20200810.Kyle Meyer2020-08-13
| | | | | | | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200810. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: dlib: Install shared library.Efraim Flashner2020-08-13
| | | | | | | | | | | | | | | | Reported by Hamzeh Nasajpour <h.nasajpour@pantherx.org>. * gnu/packages/machine-learning.scm (dlib)[arguments]: Add configure-flag to build shared library. Remove custom 'delete-static-library phase.
| * gnu: Added drawpile (UPnP support pending) at version 2.1.17your friendly localhost admin2020-08-13
| | | | | | | | | | | | * gnu/packages/graphics.scm (drawpile): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: httpd: Update to 2.4.46.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/web.scm (httpd): Update to 2.4.46.
| * gnu: nginx: Update to 1.19.2.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.19.2.
| * gnu: nginx-documentation: Update to 1.19.2-2581-324ca14c3003.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.2-2581-324ca14c3003.
| * gnu: perl-catalyst-view-tt: Update to 0.45.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/web.scm (perl-catalyst-view-tt): Update to 0.45.
| * gnu: luakit: Update to 2.2.Tobias Geerinckx-Rice2020-08-13
| | | | | | | | * gnu/packages/web-browsers.scm (luakit): Update to 2.2.