me
/
guix
Archived
1
0
Fork 0
Commit Graph

67875 Commits (8d89d3c9bf7cacd9c79b4aacf348044d4fe7800b)

Author SHA1 Message Date
Felix Gruber 109f13c098
gnu: libspatialite: Update dependencies.
* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update
  dependencies.
  [inputs]: Replace proj.4 with proj and remove zlib which is not used
  anymore since libspatialite started using minizip.
  (libspatialite)[arguments]: Fix regex to not disable more tests than
  necessary.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29 11:56:04 +02:00
Pierre Neidhardt fba2fa7ed8
gnu: sbcl: Update to 2.1.3.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.3.
2021-03-29 10:36:08 +02:00
Sharlatan Hellseher 96df3fe765
gnu: Add cl-bodge-math.
* gnu/packages/lisp-xyz.scm: (sbcl-bodge-math, cl-bodge-math, ecl-bodge-math):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29 10:25:23 +02:00
Sharlatan Hellseher 4f4ea08240
gnu: Add cl-rtg-math.
* gnu/packages/lisp-xyz.scm: (sbcl-rtg-math, cl-rtg-math, ecl-rtg-math): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29 10:20:04 +02:00
Sharlatan Hellseher f9c507bbcc
gnu: Add cl-bodge-utilities.
* gnu/packages/lisp-xyz.scm: (sbcl-bodge-utilities, cl-bodge-utilities,
  ecl-bodge-utilities): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29 10:07:47 +02:00
la snesne 18b26a437c
gnu: krita: Update to 4.4.3.
* gnu/packages/kde.scm (krita): Update to 4.4.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-29 10:40:04 +03:00
Xinglu Chen 8e3944f857
gnu: fetchmail: Update to 6.4.18.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.18.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-29 10:39:05 +03:00
Efraim Flashner d970303589
gnu: wavpack: Enable test suite.
* gnu/packages/audio.scm (wavpack)[arguments]: Add configure-flag to
build test program. Use custom 'check phase to run test suite.
2021-03-29 10:38:25 +03:00
Efraim Flashner 5a4d0a6531
gnu: wavpack: Update to 5.4.0.
* gnu/packages/audio.scm (wavpack): Update to 5.4.0.
[source]: Download release tarball.
[arguments]: Remove custom 'boostrap phase.
[native-inputs]: Remove autoconf, automake, libtool.
2021-03-29 09:26:10 +03:00
Raghav Gururajan a99932503e
gnu: msamr: Update to 1.1.3-11.
* gnu/packages/linphone.scm (msamr) [source]: Switch to git repository.
[version]: Update to 1.1.3-11.
[inputs]: Add bctoolbox.
2021-03-29 01:30:46 -04:00
Raghav Gururajan f2ae919ca9
gnu: mswebrtc: Update to 1.1.1-23.
* gnu/packages/linphone.scm (mswebrtc) [source]: Switch to git repository.
[version]: Update to 1.1.1-23.
[arguments]<#:phases>['copy-inputs]: New phase.
[native-inputs]: Add webrtc and python-wrapper.
2021-03-29 01:30:32 -04:00
Raghav Gururajan c4577a406f
gnu: mssilk: Update to 1.1.1-8.
* gnu/packages/linphone.scm (mssilk) [source]: Switch to git repository.
[version]: Update to 1.1.1-8.
[inputs]: Add bctoolbox.
2021-03-29 01:30:20 -04:00
Raghav Gururajan f7408b7d29
gnu: msopenh264: Update to 1.2.1-21.
* gnu/packages/linphone.scm (msopenh264) [source]: Switch to git repository.
[version]: Update to 1.2.1.
[patches]: Remove field.
[inputs]: Add bctoolbox.
2021-03-29 01:27:41 -04:00
Raghav Gururajan 48b2202789
gnu: linphoneqt: Update to 4.2.5 and rename to linphone-desktop.
Also enable the daemon and console interfaces.

