summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add metacity.•••* gnu/packages/gnome.scm (metacity): New variable. Ricardo Wurmus2023-02-141-1/+50
* 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 Tournier2023-02-051-1/+1
* 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 Tournier2023-02-051-1/+1
* gnu: komikku: Update to 1.10.1.•••* gnu/packages/gnome.scm (komikku): Update to 1.10.1. Liliana Marie Prikler2023-02-051-2/+2
* gnu: komikku: Update to 1.9.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.9.0. Liliana Marie Prikler2023-01-291-2/+2
* gnu: Add vte-with-gtk-4.•••* gnu/packages/gnome.scm (vte-with-gtk-4): New variable. Liliana Marie Prikler2023-01-291-0/+9
* gnu: vte: Update to 0.70.2.•••* gnu/packages/gnome.scm (vte): Update to 0.70.2. Liliana Marie Prikler2023-01-291-2/+2
* 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-291-2/+2
* gnu: file-roller: Use HTTPS home page.•••* gnu/packages/gnome.scm (file-roller)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2023-01-221-1/+1
* gnu: gvfs: Update to 1.50.3.•••* gnu/packages/gnome.scm (gvfs): Update to 1.50.3. Tobias Geerinckx-Rice2023-01-151-2/+2
* gnu: gnome-latex: Update to 3.44.0.•••* gnu/packages/gnome.scm (gnome-latex): Update to 3.44.0. Liliana Marie Prikler2023-01-221-2/+2
* 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 Prikler2023-01-221-4/+5
* 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 Prikler2023-01-221-3/+6
* gnu: amtk: Update to 5.6.1.•••* gnu/packages/gnome.scm (amtk): Update to 5.6.1. Liliana Marie Prikler2023-01-221-2/+2
* gnu: tepl: Update to 6.4.0.•••* gnu/packages/gnome.scm (tepl): Update to 6.4.0. Liliana Marie Prikler2023-01-221-2/+2
* gnu: cheese: Move bash-minimal from propagated-inputs to inputs.•••* gnu/packages/gnome.scm (cheese) [propagated-inputs]: Move bash-minimal to... [inputs]: ... here. Maxim Cournoyer2023-01-221-3/+3
* 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 Cournoyer2023-01-221-3/+7
* gnu: cheese: Sort inputs.•••* gnu/packages/gnome.scm (cheese): Sort inputs. Maxim Cournoyer2023-01-221-6/+6
* gnu: cheese: Use gexps.•••* gnu/packages/gnome.scm (cheese) [arguments]: Use gexps. [phases] {wrap-cheese}: Delete extraneous INPUTS binding. Maxim Cournoyer2023-01-211-13/+13
* gnu: cheese: Update to 43.0.•••* gnu/packages/gnome.scm (cheese): Update to 43.0. Maxim Cournoyer2023-01-211-2/+2
* gnu: komikku: Update to 1.8.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.8.0. Liliana Marie Prikler2023-01-151-2/+2
* 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 Tildesley2023-01-081-2/+2
* 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 Flashner2023-01-081-0/+3
* gnu: tracker: Honor #:test-options keyword.•••* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check phase to honor the #:test-options keyword. Efraim Flashner2023-01-081-4/+4
* gnu: Add d-spy.•••* gnu/packages/gnome.scm (d-spy): New variable. Liliana Marie Prikler2023-01-081-0/+41
* gnu: komikku: Update to 1.7.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.7.0. Liliana Marie Prikler2023-01-081-2/+2
* gnu: komikku: Update to 1.6.1.•••* gnu/packages/gnome.scm (komikku): Update to 1.6.1. [inputs]: Add python-emoji. Liliana Marie Prikler2023-01-011-2/+3
* gnu: zeitgeist: Remove input labels.•••* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY instead of label. [native-inputs, inputs]: Remove labels. Marius Bakke2022-12-281-20/+19
* 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ès2022-12-241-1/+2
* gnu: tracker-miners: Remove obsolete input.•••* gnu/packages/gnome.scm (tracker-miners)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke2022-12-121-1/+1
* gnu: Add network-manager-fortisslvpn.•••* gnu/packages/gnome.scm (network-manager-fortisslvpn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arjan Adriaanse2022-12-051-0/+59
* gnu: eolie: Build with webkitgtk-with-libsoup2.•••* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. Efraim Flashner2022-12-011-1/+1
* gnu: Add raider.•••* gnu/packages/gnome.scm (raider): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahriman2022-11-251-0/+51
* gnu: gnome-keyring: Mark as 64-bit-only.•••* gnu/packages/gnome.scm (gnome-keyring)[supported-systems]: New field. Ludovic Courtès2022-11-221-0/+5
* 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ès2022-11-201-22/+3
* gnu: komikku: Update to 1.4.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.4.0. Liliana Marie Prikler2022-11-131-2/+2
* 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> florhizome2022-11-081-2/+2
* gnu: endeavour: Use git-file-name.•••* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name. Liliana Marie Prikler2022-11-051-0/+1
* 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 Prikler2022-11-051-5/+6
* gnu: komikku: Update to 1.3.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.3.0. Liliana Marie Prikler2022-11-051-2/+2
* 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 Baines2022-11-031-2/+4
* gnu: goffice: Update to 0.10.53.•••* gnu/packages/gnome.scm (goffice): Update to 0.10.53. Tobias Geerinckx-Rice2022-10-231-2/+2
* gnu: gnome-control-center: Update to 42.4.•••* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4. Christopher Baines2022-10-291-2/+2
* gnu: komikku: Update to 1.2.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.2.0. [inputs]: Add ‘python-rarfile’. Liliana Marie Prikler2022-10-261-2/+3
* gnu: five-or-more: Fix build.•••* gnu/packages/gnome.scm (five-or-more)[inputs]: Replace libgnome-games-support with libgnome-games-support-1. Efraim Flashner2022-10-261-1/+1
* gnu: xpad: Fix build.•••* gnu/packages/gnome.scm (xpad)[inputs]: Add gtk+. Replace gtksourceview with gtksourceview-4. Efraim Flashner2022-10-261-1/+1
* Merge branch 'staging'Marius Bakke2022-10-161-20/+39
|\
| * 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 Flashner2022-10-121-59/+115
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2022-09-291-85/+87
| |\ \
| * \ \ Merge branch 'master' into staging.•••With resolved conflicts in: gnu/local.mk gnu/packages/crates-io.scm Maxim Cournoyer2022-09-271-40/+129
| |\ \ \