Age | Commit message (Collapse) | Author |
|
* gnu/packages/virtualization.scm (libosinfo)
[arguments]: Use gexps.
[configure-flags]: Search usb.ids and pci.ids via search-input-file.
[phases]{patch-osinfo-path}: Use search-input-directory.
[inputs]: Use new style.
[native-inputs]: Use new style. Replace pci.ids and usb.ids by the hwdata pci
and usb outputs, respectively.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/pciutils.scm (hwdata): Update to 0.357.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/pciutils.scm (hwdata)[native-inputs]: Remove gzip.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/pciutils.scm (hwdata): Set #:target #f.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/education.scm (openboard): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/vim.scm (vim-tagbar)[arguments]: Fix typo in phase name.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/music.scm (tuxguitar): Update to 1.5.5.
[arguments]: Remove trailing booleans.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Use G-expressions.
[native-inputs]: Remove labels.
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.0.
[arguments]<#:phases>: Skip failing test.
[inputs]: Add BOTAN, MINIZIP and PCSC-LITE.
test
|
|
* gnu/packages/image-processing.scm (opencv)[arguments]: Add
OPENCV_GENERATE_PKGCONFIG flag.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/check.scm (python-pytest-pudb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (shadow)[properties]: New field.
(shadow-with-man-pages): New variable.
|
|
* 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/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/packages/electronics.scm (openboardview): Update to 8.95.2.
[source]: Update snippet comment.
[phases]{remove-timestamps}: Delete phase.
|
|
* gnu/packages/finance.scm (beancount): Disable sanity check.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.13.
|
|
* gnu/packages/cpp.scm (atomic-queue): New variable.
|
|
* 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/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/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/packages/package-management.scm (guix)[arguments]: Add phase when
building for riscv64-linux to adjust the test suite.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.107.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.16.
(linux-libre-5.16-pristine-source): Update hash.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.11.2.
|
|
* gnu/packages/package-management.scm (flatpak): Update to 1.12.7.
|
|
* gnu/packages/irc.scm (weechat): Update to 3.4.1.
|
|
* gnu/packages/gnome.scm (system-config-printer)[arguments]: Use
G-Expressions. Delete trailing #ts.
|
|
* 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/packages.gnome.scm (system-config-printer)[#:phases]: Add
‘add-install-to-pythonpath’ between ‘install’ and ‘wrap-for-python’.
|
|
* gnu/packages/telephony.scm (mumble)[fix-mumble-overlay]: Use
‘libmumbleoverlay.so’ instead of the old ‘libmumble.so.1’.
Drop trailing #t.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.56.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1.
|
|
* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
|
|
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/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/packages/gcc.scm (isl)[properties]: New field.
|
|
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.
|