* gnu/packages/linphone.scm (linphoneqt) [name]: Rename to linphone-desktop.
[source]: Switch to git repository.
[patches]: Remove linphoneqt-tabbutton.patch and add
linphone-desktop-without-sdk.patch.
[outputs]<debug>: New output.
[configure-flags]: Disable update checking and enable the daemon and console
interfaces.
[phases]<pre-configure>: New phase.
<fix-cmake-error, set-version-string>: Remove phases.
<extend-shared-resources>: Rename to...
<post-install>: ... this; adjust.
[native-inputs]: Add pkg-config.
[inputs]: Add belr and ortp.  Remove belle-sip.
[home-page]: Update home page.
[license]: Update to GPLv3+.
* gnu/packages/patches/linphoneqt-tabbutton.patch: Remove file.
linphone-desktop-without-sdk.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:14 -04:00
Raghav Gururajan 342e223c8e
gnu: liblinphone: Enable LDAP support.
* gnu/packages/linphone.scm (liblinphone)
[configure-flags] <ENABLE_LDAP>: New flag.
[inputs]: Add openldap.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:14 -04:00
Raghav Gururajan acf4c0cd7c
gnu: liblinphone: Update to 4.4.34.
* gnu/packages/linphone.scm (liblinphone) [source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]: Remove the "doc" output.
[imported-modules, modules]: Remove arguments.
[configure-flags]<GTK2_GDKCONFIG_INCLUDE_DIR>: Remove flag.
<GTK2_GLIBCONFIG_INCLUDE_DIR, ENABLE_STRICT, ENABLE_GTK_UI>: Likewise.
[phases]<patch, install-man-pages, glib-or-gtk-compile-schemas>
<glib-or-gtk-wrap>: Remove phases.
<separate-outputs>: Modify.
[native-inputs]: Add perl. Replace python with python-wrapper.
[inputs]: Add belr, lime, soci and xsd. Remove glib and gtk+-2.
[home-page]: Update.
[license]: Upgrade to GPLv3+.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:14 -04:00
Raghav Gururajan 093c5da747
gnu: Add lime.
* gnu/packages/linphone.scm (lime): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:14 -04:00
Raghav Gururajan 3c7ff0be83
gnu: belle-sip: Enable mDNS support.
* gnu/packages/linphone.scm (belle-sip)[configure-flags]: Enable mDNS support.
[phases]{patch}: Force the detection of avahi.
[inputs]: Add avahi.
2021-03-29 01:17:14 -04:00
Raghav Gururajan c2a8674614
gnu: belle-sip: Enable tests.
* gnu/packages/linphone.scm (belle-sip)[outputs]: New "tester" output.
[tests?]: Remove argument, enabling tests.
[phases]{check}: Override phase.
{separate-outputs}: New phase.
[inputs]: Remove antlr3, anttlr3c and java.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:14 -04:00
Raghav Gururajan 23a96055fb
gnu: belle-sip: Update to 4.4.34.
* gnu/packages/linphone.scm (belle-sip)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[home-page]: Update.
[license]: Update to GPLv3+.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:13 -04:00
Raghav Gururajan abc1418786
gnu: mediastreamer2: Enable PCAP, port-audio and G729B support.
* gnu/packages/linphone.scm (mediastreamer2)
[configure-flags]: Add the ENABLE_PCAP, ENABLE_PORTAUDIO and ENABLE_G729B_CNG
flags.
[phases]{patch-source}: New phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:13 -04:00
Raghav Gururajan 0c6f7d8396
gnu: mediastreamer2: Enable tests.
* gnu/packages/linphone.scm (mediastreamer2)
[arguments]: Remove tests? argument, enabling tests.
[phases]{pre-check}: New phase.
{check}: Replace with custom phase.
[native-inputs]: Add xorg-server-for-tests.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:13 -04:00
Raghav Gururajan 146a9403b3
gnu: mediastreamer2: Update to 4.4.34.
* gnu/packages/linphone.scm (mediastreamer2)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[patches]: Remove field.
[configure-flags]: Remove the ENABLE_STRICT, ENABLE_BV16, CMAKE_C_FLAGS and
CMAKE_CXX_FLAGS flags.
[phases]{fix-version}: New phase.
{separate-outputs}: Modify.
[native-inputs]: Replace python with python-wrapper.
[home-page]: Update.
[license]: Upgrade to GPLv3+.
* gnu/packages/patches/mediastreamer2-srtp2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:13 -04:00
Raghav Gururajan 2dda883dee
gnu: ortp: Update to 4.4.34.
* gnu/packages/linphone.scm (ortp)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]{doc, tester}: New outputs.
[configure-flag]: Enable tests.
[phases]{fix-version-strings, separate-outputs}: New phases.
[home-page]: Update.
[license]: Upgrade to GPLv3+.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:13 -04:00
Raghav Gururajan ebc75b6ae8
gnu: bzrtp: Update to 4.4.34 and enable tests.
* gnu/packages/linphone.scm (bzrtp)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[configure-flags]: Enable tests.
[license]: Upgrade to GPLv3+.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:17:06 -04:00
Raghav Gururajan 7a8e17343d
gnu: belcard: Update to 4.4.34 and enable tests.
* gnu/packages/linphone.scm (belcard)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]: Add the tester and debug outputs.
[arguments]: Enable tests.
[phases]{patch-vcard-grammar-location, install-tester, check}: New phases.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:12:48 -04:00
Raghav Gururajan c52d0f9c42
gnu: belr: Update to 4.4.34 and enable tests.
* gnu/packages/linphone.scm (belr)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[arguments]: Remove the tests? argument to enable tests.
[phases]{move-tester, check}: New phases.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:12:48 -04:00
Raghav Gururajan bdd0d5bfbd
gnu: bctoolbox: Update to 4.4.34 and enable libdecaf, tests.
* gnu/packages/linphone.scm (bctoolbox)[version]: Update to 4.4.34.
[source]: Switch to git repository.
[outputs]: Add a debug output.
[arguments]: Remove tests? argument, enabling tests.
[phases]{patch-cmake, skip-problematic-tests}
{fix-installed-resource-directory-detection}: New phases.
{check}: Override phase.
[inputs]: Add libdecaf.
[license]: Update to GPLv3+.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-29 01:12:48 -04:00
Efraim Flashner 414fc58cef
gnu: qrencode: Enable tests.
* gnu/packages/aidc.scm (qrencode)[arguments]: Add configure-flag to
build tests. Use custom 'check phase to run tests.
2021-03-29 01:35:36 +03:00
Efraim Flashner bdc72870af
gnu: qrencode: Update to 4.1.1.
* gnu/packages/aidc.scm (qrencode): Update to 4.1.1.
2021-03-29 01:35:35 +03:00
Efraim Flashner 6ebc3c41f4
gnu: urlscan: Update to 0.9.6.
* gnu/packages/mail.scm (urlscan): Update to 0.9.6.
2021-03-29 01:35:35 +03:00
Efraim Flashner 55a754ce3a
gnu: vim-asyncrun: Update to 2.8.5.
* gnu/packages/vim.scm (vim-asyncrun): Update to 2.8.5.
2021-03-29 01:35:17 +03:00
Tobias Geerinckx-Rice d9429a1a80
gnu: wireguard-tools: Update to 1.0.20210315.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210315.
2021-03-29 00:17:48 +02:00
Tobias Geerinckx-Rice ed4899968a
gnu: bcachefs-tools: Update to 0.1-4.bb6eccc.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc.
2021-03-29 00:17:47 +02:00
Tobias Geerinckx-Rice ceff850369
gnu: skopeo: Update to 1.2.2.
* gnu/packages/virtualization.scm (skopeo): Update to 1.2.2.
2021-03-29 00:17:47 +02:00
Tobias Geerinckx-Rice 86a119e3e3
gnu: links: Update to 2.22.
* gnu/packages/web-browsers.scm (links): Update to 2.22.
2021-03-29 00:17:47 +02:00
Tobias Geerinckx-Rice fd51391993
gnu: neomutt: Update to 20210205.
* gnu/packages/mail.scm (neomutt): Update to 20210205.
2021-03-29 00:17:47 +02:00
Tobias Geerinckx-Rice f2d9174b7c
gnu: mpop: Update to 1.4.13.
* gnu/packages/mail.scm (mpop): Update to 1.4.13.
2021-03-29 00:17:47 +02:00
Simon South 5d8c2c00d6
tests: Add Transmission Daemon system test.
* gnu/tests/file-sharing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-28 22:31:00 +02:00
Zheng Junjie 8bd2c50bee
gnu: hnsd: Update to 1.0.0.
* gnu/packages/dns.scm (hnsd): Update to 1.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-28 22:30:59 +02:00
Carl Dong 58452d08ff
gnu: cross-base: Relax check for powerpc64le.
* gnu/packages/cross-base.scm (cross-gcc-arguments): When conditionally adding
"--with-long-double-128", check for "powerpc64le-" prefix instead of matching
full target.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-28 10:55:49 -07:00
Tobias Geerinckx-Rice b5116db5c0
gnu: gegl: Update to 0.4.28.
* gnu/packages/gimp.scm (gegl): Update to 0.4.28.
[arguments]: Build with meson@0.55.
2021-03-28 18:46:23 +02:00
Tobias Geerinckx-Rice 81e85d6299
gnu: babl: Update to 0.1.86.
* gnu/packages/gimp.scm (babl): Update to 0.1.86.
[arguments]: Build with meson@0.55.
2021-03-28 18:46:23 +02:00
Tobias Geerinckx-Rice da29d63a10
gnu: spdlog: Update to 1.8.5.
* gnu/packages/logging.scm (spdlog): Update to 1.8.5.
2021-03-28 18:46:23 +02:00
Tobias Geerinckx-Rice b30407b82f
gnu: gnutls: Fix typos in description.
* gnu/packages/tls.scm (gnutls)[description]: Fix typos.

