aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add ruby-2.5.ruby-2.6Christopher Baines2020-01-13
| | | | * gnu/packages/ruby.scm (ruby-2.5): New variable.
* gnu: ruby: Update to 2.6.5.Christopher Baines2020-01-13
| | | | | | | | Make zlib a propagated-input, as the pkgconfig configuration includes linking against zlib as default, which means that gems with native components will fail to build without zlib. * gnu/packages/ruby.scm (ruby): Update to 2.6.5.
* gnu: ruby-2.4: Update to 2.4.9.Christopher Baines2020-01-13
| | | | * gnu/packages/ruby.scm (ruby-2.4): Update to 2.4.9.
* gnu: ruby-tzinfo: Skip safe tests.Christopher Baines2020-01-13
| | | | | | | | The safe tests attempt to run with Ruby 2.6, but these tests fail if the build takes place within /tmp, as the Ruby LOAD_PATH then includes /tmp, which is world writable. * gnu/packages/ruby.scm (ruby-tzinfo)[arguments]: Add skip-safe-tests phase.
* gnu: ruby-json-pure: Update to 2.2.0.Christopher Baines2020-01-13
| | | | | * gnu/packages/ruby.scm (ruby-json-pure): Update to 2.2.0. [home-page]: Add trailing /, due to a redirect.
* gnu: ruby-power-assert: Update to 1.1.5.Christopher Baines2020-01-13
| | | | | * gnu/packages/ruby.scm (ruby-power-assert): Update to 1.1.5. [arguments]: Disable running the tests.
* gnu: ruby-hoe: Update to 3.21.0.Christopher Baines2020-01-13
| | | | | * gnu/packages/ruby.scm (ruby-hoe): Update to 3.21.0. [arguments]: Avoid having SOURCE_DATE_EPOCH set while the tests are running.
* gnu: ruby-yard: Update to 0.9.20.Christopher Baines2020-01-13
| | | | | | * gnu/packages/ruby.scm (ruby-yard): Update to 0.9.20. [arguments]: Delete the Gemfile before running the tests. [native-inputs]: Add ruby-redcloth and ruby-asciidoctor.
* gnu: ruby-childprocess: Update to 3.0.0.Christopher Baines2020-01-13
| | | | | * gnu/packages/ruby.scm (ruby-childprocess): Update to 3.0.0. [home-page]: Switch to https, as it's supported by github.com.
* gnu: ruby-childprocess-0.6: Remove version 0.6.3.Christopher Baines2020-01-13
| | | | | | | As it is unused. * gnu/packages/ruby.scm (ruby-childprocess-0.6): Rename to ruby-childprocess. [version, source]: Copy from ruby-childprocess.
* gnu: ruby-aruba: Update to 0.14.14.Christopher Baines2020-01-13
| | | | | | | | | Stop patching out the use of simplecov, it's used throughout the tests now, so it's not as simple to avoid using it. * gnu/packages/ruby.scm (ruby-aruba): Update to 0.14.14. [arguments]: Stop patching out the use of simplecov. [native-inputs]: Add ruby-simplecov.
* gnu: ruby-listen: Update to 3.2.0.Christopher Baines2020-01-13
| | | | | | This avoids some test failures when updating Ruby to 2.6. * gnu/packages/ruby.scm (ruby-listen): Update to 3.2.0.
* gnu: perl-gtk2: Skip broken test.Pierre Neidhardt2020-01-13
| | | | * gnu/packages/gtk.scm (perl-gtk2)[arguments]: Skip broken test.
* gnu: Add gnome-weather.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gnome-weather): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add grilo-plugins.Raghav Gururajan2020-01-13
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.10. [description]: Modify. [build-system]: Use meson-build-system. [native-inputs]: Add gettext, gtk+:bin. [inputs]: Add gnome-online-accounts:lib, libgdata, libmediaart, tracker. Remove sqlite, libxml2, glib, gmime, libarchive. [arguments]<#:make-flags>: Remove. <#:glib-or-gtk?>: Add. <#:configure-flags>: Add -Denable-lua-factory=no. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: guile-next: Update to 2.9.9.Ludovic Courtès2020-01-13
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.9.9.
* gnu: guile-bytestructures: Install 'README.md'.Ludovic Courtès2020-01-13
| | | | | * gnu/packages/guile.scm (guile-bytestructures)[arguments]: Add 'install-doc' phase.
* gnu: Add libgovirt.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (libgovirt): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: vhba-module: Update to 20200106.Tobias Geerinckx-Rice2020-01-13
| | | | * gnu/packages/linux.scm (vhba-module): Update to 20200106.
* gnu: Add qmapshack.Guillaume Le Vaillant2020-01-13
| | | | * gnu/packages/geo.scm (qmapshack): New variable.
* gnu: Add routino.Guillaume Le Vaillant2020-01-13
| | | | * gnu/packages/geo.scm (routino): New variable.
* gnu: librsvg-next: Substitute more crates.Efraim Flashner2020-01-13
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Add substitutions for rust-approx-0.3, rust-arrayvec-0.4, rust-bstr-0.2, rust-byteorder-1.3, rust-cast-0.2, rust-cloudabi-0.0, rust-criterion-0.2, rust-criterion-plot-0.3, rust-crossbeam-dequeue-0.7, rust-crossbeam-epoch-0.7, rust-crossbeam-queue-0.1, rust-crossbeam-utils-0.6, rust-csv-1.1, rust-csv-core-0.1, rust-either-1.5, rust-encoding-0.2, rust-fuchsia-cprng-0.1, rust-futf-0.1, rust-generic-array-0.12, rust-itertools-0.8, rust-language-tags-0.2, rust-mac-0.1, rust-matches-0.1, rust-new-debug-unreachable-1.0, rust-num-complex-0.2, rust-phf-0.7, rust-phf-codegen-0.7, rust-phf-generator-0.7, rust-phf-shared-0.7, rust-pkg-config-0.3, rust-recomputed-hash-0.1, rust-rand-0.6, rust-regex-automata-0.1, rust-rustc-version-0.2, rust-semver-09, rust-semver-parser-0.7, rust-siphasher-0.2, rust-smallvec-0.6, rust-string-cache-0.7, rust-string-cache-shared-0.3, rust-thread-local-0.3, rust-tinytemplate-1.0, rust-typenum-1.10, rust-unicode-bidi-0.3, rust-unicode-normalization-0.1, rust-utf-8-0.7, rust-winapi-i686-pc-windows-gnu-0.4, rust-winapi-x86-64-pc-windows-gnu-0.4.
* gnu: gnome-user-share: Fix license.Danny Milosavljevic2020-01-13
| | | | * gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
* gnu: evince: Enable introspection.Leo Prikler2020-01-13
| | | | | | | | * gnu/packages/gnome.scm (evince)[arguments]<#:configure-flags>: Enable introspection. [native-inputs]: Add gobject-introspection. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gupnp-dlna.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gupnp-dlna): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gupnp-av.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gupnp-av): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gupnp.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gupnp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add gssdp.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gssdp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: tintin++: Update to 2.02.00.Kei Kebreau2020-01-12
| | | | | | | * gnu/packages/games.scm (tintin++): Update to 2.02.00. [source]: Adjust for new upstream versioning scheme. [home-page]: Follow redirect. [license]: Update license.
* gnu: schismtracker: Update to 20190805.Kei Kebreau2020-01-12
| | | | * gnu/packages/music.scm (schismtracker): Update to 20190805.
* gnu: Add julius.Timotej Lazar2020-01-12
| | | | * gnu/packages/games.scm (julius): New variable.
* gnu: lmms: Add input jack-1.Pkill -92020-01-12
| | | | | | * gnu/packages/music.scm (lmms): Add input jack-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* installer: Add an "Edit" button on the final page.Ludovic Courtès2020-01-12
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/36885>. Reported by <lukasbf@tutanota.com>. * gnu/installer/newt/page.scm (edit-file): New procedure. (run-file-textbox-page): Add #:edit-button? and #:editor-locale parameters. Remove 'file-text' and add 'edit-button', and add it to the horizontal stacked grid when EXIT-BUTTON? is true. Wrap body in 'loop'. Handle case where ARGUMENT is EDIT-BUTTON by calling 'loop'. * gnu/installer/newt/final.scm (run-config-display-page): Add #:locale parameter. Pass #:edit-button? and #:editor-locale to 'run-file-textbox-page'. (run-final-page): Pass LOCALE to 'run-config-display-page'.
* lint: Check for more packages which should be native.Danny Milosavljevic2020-01-12
| | | | * guix/lint.scm (check-inputs-should-be-native): Add gtk-doc.
* gnu: Add gnome-user-share.Raghav Gururajan2020-01-12
| | | | * gnu/packages/gnome.scm (gnome-user-share): New variable.
* gnu: gnome-initial-setup: Update description.Danny Milosavljevic2020-01-12
| | | | * gnu/packages/gnome.scm (gnome-initial-setup)[description]: Modify.
* gnu: Add gnome-initial-setup.Raghav Gururajan2020-01-12
| | | | * gnu/packages/gnome.scm (gnome-initial-setup): New variable.
* gnu: redis: Update to 5.0.7.Jethro Cao2020-01-12
| | | | | | * gnu/packages/databases.scm (redis): Update to 5.0.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: postgresql@11: Update to 11.6.Riku Viitanen2020-01-12
| | | | | | * gnu/packages/databases: (postgresql-11): Update to 11.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: postgresql@9.6: Update to 9.6.16.Riku Viitanen2020-01-12
| | | | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.16. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: dot2tex: Update to 2.11.3.Jakub Kądziołka2020-01-12
| | | | | | * gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: spice: Fix test failure on armhf-linux.Marius Bakke2020-01-12
| | | | | | * gnu/packages/patches/spice-fix-test-armhf.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/spice.scm (spice)[source](patches): New field.
* gnu: bitlbee: Update to 3.6.Timotej Lazar2020-01-12
| | | | * gnu/packages/messaging.scm (bitlbee): Update to 3.6.
* gnu: bitlbee: Build with check@0.12.Marius Bakke2020-01-12
| | | | | | * gnu/packages/check.scm (check-0.12): New public variable. * gnu/packages/messaging.scm (bitlbee)[native-inputs]: Change from CHECK to CHECK-0.12.
* gnu: linux-libre: Update to 5.4.11.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.11. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.95.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.95. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.164.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.164. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.209.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.209. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.209.Mark H Weaver2020-01-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.209. (linux-libre-4.4-pristine-source): Update hash.
* gnu: xdg-utils: Don't use propagated inputs.Jakub Kądziołka2020-01-12
| | | | | | | | * gnu/packages/freedesktop.scm (xdg-utils)[propagated-inputs]: Remove. [inputs]: Add awk, coreutils, grep, inetutils, perl-file-mimeinfo and sed. [arguments]: Wrap the installed programs with the specified inputs in PATH. Signed-off-by: Marius Bakke <mbakke@fastmail.com>