| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: cogl: Enable tests.•••* gnu/packages/gnome.scm (cogl)[native-inputs]: Add XORG-SERVER-FOR-TESTS.
[arguments]: Remove #:tests?. Add #:disallowed-references. Add #:phases to
prepare test environment.
| Marius Bakke | 2020-05-21 | 1 | -13/+13 |
* | gnu: cogl: Update to 1.22.6.•••* gnu/packages/gnome.scm (cogl): Update to 1.22.6.
| Marius Bakke | 2020-05-21 | 1 | -2/+2 |
* | gnu: ruby-fakefs: Fix lonely parens.•••* gnu/packages/ruby.scm (ruby-fakefs)[arguments]: Move dangling parents up.
| Marius Bakke | 2020-05-21 | 1 | -2/+1 |
* | gnu: gnuastro: Don't build static libraries.•••* gnu/packages/astronomy.scm (gnuastro)[arguments]: Add configure-flag
to skip building static libraries.
| Efraim Flashner | 2020-05-21 | 1 | -1/+3 |
* | gnu: gnuastro: Update to 0.12.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.12.
| Efraim Flashner | 2020-05-21 | 1 | -3/+3 |
* | gnu: http-parser: Fix build [and guix pull!] on i686-linux.•••This follows up on commit 5c30eb61d74034a1b7c188b8d7be7df0b926025f.
* gnu/packages/web.scm (http-parser)[source]: Apply the armhf patch not
here…
[arguments]: …but in a phase & only on armhf-linux.
[native-inputs]: Add it on armhf-linux.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -24/+38 |
* | gnu: mpop: Update to 1.4.9.•••* gnu/packages/mail.scm (mpop): Update to 1.4.9.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -2/+2 |
* | gnu: uhttpmock: Don't use NAME in source URI.•••* gnu/packages/web.scm (uhttpmock)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -1/+1 |
* | gnu: criu: Download sources over HTTPS.•••* gnu/packages/virtualization.scm (criu)[source]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -1/+1 |
* | gnu: ikiwiki: Add missing input.•••* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-xml-feed.
[arguments]: Add 'pre-check' phase.
| Paul Garlick | 2020-05-21 | 1 | -0/+8 |
* | gnu: perl-xml-feed: Propagate inputs.•••* gnu/packages/xml.scm (perl-xml-feed)[inputs]: Move to...
[propagated-inputs]: ...here.
| Paul Garlick | 2020-05-21 | 1 | -1/+1 |
* | gnu: perl-xml-feed: Enable tests.•••* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
| Paul Garlick | 2020-05-21 | 1 | -2/+0 |
* | gnu: perl-xml-feed: Add missing inputs.•••* gnu/packages/xml.scm (perl-xml-feed)[inputs]: Add
perl-datetime-format-flexible, perl-datetime-format-iso8601 and
perl-datetime-format-natural.
| Paul Garlick | 2020-05-21 | 1 | -0/+4 |
* | gnu: Add perl-datetime-format-iso8601.•••* gnu/packages/perl.scm (perl-datetime-format-iso8601): New variable.
| Paul Garlick | 2020-05-21 | 1 | -0/+28 |
* | gnu: Add perl-test-distribution.•••* gnu/packages/perl-check.scm (perl-test-distribution): New variable.
| Paul Garlick | 2020-05-21 | 1 | -0/+35 |
* | gnu: Add libfreenect.•••* gnu/packages/openkinect.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ekaitz Zarraga | 2020-05-21 | 1 | -0/+141 |
* | gnu: cl-cffi-gtk-gobject: Fix build with new sbcl-package->cl-source-package ...•••* 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.
| Pierre Neidhardt | 2020-05-21 | 1 | -176/+165 |
* | gnu: cl-iolib: Propagate libfixposix or else it won't compile.•••* gnu/packages/lisp-xyz.scm (cl-iolib)[propagated-inputs]: Add libfixposix.
| Pierre Neidhardt | 2020-05-21 | 1 | -1/+7 |
* | gnu: cl-dexador: Fix build with new sbcl-package->cl-source-package function.•••* gnu/packages/lisp-xyz.scm (cl-dexador)[arguments]: Remove
'reset-gzip-timestamps phase.
| Pierre Neidhardt | 2020-05-21 | 1 | -2/+2 |
* | gnu: boost-for-mysql: Fix building.•••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.
| Efraim Flashner | 2020-05-21 | 1 | -6/+35 |
* | gnu: ncmpc: Update to 0.38.•••* gnu/packages/mpd.scm (ncmpc): Update to 0.38.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+3 |
* | gnu: shotwell: Update to 0.30.9.•••* gnu/packages/gnome.scm (shotwell): Update to 0.30.9.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -2/+2 |
* | gnu: tuxguitar: Update to 1.5.4.•••* gnu/packages/music.scm (tuxguitar): Update to 1.5.4.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -2/+2 |
* | gnu: xfwm4: Update to 4.14.2.•••* gnu/packages/xfce.scm (xfwm4): Update to 4.14.2.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -2/+2 |
* | gnu: patchage: Update to 1.0.2.•••* gnu/packages/audio.scm (patchage): Update to 1.0.2.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+3 |
* | gnu: ganv: Update to 1.6.0.•••* gnu/packages/gtk.scm (ganv): Update to 1.6.0.
[arguments]: Don't override #:python.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+2 |
* | gnu: python-apipkg: Update to 1.5.•••* gnu/packages/python-xyz.scm (python-apipkg): Update to 1.5.
[native-inputs]: Add python-setuptools-scm.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+4 |
* | gnu: python-apipkg: Remove Python 2 variant.•••* gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+0 |
* | gnu: python-pytest-sugar: Update to 0.9.3.•••* gnu/packages/check.scm (python-pytest-sugar): Update to 0.9.3.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+2 |
* | gnu: criu: Update to 3.14.•••* gnu/packages/virtualization.scm (criu): Update to 3.14.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -2/+2 |
* | gnu: uhttpmock: Update to 0.5.2.•••* gnu/packages/web.scm (uhttpmock): Update to 0.5.2.
| Tobias Geerinckx-Rice | 2020-05-21 | 1 | -3/+2 |
* | gnu: linux-libre: Update 5.4.42.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.42.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: linux-libre@5.6: Update 5.6.14.•••* gnu/packages/linux.scm (linux-libre-5.6-version): Update 5.6.14.
(linux-libre-5.6-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: linux-libre@4.19: Update 4.19.124.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.124.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update 4.14.181.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update 4.14.181.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update 4.9.224.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update 4.9.224.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update 4.4.224.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update 4.4.224.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver | 2020-05-20 | 1 | -2/+2 |
* | gnu: python-shouldbe: Python 3.8 compatibility.•••* 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>
| Lars-Dominik Braun | 2020-05-20 | 2 | -1/+84 |
* | gnu: racket-minimal: Fix hash for version 7.7.•••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>
| Jack Hill | 2020-05-20 | 1 | -1/+1 |
* | gnu: Add python-random-user-agent.•••* gnu/packages/python-web.scm (python-random-user-agent): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Edouard Klein | 2020-05-20 | 1 | -0/+20 |
* | gnu: fontconfig: Add replacement with font-dejavu instead of gs-fonts.•••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.
| Marius Bakke | 2020-05-20 | 1 | -0/+14 |
* | gnu: varnish-modules: Update description.•••* gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of
@dfn.
| Marius Bakke | 2020-05-20 | 1 | -1/+1 |
* | gnu: varnish-modules: Update to 0.16.0.•••* gnu/packages/web.scm (varnish-modules): Update to 0.16.0.
[source](uri): Adjust for new location.
| Marius Bakke | 2020-05-20 | 1 | -5/+5 |
* | gnu: Add ruby-fast-gettext.•••* gnu/packages/ruby.scm (ruby-fast-gettext): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+59 |
* | gnu: Add ruby-forking-test-runner.•••* gnu/packages/ruby.scm (ruby-forking-test-runner): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+51 |
* | gnu: Add ruby-parallel-tests.•••* gnu/packages/ruby.scm (ruby-parallel-tests): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+64 |
* | gnu: Add ruby-spinach.•••* gnu/packages/ruby.scm (ruby-spinach): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+28 |
* | gnu: Add ruby-colorize.•••* gnu/packages/ruby.scm (ruby-colorize): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+30 |
* | gnu: Add ruby-gherkin-ruby.•••* gnu/packages/ruby.scm (ruby-gherkin-ruby): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+19 |
* | gnu: Add ruby-fakefs.•••* gnu/packages/ruby.scm (ruby-fakefs): New public variable.
| Marius Bakke | 2020-05-20 | 1 | -0/+44 |