Vagrant Cascadian
5a03345898
gnu: kdav: Fix spelling of "implementation".
...
* gnu/packages/kde-pim (kdav): Fix typo.
2020-04-12 12:03:32 -07:00
Vagrant Cascadian
5995a9f7d1
gnu: kmail: Fix spelling of "Environments".
...
* gnu/packages/kde-pim (kmail): Fix typo.
2020-04-12 12:03:29 -07:00
Vagrant Cascadian
db7e24ce87
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
...
* gnu/packages/golang (go-golang.org-x-sync-errgroup): Fix typo.
2020-04-12 12:03:26 -07:00
Vagrant Cascadian
a4f33f381a
gnu: emacs-dhall-mode: Fix spelling of "indentation".
...
* gnu/packages/emacs-xyz (emacs-dhall-mode): Fix typo.
2020-04-12 12:03:24 -07:00
Vagrant Cascadian
01eb17de55
gnu: ruby-notiffany: Fix spelling of "library".
...
* gnu/packages/ruby (ruby-notiffany): Fix typos.
2020-04-12 12:03:21 -07:00
Vagrant Cascadian
507779fdba
gnu: kmessagelib: Fix typo "This package".
...
* gnu/packages/kde-pim (kmessagelib): Fix typo.
2020-04-12 11:32:43 -07:00
Vagrant Cascadian
e3e13b128a
gnu: kdepim-apps-libs: Fix typo "This package".
...
* gnu/packages/kde-pim (kdepim-apps-libs): Fix typo.
2020-04-12 11:32:39 -07:00
Marius Bakke
28264388cc
gnu: Add jucipp.
...
* gnu/packages/text-editors.scm (jucipp): New public variable.
2020-04-12 19:37:05 +02:00
Marius Bakke
25c93be652
gnu: ungoogled-chromium: Update to 81.0.4044.92-0.b484ad4 [security fixes].
...
This release fixes CVE-2020-6430, CVE-2020-6456, CVE-2020-6431, CVE-2020-6432,
CVE-2020-6433, CVE-2020-6434, CVE-2020-6435, CVE-2020-6436, CVE-2020-6437,
CVE-2020-6438, CVE-2020-6439, CVE-2020-6440, CVE-2020-6441, CVE-2020-6442,
CVE-2020-6443, CVE-2020-6444, CVE-2020-6445, CVE-2020-6446, CVE-2020-6447,
and CVE-2020-6448.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 81.
(%chromium-version): Set to 81.0.4044.92.
(%ungoogled-revision): Set to b484ad4c0bdb696c86d941798ae6b0e2bd0db35d.
(%debian-revision): Set to debian/81.0.4044.92-1.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium-source): Remove PYTHON-2 from the environment, use
PYTHON-WRAPPER instead. Call "remove_bundled_libraries.py" using PYTHON-2
directly.
(ungoogled-chromium)[arguments]: Remove "is_cfi=false" from #:configure-flags.
Adjust CXXFLAGS to ignore unknown compiler warnings.
[inputs]: Change from ICU4C to ICU4C-66.1.
2020-04-12 19:00:12 +02:00
Marius Bakke
e15acf8cac
gnu: icu4c: Add 66.1.
...
* gnu/packages/icu4c.scm (icu-66.1): New public variable.
2020-04-12 17:39:30 +02:00
Marius Bakke
b7851222a8
gnu: gn: Update to 0.0-1736.ec938dd.
...
* gnu/packages/build-tools.scm (gn): Update to 0.0-1736.ec938dd.
[arguments]: Adjust last_commit_position.h for upstream changes.
2020-04-12 17:05:53 +02:00
Vincent Legoll
842a9d8f56
gnu: openttd: Update to 1.10.0.
...
The os/dos subdirectory has been removed by upstream commit:
fdb804d86bcab8d0529bdf6ca925bed04ad2f047
* gnu/packages/games.scm (openttd)[version]: Update to 1.10.0.
[source]: Change uri to cdn.openttd.org, remove snippet & modules.
2020-04-12 15:22:32 +02:00
Vincent Legoll
c492b23fb1
gnu: openttd-opengfx: Update to 0.6.0.
...
* gnu/packages/games.scm (openttd-opengfx)[version]: Update to 0.6.0.
[source]: Change uri to cdn.openttd.org.
[native-inputs]: Add which.
2020-04-12 15:22:32 +02:00
Nicolas Goaziou
db79c15073
gnu: mypaint-brushes: Update to 2.0.2.
...
* gnu/packages/gimp.scm (mypaint-brushes): Update to 2.0.2.
[source, homepage]: Update upstream location.
[arguments]: Remove it.
[license]: Update license.
(mypaint-brushes-1.3): New variable.
(gimp)[inputs]: Use new variable.
2020-04-12 15:22:26 +02:00
nixo
93d5cea57e
build: julia-build-system: Update for new Julia version.
...
* guix/build/julia-build-system.scm (generate-load-path): Delete function.
(install): Don't set JULIA_LOAD_PATH.
(precompile): Set SOURCE_DATE_EPOCH. Update calculating the
JULIA_LOAD_PATH. Adjust the 'invoke-julia' command.
(check): Set SOURCE_DATE_EPOCH. Adjust JULIA_LOAD_PATH.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-12 16:15:47 +03:00
Efraim Flashner
354490dfe9
gnu: julia: Use libgit2-0.28.
...
* gnu/packages/julia.scm (julia)[inputs]: Replace libgit2 with
libgit2-0.28.
2020-04-12 16:15:46 +03:00
Efraim Flashner
8c73e2f284
gnu: Add libgit2-0.28.
...
* gnu/packages/version-control.scm (libgit2-0.28): New variable.
2020-04-12 16:15:46 +03:00
Nicolas Goaziou
f741e914eb
gnu: emacs-org: Install documentation.
...
* gnu/packages/emacs-xyz.scm (emacs-org)[arguments]: Add a phase to install
info file and refcard.
2020-04-12 13:21:10 +02:00
Nicolas Goaziou
0e1a1ece9e
gnu: emacs-ebuild-mode: Build and install info file.
...
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode)[arguments]: Build and install
documentation in a new phase.
[native-inputs]: Add "texinfo".
2020-04-12 13:01:30 +02:00
Michael Rohleder
94475a4552
gnu: emacs-ebuild-mode: Update to 1.50.
...
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-04-12T07:33:34+0200 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
(needs info installation)
From cc87b443a6dd94b07d711ec792fe1b6f1ac3e6d4 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 12 Apr 2020 07:19:44 +0200
Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
2020-04-12 12:46:59 +02:00
Nicolas Goaziou
4b238cd853
gnu: emacs-psc-ide: Add a comment about versioning.
...
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Add a comment about versioning.
2020-04-12 11:06:29 +02:00
John Soo
8a00a2202e
gnu: Add emacs-psc-ide.
...
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): New variable.
2020-04-12 10:58:05 +02:00
Efraim Flashner
f397809397
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.5.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter)
[version]: Correctly identify commit as version tag 0.0.5.
2020-04-12 09:12:43 +03:00
Efraim Flashner
1518b4bceb
gnu: Remove duplicate python-prometheus-client.
...
* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1.
* gnu/packages/python-xyz.scm (python-prometheus-client): Remove
variable.
* gnu/packages/monitoring.scm: Import (gnu packages monitoring).
2020-04-12 08:59:29 +03:00
Tobias Geerinckx-Rice
aec0ae2712
gnu: xfce4-whiskermenu-plugin: Update to 2.4.3.
...
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.3.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice
347c833be5
gnu: xfce4-pulseaudio-plugin: Update to 0.4.3.
...
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.3.
[source]: Hard-code NAME.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice
10f04aec49
gnu: xfce4-clipman-plugin: Update to 1.6.1.
...
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice
0db448768b
gnu: xfce4-screensaver: Update to 0.1.10.
...
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.10.
2020-04-12 00:13:15 +02:00
Tobias Geerinckx-Rice
8ab88f6f5b
gnu: xfce4-session: Update to 4.14.2.
...
* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.2.
[source]: Hard-code NAME.
[description]: Tweak.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice
cc86d5254b
gnu: garcon: Update to 0.7.0.
...
* gnu/packages/xfce.scm (garcon): Update to 0.7.0.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice
0e1662a6cd
gnu: exo: Update to 0.12.11.
...
* gnu/packages/xfce.scm (exo): Update to 0.12.11.
2020-04-12 00:13:14 +02:00
Tobias Geerinckx-Rice
6c54d06ec1
gnu: ephemeralpg: Update to 3.0.
...
* gnu/packages/databases.scm (ephemeralpg): Update to 3.0.
[arguments]: Set #:test-target and use the standard ‘check’ phase.
2020-04-12 00:13:14 +02:00
Marius Bakke
8035e63cd6
gnu: moarvm: Propagate libffi.
...
* gnu/packages/perl6.scm (moarvm)[inputs]: Move LIBFFI ...
[propagated-inputs]: ... here.
2020-04-11 23:48:05 +02:00
Marius Bakke
2d1f79229c
gnu: pcmanfm-qt: Remove obsolete workaround.
...
* gnu/packages/lxqt.scm (pcmanfm-qt)[inputs]: Remove GLIB:BIN.
[arguments]: Remove phase 'wrap-glib'.
2020-04-11 23:48:04 +02:00
Arun Isaac
a1da0fb20b
gnu: dino: Update to 0.1.0.
...
* gnu/packages/messaging.scm (dino): Update to 0.1.0.
[source]: Replace git repository with release tarball.
[arguments]: Remove "-DSHARED_SIGNAL_PROTOCOL=yes" configure flag. Remove
unpack-sources phase.
[native-inputs]: Remove libsignal-protocol-c-source.
2020-04-12 03:03:21 +05:30
Efraim Flashner
48e961a5ab
gnu: gimp-resynthesizer: Don't use unstable tarball.
...
* gnu/packages/gimp.scm (gimp-resynthesizer)[source]: Download using
git-fetch.
[arguments]: Remove stray tabs.
2020-04-12 00:05:30 +03:00
Efraim Flashner
ec37ff199c
gnu: libmypaint: Upgrade to 1.5.1.
...
* gnu/packages/gimp.scm (libmypaint): Upgrade to 1.5.1.
2020-04-11 23:17:19 +03:00
Jan (janneke) Nieuwenhuizen
7eee37cd56
gnu: gnutls-3.6.13: Cross-build fix.
...
* gnu/packages/patches/gnutls-cross.patch: New file.
* gnu/packages/tls.scm (gnutls-3.6.13)[source]: Use it.
[native-inputs]: If cross-compiling, add native guile-3.0. This
actually cross compiles .go modules.
2020-04-11 21:29:29 +02:00
Jan (janneke) Nieuwenhuizen
541122957c
gnu: guile-json: Cross-build fix.
...
* gnu/packages/patches/guile-json-cross.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-json-3)[source]: Use it.
[arguments]: Remove configure to trigger bootstrap phase.
2020-04-11 21:29:29 +02:00
Jan (janneke) Nieuwenhuizen
6a39cbe722
gnu: openssh: Build fix for the Hurd.
...
* gnu/packages/patches/openssh-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
[inputs]: If hurd-target? is true, omit xauth.
2020-04-11 21:29:29 +02:00
Jan (janneke) Nieuwenhuizen
a58f3708b2
gnu: openssl: Support cross-compilation to the Hurd.
...
* gnu/packages/tls.scm (openssl)[arguments]: Add `i586' => hurd-x86 platform
setting.
2020-04-11 21:29:29 +02:00
Ludovic Courtès
5084fd3854
system: hurd: Add guile-candy.
...
* gnu/system/hurd.scm (%base-packages/hurd): Add GUILE-COLORIZED and
GUILE-READLINE.
(cross-hurd-image)[hurd-directives]: Add /root/.guile.
2020-04-11 21:03:05 +02:00
Jan (janneke) Nieuwenhuizen
db047a482c
system: hurd: Add net-base and inetutils, and /etc/{services,protocols}.
...
This fixes
In procedure getaddrinfo: Servname not supported for ai_socktype
* gnu/system/hurd.scm (%base-packages/hurd): Add net-base, inetutils.
(cross-hurd-image): Add /etc/{services,protocols} from net-base.
2020-04-11 21:02:45 +02:00
Ludovic Courtès
c621269404
system: hurd: Create a proper profile.
...
* gnu/system/hurd.scm (compile-manifest): New procedure.
(cross-hurd-image)[for-hurd, hurd-os]: Remove.
[cross-built, cross-built-entry]: New procedures.
[system-profile]: New variable.
[grub.cfg]: Use 'cross-built'.
[profile]: Rename to...
[etc-profile]: ... this, and adjust accordingly.
[hurd-directives]: Create /run/current-system/profile and /etc/profile.
Adjust arguments to 'qemu-image'.
2020-04-11 21:01:32 +02:00
Ludovic Courtès
df0010a9dc
gnu: hurd: "/libexec/rc" spawns the console client.
...
* gnu/packages/hurd.scm (hurd-rc-script): Start the console client.
2020-04-11 21:01:10 +02:00
Jan (janneke) Nieuwenhuizen
da987ece8f
system: hurd: Add root profile.
...
* gnu/system/hurd.scm (%base-packages/hurd): New variable.
(cross-hurd-image)[for-hurd]: New function.
(cross-hurd-image)[hurd-os]: Use them.
(cross-hurd-image)[profile]: Hack'y .profile for root, only setting PATH.
2020-04-11 21:01:09 +02:00
Ludovic Courtès
5fbf4f85e1
system: hurd: Create /etc/{hostname,motd,login} and /root.
...
* gnu/system/hurd.scm (cross-hurd-image): Add /etc/{hostname,motd,login}
and /root.
2020-04-11 21:01:09 +02:00
Jan (janneke) Nieuwenhuizen
fe1f9646b4
system: hurd: Add "/bin/sh" symlink.
...
This allows login.c to succeed for root.
* gnu/system/hurd.scm (cross-hurd-image): Link /bin/sh to full the full bash.
2020-04-11 21:01:09 +02:00
Jan (janneke) Nieuwenhuizen
6598c6149b
system: hurd: Add /etc/{passwd,shadow}.
...
* gnu/system/hurd.scm: Generate hard-coded /etc/{passwd,shadow},
allows running chown in MAKEDEV and loggin in.
2020-04-11 21:01:09 +02:00
Jan (janneke) Nieuwenhuizen
cd4faab563
system: hurd: Add ttys symlink in "/etc/ttys".
...
* gnu/packages/hurd.scm (hurd): Substitute /libexec/.
* gnu/system/hurd.scm (cross-hurd-image): Add symlink /etc/ttys =>
<hurd>/etc/ttys.
2020-04-11 21:01:09 +02:00