Age | Commit message (Expand) | Author |
2023-05-03 | gnu: lxqt-notificationd: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: lxqt-globalkeys: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: lxqt-config: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-config): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: lxqt-admin: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: lxqt-about: Update to 1.3.0....* gnu/packages/lxqt.scm (lxqt-about): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: liblxqt: Update to 1.3.0....* gnu/packages/lxqt.scm (liblxqt): Update to 1.3.0.
| 宋文武 |
2023-05-03 | gnu: qtxdg-tools: Update to 3.11.0....* gnu/packages/lxqt.scm (qtxdg-tools): Update to 3.11.0.
| 宋文武 |
2023-05-03 | gnu: libqtxdg: Update to 3.11.0....* gnu/packages/lxqt.scm (libqtxdg): Update to 3.11.0.
| 宋文武 |
2023-05-03 | gnu: lxqt-build-tools: Update to 0.13.0....* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.13.0.
| 宋文武 |
2023-05-02 | gnu: rlottie: Fix building with GCC....std::numeric_limits requires "#include <limits>" when building with
cpp_std=c++14. This patch fixes the issue by specifying gnu++17 as
a stdlib.
* gnu/packages/animation.scm (rlottie)[arguments]: Specify -Dcpp_std option.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| unwox |
2023-05-02 | gnu: texlive-alphalph: Generate from source....* gnu/packages/tex.scm (texlive-alphalph): Generate runfiles from ".dtx".
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Gruber |
2023-05-02 | gnu: icedove: Update to 102.10.1....* gnu/packages/gnuzilla.scm (icedove): Update to 102.10.1.
| Jonathan Brielmaier |
2023-05-02 | gnu: mars: Update to commit 84664cda....* gnu/packages/games.scm (mars): Update commit to 84664cda, revision2.
[source]: Remove upstreamed patches.
[arguments]: Move 'fix-install-path' phase to #:configure-flags. Remove
boolean return values from phases.
[home-page]: Use https.
* gnu/packages/patches/mars-install.patch,
gnu/packages/patches/mars-sfml-2.3.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Eric Bavier |
2023-05-02 | gnu: boinc-client, boinc-server: Update to 7.22.0....* gnu/packages/distributed.scm (boinc-client): Update to 7.22.0.
| Eric Bavier |
2023-05-02 | gnu: quilt: Fix wrapping and improve testing....* gnu/packages/patchutils.scm (quilt)[native-inputs]: Use new style; fixes
lint warning.
[inputs]: Add bash-minimal, gzip, diffutils, findutils, and tar.
[arguments]: Move check phase after other install. Simplify wrapping and wrap
one utility script. Run tests with PATH unset and test scripts patched to
detect insufficient wrapping.
| Eric Bavier |
2023-05-02 | gnu: ufetch: Update to 0.3....* gnu/packages/admin.scm (ufetch): Update to 0.3.
[license]: 'isc' -> 'expat'.
| Eric Bavier |
2023-05-02 | gnu: debianutils: Update to 5.7-0.4....* gnu/packages/debian.scm (debianutils): Update to 5.7-0.4.
| Efraim Flashner |
2023-05-02 | gnu: debian-archive-keyring: Update to 2023.3....* gnu/packages/debian.scm (debian-archive-keyring): Update to 2023.3.
| Efraim Flashner |
2023-05-02 | gnu: quilt: Update to 0.67....* gnu/packages/patchutils.scm (quilt): Update to 0.67.
| Efraim Flashner |
2023-05-02 | gnu: quilt: Patch for newer grep....* gnu/packages/patchutils.scm (quilt)[source]: Add patch to work with
newer versions of grep.
* gnu/packages/patches/quilt-grep-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-05-02 | gnu: inkscape: Skip some tests on riscv64-linux....* gnu/packages/inkscape.scm (inkscape)[arguments]: Use the custom
'disable-more-tests phase on riscv64-linux also.
| Efraim Flashner |
2023-05-02 | gnu: libaio: Fix building on riscv64-linux....* gnu/packages/linux.scm (libaio)[arguments]: When building for
riscv64-linux add a patch to account for undeclared behavior.
[native-inputs]: Add patch file, patch.
* gnu/packages/patches/libaio-riscv-test5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-05-02 | gnu: dune-pdelab: Update to 2.8.0-0.d5dddb6....* gnu/packages/maths.scm (dune-pdelab): Update to 2.8.0-0.d5dddb6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-functions: Update to 2.9.0....* gnu/packages/maths.scm (dune-functions): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-typetree: Update to 2.9.0....* gnu/packages/maths.scm (dune-typetree): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-subgrid: Update to 2.9.0-1-e83f3f9....* gnu/packages/maths.scm (dune-subgrid): Update to 2.9.0-1-e83f3f9.
[source]: Update URL of dune-subgrid's Git repository.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-alugrid: Update to 2.9.0....* gnu/packages/maths.scm (dune-alugrid): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-localfunctions: Update to 2.9.0....* gnu/packages/maths.scm (dune-localfunctions): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-istl: Update to 2.9.0....* gnu/packages/maths.scm (dune-istl): Update to 2.9.0.
[source](patches): Add patch to fix test phase.
* gnu/packages/patches/dune-istl-fix-solver-playground.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-grid: Update to 2.9.0....* gnu/packages/maths.scm (dune-grid): Update to 2.9.0.
[source](patches): Add patch to fix build.
* gnu/packages/patches/dune-grid-add-missing-include-cassert.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-uggrid: Update to 2.9.0....* gnu/packages/maths.scm (dune-uggrid): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-geometry: Update to 2.9.0....* gnu/packages/maths.scm (dune-geometry): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: dune-common: Update to 2.9.0....* gnu/packages/maths.scm (dune-common): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-02 | gnu: babeltrace: Fix build failure....* gnu/packages/instrumentation.scm (babeltrace)
[native-inputs]: Add autoconf, automake, libtool.
[arguments]: Invoke autoreconf before 'configure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2023-05-02 | gnu: hypre: Add missing TeX Live packages....* gnu/packages/maths.scm (hypre)[native-inputs]: Add texlive-alphalph
and texlive-enumitem to the list passed to 'texlive-updmap.cfg'.
| Ludovic Courtès |
2023-05-02 | gnu: Add texlive-alphalph....* gnu/packages/tex.scm (texlive-alphalph): New variable.
| Ludovic Courtès |
2023-05-02 | gnu: Add r-ggpicrust2....* gnu/packages/bioconductor.scm (r-ggpicrust2): New variable.
| Ricardo Wurmus |
2023-05-02 | gnu: Add r-microbiomestat....* gnu/packages/bioconductor.scm (r-microbiomestat): New variable.
| Ricardo Wurmus |
2023-05-02 | gnu: Add r-lefser....* gnu/packages/bioconductor.scm (r-lefser): New variable.
| Ricardo Wurmus |
2023-05-02 | gnu: guitarix: Update to 0.44.1....* gnu/packages/audio.scm (guitarix): Update to 0.44.1.
[arguments]: Use gexps.
[native-inputs]: Remove labels.
| John Kehayias |
2023-05-01 | gnu: python-wxpython: Apply patch to fix TypeError exceptions....This is caused by Python 3.10's new behavior of native extension now rejecting
float values as input when the expected type is an integer.
* gnu/packages/patches/python-wxwidgets-type-errors.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/wxwidgets.scm (python-wxpython) [source]: Apply it. Delete
trailing #t.
[arguments]: Delete trailing #t.
| Maxim Cournoyer |
2023-05-01 | .patman: Remove get_maintainer_script option....This is now handled at the level of git via its new '--header-cmd' option,
which produces X-Debbugs-CC headers.
* .patman (get_maintainer_script): Delete option.
| Maxim Cournoyer |
2023-05-01 | doc: Simplify contributing section by automating git configuration....Fixes <https://issues.guix.gnu.org/58813>. No longer suggests to splice the
output of etc/teams.scm commands into the 'git send-email' command line; this
is now transparently handled by the Git configuration, which is also
automatic.
* doc/contributing.texi (Configuring Git): Streamline section, now automated
via Automake.
(Sending a Patch Series): Do not specify options configured as default by the
above. Prefer long option names, for readability.
(Teams): Rewrite the examples to use --header-cmd.
(Commit Access): Refer to the Configuring Git section instead of detailing
manual steps.
| Maxim Cournoyer |
2023-05-01 | teams: Add a 'cc-mentors-header-cmd' action....* etc/teams.scm.in (main): Register a new "cc-mentors-header-cmd" action.
Document it.
| Maxim Cournoyer |
2023-05-01 | Makefile.am: Auto-configure Git on 'make'....This means we do not need to worry anymore about manually syncing the pre-push
git hook or the Guix-provided git configuration.
* etc/git/gitconfig: Augment configuration template with useful options to
allow for auto-configuration.
* Makefile.am (.git/hooks/pre-push, .git/config): New targets.
(nodist_noinst_DATA): New primary variable holding the above targets.
| Maxim Cournoyer |
2023-05-01 | teams: Add 'cc-members-header-cmd' action....* etc/teams.scm.in (patch->teams): New procedure.
(main): Use it. Add a new "cc-members-header-cmd" command; document it.
| Maxim Cournoyer |
2023-05-01 | gnu: git: Apply patch adding the --header-cmd feature....In preparation to fix <https://issues.guix.gnu.org/58813>.
* gnu/packages/patches/git-header-cmd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/version-control.scm (git) [source]: Apply patch.
| Maxim Cournoyer |
2023-05-01 | gnu: Add lazarus....* gnu/packages/pascal.scm (lazarus): Add variable.
| Danny Milosavljevic |
2023-05-01 | gnu: catfish: Fix build....* gnu/packages/xfce.scm (catfish)[arguments]: Disable the sanity-check phase.
| 宋文武 |
2023-05-01 | gnu: guile-semver: Fix cross-building....* gnu/packages/guile-xyz.scm (guile-semver)[native-inputs]: Add
guile-3.0.
(guile2.2-semver)[native-inputs]: Add guile-2.2.
| Efraim Flashner |