summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-shiboken-6: Update to 6.3.2.base-for-issue-62058base-for-issue-62057Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (python-shiboken-6): Update to 6.3.2.
* gnu: qtwebengine: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtwebengine): Update to 6.3.2.
* gnu: qtnetworkauth: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtnetworkauth): Update to 6.3.2.
* gnu: qtpositioning: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtpositioning): Update to 6.3.2.
* gnu: qttranslations: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qttranslations): Update to 6.3.2.
* gnu: qttools: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qttools): Update to 6.3.2.
* gnu: qtlottie: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtlottie): Update to 6.3.2.
* gnu: qtwebchannel: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtwebchannel): Update to 6.3.2.
* gnu: qtwayland: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtwayland): Update to 6.3.2.
* gnu: qtmultimedia: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtmultimedia): Update to 6.3.2.
* gnu: qtwebsockets: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtwebsockets): Update to 6.3.2.
* gnu: qt5compat: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qt5compat): Update to 6.3.2.
* gnu: qtdeclarative: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | | | * gnu/packages/qt.scm (qtdeclarative): Update to 6.3.2. [arguments]: Refine comment about build time. Remove dead code. Re-instate the tst_qqmlprofilerservice test in check phase.
* gnu: qtshadertools: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtshadertools): Update to 6.3.2.
* gnu: qtsvg: Update to 6.3.2.Maxim Cournoyer2023-03-07
| | | | * gnu/packages/qt.scm (qtsvg): Update to 6.3.2.
* gnu: qtbase: Update to 6.3.2 and build with Make.Maxim Cournoyer2023-03-07
| | | | | | | * gnu/packages/qt.scm (qtbase): Update to 6.3.2. [configure-flags]: Delete "-GNinja". [phases]: Delete build and install phases overrides. [native-inputs]: Remove ninja.
* gnu: guile-xapian: Update to 0.3.1.Arun Isaac2023-03-08
| | | | * gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.3.1.
* gnu: warzone2100: Update to 4.3.3.Kjartan Oli Agustsson2023-03-07
| | | | | | | | * gnu/packages/games.scm (warzone2100): Update to 4.3.3. [native-inputs]: Remove old-style package labels. [inputs]: Add opus. Remove old-style package labels. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: strawberry: Update to 1.0.15.Michael Rohleder2023-03-07
| | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.15. Signed-off-by: Leo Famulari <leo@famulari.name>
* nls: Fix more Texinfo Italiano.Julien Lepiller2023-03-07
| | | | po/guix/it.po: Fix `@esempio`, `@sempio`, `@fine`.
* nls: Update translations.Julien Lepiller2023-03-07
|
* gnu: scintilla: Update to 5.3.3.Nicolas Goaziou2023-03-07
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 5.3.3.
* gnu: scummvm: Update to 2.7.0.Nicolas Goaziou2023-03-07
| | | | * gnu/packages/emulators.scm (scummvm): Update to 2.7.0.
* gnu: Add emacs-fontaine.conses2023-03-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fontaine): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: gegl: Update to 0.4.42Andy Tai2023-03-07
| | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.42 Signed-off-by: Leo Famulari <leo@famulari.name>
* system: Update skeleton gdbinit.Efraim Flashner2023-03-07
| | | | | | * gnu/system/shadow.scm (default-skeleton): Update gdbinit to search for more debug packages in guix-home and the system profile. (skeleton-directory): Move .gdbinit to .config/gdb/gdbinit.
* read-print: Correctly handle comments that follow a list head.Ludovic Courtès2023-03-07
| | | | | | | | | | Fixes <https://issues.guix.gnu.org/61013>. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. * guix/read-print.scm (pretty-print-with-comments)[starts-with-line-comment?]: New procedure. Use it when printing a list. * tests/read-print.scm: Add two tests.
* read-print: Special-case channel-related forms.Ludovic Courtès2023-03-07
| | | | | * guix/read-print.scm (%special-forms, %newline-forms): Add channel-related forms.
* gnu: stellarium: Enable ShowMySky.Sharlatan Hellseher2023-03-07
| | | | | | | | | * gnu/packages/astronomy.scm (stellarium): [arguments]<#:configure-flags>: Enable ShowMySky optional dependencies to simulate scattering of light by the atmosphere. [inputs]: Replace QXLSX to QXLSX-QT5. Add CALCMYSKY-QT5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add qxlsx-qt5.Sharlatan Hellseher2023-03-07
| | | | | | * gnu/packages/qt.scm (qxlsx-qt5): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qxlsx: Use Qt6.Sharlatan Hellseher2023-03-07
| | | | | | | | * gnu/packages/qt.scm (qxlsx): [inputs]: Use QTBASE (Qt6) instead QTBASE-5. Add LIBXKBCOMMON, VULKAN-HEADERS. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add calcmysky.Sharlatan Hellseher2023-03-07
| | | | | | * gnu/packages/astronomy.scm (calcmysky, calcmysky-qt5): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: ladspa: Export accessors.Bruno Victal2023-03-07
| | | | | | | | | * gnu/service/sound.scm: Export ladspa-configuration? and ladspa-configuration-plugins. (<ladspa-configuration>)[plugins]: Rename accessor to ladspa-configuration-plugins. (ladspa-environment): Adjust to use renamed plugin accessor. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: alsa: Export accessors.Bruno Victal2023-03-07
| | | | | | | | * gnu/services/sound.scm: Export alsa-configuration?, alsa-configuration-alsa-plugins, alsa-configuration-pulseaudio? and alsa-configuration-extra-options. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: pulseaudio: Export accessors.Bruno Victal2023-03-07
| | | | | | | | | * gnu/services/sound.scm: Export pulseaudio-configuration?, pulseaudio-configuration-client-conf, pulseaudio-configuration-daemon-conf, pulseaudio-configuration-script-file, pulseaudio-configuration-extra-script-files and pulseaudio-configuration-system-script-file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: disarchive: Update to 0.5.0.Simon Tournier2023-03-07
| | | | | | * gnu/packages/backup.scm (disarchive): Update to 0.5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cl-eazy-gnuplot.Paul A. Patience2023-03-07
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-eazy-gnuplot, cl-eazy-gnuplot, ecl-eazy-gnuplot): New variables. * gnu/packages/patches/sbcl-eazy-gnuplot-skip-path-check.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-ltk: Update to 0.992-0.ff14a78.Paul A. Patience2023-03-07
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ltk): Update to 0.992-0.ff14a78. [file-name]: Rename to cl-ltk. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-raylib.Sharlatan Hellseher2023-03-07
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-raylib, ecl-cl-raylib, sbcl-cl-raylib): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: raylib: Build shared libraries.Sharlatan Hellseher2023-03-07
| | | | | | | * gnu/packages/game-development.scm (raylib): [arguments]{#:configure-flags}: Enable building shared libraries. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-nsymbols: Update to 0.3.1.Artyom Bologov2023-03-07
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-nsymbols): Update to 0.3.1. [inputs]: Add cl-closer-mop. [arguments]<#:asd-systems>: Add nsymbols/star. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-clingon: Update to 0.4.0-1.ff4fda1.Paul A. Patience2023-03-07
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.4.0-1.ff4fda1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-smtp.jgart2023-03-07
| | | | | | * gnu/packages/lisp-xyz.scm (cl-smtp, ecl-smtp, sbcl-smtp): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trucler.Paul A. Patience2023-03-07
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trucler, cl-trucler, ecl-trucler): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: perl-gtk2: Add pkg-config to native inputs.Maxim Cournoyer2023-03-06
| | | | | | | | | Commit aca64d560452812208c654abba1ec3ab7041eefd "gnu: perl-extutils-pkgconfig: Support cross-compilation." causes pkg-config to no longer be propagated, but it is needed for this package, which doesn't exclusively uses perl-extutils-pkgconfig. * gnu/packages/gtk.scm (perl-gtk2) [native-inputs]: Add pkg-config.
* gnu: perl-extutils-pkgconfig: Support cross-compilation.Maxim Cournoyer2023-03-06
| | | | | | | | | | | | | | | * guix/search-paths.scm ($PKG_CONFIG_PATH): New variable. * gnu/packages/pkg-config.scm (%pkg-config): Use it. * gnu/packages/perl.scm (perl-extutils-pkgconfig-for-target): New procedure. (perl-extutils-pkgconfig): Turn into a syntax that conditionally expands to... (cross-perl-extutils-pkgconfig): ... this when %current-target-system is set, or... (%perl-extutils-pkgconfig): ... this in a native compilation context. [arguments]: New field. [propagated-inputs]: Turn into... [native-inputs]: ... this. [native-search-paths]: New field.
* scripts: environment: Fix ordering issue with CWD and --expose.Josselin Poiret2023-03-06
| | | | | | | | | | Fixes <https://issues.guix.gnu.org/46782>. * guix/scripts/environment.scm (launch-environment/container): Move the CWD mapping to the front of the file system mappings. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add mjwm.Feng Shu2023-03-07
| | | | | | * gnu/packages/wm.scm (mjwm): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add jwm.Feng Shu2023-03-07
| | | | | | * gnu/packages/wm.scm (jwm): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add linux-libre 6.2.Leo Famulari2023-03-06
| | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-6.2-version, linux-libre-6.2-gnu-revision, deblob-scripts-6.2, linux-libre-6.2-pristine-source, linux-libre-6.2-source, linux-libre-headers-6.2, linux-libre-6.2): New variables. * gnu/packages/aux-files/linux-libre/6.2-arm.conf, gnu/packages/aux-files/linux-libre/6.2-arm64.conf, gnu/packages/aux-files/linux-libre/6.2-i686.conf, gnu/packages/aux-files/linux-libre/6.2-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.