Age | Commit message (Collapse) | Author |
|
Because the substitute-keyword-arguments pattern was (#:configure-flags '())
rather than (#:configure-flags _ '()), the replacement was not triggered.
* gnu/packages/jami.scm (%ffmpeg-default-configure-flags): Comment that the
fnnvcodec-related options are left out.
(%ffmpeg-linux-x86-configure-flags): Delete variable.
(ffmpeg-compose-configure-flags): Streamline and use gexps.
(ffmpeg-jami) [arguments]: Fix configure-flags pattern, and adjust to use
gexps. Add the "--disable-static" and "--enable-shared" flags to produce
shared objects with the correct RUNPATH.
|
|
This reduces the size of the main output from 286.1 MiB to 216.6 MiB.
* gnu/packages/networking.scm (opendht) [outputs]: Add "python".
[phases]: Adjust Python prefix of the fix-python-installation-prefix phase.
[inputs]: Add python, used to wrap the tools.
|
|
* gnu/packages/networking.scm (opendht) [configure-flags]: Add
"--disable-static".
|
|
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qqmlprofilerservice test as skipped in the check phase.
|
|
* gnu/packages/qt.scm (qtbase) [phases]: Add do-not-capture-python phase.
|
|
* gnu/packages/qt.scm (qtbase) [phases]: Add a substitution to the
patch-more-paths phase.
|
|
* gnu/packages/crates-io.scm (rust-vte-0.3)[source]: Add snippet to
remove two bundled binaries.
Reported-by: Andrius Štikonas
|
|
Make it consistent with bash_profile generated by Guix Home.
* gnu/system/shadow.scm (default-skeletons)[bash_profile]: Source .profile in
skeleton bash_profile.
|
|
* gnu/packages/julia-xyz.scm (julia-crayons): Update to 4.1.1.
|
|
* gnu/packages/julia-xyz.scm (julia-fitsio): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/julia-xyz.scm (julia-cfitsio): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/julia-jll.scm (julia-cfitsio-jll): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/julia-xyz.scm (julia-optim): Update to 1.7.4.
[arguments]: Update 'adjust-tests phase.
|
|
* gnu/packages/julia-xyz.scm (julia-measurements): Update to 2.8.0.
[native-inputs]: Add julia-aqua.
|
|
* gnu/packages/julia-xyz.scm (julia-quadgk): Update to 2.5.0.
|
|
* gnu/packages/golang.scm (go-1.16)[native-inputs]: More directly
inherit from go-1.14.
|
|
* gnu/packages/julia-xyz.scm (julia-latexstrings): Update to 1.3.0.
|
|
* gnu/packages/firmware.scm (sgabios)[arguments]: Set target to #f since
we're building a firmware file.
|
|
* gnu/packages/firmware.scm (seabios)[arguments]: Set target to #f since
we're producing a firmware file.
|
|
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: Set target
to #f since we're producing a firmware file and not a binary.
|
|
* gnu/packages/firmware.scm (openbios-qemu-ppc)[arguments]: When
building from aarch64-linux build for armhf-linux.
|
|
* gnu/packages/lxqt.scm (lxqt-admin)[arguments]: Update hardcoded path
for zone.tab to point to tzdata reference.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.19.
[arguments]<#:phases>: Remove unnecessary phases.
[native-inputs]: Remove EMACS-ERT-RUNNER.
|
|
* gnu/packages/audio.scm (rtmidi)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (milkytracker)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (milkytracker)[description]: Reformat.
|
|
* gnu/packages/music.scm (milkytracker)[source]: Drop trailing #T.
|
|
* gnu/packages/music.scm (milkytracker)[inputs]: Drop labels.
|
|
* gnu/packages/music.scm (seq24)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (jack-capture)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (jack-keyboard)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (jack-select)[inputs]: Drop labels.
|
|
* gnu/packages/music.scm (bristol)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (bristol)[arguments]: Add build phase 'add-fcommon.
|
|
* gnu/packages/music.scm (bristol)[arguments]: Drop trailing #T from build
phases.
|
|
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/enlightenment.scm (efl) [native-inputs]: Remove labels.
[inputs]: Likewise.
[propagated-inputs]: Likewise.
[arguments]: Use search-input-file. Only substitute libcurl.so.4, as
libcurl.so.5 does not exist in our curl package.
|
|
This is to avoid having EFL depend on GTK 4, reducing its closure size from
2134.8 MiB to 1446.7 MiB.
* gnu/packages/enlightenment.scm (efl) [inputs]: Replace ibus with
ibus-minimal.
|
|
* gnu/packages/jami.scm (jami): Update to 20230206.0.
(%jami-version): Update version.
(%jami-sources): Adjust URI. Streamline snippet.
(jami-apply-custom-patches): Use a wildcard to match the top-level directory,
which now includes the version.
(%ffmpeg-default-configure-flags): Adjust URL in top comment.
* gnu/packages/patches/jami-libjami-headers-search.patch: Adjust file names
for new tarball layout.
|
|
This reverts commit f55cc9cb0fb6c5dd56196009681e042c1aef415d.
This commit was prematurely pushed.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.3.2.
[native-inputs]: Remove EMACS-ERT-RUNNER.
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.32.
|
|
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-langtool): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/bioinformatics.scm (bitmapperbs): New variable.
|
|
* gnu/packages/music.scm (yoshimi)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (lmms)[inputs]: Replace jack-1 with jack-2.
|
|
* gnu/packages/music.scm (yoshimi)[arguments]: Use gexp and drop trailing #t
from build phases.
|
|
* gnu/packages/music.scm (yoshimi)[inputs]: Drop labels.
|
|
* gnu/packages/music.scm (foo-yc20)[arguments]: Use gexp.
|