3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

55289 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
2392e589c3
gnu: libmicrohttpd: Update to 0.9.70.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70.
2020-02-16 22:46:39 +01:00
Tobias Geerinckx-Rice
f6fdbb053e
gnu: freeorion: Update to 0.4.9.
* gnu/packages/games.scm (freeorion): Update to 0.4.9.
[source]: Use release tarball.
2020-02-16 22:46:39 +01:00
Tobias Geerinckx-Rice
99ed3a1f0b
gnu: openscenegraph: Fix typo in description.
* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen.
2020-02-16 22:46:39 +01:00
Tobias Geerinckx-Rice
1788bb9016
gnu: openscenegraph: Update to 3.6.5.
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
ccea06cc5a
gnu: flashrom: Update to 1.2.
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
c6f582b545
gnu: fio: Update to 3.18.
* gnu/packages/benchmark.scm (fio): Update to 3.18.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
6cd3f4106c
gnu: fasm: Update to 1.73.22.
* gnu/packages/assembly.scm (fasm): Update to 1.73.22.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
bc6c06b0bf
gnu: sbsigntools: Update to 0.9.3.
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
4bf26153e7
gnu: libasr: Update to 1.0.4.
* gnu/packages/dns.scm (libasr): Update to 1.0.4.
[arguments]: Remove obsolete ‘bootstrap’ phase replacement.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
9c478cbd64
gnu: lttoolbox: Remove redundant FILE-NAME.
* gnu/packages/dictionaries.scm (lttoolbox)[source]: Remove FILE-NAME field.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
fbc2c04e20
gnu: lttoolbox: Update to 3.5.1.
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.1.
[arguments]: Replace ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
338ae8eb36
gnu: camlp5: Update to 7.11.
* gnu/packages/ocaml.scm (camlp5): Update to 7.11.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
9469ab532f
gnu: ddclient: Update home page.
* gnu/packages/dns.scm (ddclient)[home-page]: Update.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
8bb9f9971c
gnu: ddclient: Update to 3.9.1.
* gnu/packages/dns.scm (ddclient): Update to 3.9.1.
[source]: Use GIT-FETCH and add a FILE-NAME.
[native-inputs]: Remove gzip and tar.
[arguments]: Adapt to git checkout source.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
3bc39f0c5d
gnu: boinc-client: Trim synopsis.
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
bcd3c48538
gnu: boinc-client: Update to 7.16.4.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
f6c8ba3172
gnu: noise-repellent: Update to 0.1.5.
* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5.
[build-system]: Switch to meson-build-system.
[arguments]: Remove GNU build system flags & set installation prefix.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
1f14453eed
gnu: Remove blender@2.79b.
As discussed on #guix with lfam and raingloom, it no longer builds and
users with hardware that requires it can use ‘guix time-machine’.

* gnu/packages/graphics.scm (blender-2.79): Remove variable.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
8db20f2ddd
gnu: blender: Update to 2.82.
* gnu/packages/graphics.scm (blender): Update to 2.82.
[arguments]: Uncomment ‘fix-broken-import’ phase.
2020-02-16 22:46:37 +01:00
Tobias Geerinckx-Rice
ce5af131d8
gnu: Add rtl8812au-aircrack-ng-linux-module.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module):
New public variable.
2020-02-16 22:46:37 +01:00
Jakub Kądziołka
f468df9f4d
gnu: virt-manager: Move gobject-introspection to native-inputs
* gnu/packages/virtualization.scm (virt-manager): Move
  gobject-introspection from inputs to native-inputs.
2020-02-16 20:27:05 +01:00
Jakub Kądziołka
b905ebed0c
gnu: libvirt, virt-manager: Don't use tabs for indentation
* gnu/packages/virtualization.scm: Replace tabs with spaces.
2020-02-16 20:17:06 +01:00
Jakub Kądziołka
92cd55fa68
gnu: rust-same-file-1.0: Don't skip build.
* gnu/packages/crates-io.scm (rust-same-file-1.0)[arguments]: Don't skip build.
2020-02-16 19:26:58 +01:00
Jakub Kądziołka
92b99cabd6
gnu: rust-ignore-0.4: Add rust-winapi-util-0.1 to inputs.
This is a followup to 5669972364. At the
time, it seemed like the input is only used on Windows and therefore
unnecessary. However, the package kept building only because the crate
was still being used transitively, through rust-same-file-1.0.

* gnu/packages/crates-io.scm (rust-ignore-0.4)[arguments](cargo-inputs):
  Add rust-winapi-util-0.1.
