| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/ruby.scm (ruby-2.5): New variable.
|
|
|
|
|
|
|
|
| |
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/packages/ruby.scm (ruby-2.4): Update to 2.4.9.
|
|
|
|
|
|
|
|
| |
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/packages/ruby.scm (ruby-json-pure): Update to 2.2.0.
[home-page]: Add trailing /, due to a redirect.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-power-assert): Update to 1.1.5.
[arguments]: Disable running the tests.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-hoe): Update to 3.21.0.
[arguments]: Avoid having SOURCE_DATE_EPOCH set while the tests are running.
|
|
|
|
|
|
| |
* 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/packages/ruby.scm (ruby-childprocess): Update to 3.0.0.
[home-page]: Switch to https, as it's supported by github.com.
|
|
|
|
|
|
|
| |
As it is unused.
* gnu/packages/ruby.scm (ruby-childprocess-0.6): Rename to ruby-childprocess.
[version, source]: Copy from ruby-childprocess.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
This avoids some test failures when updating Ruby to 2.6.
* gnu/packages/ruby.scm (ruby-listen): Update to 3.2.0.
|
|
|
|
| |
* gnu/packages/gtk.scm (perl-gtk2)[arguments]: Skip broken test.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-weather): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/packages/guile.scm (guile-next): Update to 2.9.9.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Add
'install-doc' phase.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgovirt): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
| |
* gnu/packages/linux.scm (vhba-module): Update to 20200106.
|
|
|
|
| |
* gnu/packages/geo.scm (qmapshack): New variable.
|
|
|
|
| |
* gnu/packages/geo.scm (routino): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (evince)[arguments]<#:configure-flags>: Enable
introspection.
[native-inputs]: Add gobject-introspection.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gupnp-dlna): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gupnp-av): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gupnp): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gssdp): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
| |
* 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/packages/music.scm (schismtracker): Update to 20190805.
|
|
|
|
| |
* gnu/packages/games.scm (julius): New variable.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (lmms): Add input jack-1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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'.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-user-share): New variable.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-initial-setup)[description]: Modify.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-initial-setup): New variable.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (redis): Update to 5.0.7.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/databases: (postgresql-11): Update to 11.6.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.16.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* 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/packages/messaging.scm (bitlbee): Update to 3.6.
|
|
|
|
|
|
| |
* 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/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.11.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.95.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.164.
(linux-libre-4.14-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.209.
(linux-libre-4.9-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.209.
(linux-libre-4.4-pristine-source): Update hash.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
This is a follow-up to commit 90076d2ce17d5b3c44ea663a44b40fa3084ead97.
* gnu/packages/certs.scm (nss-certs): Update to 3.48.
|