| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/game-development.scm (dds): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.5.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.15.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.20.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-64.f051c28.
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (0ad): Update to 0.0.26-alpha.
[inputs]: Add freetype.
(0ad-data): Update to 0.0.26-alpha.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (s3cmd): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
| |
* gnu/packages/comression.scm (lziprecover)[arguments]: Set CXX when cross
compiling.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
| |
Previously the package would build, but the binaries would be build for the
host system, rather than the target.
* gnu/packages/compression.scm (lzip)[arguments]: Set CXX when cross
compiling.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm: New variable
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/text-editors.scm (textpieces): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-4)[native-inputs]: Replace perl-5.14 with
perl-5.6.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-5.6): New variable.
|
|
|
|
|
| |
* gnu/packages/kde.scm (akregator)[arguments]: Use SEARCH-INPUT-FILE to locate
QtWebEngine instead of referring to non-existent label.
|
|
|
|
|
|
| |
This is a follow-up to commit 6971feca53a19d60fdd2b39fb2a8966ccf1d6598.
* gnu/packages/kde.scm (akregator)[source](sha256): Update.
|
|
|
|
|
|
| |
This is a follow-up to commit fe0ab5dbeacbd1b00a0b5bfeef6dafa82e0c037d.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove FAAC.
|
|
|
|
|
|
|
|
| |
Contrary to the misleading license field, the ISO MPEG-4 code is not actually
GPL-licensed, but actually contradicts freedom 0.
For further information, see <https://issues.guix.gnu.org/58147>.
* gnu/packages/audio.scm (faac): Delete variable.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (transcode)[#:configure-flags]: Remove
“--enable-faac”.
[inputs]: Remove faac.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg-5): Remove comment mentioning faac.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.3.
[propagated-inputs]: Add ocaml-camlp-streams.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-core): Update to 0.15.1.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs): Update to 28.2.
|
|
|
|
|
|
| |
We're already using a Gexp for #:make-flags; this unweirds that ,#~.
* gnu/packages/man.scm (man-pages)[arguments]: Use LIST & G-expressions.
|
|
|
|
|
| |
* gnu/packages/man.scm (man-pages): Update to 6.00.
[arguments]: Add a new 'skip-html phase.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-1.28836e98.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.8.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.27.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.1.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-dns): New variable.
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.24.1.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icedove): Update to 102.3.3.
|
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kwayland)[source](patches): New field.
* gnu/packages/patches/kwayland-skip-flaky-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kwayland)[build-system]: Change to
QT-BUILD-SYSTEM to avoid overriding the check phase, and to get verbose output
on failure.
[arguments]: Add #:parallel-build?. Remove skip-specific-tests phase. Don't
override check phase, but add new to set XDG_RUNTIME_DIR.
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
gnu/packages/gnuzilla.scm
gnu/packages/graphics.scm
gnu/packages/gstreamer.scm
gnu/packages/gtk.scm
gnu/packages/kde-frameworks.scm
gnu/packages/video.scm
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This partly reverts dbcba75c0e96d8eb2b0bf9dbb3a49d15b38f80d2. In that commit,
emacs-minimal gained a few inputs that weren't actually used as native
compilation is disabled.
Discovered by djeis in IRC, see also
<http://logs.guix.gnu.org/guix/2022-10-02.log#170047>.
* gnu/packages/emacs.scm (emacs-minimal)[inputs]: Remove ld-wrapper, binutils,
glibc, libgccjit, and zlib.
[arguments]<#:phases>: Delete ‘set-libgccjit-path’.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/gnuzilla.scm (rust-1.58-promise, rust-1.59-promise): Remove variables.
(icecat, icedove)[native-inputs]: Change from RUST-1.59-PROMISE to RUST.
|
| |\ \ |
|
| |\ \ \ |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
With resolved conflicts in:
gnu/local.mk
gnu/packages/crates-io.scm
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/databases.scm (firebird)[source]: Add patches.
[arguments]: Add custom phase when building for riscv64-linux to force
the bootstrap phase to occur.
[native-inputs]: When building for riscv64-linux add autoconf, automake
and libtool.
* gnu/packages/patches/firebird-riscv64-support-pt1.patch,
gnu/packages/patches/firebird-riscv64-support-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/icu4c.scm (icu4c-67): Remove variable.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/databases.scm (firebird): Update to 3.0.10.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
[inputs]: Replace icu4c-67 with icu4c.
[properties]: Remove field.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/graphics.scm (openexr-2)[arguments]: Adjust the custom
phase to extend the test timeout.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: Add custom
phase to skip some overly long tests.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add make-flag to
silence guild warnings.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/gtk.scm (gtk)[propagated-inputs]: When building for
x86_64-linux use librsvg-bootstrap, otherwise use librsvg-2.40.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/video.scm (svt-hevc)[supported-systems]: Remove
i686-linux. Add comment.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Don't add
svt-hevc when building for i686-linux.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-web.scm (python-websockets)[arguments]: Add phase
to extend the tests timeout so slower machines can complete them.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/python-xyz.scm (python-cython-0.29.32): Remove variable.
* gnu/packages/python-science.scm (python-pandas)[native-inputs]: Change from
PYTHON-CYTHON-0.29.32 to PYTHON-CYTHON.
|