summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add sugar-write-activity.base-for-issue-62022base-for-issue-62013base-for-issue-60827base-for-issue-60756Ricardo Wurmus2023-03-05
| | | | * gnu/packages/sugar.scm (sugar-write-activity): New variable.
* gnu: abiword: Enable gobject introspection.Ricardo Wurmus2023-03-05
| | | | | | * gnu/packages/abiword.scm (abiword)[native-inputs]: Add gobject-introspection and python-wrapper. [arguments]: Enable building of gobject introspection files.
* gnu: abiword: Drop input labels.Ricardo Wurmus2023-03-05
| | | | | * gnu/packages/abiword.scm (abiword)[inputs, native-inputs]: Drop package labels.
* gnu: goffice: Use librsvg-for-system.Ricardo Wurmus2023-03-05
| | | | | | | This lets us build goffice for i686-linux. * gnu/packages/gnome.scm (goffice)[inputs]: Replace librsvg with librsvg-for-system.
* gnu: abiword: Use librsvg-for-system.Ricardo Wurmus2023-03-05
| | | | | | | This allows us to build abiword for i686-linux. * gnu/packages/abiword.scm (abiword)[inputs]: Replace librsvg with librsvg-for-system.
* file-systems: Remove deprecated 'title' field helper procedures.Bruno Victal2023-03-05
| | | | | | | | * gnu/system/file-systems.scm (<file-system>): Change constructor name to 'file-system'. (report-deprecation, device-expression, process-file-system-declaration, file-system): Remove macros. (file-system-title): Remove procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libevdi.Demis Balbach2023-03-05
| | | | | | * gnu/packages/linux.scm (libevdi): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add evdi.Demis Balbach2023-03-05
| | | | | | * gnu/packages/linux.scm (evdi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Update ocaml-eio to 0.8.1.pukkamustard2023-03-05
| | | | | | | | | * gnu/packages/ocaml.scm (ocaml-eio): Update to 0.8.1. [native-inputs]: Add ocaml-mdx. (ocaml-mtime): Update to 2.0.0. [source]: Use https instead of http. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Update ocaml-uring to 0.5.pukkamustard2023-03-05
| | | | | | * gnu/packages/ocaml.scm (ocaml-uring): Update to 0.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flatbuffers: Add version 23.1.21.Andy Tai2023-03-05
| | | | | | | | * gnu/packages/serialization.scm (flatbuffers-next): New variable as flatbuffers@2.0.0 is depended on by tensorflow-lite so we cannot just upgrade directly, so adding current release flatbuffers@23.1.21. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'.Ludovic Courtès2023-03-05
| | | | | | * gnu/home/services/sound.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Sound Home Services): New section.
* gnu: qbittorrent: Update to 4.5.2.Hilton Chain2023-03-05
| | | | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* Fix bogus copyright year update.Leo Famulari2023-03-05
| | | | | | This is a followup to commit a66438e497303ce08d05cf8d76b2d5827e3e3578. * doc/guix.texi: Ahem.
* doc: Give advice to contributors about communicating with reviewers.Leo Famulari2023-03-05
| | | | * doc/contributing.texi (Submitting Patches): Give advice.
* .dir-locals.el: Allow Guix root-dir overrides when working via Tramp.Brian Cully2023-03-05
| | | | | | | | * .dir-localsl.el: Add only the local part of the root directory to the guile search path. This lets you use Tramp to hack on a remote Guix checkout. Signed-off-by: Leo Famulari <leo@famulari.name>
* nls: Fix more Texinfo Italiano.Tobias Geerinckx-Rice2023-02-26
| | | | * po/guix/it.po: Fix ‘@opzione’, ‘@comando’.
* gnu: Add python-zipfly.Roel Janssen2023-03-05
| | | | * gnu/packages/python-xyz.scm (python-zipfly): New variable.
* gnu: virtuoso-ose: Update to 7.2.9.Roel Janssen2023-03-05
| | | | | | | * gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.9; Add 'which' for the test suite. * gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch: Update patch for new version.
* etc: Default to variables in tempel's git-reference... et al.Liliana Marie Prikler2023-03-05
| | | | | | | | | | | | Since we encourage using variables rather than magic hashes in the commit fields, e.g. (commit version) and (commit commit), the default for tempel to use quoted strings is rather off. Thus, let the placeholder reflect actual usage. * etc/snippets/tempel/scheme-mode (git-reference...)[commit]: Use field name as placeholder and don't quote value. (svn-reference..., bzr-reference...)[revision]: Likewise. (hg-reference...)[changeset]: Likewise.
* gnu: Add tenacity.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/audio.scm (tenacity): New variable.
* gnu: komikku: Update to 1.12.1.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/gnome.scm (komikku): Update to 1.12.1.
* gnu: Add java-smtinterpol.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/maths.scm (java-smtinterpol): New variable.
* gnu: Add boolector.Liliana Marie Prikler2023-03-05
| | | | | | * gnu/packages/patches/boolector-find-googletest: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/maths.scm (boolector): New variable.
* gnu: Add btor2tools.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/maths.scm (btor2tools): New variable.
* gnu: Add yices.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/maths.scm (yices): New variable.
* gnu: Add libpoly.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/maths.scm (libpoly): New variable.
* gnu: Add cudd.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/maths.scm (cudd): New variable.
* gnu: tracker: Update to 3.4.2.Liliana Marie Prikler2023-03-05
| | | | * gnu/packages/gnome.scm (tracker): Update to 3.4.2.
* gnu: tracker: Use G-Expressions in arguments.Liliana Marie Prikler2023-03-05
| | | | | * gnu/packages/gnome.scm (tracker)[arguments]: Change to list of G-Expressions. Re-indent.
* gnu: tracker: Don't wrap binaries in libexec/tracker3 directory.Liliana Marie Prikler2023-03-05
| | | | | | | These binaries are mere symlinks to the already wrapped tracker command. They are used in a command lookup via argv[0], which wrapping them breaks. * gnu/packages/gnome.scm (tracker)[#:phases]: Add ‘unwrap-libexec’.
* gnu: meld: Use new package style.Andy Tai2023-03-05
| | | | | | | | | * gnu/packages/patchutils.scm (meld)[arguments]: Convert to list of G-Expressions. <#:phases>: Drop trailing #t. [inputs, native-inputs]: Drop labels. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: meld: Update to 3.22.0Andy Tai2023-03-05
| | | | | | | | | | | | | | | | * gnu/packages/patchutils.scm (meld): Update to 3.22.0 [build-system]: Switch to meson-build-system. [native-inputs]: Add desktop-file-utils, itstool, gobject-introspection, pkg-config, and python. [inputs]: Add bash-minimal, python, and python-pycairo. Replace gtksourceview-3 with gtksourceview-4. [arguments]: Add #:glib-or-gtk?, #:imported-modules, and #:modules. <#:phases>: Remove custom ‘install’ and ‘check’. Add ‘skip-gtk-update-icon-cache’. Adjust ‘copy-styles’ to gtksourceview-4. Replace ‘wrap-typelib’ with ‘python-and-gi-wrap’. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: sugar-datastore: Patch reference to md5sum.base-for-issue-61270base-for-issue-61018Ricardo Wurmus2023-03-05
| | | | | | * gnu/packages/sugar.scm (sugar-datastore)[inputs]: Add coreutils. [arguments]: Rename phase 'patch-reference-to-du to 'patch-tool-references and patch reference to md5sum.
* gnu: sugar: Patch additional references to tools.Ricardo Wurmus2023-03-05
| | | | | | | * gnu/packages/sugar.scm (sugar)[inputs]: Add ethtool, openssh, and xdg-user-dirs. [arguments]: Patch references to ssh-keygen, xdg-user-dir, ethtool, and locale.
* gnu: Add sugar-block-party-activity.Ricardo Wurmus2023-03-04
| | | | * gnu/packages/sugar.scm (sugar-block-party-activity): New variable.
* gnu: Add sugar-log-activity.Ricardo Wurmus2023-03-04
| | | | * gnu/packages/sugar.scm (sugar-log-activity): New variable.
* gnu: Add guile-gemini.Michal Atlas2023-03-04
| | | | | | * gnu/packages/guile-xyz.scm (guile-gemini): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gambit-c: Update gambit-c to 4.9.4.Preston M. Firestone2023-03-04
| | | | | | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.9.4. [uri]: change source URL to http://www.gambitscheme.org/. [home-page]: update URL to the project's new home page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove and deprecate tidy for tidy-htmlMorgan Smith2023-03-04
| | | | | | | | | | | | | * gnu/packages/web.scm (tidy): Change to deprecated alias for tidy-html * gnu/packages/pumpio.scm (pumpa): Use tidy-html instead of tidy and correct header name. * gnu/packages/markup.scm (hoedown): * gnu/packages/photo.scm (enblend-enfuse): * gnu/packages/php.scm (php): * gnu/packages/python-xyz.scm (python-pytidylib): Use tidy-html instead of tidy. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cross-base: Inherit arguments from 'mig'.Ludovic Courtès2023-03-04
| | | | | | | | | That way, 'xmig' inherits the 'avoid-perl-dependency' build phase. * gnu/packages/hurd.scm (mig)[arguments]: In 'avoid-perl-dependency', use 'find-files' to locate the "mig" executable(s). * gnu/packages/cross-base.scm (cross-kernel-headers*)[xmig]: Use 'substitute-keyword-arguments'.
* gnu: cross-base: Remove input labels for GNU Mach and MiG.Ludovic Courtès2023-03-04
| | | | | | * gnu/packages/cross-base.scm (cross-kernel-headers*)[xgnumach-headers] [xmig]: Remove input labels; use gexps and 'modify-inputs'. [xgnumach-headers-name]: New variable.
* gnu: mig: Remove dependency on Perl.Ludovic Courtès2023-03-04
| | | | | | * gnu/packages/hurd.scm (mig)[inputs]: Remove PERL. [arguments]: Remove 'patch-non-shebang-references' phase and add 'avoid-perl-dependency' phase.
* gnu: mig: Use gexps.Ludovic Courtès2023-03-04
| | | | * gnu/packages/hurd.scm (mig)[arguments]: Use gexps.
* gnu: Add sugar-read-activity.Ricardo Wurmus2023-03-04
| | | | * gnu/packages/sugar.scm (sugar-read-activity): New variable.
* gnu: Add sugar-terminal-activity.Ricardo Wurmus2023-03-04
| | | | * gnu/packages/sugar.scm (sugar-terminal-activity): New variable.
* gnu: telepathy-salut: Enable OLPC extensions.Ricardo Wurmus2023-03-04
| | | | | * gnu/packages/freedesktop.scm (telepathy-salut)[arguments]: Enable OLPC support in configure flags.
* nls: Fix typo in Italian translation.Tobias Geerinckx-Rice2023-02-26
| | | | | | | | | I will, of course, fix this in Weblate or find someone who can, but this currently breaks ‘guix system search cups’. * po/guix/it.po: Fix ‘@dnf’ typo. Reported by tux_life in #guix: https://issues.guix.gnu.org/61961
* gnu: sugar: Add XMPP telepathy inputs.Ricardo Wurmus2023-03-04
| | | | | * gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble and telepathy-salut.
* gnu: Add telepathy-gabble.Ricardo Wurmus2023-03-04
| | | | * gnu/packages/freedesktop.scm (telepathy-gabble): New variable.