Reported by genr8 on #guix.
2021-03-28 18:46:23 +02:00
Tobias Geerinckx-Rice 1f6e870ea5
gnu: gramps: Update to 5.1.3.
* gnu/packages/genealogy.scm (gramps): Update to 5.1.3.
2021-03-28 18:46:23 +02:00
Tobias Geerinckx-Rice 43469e193b
gnu: autofs: Update to 5.1.7.
* gnu/packages/file-systems.scm (autofs): Update to 5.1.7.
[arguments]: Add a new 'fix-rpath phase.
2021-03-28 18:46:22 +02:00
Raghav Gururajan 510e24f973
gnu: Add xsd.
* gnu/packages/cpp.scm (xsd): New variable.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-27 23:55:34 -04:00
Raghav Gururajan f649a0a557
gnu: Add cli.
* gnu/packages/cpp.scm (cli): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-27 23:32:11 -04:00
Raghav Gururajan 111004cc58
gnu: Add libxsd-frontend.
* gnu/packages/cpp.scm (libxsd-frontend): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-27 23:29:10 -04:00
Raghav Gururajan ae479f1834
gnu: Add libcutl.
* gnu/packages/cpp.scm (libcutl): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-27 23:23:26 -04:00
Maxim Cournoyer 65719505b8
gnu: Add build.
* gnu/packages/build-tools.scm (build): New variable.

Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
2021-03-27 23:13:58 -04:00
Raghav Gururajan ac6e19b082
gnu: soci: Propagate inputs.
* gnu/packages/databases.scm (soci)[inputs]: Move to...
[propagated-inputs]: ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-27 23:03:13 -04:00
Mark H Weaver 2d3d7faf0a
gnu: imagemagick: Add more upstream fixes.
* gnu/packages/patches/imagemagick-ReadDCMImage-fix.patch,
gnu/packages/patches/imagemagick-ReadDCMPixels-fix.patch,
gnu/packages/patches/imagemagick-WriteTHUMBNAILImage-fix.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/imagemagick.scm (source): Add patches.
2021-03-27 19:49:14 -04:00
Mark H Weaver bfc69d5e7c
gnu: imagemagick: Fix CVE-2020-27829.
* gnu/packages/patches/imagemagick-CVE-2020-27829.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/imagemagick.scm (source): Add patch.
2021-03-27 19:49:07 -04:00
Mark H Weaver cb3ae2f246
gnu: imagemagick: Hide 'imagemagick/stable' variant.
* gnu/packages/imagemagick.scm (imagemagick/stable): Hide it.
(imagemagick): Remove inherited 'hidden?' property.
2021-03-27 19:49:02 -04:00
Mark H Weaver ea2b379ac5
gnu: imagemagick: Update to 6.9.12-4.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.12-4.
2021-03-27 19:48:58 -04:00
Mark H Weaver 9dea161875
gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.
* gnu/packages/calendar.scm (libical),
gnu/packages/check.scm (umockdev),
gnu/packages/fontutils.scm (libraqm),
gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing)
(udisks, libfprint, libportal),
gnu/packages/geo.scm (memphis, osm-gps-map),
gnu/packages/glib.scm (template-glib),
gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed)
(gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel)
(libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord)
(geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager)
(network-manager-applet, gfbgraph, libunique, cheese, libhandy)
(gnome-latex, libgda),
gnu/packages/gstreamer.scm (orc),
gnu/packages/gtk.scm (at-spi2-core, goocanvas),
gnu/packages/language.scm (nimf),
gnu/packages/networking.scm (libnice),
gnu/packages/video.scm (schroedinger),
gnu/packages/virtualization.scm (libosinfo),
gnu/packages/webkit.scm (wpewebkit, webkitgtk),
gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with
'gtk-doc/stable'.
2021-03-27 19:48:50 -04:00
Mark H Weaver 11d73170c5
gnu: gtk-doc: Add 'gtk-doc/stable' variant.
* gnu/packages/gtk.scm (gtk-doc/stable): New variable.
2021-03-27 19:48:46 -04:00
Mark H Weaver 69437a59e6
gnu: dblatex: Add 'dblatex/stable' variant.
* gnu/packages/docbook.scm (dblatex/stable): New variable.
2021-03-27 19:48:43 -04:00
Mark H Weaver be3aef49ed
gnu: imagemagick: Add 'imagemagick/stable' variant.
* gnu/packages/imagemagick.scm (imagemagick/stable): New variable.
(imagemagick): This is now an alias to 'imagemagick/stable'.
2021-03-27 19:48:39 -04:00
Mark H Weaver 7c2b840d6c
gnu: imagemagick: Remove graft.
Note that this commit does *not* integrate the fixes that were previously
applied via the graft.  This commit simply discards those fixes.  We will
address those security flaws, without grafting, in subsequent commits.

* gnu/packages/imagemagick.scm (imagemagick)[replacement]: Remove field.
(imagemagick/fixed): Remove variable.
2021-03-27 19:48:31 -04:00
Joseph LaFreniere 3b0ead1c6a
gnu: Add interception-dual-function-keys.
* gnu/packages/linux.scm (interception-dual-function-keys): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-27 22:52:51 +01:00
Joseph LaFreniere 52d2c0b27a
gnu: Add interception-tools.
* gnu/packages/linux.scm (interception-tools): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-03-27 22:52:51 +01:00
Ludovic Courtès 9f511106c6
gnu: Add mandoc.
* gnu/packages/man.scm (mandoc): New variable.

Co-authored-by: Stefan Karrmann <S.Karrmann@web.de>
2021-03-27 22:52:51 +01:00
Tobias Geerinckx-Rice 3f4a71a44e
gnu: knot: Update to 3.0.5.
* gnu/packages/dns.scm (knot): Update to 3.0.5.
2021-03-27 22:47:13 +01:00
Tobias Geerinckx-Rice 02a2c7e53c
gnu: gnu-efi: Update to 3.0.13.
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.13.
2021-03-27 22:47:02 +01:00
Tobias Geerinckx-Rice f7aa073451
gnu: pam-mount: Update to 2.18.
* gnu/packages/admin.scm (pam-mount): Update to 2.18.
[inputs]: Replace pcre with pcre2.
2021-03-27 22:17:55 +01:00
Tobias Geerinckx-Rice 8521e875b4
gnu: Add gpart.
* gnu/packages/disk.scm (gpart): New public variable.
2021-03-27 22:05:26 +01:00
Tobias Geerinckx-Rice 50a3251667
gnu: ntl: Update to 11.4.4.
* gnu/packages/algebra.scm (ntl): Update to 11.4.4.
2021-03-27 20:52:19 +01:00
Tobias Geerinckx-Rice a4a8693c8e
gnu: diffoscope: Update to 171.
* gnu/packages/diffoscope.scm (diffoscope): Update to 171.
2021-03-27 20:52:18 +01:00
Tobias Geerinckx-Rice dfd20df252
gnu: gptfdisk: Update to 1.0.7.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.7.
2021-03-27 20:52:18 +01:00
Tobias Geerinckx-Rice b51f086f92
gnu: git: Update to 2.31.1.
* gnu/packages/version-control.scm (git): Update to 2.31.1.
2021-03-27 20:52:18 +01:00
Tobias Geerinckx-Rice acbcc0c4b1
gnu: facter: Update to 4.0.52.
* gnu/packages/admin.scm (facter): Update to 4.0.52.
2021-03-27 20:52:18 +01:00
Tobias Geerinckx-Rice 8a423f8911
gnu: ccls: Update to 0.20201219.
* gnu/packages/cpp.scm (ccls): Update to 0.20201219.
2021-03-27 20:52:17 +01:00
Tobias Geerinckx-Rice da431695b5
gnu: nnn: Update to 3.6.
* gnu/packages/admin.scm (nnn): Update to 3.6.
2021-03-27 20:52:17 +01:00
Tobias Geerinckx-Rice 61746650b2
gnu: cryptsetup: Update to 2.3.5.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.5.
2021-03-27 20:52:17 +01:00
Jonathan Brielmaier c7d04418af
gnu: icedove: Update to 78.9.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.9.0.
2021-03-27 14:14:18 +01:00
Mathieu Othacehe ec3b733368
gnu: cuirass: Update to 1.0.0-5.eb94e7d.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-5.eb94e7d.
2021-03-27 10:45:47 +01:00
Raghav Gururajan 279908ef51
gnu: bcmatroska2: Fetch the sources from git.
* gnu/packages/linphone.scm (bcmatroska2)[source]: Fetch sources from git.
[description]: Expound description.
[license]: Add the gpl2+ license to the list.  Remove broken URLs.
2021-03-26 23:36:40 -04:00
Raghav Gururajan 05e0bd07d4
gnu: bcg729: Enable tests and update home page, license.
* gnu/packages/linphone.scm (bcg729)[source]: Remove '.git' suffix from URL.
[tests?]: Remove argument.
[configure-flags]: Enable tests.
[phases]{copy-inputs}: New phase.
{check}: Override.
[native-inputs]: Add perl, test-patterns and unzip.
[home-page]: Update.
[license]: Upgrade to GPLv3+.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-26 23:03:52 -04:00
Léo Le Bouter 53dd99bc0b
gnu: upx: Fix CVE-2021-20285.
* gnu/packages/patches/upx-CVE-2021-20285.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (upx): Apply patch.
2021-03-26 22:52:33 +01:00
Joseph LaFreniere 147b86ad30
gnu: Add emacs-cascading-dir-locals.
* gnu/packages/emacs-xyz.scm (emacs-cascading-dir-locals): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 22:16:41 +01:00
Joseph LaFreniere 1d8e6eb06e
gnu: Add emacs-relative-buffers.
* gnu/packages/emacs-xyz.scm (emacs-relative-buffers): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 22:11:28 +01:00
Jakub Kądziołka f9e2f6ec1d
gnu: rust: Add Rust 1.51
* gnu/packages/rust.scm (rust-1.51): New variable.
2021-03-26 21:38:12 +01:00
Mathieu Othacehe 9d72295827
gnu: cuirass: Fix version generation.
* gnu/packages/ci.scm (cuirass)[arguments]: Add a 'fix-version-gen phase.
2021-03-26 21:15:19 +01:00
Leo Famulari e8337f1e45
gnu: python-pytz: Update to 2021.1.
* gnu/packages/time.scm (python-pytz): Update to 2021.1.
2021-03-26 14:18:23 -04:00
Leo Famulari b05edb8c14
gnu: python-pytzdata: Update to 2020.1.
* gnu/packages/time.scm (python-pytzdata): Update to 2020.1.
2021-03-26 14:18:23 -04:00
Vincent Legoll 078dbd22f5
gnu: tzdata: Update to 2021a.
* gnu/packages/base.scm (tzdata): Update to 2021a.
[inputs]: Update tzcode.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-26 14:18:20 -04:00
Nicolas Goaziou 45556111cb
gnu: emacs-imenu-list: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Bump revision.

