aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add dds.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/game-development.scm (dds): New variable.
* gnu: emacs-tempel: Update to 0.5.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.5.
* gnu: emacs-marginalia: Update to 0.15.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 0.15.
* gnu: emacs-consult: Update to 0.20.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.20.
* gnu: guix-build-coordinator: Update to 0-64.f051c28.Christopher Baines2022-10-16
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-64.f051c28.
* gnu: 0ad: Update to 0.0.26-alpha.Brendan Tildesley2022-10-16
| | | | | | | | * 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: Add s3cmd.Matthew James Kraai2022-10-16
| | | | | | * gnu/packages/python-xyz.scm (s3cmd): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lziprecover: Fix cross-compilation.Christopher Baines2022-10-16
| | | | | | | * gnu/packages/comression.scm (lziprecover)[arguments]: Set CXX when cross compiling. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lzip: Fix cross-compilation.Christopher Baines2022-10-16
| | | | | | | | | | 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: Add python-dotmapRyan Tolboom2022-10-16
| | | | | | * gnu/packages/python-xyz.scm: New variable Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add textpieces.Sughosha2022-10-16
| | | | | | * gnu/packages/text-editors.scm (textpieces): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ghc-4: Use Perl 5.6Ricardo Wurmus2022-10-16
| | | | | * gnu/packages/haskell.scm (ghc-4)[native-inputs]: Replace perl-5.14 with perl-5.6.
* gnu: Add perl-5.6.Ricardo Wurmus2022-10-16
| | | | * gnu/packages/perl.scm (perl-5.6): New variable.
* gnu: akgregator: Fix build.Marius Bakke2022-10-16
| | | | | * gnu/packages/kde.scm (akregator)[arguments]: Use SEARCH-INPUT-FILE to locate QtWebEngine instead of referring to non-existent label.
* gnu: akgregator: Fix source hash.Marius Bakke2022-10-16
| | | | | | This is a follow-up to commit 6971feca53a19d60fdd2b39fb2a8966ccf1d6598. * gnu/packages/kde.scm (akregator)[source](sha256): Update.
* gnu: gst-plugins-bad: Build without faac.Marius Bakke2022-10-16
| | | | | | This is a follow-up to commit fe0ab5dbeacbd1b00a0b5bfeef6dafa82e0c037d. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove FAAC.
* gnu: Remove faac.Liliana Marie Prikler2022-10-16
| | | | | | | | 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: transcode: Build without faac.Liliana Marie Prikler2022-10-16
| | | | | | * gnu/packages/video.scm (transcode)[#:configure-flags]: Remove “--enable-faac”. [inputs]: Remove faac.
* gnu: ffmpeg: Don't mention libfaac.Liliana Marie Prikler2022-10-16
| | | | * gnu/packages/video.scm (ffmpeg-5): Remove comment mentioning faac.
* gnu: lablgtk3: Update to 3.1.3.Julien Lepiller2022-10-16
| | | | | * gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.3. [propagated-inputs]: Add ocaml-camlp-streams.
* gnu: ocaml-core: Update to 0.15.1.Julien Lepiller2022-10-16
| | | | * gnu/packages/ocaml.scm (ocaml-core): Update to 0.15.1.
* gnu: emacs: Update to 28.2.Liliana Marie Prikler2022-10-16
| | | | * gnu/packages/emacs.scm (emacs): Update to 28.2.
* gnu: man-pages: Use LIST of arguments.Tobias Geerinckx-Rice2022-10-09
| | | | | | We're already using a Gexp for #:make-flags; this unweirds that ,#~. * gnu/packages/man.scm (man-pages)[arguments]: Use LIST & G-expressions.
* gnu: man-pages: Update to 6.00.Tobias Geerinckx-Rice2022-10-09
| | | | | * gnu/packages/man.scm (man-pages): Update to 6.00. [arguments]: Add a new 'skip-html phase.
* gnu: emacs-puni: Update to 0-1.28836e98.Michael Rohleder2022-10-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-puni): Update to 0-1.28836e98. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-evil-nerd-commenter: Update to 3.5.8.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.8.
* gnu: emacs-geiser: Update to 0.27.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.27.
* gnu: emacs-taxy-magit-section: Update to 0.12.1.Nicolas Goaziou2022-10-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.1.
* gnu: Add guile-dns.Arun Isaac2022-10-16
| | | | * gnu/packages/guile-xyz.scm (guile-dns): New variable.
* gnu: mes: Update to 0.24.1.Jan (janneke) Nieuwenhuizen2022-10-16
| | | | * gnu/packages/mes.scm (mes): Update to 0.24.1.
* gnu: icedove: Update to 102.3.3.Jonathan Brielmaier2022-10-16
| | | | * gnu/packages/gnuzilla.scm (icedove): Update to 102.3.3.
* gnu: kwayland: Skip flaky test.Marius Bakke2022-10-16
| | | | | | * 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: kwayland: Use qt-build-system and enable all tests.Marius Bakke2022-10-16
| | | | | | | | * 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.
* Merge branch 'staging'Marius Bakke2022-10-16
|\
| * Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-10-12
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | gnu: emacs-minimal: Reduce to minimal inputs.Liliana Marie Prikler2022-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: IceCat, Icedove: Use the default 'rust'.Marius Bakke2022-09-29
| | | | | | | | | | | | | | | * 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.
| * | Merge branch 'master' into stagingMarius Bakke2022-09-29
| |\ \
| * \ \ Merge branch 'master' into stagingMaxim Cournoyer2022-09-27
| |\ \ \
| * \ \ \ Merge branch 'master' into staging.Maxim Cournoyer2022-09-27
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm
| * | | | | gnu: firebird: Add support for riscv64-linux.Efraim Flashner2022-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: Remove icu4c-67.Efraim Flashner2022-09-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/icu4c.scm (icu4c-67): Remove variable.
| * | | | | gnu: firebird: Update to 3.0.10.Efraim Flashner2022-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: openexr-2: Extend the test timeout.Efraim Flashner2022-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/graphics.scm (openexr-2)[arguments]: Adjust the custom phase to extend the test timeout.
| * | | | | gnu: guile-fibers: Skip some long tests on some architectures.Efraim Flashner2022-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: Add custom phase to skip some overly long tests.
| * | | | | gnu: guile-fibers: Remove guild warnings.Efraim Flashner2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add make-flag to silence guild warnings.
| * | | | | gnu: gtk: Use architecture appropriate librsvg.Efraim Flashner2022-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk)[propagated-inputs]: When building for x86_64-linux use librsvg-bootstrap, otherwise use librsvg-2.40.
| * | | | | gnu: svt-hevc: Limit to x86_64-linux.Efraim Flashner2022-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: python-websockets: Extend test timeout.Efraim Flashner2022-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-web.scm (python-websockets)[arguments]: Add phase to extend the tests timeout so slower machines can complete them.
| * | | | | gnu: python-cython: Remove duplicate version.Marius Bakke2022-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.