summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: john-the-ripper-jumbo: Enable tests.Eric Bavier2019-11-07
| | | | | * gnu/packages/password-utils.scm (john-the-ripper-jumbo)[arguments]: Remove '#:tests? #f'. Add 'check' phase after 'install'.
* gnu: john-the-ripper-jumbo: Update to 1.9.0.Eric Bavier2019-11-07
| | | | | | | | | | | | * gnu/packages/password-utils.scm (john-the-ripper-jumbo): Update to 1.9.0. [source]: Remove patches. [native-inputs]: New field. [inputs]: Add python and ruby for script shebangs. Remove unused mit-krb5. [arguments]: In #:configure-flags use new "--with-systemwide" flag, fix typo in "--disable-native-macro", and pass "--enable-simd=..." based on system. Rename local "homedir" variable to "datadir" for clarity. Return #t from 'chdir-src phase. Create extension-less symlinks for many scripts in 'install phase.
* gnu: epiphany: Don't build icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (epiphany)[arguments]: Add phase to skip creating gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: eolie: Don't create icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (eolie)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: eog: Don't create icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (eog)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: totem: Don't create icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (totem)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: devhelp: Don't create icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (devhelp)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: gnome-disk-utility: Don't create icon cache.Efraim Flashner2019-11-07
| | | | | | * gnu/packages/gnome.scm (gnome-disk-utility)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: linux-libre: Update to 5.3.9.Mark H Weaver2019-11-07
| | | | | * gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.9. (linux-libre-5.3-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.82.Mark H Weaver2019-11-07
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.82. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.152.Mark H Weaver2019-11-07
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.152. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.199.Mark H Weaver2019-11-07
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.199. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.199.Mark H Weaver2019-11-07
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.199. (linux-libre-4.4-pristine-source): Update hash.
* gnu: webkitgtk: Update to 2.26.2.Tobias Geerinckx-Rice2019-11-06
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.26.2.
* gnu: webkitgtk: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-06
| | | | * gnu/packages/webkit.scm (webkitgtk)[source]: Hard-code NAME.
* gnu: opensmtpd-next: Update to 6.6.1p1.Tobias Geerinckx-Rice2019-11-06
| | | | * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1.
* gnu: cpio: Update to 2.13 [fixes CVE-2015-1197, CVE-2019-14866].Ludovic Courtès2019-11-06
| | | | | | * gnu/packages/cpio.scm (cpio): Update to 2.13. Remove "cpio-CVE-2016-2037.patch". * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: guile-ncurses: Update to 3.0.Ludovic Courtès2019-11-06
| | | | * gnu/packages/guile-xyz.scm (guile-ncurses): Update to 3.0.
* gnu: Add KCacheGrind.Ludovic Courtès2019-11-06
| | | | * gnu/packages/kde.scm (kcachegrind): New variable.
* gnu: gnome-maps: Don't create icon cache.Efraim Flashner2019-11-06
| | | | | | * gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
* gnu: hplip: Update to 3.19.11.Tobias Geerinckx-Rice2019-11-05
| | | | * gnu/packages/cups.scm (hplip): Update to 3.19.11.
* gnu: rclone: Update to 1.50.1.Tobias Geerinckx-Rice2019-11-05
| | | | * gnu/packages/sync.scm (rclone): Update to 1.50.1.
* gnu: xterm: Update to 350.Tobias Geerinckx-Rice2019-11-05
| | | | * gnu/packages/xorg.scm (xterm): Update to 350.
* gnu: ruby-backport: Update to 1.1.2.Tobias Geerinckx-Rice2019-11-05
| | | | * gnu/packages/ruby.scm (ruby-backport): Update to 1.1.2.
* gnu: perl-cpanel-json-xs: Update to 4.16.Tobias Geerinckx-Rice2019-11-05
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.16.
* gnu: Add perl-extutils-typemaps-default.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-typemaps-default): New variable.
* gnu: Add perl-extutils-parsexs.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-parsexs): New variable.
* gnu: Add perl-module-build-withxspp.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-module-build-withxspp): New variable.
* gnu: Add perl-extutils-xspp.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-xspp): New variable.
* gnu: Add perl-extutils-cppguess.Andreas Enge2019-11-05
| | | | * gnu/packages/perl.scm (perl-extutils-cppguess): New variable.
* gnu: kicad-symbols: Update to 5.1.4.Arun Isaac2019-11-05
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
* gnu: kicad: Update to 5.1.4.Arun Isaac2019-11-05
| | | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.4. [arguments]: Remove unrecognized flags and flags that are redundant because they specify default values. Use python 3 and the "Phoenix" version of wxPython. Enable the GitHub plugin for pcbnew. Remove adjust-boost-include phase. [inputs]: Replace python-2 with python, wxwidgets-gtk2 with wxwidgets and python2-wxpython with python-wxpython.
* gnu: Add python-wxpython.Arun Isaac2019-11-05
| | | | * gnu/packages/wxwidgets.scm (python-wxpython): New variable.
* gnu: virt-manager: Update to 2.2.1.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | | | * gnu/packages/virtualization.scm (virt-manager): Update to version 2.2.1. Point to the correct file in fix-setup and fix-default-uri phases. Add fix-qemu-img-reference phase. Add gtksourceview as an input. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-libvirt: Update to 5.8.0.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | * gnu/packages/virtualization.scm (python-libvirt): Update version to 5.8.0, update hash and remove obsolete comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libvirt: Update to 5.8.0.Miguel Ángel Arruga Vivas2019-11-05
| | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add new patch file. * gnu/packages/patches/libvirt-create-machine-cgroup.patch: New patch, submitted to upstream for upstream bug 1760233. * gnu/packages/virtualization.scm (libvirt): Update version to 5.8.0. Include patch. Avoid execution of failing tests qemuxml2argvtest and qemuhotplugtest. Replace python by python-wrapper to avoid warnings on patch-shebangs phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Update to 41b4b71.Ludovic Courtès2019-11-05
| | | | * gnu/packages/package-management.scm (guix): Update to 41b4b71.
* gnu: khard: Update to 0.15.1.Tanguy Le Carrour2019-11-05
| | | | | | | * gnu/packages/mail.scm (khard): Update to 0.15.1. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: emacs-engine-mode: Update to 2.1.1.Pierre Neidhardt2019-11-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-engine-mode): Update to 2.1.1.
* gnu: Add libspatialindex.Wiktor Żelazny2019-11-04
| | | | | | * gnu/packages/geo.scm (libspatialindex): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfd: Add dependency on libxkbfile.Boris A. Dekshteyn2019-11-04
| | | | | | * gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: commencement: Memoize uses of 'cross-gcc-wrapper'.Ludovic Courtès2019-11-04
| | | | | | | This improves caching down the road. * gnu/packages/commencement.scm (gcc-boot0-intermediate-wrapped) (gcc-boot0-wrapped): Use 'mlambda' instead of 'lambda'.
* gnu: bootstrap: Memoize 'bootstrap-origin'.Ludovic Courtès2019-11-04
| | | | | | * gnu/packages/bootstrap.scm (bootstrap-origin): Memoize with 'mlambdaq'. This improves memoization of origins in (gnu packages commencement).
* gnu: obs: Update to 24.0.3.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (obs): Update to 24.0.3.
* gnu: python-soupsieve: Update to 1.9.5.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
* gnu: vapoursynth: Update to 48.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (vapoursynth): Update to 48.
* gnu: zimg: Update to 2.9.2.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/image.scm (zimg): Update to 2.9.2.
* gnu: xfce4-time-out-plugin: Update to 1.1.0.Tobias Geerinckx-Rice2019-11-04
| | | | | * gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.0. [inputs]: Substitute default Gtk+ 3 for version 2.
* gnu: emacs-eshell-prompt-extras: Update to 1.0.Pierre Neidhardt2019-11-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): Update to 1.0.
* gnu: git: Update to 2.24.0.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/version-control.scm (git): Update to 2.24.0.