summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: openboardview: Unbundle imgui.Maxim Cournoyer2022-03-21
| | | | | | | | * gnu/packages/patches/openboardview-use-system-imgui.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/electronics.scm (openboardview)[source]: Delete "imgui" subdirectory from snippet and apply patch. [inputs]{imgui}: New input.
* gnu: imgui: Add support for fontconfig and the C++ standard library.Maxim Cournoyer2022-03-21
| | | | | | | | | * gnu/packages/toolkits.scm (imgui)[source]: Streamline snippet. [arguments]: Use gexps. [phases]{build}: Add include directive to fonconfig headers. Also build the C++ sources found under the "misc" directory. {install}: Install headers found under the "misc" directory. [inputs]: Add fontconfig.
* gnu: openboardview: Update to 8.95.2.Maxim Cournoyer2022-03-21
| | | | | | * gnu/packages/electronics.scm (openboardview): Update to 8.95.2. [source]: Update snippet comment. [phases]{remove-timestamps}: Delete phase.
* gnu: beancount: Disable sanity check.Christine Lemmer-Webber2022-03-21
| | | | * gnu/packages/finance.scm (beancount): Disable sanity check.
* gnu: emacs-repology: Update to 1.2.3.Nicolas Goaziou2022-03-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
* gnu: emacs-ebdb: Update to 0.8.13.Nicolas Goaziou2022-03-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.13.
* gnu: Add atomic-queue.Arun Isaac2022-03-21
| | | | * gnu/packages/cpp.scm (atomic-queue): New variable.
* gnu: cl-printv: Update to 0.1.0-2.e717a7f.jgart2022-03-21
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-printv): Update to 0.1.0-2.e717a7f. [inputs]: Add figlet. [arguments]: Add 'patch-figlet-executable' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: tinmop: Update to 0.9.6.cage2022-03-21
| | | | | | | | | | * gnu/packages/web-browsers.scm (tinmop): Update to 0.9.6. [native-inputs]: Use new style. [inputs]: Use new style. Add ncurses, sbcl-purgatory, sbcl-trivial-clipboard and sqlite. [synopsis, description]: Update them. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-croatoan: Update to 0.0.1-5.5d0949d.cage2022-03-21
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: guix: Fix test suite on riscv64-linux.Efraim Flashner2022-03-21
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: Add phase when building for riscv64-linux to adjust the test suite.
* gnu: pyzo: Update to 4.12.3.base-for-series-11746base-for-series-11742base-for-series-11734base-for-series-11733Nicolas Goaziou2022-03-20
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3.
* gnu: linux-libre 5.4: Update to 5.4.186.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.107.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.107. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.30.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.16.Leo Famulari2022-03-20
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.16. (linux-libre-5.16-pristine-source): Update hash.
* gnu: lagrange: Update to 1.11.2.Efraim Flashner2022-03-20
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.11.2.
* gnu: flatpak: Update to 1.12.7.Efraim Flashner2022-03-20
| | | | * gnu/packages/package-management.scm (flatpak): Update to 1.12.7.
* gnu: weechat: Update to 3.4.1.Efraim Flashner2022-03-20
| | | | * gnu/packages/irc.scm (weechat): Update to 3.4.1.
* gnu: system-config-printer: Use new style for arguments.Liliana Marie Prikler2022-03-20
| | | | | * gnu/packages/gnome.scm (system-config-printer)[arguments]: Use G-Expressions. Delete trailing #ts.
* gnu: system-config-printer: Update to 1.5.16.Liliana Marie Prikler2022-03-20
| | | | | | | * gnu/packages/gnome.scm (system-config-printer): Update to 1.5.16. [#:phases]<patch-Makefile.am>: Rename to ... <patch-build-files>: ... this. Also patch configure.ac [inputs]: Replace intltool with gettext-minimal.
* gnu: system-config-printer: Add install directories to pythonpath.Liliana Marie Prikler2022-03-20
| | | | | * gnu/packages.gnome.scm (system-config-printer)[#:phases]: Add ‘add-install-to-pythonpath’ between ‘install’ and ‘wrap-for-python’.
* gnu: mumble: Use correct path for libmumbleoverlay.Liliana Marie Prikler2022-03-20
| | | | | | * gnu/packages/telephony.scm (mumble)[fix-mumble-overlay]: Use ‘libmumbleoverlay.so’ instead of the old ‘libmumble.so.1’. Drop trailing #t.
* gnu: emacs-helm: Update to 3.8.5.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.5.
* gnu: emacs-eldev: Update to 1.0.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.0.
* gnu: emacs-ebuild-mode: Update to 1.56.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.56.
* gnu: emacs-rg: Update to 2.2.0.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0.
* gnu: emacs-org-re-reveal: Update to 3.12.5.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.5.
* gnu: emacs-org-roam: Update to 2.2.1.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.1.
* gnu: emacs-org-ql: Update to 0.6.1.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.1.
* gnu: emacs-geiser-guile: Update to 0.23.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.
* gnu: emacs-geiser: Update to 0.23.1.Nicolas Goaziou2022-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
* gnu: gnuastro: Remove input labels.Efraim Flashner2022-03-20
| | | | * gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
* gnu: gnuastro: Update to 0.17.Efraim Flashner2022-03-20
| | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
* gnu: assimp: Update to 5.2.2.Z5722022-03-19
| | | | | | | | | | | Message-Id: <ccbfd879e41c5c0bbeee965c363e48b08b7750d0.1647174270.git.873216071@qq.com> From: Z572 <873216071@qq.com> Date: Sun, 13 Mar 2022 20:19:48 +0800 Subject: [PATCH] gnu: assimp: Update to 5.2.2. * gnu/packages/graphics.scm (assimp): Update to 5.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-mypy: Fix test errors on i686-linux.itd2022-03-19
| | | | | | | | | * gnu/packages/patches/python-mypy-12332.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-check.scm (python-mypy)[source]<origin>: Use patch "python-mypy-12332.patch" to avoid overflow issues resulting in test failures. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: isl: Add 'release-monitoring-url' property.Ludovic Courtès2022-03-19
| | | | * gnu/packages/gcc.scm (isl)[properties]: New field.
* gnu: isl: Get source from SourceForge.Ludovic Courtès2022-03-19
| | | | | | | | | Reported by Artyom V. Poptsov <poptsov.artyom@gmail.com>. * gnu/packages/gcc.scm (isl)[home-page]: Update. [source]: Replace gforge.inria.fr URL with mirror://sourceforge URL. (isl-0.18)[source]: Likewise. (isl-0.11)[source]: Likewise.
* gnu: Add wego.Nicolas Goaziou2022-03-19
| | | | | * gnu/packages/weather.scm: New file. * gnu/local.mk: Register new file.
* gnu: Add go-github-com-schachmat-ingo.Nicolas Goaziou2022-03-19
| | | | * gnu/packages/golang.scm (go-github-com-schachmat-ingo): New variable.
* gnu: guix: Update to 2fb4304.Ludovic Courtès2022-03-18
| | | | * gnu/packages/package-management.scm (guix): Update to 2fb4304.
* gnu: b2sum: Produce generic binaries and enable tuning.Leo Famulari2022-03-18
| | | | | * gnu/packages/crypto.scm (b2sum)[arguments]: Add 'de-tune' phase. [properties]: Mark the package as tunable.
* gnu: bitlbee-purple: Use 'modify-inputs'.Ludovic Courtès2022-03-18
| | | | * gnu/packages/messaging.scm (bitlbee-purple)[inputs]: Use 'modify-inputs'.
* gnu: bitlbee-purple: Add search path for "PURPLE_PLUGIN_PATH".Ludovic Courtès2022-03-18
| | | | | | Suggested by Maxime Devos. * gnu/packages/messaging.scm (bitlbee-purple)[native-search-paths]: New field.
* gnu: Add ckb-next.Formbi2022-03-18
| | | | | | * gnu/packages/hardware.scm (ckb-next): add ckb-next Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: feh, newsboat: Inline top-level reference to 'curl'.Ludovic Courtès2022-03-18
| | | | | | | | | | These references introduced top-level circular dependencies. Furthermore, they were inaccurate since only CURL_CA_BUNDLE is honored. * gnu/packages/image-viewers.scm (feh)[native-search-paths]: Remove top-level reference to 'curl'; inline "CURL_CA_BUNDLE" spec. * gnu/packages/syndication.scm (newsboat)[native-search-paths]: Likewise.
* gnu: ghc-optparse-applicative@0.15.1.0: Avoid circular top-level references.Ludovic Courtès2022-03-18
| | | | | | * gnu/packages/purescript.scm (ghc-optparse-applicative-0.15.1.0): Move to... * gnu/packages/haskell-xyz.scm (ghc-optparse-applicative-0.15.1.0): ... here.
* gnu: emacs-osm: Record the absolute file name of 'curl'.Ludovic Courtès2022-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-osm)[arguments, inputs]: New fields.
* gnu: emacs-osm: Fetch source over Git.Ludovic Courtès2022-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-osm)[source]: Switch to 'git-fetch'.
* gnu: Add emacs-osm.Allan Adair2022-03-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-osm): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>