Age | Commit message (Collapse) | Author |
|
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-util): New variable.
|
|
* gnu/packages/java-rdf.scm (java-eclipse-rdf4j-model-vocabulary): New variable.
|
|
Since RDF4J is a large framework with many parts, this patch also prepares
some boilerplate code for the other packages.
* gnu/packages/java-rdf.scm (%rdf4j-version, %rdf4j-sha256, %rdf4j-source)
(rdf4j-common-arguments): New variables.
(java-eclipse-rdf4j-model-api): New variable.
|
|
* gnu/packages/java-rdf.scm (java-commons-rdf-simple): New variable.
|
|
* gnu/packages/java-rdf.scm (java-commons-rdf-api-tests): New variable.
|
|
* gnu/packages/java-rdf.scm: New file.
(java-commons-rdf-api): New variable.
|
|
* gnu/packages/linux.scm (tlpui)[arguments]:
Search for …/bin/lspci, not …/sbin/lspci.
|
|
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.26.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.14p3.
|
|
* gnu/packages/disk.scm (ndctl): Update to 78.
[inputs]: Add libtraceevent & libtracefs.
|
|
* gnu/packages/linux.scm (libtraceevent)[description]: Do grammar.
|
|
* gnu/packages/linux.scm (libtracefs): New public variable.
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 247.
|
|
* gnu/packages/bioinformatics.scm (r-liana): Update to 0.1.11-1.10d8177.
|
|
* gnu/packages/entr.scm (entr)[description]: Rewrite.
|
|
* gnu/packages/entr.scm (entr): Update to 5.4.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/messaging.scm (libstrophe): Update to 0.12.3.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/irc.scm (catgirl)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/irc.scm (catgirl): Update to 2.2.
|
|
* gnu/packages/irc.scm (catgirl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/scsi.scm (sg3-utils)[source]: Use HTTPS.
|
|
* gnu/packages/scsi.scm (sg3-utils): Update to 1.48.
|
|
* gnu/packages/gnome.scm (dconf)[home-page]: Update.
|
|
This does indeed serve infinite redirects, even from the Wayback
Machine, so there is no value in keeping it here.
* gnu/packages/debug.scm (delta)[source]: Drop tigris.org URL
|
|
* gnu/packages/debug.scm (delta)[home-page]:
Use a copy archived by the Wayback Machine.
|
|
* gnu/packages/engineering.scm (cutter)[source]: Update.
|
|
* gnu/packages/engineering.scm (cutter)[home-page]: Update.
|
|
* gnu/packages/check.scm (cxxtest)[home-page]:
Use a copy archived by the Wayback Machine.
|
|
* gnu/packages/debian.scm (debian-archive-keyring): Update to 2023.4.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/java.scm (ant/java8): Update to 1.10.13.
|
|
* gnu/packages/ibus.scm (ibus-table-others): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/patches/ibus-table-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/ibus.scm (ibus-table): New variable.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/ibus.scm (ibus)[arguments]: Wrap 'ibus-daemon' in the same
way as 'ibus-setup'.
|
|
* gnu/packages/apr.scm (apr): When building for powerpc-linux add a
phase to apply a patch.
[native-inputs]: When building for powerpc-linux add a patch.
* gnu/packages/patches/apr-fix-atomics.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/patches/john-the-ripper-jumbo-with-gcc-11.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[source]: Use it.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp.scm (janet): Update to 1.29.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission,
sbcl-transmission): New variables.
|
|
* gnu/packages/gl.scm (mesa)[arguments]: When building for powerpc-linux
adjust the 'disable-failing-test phase for changes in failed tests.
|
|
* gnu/packages/pcre.scm (pcre2)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
|
|
* gnu/packages/pcre.scm (pcre)[arguments]: When building for
powerpc-linux use the compile flag to enable jit support.
|
|
I bungled up a merge conflict between 789f7e9 (gnu: fuse@3: Bind to
default FUSE variable.) and my other setuid-related changes.
* gnu/system.scm (%setuid-programs): Look for /bin/fusermount in
FUSE-2, not 3.
Reported by renngar[m] in #guix.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.6.
|
|
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
|
|
* gnu/packages/terminals.scm (foot): Update to 1.15.2.
|
|
* gnu/packages/irc.scm (glirc)[description]: Extend.
|
|
* gnu/packages/irc.scm (glirc)[arguments]:
Add a new 'install-extra-documentation phase.
|
|
* gnu/packages/irc.scm: Remove duplicate #:use-module (guix utils).
|
|
* gnu/packages/maths.scm (libpoly): Update to 0.1.12.
|
|
* gnu/packages/pv.scm (pv): Update to 1.7.24.
|
|
* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
|