2020-02-16 19:15:42 +01:00
Rene Saavedra
c9aadd0749
gnu: accountsservice: 'Add patch-/bin/cat' phase.
* gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat'
phase.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16 16:28:02 +01:00
Oskar Köök
b3e992e984
gnu: elixir: Update to 1.10.0.
* gnu/packages/elixir.scm (elixir): Update to 1.10.0.
* gnu/packages/patches/elixir-path-length.patch: Update patch so it can
be applied to v1.10.0 source

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16 16:26:20 +01:00
Marius Bakke
efd9742b24
gnu: whois: Update to 5.5.6.
* gnu/packages/networking.scm (whois): Update to 5.5.6.
2020-02-16 16:26:20 +01:00
Ricardo Wurmus
598ea80f84
gnu: gwl: Update to 0.2.0.
* gnu/packages/package-management.scm (gwl): Update to 0.2.0.
[source]: Fetch from gnu.org.
[native-inputs]: Add texinfo and graphviz.
[propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and
guile-wisp.
[home-page]: Use workflows.guix.info.
[description]: Use official project description.
2020-02-16 14:09:22 +01:00
3c6aca4232
doc: Fix typo.
* doc/guix.texi (X Window)[sddm-service-type]: SSDM -> SDDM typo fix.
[sddm-configuration]: Also list 'maya' theme.
* gnu/services/sddm.scm (sddm-service): Fix typo in doc string.
(sddm-configuration): Also list 'maya' theme.
2020-02-16 09:25:00 +02:00
Jakub Kądziołka
4530fe8ecc
gnu: emulation-station: Fix build.
* gnu/packages/emulators.scm (emulation-station): Switch to an
  unreleased git commit.
2020-02-16 00:53:16 +01:00
shtwzrd
779d96c9b0
services: xorg: Filter modules based on system
Fixes <https://bugs.gnu.org/39402>.
Reported by shtwzrd <shtwzrd@protonmail.com>.

* gnu/services/xorg.scm (xorg-configuration):
  Apply a filter over %default-xorg-modules packages, excluding
  those for which the %current-system is not among the package's
  supported-systems.

This patch makes it possible to use xorg-configuration on systems
other than x86_64 and i686, as without it, xf86-video-intel would
be pulled in on the unsupported architecture and fail.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-02-16 00:02:10 +01:00
Jakub Kądziołka
c66f3b3bec
gnu: higan: Explain why v106, and not v107, is being packaged
* gnu/packages/emulators.scm (higan): Add a comment.
2020-02-16 00:02:10 +01:00
Jakub Kądziołka
f3686999a2
gnu: higan: Don't use auto-generated tarball.
* gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated
  tarball. Fetch from the new location for the repository.
2020-02-16 00:02:09 +01:00
Jakub Kądziołka
6d34d3f80b
gnu: higan: End phases with #t
* gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t.
2020-02-16 00:02:03 +01:00
Nicolas Goaziou
038497db18
gnu: emacs-org-contrib: Update to 20200213.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200213.
2020-02-15 22:32:53 +01:00
Nicolas Goaziou
b4ded9e78e
gnu: emacs-org: Update to 9.3.6.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6.
2020-02-15 22:32:49 +01:00
Marius Bakke
0d1d0a6e71
gnu: python-markdown: Update to 3.2.1.
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.1.
2020-02-15 17:25:43 +01:00
Marius Bakke
9a23212571
gnu: libtorrent-rasterbar: Update to 1.1.14.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
2020-02-15 17:25:43 +01:00
Tobias Geerinckx-Rice
505b2631a9
gnu: le-certs: Update input hashes.
These unversioned files were modified upstream.  The result of

  $ openssl x509 -in <FILE> -text

for each old/new pair remains the same, however.

* gnu/packages/certs.scm (le-certs)[inputs]: Update hash for
isrgrootx1.pem, letsencryptauthorityx3.pem, and
letsencryptauthorityx4.pem.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
96636e4910
gnu: Add fbset.
* gnu/packages/linux.scm (fbset): New public variable.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
977617ac5e
gnu: thunar: Update to 1.8.12.
* gnu/packages/xfce.scm (thunar): Update to 1.8.12.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
8aaeabf9ec
gnu: unbound: Update to 1.9.6 [security improvements].
* gnu/packages/dns.scm (unbound): Update to 1.9.6.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
41db3463a6
gnu: you-get: Update to 0.4.1403.
* gnu/packages/video.scm (you-get): Update to 0.4.1403.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
2a42629f2b
gnu: xvid: Update to 1.3.7.
* gnu/packages/video.scm (xvid): Update to 1.3.7.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
6c0ad0bc63
gnu: tumbler: Update to 0.2.8.
* gnu/packages/xfce.scm (tumbler): Update to 0.2.8.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
ec93777e89
gnu: diction: Update to 1.14.
* gnu/packages/dictionaries.scm (diction): Update to 1.14.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
53ddc6a71f
gnu: emacs-markdown-mode: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
82c89ead38
gnu: ebtables: Use HTTPS home page.
* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
f13695ec3e
gnu: sbcl-ningle: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
917c28d2ab
gnu: cl-trivial-mimes: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00