Age | Commit message (Expand) | Author |
2023-02-05 | gnu: Rename 'samba/fixed' to 'samba/pinned'....* gnu/packages/samba.scm: Rename variable 'samba/fixed' to 'samba/pinned' and
'samba/fixed-patched' to 'samba/fixed'.
* gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Replace 'samba/fixed' with
'samba/pinned'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Simon Tournier |
2023-02-05 | gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned'....* gnu/packages/version-control.scm: Rename variable 'git-minimal/fixed' to
'git-minimal/pinned', add depreciation.
* gnu/packages/erlang.scm (erlang-erlware-commons)[native-inputs]: Replace
'git-minimal/fixed' with 'git-minimal/pinned'.
(rebar3-git-vsn)[inputs]: Likewise.
* gnu/packages/gnome.scm (gnome-photos)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (graphene)[native-inputs]: Likewise.
* gnu/packages/haskell.scm (ghc-8.8, ghc-8.10)[native-inputs]: Likewise.
* gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Likewise.
* gnu/packages/ocaml.scm (opam, ocamlformat)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-check-manifest)[native-inputs]: Likewise.
(python-scikit-build)[native-inputs]: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Simon Tournier |
2023-02-05 | gnu: komikku: Update to 1.10.1....* gnu/packages/gnome.scm (komikku): Update to 1.10.1.
| Liliana Marie Prikler |
2023-01-29 | gnu: komikku: Update to 1.9.0....* gnu/packages/gnome.scm (komikku): Update to 1.9.0.
| Liliana Marie Prikler |
2023-01-29 | gnu: Add vte-with-gtk-4....* gnu/packages/gnome.scm (vte-with-gtk-4): New variable.
| Liliana Marie Prikler |
2023-01-29 | gnu: vte: Update to 0.70.2....* gnu/packages/gnome.scm (vte): Update to 0.70.2.
| Liliana Marie Prikler |
2023-01-29 | gnu: terminator: Update to 2.1.2....From <https://issues.guix.gnu.org/59059> by Andy Tai.
* gnu/packages/gnome.scm (terminator): Update to 2.1.2.
| 宋文武 |
2023-01-22 | gnu: file-roller: Use HTTPS home page....* gnu/packages/gnome.scm (file-roller)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-01-15 | gnu: gvfs: Update to 1.50.3....* gnu/packages/gnome.scm (gvfs): Update to 1.50.3.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: gnome-latex: Update to 3.44.0....* gnu/packages/gnome.scm (gnome-latex): Update to 3.44.0.
| Liliana Marie Prikler |
2023-01-22 | gnu: devhelp: Update to 43.0....* gnu/packages/gnome.scm (devhelp): Update to 43.0.
[arguments]: Update ‘skip-gtk-update-icon-cache’ accordingly.
| Liliana Marie Prikler |
2023-01-22 | gnu: gedit: Update to 44.1....* gnu/packages/gnome.scm (gedit): Update to 44.1.
[native-inputs]: Add gtk-doc.
[inputs]: Add amtk and tepl.
| Liliana Marie Prikler |
2023-01-22 | gnu: amtk: Update to 5.6.1....* gnu/packages/gnome.scm (amtk): Update to 5.6.1.
| Liliana Marie Prikler |
2023-01-22 | gnu: tepl: Update to 6.4.0....* gnu/packages/gnome.scm (tepl): Update to 6.4.0.
| Liliana Marie Prikler |
2023-01-22 | gnu: cheese: Move bash-minimal from propagated-inputs to inputs....* gnu/packages/gnome.scm (cheese) [propagated-inputs]: Move bash-minimal to...
[inputs]: ... here.
| Maxim Cournoyer |
2023-01-22 | gnu: cheese: Wrap GST_PRESET_PATH to find GstVP8Enc.prs....Before this fix, cheese would complain like so:
(cheese:15094): cheese-WARNING **: Can't find vp8enc preset: "Profile
Realtime", using alternate preset: "Cheese Realtime". If you see this, make a
bug report!
If you've run cheese before, make sure to run "rm -rf
~/.local/share/gstreamer-1.0" to make the fix effective.
* gnu/packages/gnome.scm (cheese) [phases]: Set the GST_PRESET_PATH
environment variable in the wrap phase.
| Maxim Cournoyer |
2023-01-22 | gnu: cheese: Sort inputs....* gnu/packages/gnome.scm (cheese): Sort inputs.
| Maxim Cournoyer |
2023-01-21 | gnu: cheese: Use gexps....* gnu/packages/gnome.scm (cheese) [arguments]: Use gexps.
[phases] {wrap-cheese}: Delete extraneous INPUTS binding.
| Maxim Cournoyer |
2023-01-21 | gnu: cheese: Update to 43.0....* gnu/packages/gnome.scm (cheese): Update to 43.0.
| Maxim Cournoyer |
2023-01-15 | gnu: komikku: Update to 1.8.0....* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
| Liliana Marie Prikler |
2023-01-08 | gnu: pipewire: Switch default to 0.3....* gnu/packages/linux.scm (pipewire): Switch to pipewire 0.3.
(pipewire-0.3): Remove variable.
(wireplumber): Replace all pipewire-0.3 by pipewire.
* gnu/packages/audio.scm (qpwgraph): Ditto.
* gnu/packages/chromium.scm (ungoogled-chromium): Ditto.
* gnu/packages/freedesktop.scm (weston, xdg-desktop-portal,
xdg-desktop-portal-wlr): Ditto.
* gnu/packages/gnome.scm (mutter): Ditto.
* gnu/packages/kde-systemtools.scm (krfb): Ditto.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Ditto.
* gnu/packages/video.scm (obs): Ditto.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Brendan Tildesley |
2023-01-08 | gnu: tracker: Extend test timeout for riscv64-linux....* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
| Efraim Flashner |
2023-01-08 | gnu: tracker: Honor #:test-options keyword....* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
| Efraim Flashner |
2023-01-08 | gnu: Add d-spy....* gnu/packages/gnome.scm (d-spy): New variable.
| Liliana Marie Prikler |
2023-01-08 | gnu: komikku: Update to 1.7.0....* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
| Liliana Marie Prikler |
2023-01-01 | gnu: komikku: Update to 1.6.1....* gnu/packages/gnome.scm (komikku): Update to 1.6.1.
[inputs]: Add python-emoji.
| Liliana Marie Prikler |
2022-12-28 | gnu: zeitgeist: Remove input labels....* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
| Marius Bakke |
2022-12-24 | gnu: gnome-photos: Depend on 'git-minimal/fixed'....* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass
#:disallowed-references.
[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
| Ludovic Courtès |
2022-12-12 | gnu: tracker-miners: Remove obsolete input....* gnu/packages/gnome.scm (tracker-miners)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
| Marius Bakke |
2022-12-05 | gnu: Add network-manager-fortisslvpn....* gnu/packages/gnome.scm (network-manager-fortisslvpn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Arjan Adriaanse |
2022-12-01 | gnu: eolie: Build with webkitgtk-with-libsoup2....* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
| Efraim Flashner |
2022-11-25 | gnu: Add raider....* gnu/packages/gnome.scm (raider): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ahriman |
2022-11-22 | gnu: gnome-keyring: Mark as 64-bit-only....* gnu/packages/gnome.scm (gnome-keyring)[supported-systems]: New field.
| Ludovic Courtès |
2022-11-20 | gnu: nautilus: Fix crash due to loading extensions twice....Fixes <https://issues.guix.gnu.org/58221>.
Reported by Tobias Kortkamp <tobias.kortkamp@gmail.com>.
Previously, if NAUTILUS_EXTENSION_PATH contained the same directory
several times, Nautilus could end up loading the same extension a second
time and crash. This patch ensures that each extension cannot be loaded
more than once.
* gnu/packages/patches/nautilus-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
[arguments]: Remove 'make-extensible' phase.
| Ludovic Courtès |
2022-11-13 | gnu: komikku: Update to 1.4.0....* gnu/packages/gnome.scm (komikku): Update to 1.4.0.
| Liliana Marie Prikler |
2022-11-08 | gnu: geary: Fix inputs....* gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| florhizome |
2022-11-05 | gnu: endeavour: Use git-file-name....* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name.
| Liliana Marie Prikler |
2022-11-05 | gnu: endeavour: Update to 43.0....* gnu/packages/gnome.scm (endeavour): Update to 43.0.
[#:phases]: Adjust ‘skip-gtk-update-icon-cache’ accordingly.
| Liliana Marie Prikler |
2022-11-05 | gnu: komikku: Update to 1.3.0....* gnu/packages/gnome.scm (komikku): Update to 1.3.0.
| Liliana Marie Prikler |
2022-11-03 | gnu: gnome: Include aarch64 in librsvg-for-system....As the current librsvg currently builds for aarch64-linux as well as
x86_64-linux.
* gnu/packages/gnome.scm (librsvg-for-system): Use librsvg for aarch64.
| Christopher Baines |
2022-10-23 | gnu: goffice: Update to 0.10.53....* gnu/packages/gnome.scm (goffice): Update to 0.10.53.
| Tobias Geerinckx-Rice |
2022-10-29 | gnu: gnome-control-center: Update to 42.4....* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4.
| Christopher Baines |
2022-10-26 | gnu: komikku: Update to 1.2.0....* gnu/packages/gnome.scm (komikku): Update to 1.2.0.
[inputs]: Add ‘python-rarfile’.
| Liliana Marie Prikler |
2022-10-26 | gnu: five-or-more: Fix build....* gnu/packages/gnome.scm (five-or-more)[inputs]: Replace
libgnome-games-support with libgnome-games-support-1.
| Efraim Flashner |
2022-10-26 | gnu: xpad: Fix build....* gnu/packages/gnome.scm (xpad)[inputs]: Add gtk+. Replace gtksourceview
with gtksourceview-4.
| Efraim Flashner |
2022-10-16 | Merge branch 'staging' | Marius Bakke |
2022-10-12 | Merge remote-tracking branch 'origin/master' into staging...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
| Efraim Flashner |
2022-10-10 | gnu: endeavour: Propagate evolution-data-server....Fixes <https://issues.guix.gnu.org/36869>.
* gnu/packages/gnome.scm (endeavour) [inputs]: Move evolution-data-server...
[propagated-inputs]: ... here.
Reported-by: Jesse Gibbons <jgibbons2357+guix@gmail.com>
| Maxim Cournoyer |
2022-10-13 | gnu: epiphany: Use 'librsvg-for-system'....This adds support for non x86_64 architectures.
* gnu/packages/gnome.scm (epiphany)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Denis 'GNUtoo' Carikli |
2022-10-08 | gnu: upower: Fix test failure on i686-linux....* gnu/packages/gnome.scm (upower)[arguments]: Add
'adjust-test-for-excess-precision' when 'target-x86-32?' returns true.
| Ludovic Courtès |