~ruther/guix-local

ref: 2ef73c6bf5a6885153f2ab0594961878ee0dbf04 guix-local/gnu/packages d---------
2ef73c6b — Sharlatan Hellseher 2 years ago
gnu: Add python-djitellopy.

* gnu/packages/python-xyz.scm (python-djitellopy): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3e1fe9ecc7c02cb22a979c494fd76db678019e2e
a59922da — Sharlatan Hellseher 2 years ago
gnu: Add python-av.

* gnu/packages/python-xyz.scm (python-av): New variable.
be1d05c1 — ClĂ©ment Lassieur 2 years ago
gnu: icecat-minimal: Fix WM Class.

* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Set the
MOZ_APP_REMOTINGNAME environment variable and replace "Navigator" with
"Icecat" in icecat.desktop.

The WM Class should be "Navigator, Icecat" instead of "Navigator,
icecat-default".  StartupWMClass in icecat.desktop should be "Icecat" instead
of "Navigator" so that other browsers (they often have the "Navigator" class)
won't be associated with Icecat.

Change-Id: I57bec957938c56e8acf9cd5c955e57dbad081678
9816a537 — Efraim Flashner 2 years ago
gnu: libsigsegv: Fix cross-compiling.

* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: When
cross-compiling add a phase to not include extra headers.

Change-Id: Ie2d23fd037ed533dacf08acf52771b7ab1d446ac
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
744e06c8 — Efraim Flashner 2 years ago
gnu: gmp: Fix building on x86_64-linux-gnux32.

* gnu/packages/multiprecision.scm (gmp)[arguments]: When building for
x86_64-linux-gnux32 add a configure-flag to use the x32 ABI.

Change-Id: I321c707b3f7df5eeb338f03dacf08b29181ecf53
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
568c12d7 — Efraim Flashner 2 years ago
gnu: openssl: Fix building on x86_64-linux-gnux32.

* gnu/packages/tls.scm (target->openssl-target): Add entry for
x86_64-linux-gnux32.

Change-Id: Icbbdb76134da0811b8493c55ca2d3acdb77c5883
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
c69230c8 — Efraim Flashner 2 years ago
gnu: Add support for x86_64-linux-gnux32.

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add entry for
x86_64-linux-gnux32.
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): Add
configure-flag for x86_64-linux-gnux32.
* guix/platforms/x86.scm (x86_64-linux-gnux32): New variable.
* guix/utils.scm (gnu-triplet->nix-system): Force x86_64-linux-gnux32 to
output a different nix-system than x86_64-linux-gnu.

Change-Id: I519fea2f8357e4b9895ede05fe8a5e373e9b034a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3c1f25fc — Nicolas Goaziou 2 years ago
gnu: emacs-ess: Fix build.

* gnu/packages/statistics.scm (emacs-ess)[arguments]<#:phases>: Fix test file
lists for skipped tests.

Change-Id: I0ef581080811535dbf32118c3ed37f91e9f58cfe
650b9021 — Nicolas Goaziou 2 years ago
gnu: emacs-ess: Improve package style.

* gnu/packages/statistics.scm (emacs-ess)[origin]: Remove trailing #T from
snippet.  Use G-expressions.
[arguments]: Use G-expressions.
[inputs]: Remove labels.

Change-Id: Iaaf6371577e00c2cc1da0192e5f9f9102b4e76b0
c61532c4 — Nicolas Goaziou 2 years ago
gnu: emacs-ess: Update to 18.10.2-1.3691ecc.

* gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-1.3691ecc.
[arguments]: Skip failing tests.
* gnu/packages/patches/emacs-ess-fix-obsolete-function-alias.patch: Delete file.
* gnu/local.mk: Apply file removal.

Change-Id: If8cd54c32c44cd2465f2cdb78317e8f8339f6bc3
0eec2784 — Paul A. Patience 2 years ago
gnu: cl-gltf: Update to 2.0.0-0.dab186e.

* gnu/packages/lisp-xyz.scm (sbcl-cl-gltf): Update to 2.0.0-0.dab186e.

Change-Id: I7e9d7f41774f433192dba30225499f36061bf280
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
db784bef — Paul A. Patience 2 years ago
gnu: Add cl-3d-spaces.

* gnu/packages/lisp-xyz.scm (sbcl-3d-spaces, cl-3d-spaces, ecl-3d-spaces): New
  variables.

Change-Id: Ib15c90168f36c10697d67f69457de9c4b7d28666
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
24f0d7ee — Paul A. Patience 2 years ago
gnu: Add cl-3d-math.

* gnu/packages/lisp-xyz.scm (sbcl-3d-math, cl-3d-math, ecl-3d-math): New
  variables.

Change-Id: Iaa5c63d7fb535b37c11528f5d7802ea62ebd0894
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
6b800951 — Paul A. Patience 2 years ago
gnu: Add cl-type-templates.

* gnu/packages/lisp-xyz.scm (sbcl-type-templates, cl-type-templates,
  ecl-type-templates): New variables.

Change-Id: I001451f5cdc3a5a65941982f11d756ecd7a1678a
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
cf783182 — Paul A. Patience 2 years ago
gnu: cl-clingon: Update to 0.5.0-0.379fc41.

* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.5.0-0.379fc41.

Change-Id: I756845165eba3610bda8ec7c3598c797ced411a9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
24c3b94e — Paul A. Patience 2 years ago
gnu: cl-machine-state: Update to 1.0.0-2.3d258ee.

* gnu/packages/lisp-xyz.scm (sbcl-machine-state): Update to
  1.0.0-2.3d258ee.
  [home-page]: Fix URL.

Change-Id: Ibeb3382f3722070f6c4b3fbcb19bda34addc6273
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
7cbb8be0 — Paul A. Patience 2 years ago
gnu: cl-coalton: Update to 0.0.1-4.9393424.

* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-4.9393424.
  [inputs]: Remove sbcl-json-streams and sbcl-split-sequence.
  Add sbcl-concrete-syntax-tree, sbcl-eclector and sbcl-named-readtables.

Change-Id: Ibedd5bcf9b76e0300775503119babc4d4511e596
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
fe4c2a12 — Paul A. Patience 2 years ago
gnu: cl-eclector: Update to 0.9.0-0.d499b09.

* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0-0.d499b09.

Change-Id: Idb4dd189c39eed98b7992271a5dd4354c02ef641
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3f5023a5 — Paul A. Patience 2 years ago
gnu: cl-nibbles: Update to 0.14-3.a46a677.

* gnu/packages/lisp-xyz.scm (sbcl-nibbles): Update to 0.14-3.a46a677.
  [file-name]: Rename to cl-nibbles. Move above sha256.

Change-Id: I6a95f3f24b043d7e2c192840d9bad62f5c661fb2
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
7d05e6c8 — Paul A. Patience 2 years ago
gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.

* gnu/packages/lisp-xyz.scm (sbcl-numpy-file-format): Update to
  0.0.0-2.e440c7b.

Change-Id: I4b8b343ebfa7b0be04f54174e5bed479670a9e94
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Next