This is a followup to e0495951d5.
2021-03-26 15:34:24 +01:00
Alexandr Vityazev e0495951d5
gnu: emacs-imenu-list: Update to 0.9-0.b502223.
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Update to 0.9-0.b502223.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 15:32:33 +01:00
Xinglu Chen 11488907f7
gnu: Add emacs-nice-citation.
* gnu/packages/emacs-xyz.scm (emacs-nice-citation): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 15:06:42 +01:00
Vinicius Monego 8dea0a52e0
gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1.
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): Update to 1.0-2-fc2dfa1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 15:04:00 +01:00
Nicolas Goaziou 636caba168
gnu: hikari: Improve package.
* gnu/packages/wm.scm (hikari)[inputs]: Sort alphabetically.
[synopsis]: Shorten a bit.
[description]: Use full sentences.
2021-03-26 14:47:55 +01:00
qblade 2e9cdb6a65
gnu: Add hikari.
* gnu/packages/wm.scm (hikari): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26 14:40:31 +01:00
Mathieu Othacehe a0dbf1bafc
gnu: cuirass: Update to 1.0.0-4.ff3f25d.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-4.ff3f25d.
2021-03-26 14:23:52 +01:00
Leo Prikler 0dc9ad8981
gnu: eolie: Add missing inputs.
This fixes errors observed directly at launch of Eolie inside pure
environments.  (See <https://bugs.gnu.org/47097> for more information.)
It is still not possible to launch Eolie inside a container, however.
(See also <https://bugs.gnu.org/47106>.)

* gnu/packages/gnome.scm (eolie)[inputs]: Add libhandy and
gnome-settings-daemon.
2021-03-26 13:17:18 +01:00
Christopher Baines 87547517bc
gnu: guix-build-coordinator: Update to 0-21.6e7e63f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-21.6e7e63f.
2021-03-26 10:15:23 +00:00
Christopher Baines 635622e541
gnu: guix-data-service: Update to 0.0.1-26.410f58c.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-26.410f58c.
[inputs]: Use newer PostgreSQL and guile-json packages, and switch to
non-deprecated variants of other packages.
2021-03-26 10:12:24 +00:00
Tim Howes e9741ad623
gnu: Add r-samr.
* gnu/packages/cran.scm (r-samr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-26 10:12:03 +01:00
Tim Howes 80cd6a1b63
gnu: Add r-gsa.
* gnu/packages/cran.scm (r-gsa): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-26 10:08:12 +01:00
zimoun ac7250f8ba
gnu: r-suppdists: Update hash.
* gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
2021-03-26 09:57:33 +01:00
Leo Famulari 6665f0fa58
gnu: SVT-HEVC: Update to 1.5.0.
* gnu/packages/video.scm (svt-hevc): Update to 1.5.0.
[license]: Specify the license.
2021-03-26 04:05:05 -04:00
Leo Famulari f0357df8c5
gnu: SVT-AV1: Update URLs.
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2021-03-26 04:05:05 -04:00
Leo Famulari 4c56620555
gnu: libaom: Update to 3.0.0.
* gnu/packages/video.scm (libaom): Update to 3.0.0.
2021-03-26 04:05:05 -04:00
Léo Le Bouter f21075f039
gnu: guix: Update to 6e7ba45.
* gnu/packages/package-management.scm (guix): Update to 6e7ba45.
2021-03-26 05:42:48 +01:00
Léo Le Bouter 6e7ba45357
gnu: sqlite: Update to 3.32.3 [security fixes].
Fixes CVE-2020-11655, CVE-2020-11656, CVE-2020-13434, CVE-2020-13435,
CVE-2020-13630, CVE-2020-13631, CVE-2020-13632, CVE-2020-15358 and
CVE-2020-9327.

* gnu/packages/sqlite.scm (sqlite/fixed): New variable.
(sqlite)[replacement]: Graft.
2021-03-26 02:29:19 +01:00
Léo Le Bouter 52c8d07a4f
gnu: mariadb: Fix CVE-2021-27928.
* gnu/packages/patches/mariadb-CVE-2021-27928.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb/fixed): New variable. Apply patch.
(mariadb)[replacement]: Graft.
2021-03-26 02:21:51 +01:00
Leo Famulari a801c7379a
gnu: Remove QT 4.
For more information, see:

https://lists.gnu.org/archive/html/guix-devel/2016-02/msg00596.html
https://bugs.gnu.org/45704

* gnu/packages/qt.scm (qt-4, python2-pyqt-4): Remove variables.
* gnu/packages/engineering.scm (qucs, qucs-s): Remove variables.
* gnu/packages/messaging.scm (pybitmessage): Remove variable.
* gnu/packages/password-utils.scm (keepassx): Remove variable.
* gnu/packages/pdf.scm (poppler-qt4): Remove variable.
2021-03-25 19:19:42 -04:00
Leo Famulari bc8554ecb1
gnu: ircii: Update to 20210314 [security fixes].
See this message for more information about the security issues fixed in
ircii 20210314:

https://seclists.org/oss-sec/2021/q1/262

* gnu/packages/irc.scm (ircii): Update to 20210314.
2021-03-25 18:57:27 -04:00
Leo Famulari 6205f95217
gnu: linux-libre 5.10: Update to 5.10.26.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.26.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-25 17:22:06 -04:00
Leo Famulari 52e1bab6cf
gnu: linux-libre: Update to 5.11.10.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.10.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-25 17:21:57 -04:00
Tobias Geerinckx-Rice cc33f50d0e
gnu: vips: Update to 8.10.6.
* gnu/packages/image-processing.scm (vips): Update to 8.10.6.
2021-03-25 21:07:39 +01:00
Tobias Geerinckx-Rice 43f82eecf5
gnu: spdlog: Update to 1.8.3.
* gnu/packages/logging.scm (spdlog): Update to 1.8.3.
2021-03-25 21:05:01 +01:00
Tobias Geerinckx-Rice a4739f3742
gnu: youtube-dl: Update to 2021.03.25.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
2021-03-25 21:04:40 +01:00
Tobias Geerinckx-Rice 6bce6469b9
gnu: wla-dx: Update to 9.12.
* gnu/packages/assembly.scm (wla-dx): Update to 9.12.
2021-03-25 21:04:22 +01:00
Tobias Geerinckx-Rice 23f964a62c
gnu: doctest: Update to 2.4.6.
* gnu/packages/check.scm (doctest): Update to 2.4.6.
2021-03-25 21:04:07 +01:00
Tobias Geerinckx-Rice 846a6aadd6
gnu: libinstpatch: Update to 1.1.6.
* gnu/packages/audio.scm (libinstpatch): Update to 1.1.6.
2021-03-25 21:03:55 +01:00
Tobias Geerinckx-Rice f5ef08c437
gnu: emacs: Update to 27.2.
* gnu/packages/emacs.scm (emacs): Update to 27.2.
2021-03-25 21:03:39 +01:00
Mathieu Othacehe ac29d37e2f
gnu: cuirass: Update to 1.0.0-3.f5a2eea.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-3.f5a2eea.
2021-03-25 18:35:50 +01:00
Benoit Joly af3bf6b481
gnu: Add go-gitlab.com-shackra-goimapnotify.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-25 17:21:22 +00:00
Rafa Gálvez 0098fcecf0
gnu: synapse: Update to 1.29.0.
* gnu/packages/matrix.scm (synapse): Update to 1.29.0.
2021-03-25 16:59:01 +00:00
Vincent Legoll a172def55a
gnu: gcc: Fix comment about gfortran.
Added by: cb4805e34c
Fixes: 0681f05486

* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-25 16:59:01 +00:00
Léo Le Bouter 10cbf042e1
gnu: openssl: Update to 1.1.1k [security fixes].
Fixes CVE-2021-3450 and CVE-2021-3449.

* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k.
2021-03-25 17:53:53 +01:00
Michael Rohleder 3f1b2bd322
gnu: xfce4-netload-plugin: Update to 1.4.0.
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:56:00 +02:00
Michael Rohleder d8235685d8
gnu: exo: Update to 4.16.1.
* gnu/packages/xfce.scm (exo): Update to 4.16.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:58 +02:00
Michael Rohleder be27d36640
gnu: thunar: Update to 4.16.6.
* gnu/packages/xfce.scm (thunar): Update to 4.16.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:56 +02:00
Michael Rohleder 71ee5a640d
gnu: xfce4-systemload-plugin: Update to 1.3.1.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.1.
[inputs]: Add libgtop.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:54 +02:00
Michael Rohleder 6b3b72fb60
gnu: xfce4-battery-plugin: Update to 1.1.4.
* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:22 +02:00
Pierre Neidhardt 8ee6bb91c1
gnu: Add quickproject.
* gnu/packages/lisp-xyz.scm (cl-quickproject, ecl-quickproject,
sbcl-quickproject): New variables.
2021-03-25 10:36:05 +01:00
Pierre Neidhardt f445407df6
gnu: Add html-template.
* gnu/packages/lisp-xyz.scm (cl-html-template, ecl-html-template,
sbcl-html-template): New variables.
2021-03-25 10:35:55 +01:00
Léo Le Bouter 27d967dfa4
Revert "gnu: guix: Update to 86dd54f."
A test failure (tests/print) was uncovered so revert until we fix it.

This reverts commit b0eb525ddb.
2021-03-25 02:31:42 +01:00
Leo Famulari da00a3a477
gnu: linux-libre 4.4: Update to 4.4.263.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.263.
(linux-libre-4.4-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari a802989ce8
gnu: linux-libre 4.9: Update to 4.9.263.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.263.
(linux-libre-4.9-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari 153bc03830
gnu: linux-libre 4.14: Update to 4.14.227.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.227.
(linux-libre-4.14-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari e5918b8c5e
gnu: linux-libre 4.19: Update to 4.19.183.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.183.
(linux-libre-4.19-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari 1daef9052f
gnu: linux-libre 5.4: Update to 5.4.108.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.108.
(linux-libre-5.4-pristine-source): Update hash.
2021-03-24 20:32:35 -04:00
Leo Famulari 4dc13760c2
gnu: linux-libre: Update to 5.11.9.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.9.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-24 20:32:35 -04:00
Léo Le Bouter b0eb525ddb
gnu: guix: Update to 86dd54f.
* gnu/packages/package-management.scm (guix): Update to 86dd54f.
2021-03-25 00:06:55 +01:00
Vinicius Monego 86dd54f230
gnu: Add gsequencer.
* gnu/packages/music.scm (gsequencer): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 23:24:07 +01:00
Vinicius Monego ab170124a3
gnu: Add drawing.
* gnu/packages/gnome.scm (drawing): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:35:16 +01:00
Stefan Reichör c420cec69b
gnu: emacs-git-gutter: Update to 0.91.
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.91.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:31:50 +01:00
Stefan Reichör 92d231847a
gnu: Add emacs-vterm-toggle.
* gnu/packages/emacs-xyz.scm (emacs-vterm-toggle): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:25:01 +01:00
Nicolas Goaziou 534bcb6b28
gnu: r-textshape: Use HTTPS home page URI.
* gnu/packages/cran.scm (r-textshape)[home-page]: Use HTTPS URI.
2021-03-24 21:09:19 +01:00
Efraim Flashner 650bb580df
gnu: ddrescue: Support cross compiling.
* gnu/packages/disk.scm (ddrescue)[arguments]: Add configure-flag to
fix cross compiling.
2021-03-24 21:07:59 +02:00
Mathieu Othacehe 03bf951f70
gnu: guile-mastodon-dev: Remove it.
* gnu/packages/ci.scm (guile-mastodon-dev): Remove it.
(cuirass): Update it.
2021-03-24 19:26:00 +01:00
Mathieu Othacehe d999fc689e
gnu: guile-mastodon: Update to 0.0.1-1.74b75bc.
* gnu/packages/guile-xyz.scm (guile-mastodon): Update to 0.0.1-1.74b75bc.
[source]: Remove Guile-3.0 snippet since this new release brings Guile-3.0
support.
2021-03-24 19:22:43 +01:00
Lars-Dominik Braun 55685e45be
gnu: Add python-pylibacl.
* gnu/packages/acl.scm (python-pylibacl): New variable.
2021-03-24 14:24:55 +01:00
Greg Hogan 3f944e6204
gnu: ccache: Update to 4.2.
* gnu/packages/ccache.scm (ccache): Update to 4.2.
[build-system]: Switch to cmake-build-system.
[inputs]: Add zstd:lib.
[arguments]: Move substitution before change of directory and add phase
to set HOME variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-24 14:29:39 +02:00
Guillaume Le Vaillant da80d4e6a7
gnu: gqrx: Add missing input.
* gnu/packages/radio.scm (gqrx)[inputs]: Add libsndfile.
2021-03-24 12:00:46 +01:00
Guillaume Le Vaillant f1df119224
gnu: gnuradio-osmosdr: Update to 0.2.3-0.a100eb0.
* gnu/packages/radio.scm (gnuradio-osmosdr): Update to 0.2.3-0.a100eb0.
  [native-inputs]: Replace swig by pybind11.
  [inputs]: Add libsndfile.
2021-03-24 11:56:32 +01:00
Guillaume Le Vaillant 50e33007a5
gnu: gnuradio-iqbalance: Update to 0.38.2-0.fbee239.
* gnu/packages/radio.scm (gnuradio-iqbalance): Update to 0.38.2-0.fbee239.
  [native-inputs]: Replace swig by pybind11.
2021-03-24 11:54:03 +01:00
Guillaume Le Vaillant d3e7f1eeac
gnu: gnuradio: Add missing inputs.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Add js-mathjax.
  [inputs]: Add libsndfile.
  [arguments]: Add 'configure-flags' to find mathjax.
2021-03-24 11:54:03 +01:00
João Pedro Simas 083809229b
gnu: gnuradio: Update to 3.9.0.0.
* gnu/packages/radio.scm (gnuradio): Update to 3.9.0.0.
  [source]: Remove snippet deleting the included copy of volk,
  as it is not included anymore.
  [native-inputs]: Replace swig with pybind11.
  [inputs]: Add sdl (for dtv).
  [arguments]: Remove 'configure-flags". Disable broken tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-24 10:00:03 +01:00
Chris Marusich 65c46e79e0
gnu: sed: Make it build on SELinux-enabled kernels.
Fixes: <https://bugs.gnu.org/41498>.

* gnu/packages/base.scm (sed)[arguments]: New field.  This adds a
snippet, equivalent to the patch submitted upstream, which fixes an
issue that prevents sed from building on SELinux-enabled kernels.

Adjusted by Efraim Flashner to apply to master.
2021-03-23 23:19:58 -07:00
Chris Marusich 8d9aece8c4
ci: %cross-targets: Add powerpc64le-linux-gnu.
* gnu/ci.scm (%cross-targets): Add an entry for powerpc64le-linux-gnu.
2021-03-23 23:19:58 -07:00
Leo Le Bouter b50f426803
gnu: libelf: Fix compilation for powerpc64le-linux.
* gnu/packages/elf.scm (libelf)[arguments]: Modify replacement 'configure phase
to invoke "./configure" with "--host=powerpc64le-unknown-linux-gnu" on
powerpc64le-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-23 23:19:57 -07:00
Leo Le Bouter 1a0f4013d3
gnu: texlive-latex-base: Fix compilation on powerpc64le*.
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: LuaJIT is not ported to
powerpc64le* yet. Update replacement 'build phase to add "luajittex" within the
"disabled-formats" list on powerpc64le*.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-23 23:19:57 -07:00
Leo Le Bouter e9938dc8f0
gnu: texlive-bin: Fix compilation on powerpc64le*.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Append "--disable-luajittex"
and "--disable-mfluajit" to keyword argument "#:configure-flags" on
powerpc64le* because LuaJIT is not ported to powerpc64le* yet. Also set
"#:tests?" to "#f" on powerpc64le*.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-23 23:19:57 -07:00
Leo Le Bouter 69b3907adf
gnu: guile-avahi: Fix compilation on powerpc64le-linux.
* gnu/packages/guile-xyz.scm (guile-avahi)[arguments]: Parallel builds fail on
powerpc64le-linux. Set "#:parallel-build?" to "#f".

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-23 23:19:56 -07:00
Leo Le Bouter 4cc2d2aa59
gnu: bdb-4.8: Fix configure on powerpc64le-linux.
* gnu/packages/dbm.scm (bdb-4.8)[arguments]: Modify 'configure phase to append
"--build=powerpc64le-unknown-linux-gnu" to configure's flags when compiling for
powerpc64le-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-03-23 23:19:56 -07:00
Chris Marusich be4b1cf53b
gnu: binutils-final: Support more Power architectures.
* gnu/packages/commencement.scm (binutils-final)[arguments]: When checking if
the system is a Power architecture, instead of hard-coding "powerpc-linux",
use the target-powerpc? procedure so it works on more Power architectures.
[inputs]: Likewise.
2021-03-23 23:19:56 -07:00
Efraim Flashner 060478c32c
gnu: binutils-final: Provide bash for binary on powerpc-linux.
* gnu/packages/commencement.scm (binutils-final)[arguments]: On
powerpc-linux allow a reference to static-bash-for-glibc.
[inputs]: On powerpc-linux add static-bash-for-glibc.
2021-03-23 23:19:56 -07:00
Chris Marusich b2135b5d57
gnu: gcc-boot0: Enable 128-bit long double for POWER9.
* gnu/packages/commencement.scm (gcc-boot0) [#:configure-flags]: Add
--with-long-double-128 when the boot triplet is "powerpc64le-guix-linux-gnu",
instead of "powerpc64le-linux-gnu", which is incorrect.  The actual triplet
used during bootstrapping is "powerpc64le-guix-linux-gnu".
2021-03-23 23:19:56 -07:00
Leo Le Bouter 6e98e9ca92
gnu: glibc: Fix ldd path on powerpc*.
This should avoid some problems, such as "not a dynamic executable" errors.

* gnu/packages/patches/glibc-ldd-powerpc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm: (glibc)[native-inputs]: Add it.
[arguments]: When building for powerpc* apply it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash,
glibc-final)[native-inputs]: Add patch conditionally.

This patch has been adjusted to apply to master.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-23 23:19:55 -07:00
Chris Marusich cac88b28b8
gnu: gcc-4.7: On powerpc64le, fix /lib64 references.
Fixes: <https://bugs.gnu.org/46253>.

* gnu/packages/gcc.scm (gcc-4.7)[#:phases][pre-configure]: When the
gcc/config/rs6000 directory exists, replace "/lib64" with "/lib" in all files
within it.  Note that this fix will be picked up by any package that re-uses
the pre-configure phase from gcc-4.7 (e.g., all the usual gcc packages).
(make-libstdc++)[#:phases][fix-rs6000-libdir]: New phase, which does the same
as above.  It was necessary to duplicate the fix here because make-libstdc++
does not re-use the pre-configure phase from gcc-4.7.
2021-03-23 23:19:55 -07:00
Chris Marusich 8a1118a96c
gnu: bootstrap: Add support for powerpc64le-linux.
The bootstrap tarballs used by these bootstrap packages were created via the
following steps:

- Create a new x86_64 VM using QEMU.
- Use
  https://ftp.gnu.org/gnu/guix/guix-system-install-1.2.0.x86_64-linux.iso.xz
  to install Guix System 1.2.0 in the VM.
- Run: guix pull --no-substitutes --commit=662e7e28d576ada91fc9dec7d27c100666114f03
- Run: guix build --no-substitutes --target=powerpc64le-linux-gnu bootstrap-tarballs

With the exception of gcc-static, all bootstrap binaries contained in these
tarballs can be built reproducibly.  Unfortunately, gcc-static is not always
reproducible when everything is built from source on separate machines.
Despite investigation efforts, the cause remains unclear, so we have decided
to move forward with these binaries to unblock further bootstrapping work.
For details, see <https://bugs.gnu.org/41669>.

* gnu/packages/bootstrap.scm (%bootstrap-executables)
(bootstrap-executable-file-name, bootstrap-guile-url-path)
(bootstrap-guile-hash, %bootstrap-coreutils&co, %bootstrap-binutils)
(%bootstrap-glibc, %bootstrap-gcc): Add entries for powerpc64le-linux.
(%bootstrap-executable-base-urls): Add an entry for alpha.gnu.org.
2021-03-23 23:19:53 -07:00
Leo Famulari dc68018e01
gnu: Add cbonsai.
* gnu/packages/toys.scm (cbonsai): New variable.
2021-03-24 02:03:30 -04:00
Raghav Gururajan c2a9b05f02
gnu: bcunit: Update to 3.0.2-0.74021cc and enable more features.
* gnu/packages/linphone.scm (bcunit)[source]: Switch to git repository.
[version]: Update to 3.0.2-0.74021cc.
[outputs]: Add a "doc" output.
[arguments]: Remove the tests? argument, enabling tests.
[configure-flags]: Enable curses, doc, examples, tests and memtrace.
[phases]{patch-source, move-doc}: New phases.
{check}: Override phase.
[inputs]: Add ncurses.
[description]: Fix typo.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-24 00:05:38 -04:00
Raghav Gururajan c221d49510
gnu: Add libdecaf.
* gnu/packages/crypto.scm (libdecaf): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 22:24:27 -04:00
zimoun d0429747de
gnu: python2-widgetsnbextension: Remove package.
* gnu/packages/python-xyz.scm (python2-widgetsnbextension): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:06 -04:00
zimoun d8402031af
gnu: python2-utils: Remove package.
* gnu/packages/python-xyz.scm (python2-utils): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:06 -04:00
zimoun 82c772a774
gnu: python2-tables: Remove package.
* gnu/packages/python-xyz.scm (python2-tables): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:06 -04:00
zimoun 97f4fd8a74
gnu: python2-stem: Remove package.
* gnu/packages/python-xyz.scm (python2-stem): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun f68dbdadba
gnu: python2-sh: Remove package.
* gnu/packages/python-xyz.scm (python2-sh): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun 7c03695a24
gnu: python2-mpd2: Remove package.
* gnu/packages/mpd.scm (python2-mpd2): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun c74c4377b3
gnu: python2-rq: Remove package.
* gnu/packages/databases.scm (python2-rq): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun 84950c0d06
gnu: python2-nbxmpp: Remove package.
* gnu/packages/messaging.scm (python2-nbxmpp): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun f72d345e44
gnu: python2-mutagen: Remove package.
* gnu/packages/music.scm (python2-mutagen): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun 4c726e0698
gnu: python2-ipywidgets: Remove package.
* gnu/packages/python-xyz.scm (python2-ipywidgets): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:05 -04:00
zimoun 5f3411e401
gnu: python2-graphql-core: Remove package.
* gnu/packages/python-xyz.scm (python2-graphql-core): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun ec2384b79d
gnu: python2-furl: Remove package.
* gnu/packages/python-web.scm (python2-furl): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun bce0165f7c
gnu: python2-flask: Remove package.
* gnu/packages/python-web.scm (python2-flask): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun 7502c13895
gnu: python2-httpbin: Remove package.
* gnu/packages/web.scm (python2-httpbin): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun dab3c57d58
gnu: python2-flask-multistatic: Remove package.
* gnu/packages/python-web.scm (python2-flask-multistatic): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun f44917ea55
gnu: python2-flask-login: Remove package.
* gnu/packages/python-web.scm (python2-flask-login): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun d1e421ca0d
gnu: python2-flask-htmlmin: Remove package.
* gnu/packages/python-web.scm (python2-flask-htmlmin): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun ec1a9c61e7
gnu: python2-flask-babel: Remove package.
* gnu/packages/python-web.scm (python2-flask-babel): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:37:56 -04:00
zimoun d201983475
gnu: python2-flask-wtf: Remove package.
* gnu/packages/python-web.scm (python2-flask-wtf): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:20 -04:00
zimoun b5bae212d6
gnu: python2-fido2: Remove package.
* gnu/packages/security-token.scm (python2-fido2): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:20 -04:00
zimoun 9541682c79
gnu: python2-yubikey-manager: Remove package.
* gnu/packages/security-token.scm (python2-yubikey-manager): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:20 -04:00
zimoun 6a098614b8
gnu: python2-dulwich: Remove package.
* gnu/packages/python-xyz.scm (python2-dulwich): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:20 -04:00
zimoun 6bafc5cf1e
gnu: python2-cairocffi: Remove.
* gnu/packages/python-xyz.scm (python2-cairocffi): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:19 -04:00
zimoun f21da33255
gnu: python2-arrow: Remove package.
* gnu/packages/time.scm (python2-arrow): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:19 -04:00
Léo Le Bouter 8b2b546396
gnu: java-xstream: Update to 1.4.16 [security fixes].
Fixes CVE-2021-21341, CVE-2021-21342, CVE-2021-21343, CVE-2021-21344,
CVE-2021-21345, CVE-2021-21346, CVE-2021-21347, CVE-2021-21348,
CVE-2021-21349, CVE-2021-21350 and CVE-2021-21351.

* gnu/packages/xml.scm (java-xstream): Update to 1.4.16.
[inputs]: Add java-mxparser, a fork of java-xpp3 made by upstream.
Java-xpp3 is still needed.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-03-23 23:29:14 +01:00
Léo Le Bouter 08b9e0ca0b
gnu: Add java-mxparser.
* gnu/packages/xml.scm (java-mxparser): New variable.

Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-03-23 23:29:07 +01:00
Julien Lepiller 4490dff98c
gnu: Add java-xmlpull-api-v1.
* gnu/packages/xml.scm (java-xmlpull-api-v1): New variable.
2021-03-23 23:28:54 +01:00
ZmnSCPxj d3c8aa3f82
gnu: bitcoin-core: Add 0.21.0.
* gnu/packages/finance.scm (bitcoin-core): Rename to …
(bitcoin-core-0.21): … this, and update to 0.21.
(bitcoin-core-0.20): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-23 21:44:22 +00:00
Christopher Baines aa13529baf
gnu: Add snapcast.
* gnu/packages/audio.scm (snapcast): New variable.
2021-03-23 21:11:34 +00:00
Tobias Geerinckx-Rice 042b2eb1ae
gnu: parallel: Update to 20210322.
* gnu/packages/parallel.scm (parallel): Update to 20210322.
2021-03-23 21:08:15 +01:00
Tobias Geerinckx-Rice ea27cbe113
gnu: skim: Update to 0.9.4.
* gnu/packages/crates-io.scm (skim): Update to 0.9.4.
[arguments]: Update #:cargo-inputs: add rust-atty-0.2 and update
rust-beef-0.4 to rust-beef-0.5, rust-crossbeam-0.7 to
rust-crossbeam-0.8, rust-env-logger-0.6 to rust-env-logger-0.8,
rust-nix-0.14 to rust-nix-0.19, rust-time-0.1 to rust-time-0.2, and
rust-vte-0.3 to rust-vte-0.9.
2021-03-23 21:08:15 +01:00
Tobias Geerinckx-Rice 7932034d07
gnu: rust-vte@0.9: New package version.
* gnu/packages/crates-io.scm (rust-vte-0.9): New public variable.
2021-03-23 20:34:32 +01:00
Tobias Geerinckx-Rice 56b0568450
gnu: rust-tuikit@0.4: Update to 0.4.5.
* gnu/packages/crates-io.scm (rust-tuikit-0.4): Update to 0.4.5.
2021-03-23 20:34:32 +01:00
Tobias Geerinckx-Rice 7dbb5ca361
gnu: rust-time@0.2: Update to 0.2.23.
* gnu/packages/crates-io.scm (rust-time-0.2): Update to 0.2.23.
2021-03-23 20:34:31 +01:00
Tobias Geerinckx-Rice 1ef63d74d9
gnu: rust-beef: Update to 0.5.0.
* gnu/packages/crates-io.scm (rust-beef-0.4): Rename to...
(rust-beef-0.5): ...this.  Update to 0.5.0.
2021-03-23 20:34:31 +01:00
Mathieu Othacehe 3c9a353849
services: cuirass: Set default port values.
* gnu/services/cuirass.scm (<cuirass-remote-server-configuration>,
<cuirass-configuration>): Set default port values.
2021-03-23 20:30:49 +01:00
Mark H Weaver feb68a26cc
gnu: icecat: Update to 78.9.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2021-23981, CVE-2021-23982, CVE-2021-23984,
and CVE-2021-23987.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-03-23 14:24:54 -04:00
Vinicius Monego 8fae75a358
gnu: Add libheif.
* gnu/packages/image.scm (libheif): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-23 13:26:41 -04:00
Leo Famulari e540663203
gnu: Borg: Adjust snippet for 1.1.16.
This is a followup to commit 8cb7854d27.

* gnu/packages/backup.scm (borg)[source]: Update list of Cython-generated files
to delete.
2021-03-23 13:15:54 -04:00
Nicolas Goaziou 2ee361c764
gnu: giac: Update to 1.7.0-1.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-1.
2021-03-23 18:12:17 +01:00
Mathieu Othacehe eda735fb61
services: cuirass: Adapt to Cuirass 1.0.
* gnu/services/cuirass.scm (cuirass-shepherd-service,
cuirass-remote-worker-shepherd-service): Adapt to Cuirass 1.0.
2021-03-23 16:47:48 +01:00
Mathieu Othacehe eee69da3a5
tests: Remove Cuirass tests.
Those tests don't make sense anymore as the Cuirass 1.0 version has removed
the possibility to execute a custom registration procedure.

* gnu/tests/cuirass.scm: Remove it.
* gnu/local.mk (GNU_SYSTEM_MODULES): Ditto.
2021-03-23 16:47:47 +01:00
Tobias Geerinckx-Rice 5802858be3
gnu: fcitx5-qt: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.5.
2021-03-23 14:20:06 +01:00
Tobias Geerinckx-Rice 46cac065be
gnu: efibootmgr: Update to 17.
* gnu/packages/linux.scm (efibootmgr): Update to 17.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
Add a patch to build against efivar@37.
* gnu/packages/patches/efibootmgr-remove-extra-decl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-03-23 14:20:06 +01:00
Tobias Geerinckx-Rice 6139c879a5
gnu: perl-moosex-getopt: Update to 0.75.
* gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.75.
2021-03-23 14:20:05 +01:00
Tobias Geerinckx-Rice 94963642a8
gnu: yggdrasil: Update to 0.3.16.
* gnu/packages/networking.scm (yggdrasil): Update to 0.3.16.
2021-03-23 14:20:05 +01:00
Tobias Geerinckx-Rice dbcd90cba7
gnu: rpm: Update to 4.16.1.3.
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.3.
2021-03-23 14:20:05 +01:00
Tobias Geerinckx-Rice f119612d64
gnu: cgal: Update to 5.2.1.
* gnu/packages/graphics.scm (cgal): Update to 5.2.1.
[source]: Remove patch.
* gnu/packages/patches/cgal-security-pr-5371.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-03-23 14:20:05 +01:00
Tobias Geerinckx-Rice 1585452e1f
gnu: wildmidi: Update to 0.4.4.
* gnu/packages/audio.scm (wildmidi): Update to 0.4.4.
2021-03-23 14:20:04 +01:00
Tobias Geerinckx-Rice 6cea2873a1
gnu: mpg123: Update to 1.26.5.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.5.
2021-03-23 14:20:04 +01:00
Tobias Geerinckx-Rice 8cb7854d27
gnu: borg: Update to 1.1.16.
* gnu/packages/backup.scm (borg): Update to 1.1.16.
2021-03-23 14:20:04 +01:00
Tobias Geerinckx-Rice 3d5cca1a32
gnu: libime: Update to 1.0.5.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.5.
2021-03-23 14:20:04 +01:00
Tobias Geerinckx-Rice 688c066e35
gnu: xcb-imdkit: Update to 1.0.3.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.3.
2021-03-23 14:20:03 +01:00
Leo Prikler 9d4bc79b2a
gnu: minetest-mineclone: Update to 0.71.0.
* gnu/packages/games.scm (minetest-mineclone): Update to 0.71.0.
2021-03-23 13:54:21 +01:00
Mathieu Othacehe 0efd68681d
gnu: cuirass: Update to 1.0.0-2.6f4a203.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-2.6f4a203.
2021-03-23 12:01:23 +01:00
Mathieu Othacehe 862af8c2ed
ci: Change manifest argument type.
* gnu/ci.scm (arguments->manifests): Change manifest argument type.
2021-03-23 11:48:35 +01:00
Mathieu Othacehe d1e1682749
gnu: cuirass: Update to 1.0.0-1.0497e0d.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-1.0497e0d.
2021-03-23 11:48:35 +01:00
la snesne 7fc1fac64a
gnu: minetest: Enable tests.
* gnu/packages/games.scm (minetest)[arguments]: Remove #:tests?.
Add #:phases.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:54 +01:00
la snesne b6670d5b3a
gnu: minetest: Update to 5.4.0.
* gnu/packages/games (minetest, minetest-data): Update to 5.4.0.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:20 +01:00
Efraim Flashner e44b968bf6
gnu: rust-env-logger-0.8: Update to 0.8.3.
* gnu/packages/crates-io.scm (rust-env-logger-0.8): Update to 0.8.3.
2021-03-23 12:24:39 +02:00
Vagrant Cascadian 45dfcdba86
gnu: diffoscope: Update to 170.
* gnu/packages/diffoscope.scm (diffoscope): Update to 170.
  [arguments]: Remove skip-dex-test-with-missing-procyon phase.
2021-03-22 19:50:28 -07:00
Timothy Sample ca5420d3b2
gnu: Add disarchive.
* gnu/packages/backup.scm (disarchive): New variable.
2021-03-22 22:18:29 -04:00
Tobias Geerinckx-Rice 897177c98e
gnu: celluloid: Update to 0.21.
* gnu/packages/video.scm (celluloid): Update to 0.21.
2021-03-23 00:09:51 +01:00
Tobias Geerinckx-Rice 4cc2a28157
gnu: wesnoth: Update to 1.14.16.
* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
2021-03-22 23:52:56 +01:00
Tobias Geerinckx-Rice 98c3eed1d5
gnu: xchm: Update to 1.32.
* gnu/packages/ebook.scm (xchm): Update to 1.32.
2021-03-22 23:52:56 +01:00
Tobias Geerinckx-Rice 4d2553e7b5
gnu: man-pages: Update to 5.11.
* gnu/packages/man.scm (man-pages): Update to 5.11.
2021-03-22 23:52:55 +01:00
Xinglu Chen b9c150fc9a
gnu: Add emacs-password-store-otp.
* gnu/packages/emacs-xyz.scm (emacs-password-store-otp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-22 22:45:44 +01:00
Nicolas Goaziou 75a95ed95f
gnu: python-duniterpy: Update to 0.62.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.62.0.
2021-03-22 22:36:43 +01:00
Nicolas Goaziou 3de6fb621a
gnu: emacs-auctex: Update to 13.0.5.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.5.
2021-03-22 22:34:00 +01:00
Alexandr Vityazev 6c1217c22c
gnu: Add emacs-ivy-hydra.
* gnu/packages/emacs-xyz.scm (emacs-ivy-hydra): New variable.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2021-03-22 22:02:00 +01:00
Alexandr Vityazev b246420e40
gnu: Add emacs-ivy-avy.
* gnu/packages/emacs-xyz.scm (emacs-ivy-avy): New variable.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2021-03-22 22:01:39 +01:00
Léo Le Bouter ce995d5206
gnu: mate-panel: Add missing inputs for Wayland support.
* gnu/packages/mate.scm (mate-panel)[inputs]: Add gtk-layer-shell and
wayland.
2021-03-22 15:45:33 +01:00
Léo Le Bouter e2757be5d5
gnu: gtk-layer-shell: Update to 0.6.0.
* gnu/packages/gtk.scm (gtk-layer-shell): Update to 0.6.0.
[source]: Switch to git-fetch because release tarballs are no longer provided
by upstream.
[arguments]<#:configure-flags>: Add "-Dtests=true" otherwise tests are not
built for 'check phase to work.
2021-03-22 15:43:15 +01:00
Hong Li ee4fc3b662
gnu: Add r-signac.
* gnu/packages/bioinformatics.scm (r-signac): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-22 14:27:17 +01:00
Ricardo Wurmus dd4670d40d
gnu: Add r-lsa.
* gnu/packages/cran.scm (r-lsa): New variable.
2021-03-22 14:27:17 +01:00
Hong Li 0ff888108a
gnu: Add r-chromstar.
* gnu/packages/bioconductor.scm (r-chromstar): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-22 14:27:13 +01:00
Hong Li 1f958631ef
gnu: Add r-chromstardata.
* gnu/packages/bioconductor.scm (r-chromstardata): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-22 14:26:58 +01:00
Pierre Neidhardt a2f3a456be
gnu: nyxt: Update to 2-pre-release-6.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-6.
2021-03-22 13:18:35 +01:00
Pierre Neidhardt 8e92c58bc3
gnu: sbcl: Update to 2.1.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.1.2.
2021-03-22 13:18:35 +01:00
Efraim Flashner ff1c7e4025
gnu: sequoia4pEp: Adjust inputs.
* gnu/packages/sequoia.scm (sequoia4pEp)[arguments]: Override inherited
cargo-inputs, cargo-development-inputs. Replace inherited 'unpin-deps
phase.
2021-03-22 11:20:17 +02:00