Commit graph

91274 commits

Author SHA1 Message Date
Leo Famulari 72f3334308
doc: Document the dummy $HOME in the build chroot.
This missing documentation reported by Matt <matt@excalamus.com>.

* doc/guix.texi (Build Environment Setup): Document '/homeless-shelter'.
2022-01-16 13:17:22 -05:00
Maxim Cournoyer 8cdecad237
gnu: jami: Use OpenGL, not OpenGL ES.
This may yield better performance.

* gnu/packages/jami.scm (jami)[phases]{use-desktop-opengl}: New phase.
2022-01-16 12:05:57 -05:00
Liliana Marie Prikler 05fbb611cd
gnu: gnome-mahjongg: Update to 3.38.3.
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3.
[source]: Use url-fetch with GNOME mirrors.
2022-01-16 13:50:01 +01:00
Liliana Marie Prikler 9a93959e4c
gnu: gnome-mahjongg: Fix typo in description.
* gnu/packages/gnome.scm (gnome-mahjongg)[description]: Use “Mahjongg” with
two ‘g’s.
2022-01-16 13:46:03 +01:00
Liliana Marie Prikler 9756bde7fb
gnu: gnome-mahjongg: Drop librsvg from inputs.
librsvg is already propagated by gtk+, so directly adding it to the inputs
is only going to cause unnecessary breakages.

* gnu/packages/gnome.scm (gnome-mahjongg)[inputs]: Remove librsvg.
2022-01-16 13:38:56 +01:00
Liliana Marie Prikler 42e9b45a5d
gnu: gnome-mahjongg: Fix build.
* gnu/packages/gnome.scm (gnome-mahjongg): Build with meson-0.59.
2022-01-16 13:34:52 +01:00
Josselin Poiret 1471219a8a
gnu: deluge: Remove reference of build-time librsvg
* gnu/packages/bittorrent.scm (deluge): Do it.
2022-01-16 11:36:10 +01:00
Josselin Poiret 711f0e683c
gnu: deluge: Move librsvg to native inputs
* gnu/packages/bittorrent.scm (deluge): Do it.
2022-01-16 11:36:06 +01:00
Florian Pelz 0891ac16d0
news: Add 'de' translation.
* etc/news.scm: Add German translation of 'guix style --styling=format' entry.
2022-01-16 09:01:10 +01:00
Kyle Meyer 172bd0b5cd
gnu: git-annex: Update to 8.20211231.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211231.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-15 23:27:34 +01:00
Felix Gruber f777c156e0
gnu: python-geopandas: Update to 0.10.2.
* gnu/packages/geo.scm (python-geopandas): Update to 0.10.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-15 23:27:34 +01:00
raingloom 63d7e31f20
gnu: passwordsafe: Update to 5.1.
* gnu/packages/gnome.scm (passwordsafe): Update to 5.1.
* gnu/packages/patches/passwordsafe-meson-remove-extra-argument.patch:
  New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-15 23:27:34 +01:00
Vinicius Monego 8972972cbf
gnu: Add openshadinglanguage.
* gnu/packages/graphics.scm (openshadinglanguage): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-15 23:27:34 +01:00
Ludovic Courtès 560fd99061
doc: Remove now unnecessary workaround.
* doc/build.scm (translated-texi-manuals): Turn into an alias
for (@@ (guix self) translated-texi-manuals).
2022-01-15 23:27:34 +01:00
Danny Milosavljevic 40d5931a60
gnu: libsigrokdecode: Fix build with python 3.9.
* gnu/packages/patches/libsigrokdecode-python3.9-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/electronics.scm (libsigrokdecode)[native-inputs]: Add
automake, autoconf.
[source](patches): New field.
2022-01-15 23:03:31 +01:00
Nicolas Goaziou f33aa8a051
gnu: qtspell: Update to 1.0.1.
* gnu/packages/qt.scm (qtspell): Update to 1.0.1.
2022-01-15 22:50:36 +01:00
Nicolas Goaziou dbec0a8f5b
gnu: emacs-meow: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.3.0.
2022-01-15 22:45:17 +01:00
Nicolas Goaziou 7906555629
gnu: emacs-iedit: Update to 0.9.9.9.9.
* gnu/packages/emacs-xyz.scm (emacs-iedit): Update to 0.9.9.9.9.
2022-01-15 22:43:41 +01:00
Nicolas Goaziou 467fb8abc5
gnu: emacs-embark: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.15.
2022-01-15 22:39:39 +01:00
Hartmut Goebel f542ef076a
gnu: Add nikola.
* gnu/packages/python-xyz.scm (nikola): New variable.
2022-01-15 21:35:06 +01:00
Hartmut Goebel f8595c59e6
gnu: Add python-phpserialize.
* gnu/packages/python-xyz.scm (python-phpserialize): New variable.
2022-01-15 21:35:06 +01:00
Hartmut Goebel 4b9ad38898
gnu: Add python-doit.
* gnu/packages/python-xyz.scm (python-doit): New variable.
2022-01-15 21:35:06 +01:00
Hartmut Goebel fe571f37f4
gnu: Add python-yapsy.
* gnu/packages/python-xyz.scm (python-yapsy): New variable.
2022-01-15 21:35:06 +01:00
Hartmut Goebel 7337062556
gnu: Add python-pyrss2gen.
* gnu/packages/python-xyz.scm (python-pyrss2gen): New variable.
2022-01-15 21:35:06 +01:00
Hartmut Goebel e0ba031ab2
gnu: Add python-piexif.
* gnu/packages/python-xyz.scm (python-piexif): New variable.
* gnu/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch: New file.
* gnu/packages/python-xyz.scm (dist_patch_DATA): Add it.
2022-01-15 21:35:05 +01:00
John Kehayias 29fc4a7dae
gnu: autokey: Fix paths.
* gnu/packages/python-xyz.scm (autokey): Add comments on the disabled tests
and GI_TYPELIB_PATH wrapping.
[inputs]: Add ipython.
[phases]{fix-paths}: Use paths to ipython3 and python3 in autokey-shell
script.
{wrap-autokey}: Change name to...
{wrap-autokey-gi}: ...this and move to before wrap for clarity.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-15 21:31:41 +01:00
Aleksandr Vityazev 1690d2eca9
gnu: emacs-consult: Remove propagated-inputs.
* gnu/packages/emacs-xyz (emacs-consult): [propagated-inputs]:
  Remove emacs-flycheck, there is currently no consult-flycheck.el
