summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: cl-cffi-gtk-gobject: Fix build with new sbcl-package->cl-source-package ↵Pierre Neidhardt2020-05-21
| | | | | | | | | | | | | | | | | | | | | | function. * gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk-boot0)[inputs]: Add all inputs. [arguments]: Patch whole source. (sbcl-cl-cffi-gtk-glib)[inputs]: Remove glib. (sbcl-cl-cffi-gtk-glib)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-gobject)[inputs]: Remove glib. (sbcl-cl-cffi-gtk-gobject)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-gio)[inputs]: Remove glib. (sbcl-cl-cffi-gtk-gio)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-cairo)[inputs]: Remove cairo. (sbcl-cl-cffi-gtk-cairo)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-pango)[inputs]: Remove pango. (sbcl-cl-cffi-gtk-pango)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-gdk-pixbuf)[inputs]: Remove gdk-pixbuf. (sbcl-cl-cffi-gtk-gdk-pixbuf)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk-gdk-gdk)[inputs]: Remove gtk+. (sbcl-cl-cffi-gtk-gdk-gdk)[arguments]: Reuse boot0 source. (sbcl-cl-cffi-gtk)[arguments]: Reuse boot0 source.
* gnu: cl-iolib: Propagate libfixposix or else it won't compile.Pierre Neidhardt2020-05-21
| | | | * gnu/packages/lisp-xyz.scm (cl-iolib)[propagated-inputs]: Add libfixposix.
* gnu: cl-dexador: Fix build with new sbcl-package->cl-source-package function.Pierre Neidhardt2020-05-21
| | | | | * gnu/packages/lisp-xyz.scm (cl-dexador)[arguments]: Remove 'reset-gzip-timestamps phase.
* gnu: boost-for-mysql: Fix building.Efraim Flashner2020-05-21
| | | | | | | | | | Co-authored with Jonathan Brielmaier <jonathan.brielmaier@web.de> * gnu/packages/boost.scm (boost-for-mysql)[arguments]: Replace inherited 'configure, phase remove references to python and update the substitute regex for boost-1.59. Absorb 'more-bin-sh-patching into 'configure.Adjust make-flags to always pass '--without-python'. [native-inputs]: Remove python.
* gnu: ncmpc: Update to 0.38.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.38.
* gnu: shotwell: Update to 0.30.9.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.30.9.
* gnu: tuxguitar: Update to 1.5.4.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/music.scm (tuxguitar): Update to 1.5.4.
* gnu: xfwm4: Update to 4.14.2.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/xfce.scm (xfwm4): Update to 4.14.2.
* gnu: patchage: Update to 1.0.2.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/audio.scm (patchage): Update to 1.0.2.
* gnu: ganv: Update to 1.6.0.Tobias Geerinckx-Rice2020-05-21
| | | | | * gnu/packages/gtk.scm (ganv): Update to 1.6.0. [arguments]: Don't override #:python.
* gnu: python-apipkg: Update to 1.5.Tobias Geerinckx-Rice2020-05-21
| | | | | * gnu/packages/python-xyz.scm (python-apipkg): Update to 1.5. [native-inputs]: Add python-setuptools-scm.
* gnu: python-apipkg: Remove Python 2 variant.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
* gnu: python-pytest-sugar: Update to 0.9.3.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/check.scm (python-pytest-sugar): Update to 0.9.3.
* gnu: criu: Update to 3.14.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/virtualization.scm (criu): Update to 3.14.
* gnu: uhttpmock: Update to 0.5.2.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/web.scm (uhttpmock): Update to 0.5.2.
* gnu: linux-libre: Update 5.4.42.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.42. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update 5.6.14.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update 5.6.14. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update 4.19.124.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.124. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update 4.14.181.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update 4.14.181. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update 4.9.224.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update 4.9.224. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update 4.4.224.Mark H Weaver2020-05-20
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update 4.4.224. (linux-libre-4.4-pristine-source): Update hash.
* gnu: python-shouldbe: Python 3.8 compatibility.Lars-Dominik Braun2020-05-20
| | | | | | | | * gnu/packages/patches/python-shouldbe-0.1.2-cpy3.8.patch: Add compatibility patch. * gnu/local.mk (dist_patch_DATA): Add new file. * gnu/packages/python-xyz.scm (python-shouldbe)[source]: Add patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: racket-minimal: Fix hash for version 7.7.Jack Hill2020-05-20
| | | | | | | | This is a follow-up to commit 99bf646d8f5acb7958c49143a32de6e95fbde4cf. * gnu/packages/scheme.scm (racket-minimal)[source]: Update hash. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-random-user-agent.Edouard Klein2020-05-20
| | | | | | * gnu/packages/python-web.scm (python-random-user-agent): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: fontconfig: Add replacement with font-dejavu instead of gs-fonts.Marius Bakke2020-05-20
| | | | | | | | | This fixes <https://bugs.gnu.org/41282>, <https://bugs.gnu.org/41241>, and <https://bugs.gnu.org/41344>. Reported by Pierre Neidhardt, W Knight, Alexandros Theodotou, and others. * gnu/packages/fontutils.scm (fontconfig)[replacement]: New field. (fontconfig/font-dejavu): New variable.
* gnu: varnish-modules: Update description.Marius Bakke2020-05-20
| | | | | * gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of @dfn.
* gnu: varnish-modules: Update to 0.16.0.Marius Bakke2020-05-20
| | | | | * gnu/packages/web.scm (varnish-modules): Update to 0.16.0. [source](uri): Adjust for new location.
* gnu: Add ruby-fast-gettext.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-fast-gettext): New public variable.
* gnu: Add ruby-forking-test-runner.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-forking-test-runner): New public variable.
* gnu: Add ruby-parallel-tests.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-parallel-tests): New public variable.
* gnu: Add ruby-spinach.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-spinach): New public variable.
* gnu: Add ruby-colorize.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-colorize): New public variable.
* gnu: Add ruby-gherkin-ruby.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-gherkin-ruby): New public variable.
* gnu: Add ruby-fakefs.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-fakefs): New public variable.
* gnu: Add ruby-maxitest.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-maxitest): New public variable.
* gnu: ruby-mocha: Update license.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-mocha)[license]: Add LICENSE:RUBY.
* gnu: ruby-mocha: Update to 1.11.2.Marius Bakke2020-05-20
| | | | | | | | * gnu/packages/ruby.scm (ruby-mocha): Update to 1.11.2. [arguments]: Remove obsolete phases. Add phase to solve a dependency cycle. [native-inputs]: Remove BUNDLER, RUBY-YARD, RUBY-TEST-UNIT, and RUBY-REDCARPET. * gnu/packages/rails.scm (ruby-web-console)[arguments]: Remove workaround for old Mocha version.
* gnu: Add ruby-single-cov.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-single-cov): New public variable.
* gnu: Add ruby-wwtd.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-wwtd): New public variable.
* gnu: Add ruby-hocon.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-hocon): New public variable.
* gnu: Add ruby-deep-merge.Marius Bakke2020-05-20
| | | | * gnu/packages/ruby.scm (ruby-deep-merge): New public variable.
* gnu: git-remote-gcrypt: Update to 1.3.Alex Griffin2020-05-20
| | | | * gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.3.
* news: Add ‘nl’ translation.Tobias Geerinckx-Rice2020-05-20
| | | | * etc/news.scm: Add an ‘nl’ ‘translation’.
* gnu: wmbattery: Update to 2.54.Tobias Geerinckx-Rice2020-05-20
| | | | | * gnu/packages/gnustep.scm (wmbattery): Update to 2.54. [native-inputs]: Remove autoconf & automake.
* gnu: libmanette: Update to 0.2.4.Tobias Geerinckx-Rice2020-05-20
| | | | * gnu/packages/games.scm (libmanette): Update to 0.2.4.
* gnu: translate-shell: Update to 0.9.6.12.Tobias Geerinckx-Rice2020-05-20
| | | | * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.12.
* gnu: gnu-efi: Mark up description.Tobias Geerinckx-Rice2020-05-20
| | | | * gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
* gnu: gnu-efi: Update to 3.0.12.Tobias Geerinckx-Rice2020-05-20
| | | | * gnu/packages/efi.scm (gnu-efi): Update to 3.0.12.
* gnu: http-parser: Fix build [and guix pull] on armhf-linux.Tobias Geerinckx-Rice2020-05-20
| | | | | | * gnu/packages/web.scm (http-parser)[source]: Add patch. * gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: mame: Update to 0.221.Tobias Geerinckx-Rice2020-05-20
| | | | * gnu/packages/emulators.scm (mame): Update to 0.221.