file in the consult.el repository. consult-flycheck.el is stored in
its own repository.
  Remove emacs-selectrum, an optional dependency. Not required for
successful compilation.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-15 21:28:03 +01:00
Hartmut Goebel 131e243546
gnu: Add etc1tool.
* gnu/packages/android.scm (android-platform-development, etc1tools):
  New variables.
2022-01-15 21:20:15 +01:00
Hartmut Goebel 29cacf9842
gnu: Add libetc1.
* gnu/packages/android.scm (libetc1): New variable.
2022-01-15 21:20:15 +01:00
Hartmut Goebel 2c3ac9f722
gnu: Add android-platform-frameworks-native-headers.
* gnu/package/android.scm (android-platform-frameworks-native): New
  function.  (android-platform-frameworks-native-headers): New variables.
2022-01-15 21:20:15 +01:00
Jonathan Brielmaier ac40779860
gnu: icu4c: Add version 70.
Required for Icecat/Icedove >= 96.0.

* gnu/packages/icu4c.scm (icu4c-70): New variable.
2022-01-15 19:35:13 +01:00
Liliana Marie Prikler 3945810835
gnu: komikku: Update to 0.36.1.
* gnu/packages/gnome.scm (komikku): Update to 0.36.1.
2022-01-15 19:27:38 +01:00
Tobias Geerinckx-Rice 179ffc105e
gnu: beep: Run tests.
* gnu/packages/terminals.scm (beep)[arguments]: Remove #:tests? #f lie.
Add a new 'patch-tests phase to make them pass.
2022-01-15 00:51:34 +00:00
Tobias Geerinckx-Rice f644a04320
gnu: beep: Update to 1.4.10.
* gnu/packages/terminals.scm (beep): Update to 1.4.10.
2022-01-15 00:51:34 +00:00
Tobias Geerinckx-Rice e5088b8a7c
gnu: mmc-utils: Update to 0.1-1.3969aa4.
* gnu/packages/disk.scm (mmc-utils): Update to 0.1-1.3969aa4.
2022-01-15 00:51:34 +00:00
Tobias Geerinckx-Rice c703bf7eda
gnu: mmc-utils: Update upstream URLs.
* gnu/packages/disk.scm (mmc-utils)[source]: Update Git URL.
[home-page]: Point to kernel documentation rather than cgit index.
2022-01-15 00:51:34 +00:00
Tobias Geerinckx-Rice a40ac62715
gnu: password-store: Fix failing test suite.
* gnu/packages/admin.scm (tree-1): New public variable.
* gnu/packages/password-utils.scm (password-store)[inputs]:
Use it rather than the default tree@2.

Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> and
Olivier Dion <olivier.dion@polymtl.ca>.
2022-01-15 00:51:34 +00:00
Marius Bakke 1e20aec1f8
gnu: password-store: Remove input labels.
* gnu/packages/password-utils.scm (password-store)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.  Remove trailing #t's.
2022-01-15 15:18:31 +01:00
Marius Bakke bd4f314bba
gnu: tree: Fix problem with no output when fd3 is present.
* gnu/packages/patches/tree-disable-stddata.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (tree)[source](patches): New field.
2022-01-15 15:18:31 +01:00
Liliana Marie Prikler 98af365b68
gnu: python2-renpy: Update to 7.4.11.
* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.11.
2022-01-15 09:41:59 +01:00
Liliana Marie Prikler a69392bfb3
gnu: python2-pygame-sdl2: Update to renpy version 7.4.11.
* gnu/packages/game-development.scm (python2-pygame-sdl2): Update to renpy
version 7.4.11.
2022-01-15 09:41:59 +01:00
Liliana Marie Prikler 0f9e73841e
gnu: renpy: Move renpy command to aux-files.
* gnu/packages/aux-files/renpy/renpy.in: New file.
* gnu/packages/game-development.scm (renpy)[install]: Use renpy.in with
substitute*.
* Makefile.am (AUX_FILES): Add it here.
2022-01-15 09:41:59 +01:00
Liliana Marie Prikler 72d43df66d
gnu: python2-renpy: Do not delete non-existing file.
* gnu/packages/game-development.scm (python2-renpy)[build]: Don't delete
renpy/__init__.pyc, it is no longer being built.  Adjust comment accordingly.
2022-01-15 09:41:59 +01:00
Liliana Marie Prikler 87ad9d283c
gnu: python-future: Fix sanity check.
* gnu/packages/python-xyz.scm (python-future): Exclude winreg and tkinter from
sanity check.
2022-01-15 09:41:58 +01:00
Vagrant Cascadian 757a7978dd
gnu: trytond-*: Fix grammar.
* gnu/packages/tryton.scm (trytond-account-deposit)[description]: Fix grammar.
  (trytond-account-deposit)[description]: Likewise.
  (trytond-account-es)[description]: Likewise.
  (trytond-account-invoice-defer)[description]: Likewise.
  (trytond-account-invoice-line-standalone)[description]: Likewise.
  (trytond-account-payment-clearing)[description]: Likewise.
  (trytond-account-payment-sepa)[description]: Likewise.
  (trytond-account-statement)[description]: Likewise.
  (trytond-account-stock-landed-cost)[description]: Likewise.
  (trytond-account-tax-cash)[description]: Likewise.
  (trytond-analytic-invoice)[description]: Likewise.
  (trytond-analytic-purchase)[description]: Likewise.
  (trytond-analytic-sale)[description]: Likewise.
  (trytond-commission)[description]: Likewise.
  (trytond-commission-waiting)[description]: Likewise.
  (trytond-company-work-time)[description]: Likewise.
  (trytond-customs)[description]: Likewise.
  (trytond-ldap-authentication)[description]: Likewise.
  (trytond-notification-email)[description]: Likewise.
  (trytond-party-relationship)[description]: Likewise.
  (trytond-production-outsourcing)[description]: Likewise.
  (trytond-production-split)[description]: Likewise.
  (trytond-production-work)[description]: Likewise.
  (trytond-production-work-timesheet)[description]: Likewise.
  (trytond-sale-extra)[description]: Likewise.
  (trytond-sale-promotion)[description]: Likewise.
  (trytond-stock-consignment)[description]: Likewise.
  (trytond-stock-location-move)[description]: Likewise.
  (trytond-stock-lot-unit)[description]: Likewise.
  (trytond-stock-package)[description]: Likewise.
  (trytond-stock-split)[description]: Likewise.
  (trytond-stock-supply-day)[description]: Likewise.
  (trytond-timesheet)[description]: Likewise.
2022-01-14 20:54:25 -08:00
Vagrant Cascadian 3c43f2b4f5
gnu: julia-bioalignments: Fix spelling.
* gnu/packages/julia-xyz.scm (julia-bioalignments)[synopsis,description]: Fix
  spelling of "alignment".
2022-01-14 18:23:37 -08:00
Vagrant Cascadian 604d80bb8d
gnu: gnome-shell-extension-jiggle: Fix spelling.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle)[synopsis]: Fix
  spelling of "enlargement".
2022-01-14 18:23:33 -08:00
Vagrant Cascadian b4882ff752
gnu: clojure-tools-gitlibs: Fix spelling.
* gnu/packages/clojure.scm (clojure-tools-gitlibs)[synopsis]: Fix spelling of
  "programmatically".
2022-01-14 18:23:17 -08:00
Maxim Cournoyer 056935506b
gnu: jami-gnome: Fix version string.
* gnu/packages/jami.scm (jami-gnome)[phases]{fix-version-string}: New phase.
2022-01-14 17:36:13 -05:00
Maxim Cournoyer bd872a6f75
gnu: jami: Fix version string.
* gnu/packages/jami.scm (jami)[phases]{fix-version-string}: New phase.
2022-01-14 17:36:13 -05:00