~ruther/guix-local

392cbb91 — Liliana Marie Prikler 1 year, 8 months ago
gnu: gnome-initial-setup: Update to 46.4.

* gnu/packages/gnome.scm (gnome-initial-setup): Update to 46.4.
b0619718 — Liliana Marie Prikler 1 year, 8 months ago
gnu: libshumate: Update to 1.3.0.

* gnu/packages/gnome.scm (libshumate): Update to 1.3.0.
2ad1df0e — Liliana Marie Prikler 1 year, 6 months ago
gnu: gnome-keyring: Update to 46.2.

* gnu/packages/gnome.scm (gnome-keyring): Update to 46.2.
[#:parallel-tests?]: Document.
58651604 — Liliana Marie Prikler 1 year, 8 months ago
gnu: folks: Update to 0.15.9.

* gnu/packages/gnome.scm (folks): Update to 0.15.9.
194cfafc — Liliana Marie Prikler 1 year, 8 months ago
folks: Disable tests.

* gnu/packages/gnome.scm (folks)[#:tests?]: Set to #f.
82a11cae — Liliana Marie Prikler 1 year, 8 months ago
gnu: gnome-shell: Update to 46.7.

* gnu/packages/gnome.scm (gnome-shell): Update to 46.7.
[#:configure-flags]: Adjust accordingly.
[#:phases]<wrap-programs>: Likewise.
<unbreak-perf-tests>: Rename to…
<unbreak-shell-tests>: … this.  Adjust accordingly.
b4cb7356 — Liliana Marie Prikler 1 year, 8 months ago
gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-next): Inline into…
(xdg-desktop-portal): … this.
[inputs, native-inputs]: Drop input labels.  Sort alphabetically.
1b90133d — Liliana Marie Prikler 1 year, 8 months ago
gnu: mutter: Update to 46.6.

* gnu/packages/gnome.scm (mutter): Update to 46.6.
d98677c8 — Liliana Marie Prikler 1 year, 8 months ago
gnu: lock: Update to 1.1.3.

* gnu/packages/gnome.scm (lock): Update to 1.1.3.
31759067 — Liliana Marie Prikler 1 year, 8 months ago
gnu: gnome-settings-daemon: Update to 47.2.

gnome-settings-daemon 46 has a hard requirement for systemd, which is fixed
with two upstream patches that are sadly not yet included in any public
release.  To not carry them around needlessly, jump straight ahead to 47.

* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 47.2.
205b79d5 — Maxim Cournoyer 1 year, 9 months ago
gnu: fontmanager: Use gexps and drop input labels.

* gnu/packages/fontutils.scm (fontmanager) [arguments]: Use gexps.
[native-inputs]: Remove labels.
[inputs]: Likewise.

Change-Id: Ie7dae815d94a196f58909bffac5a0cba4414fb6a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
b2065d95 — Maxim Cournoyer 1 year, 9 months ago
gnu: fontmanager: Update to 0.9.0.

* gnu/packages/fontutils.scm (fontmanager): Update to 0.9.0.
[arguments] <#:phases>: New argument.
[native-inputs]: Replace vala-0.52 with vala.
[inputs]: Replace gtk+ with gtk.  Replace libsoup-minimal-2 with libsoup.
Replace webkitgtk-with-libsoup2 with webkitgtk.

Change-Id: Ieedd48147f3c5c9936f922b812932020258fccae
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
e2ada3bd — Liliana Marie Prikler 1 year, 8 months ago
gnu: nautilus: Update to 46.2.

* gnu/packages/gnome.scm (nautilus): Update to 46.2.
[#:phases]: Add ‘patch-commands’.
Rename ‘disable-tracker-tests’ to ‘fix-tests’
Also fix “test-directory”.
[inputs]: Add bash-minimal.
* gnu/packages/patches/nautilus-extension-search-path.patch: Rebase patch.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
71d1ea42 — Maxim Cournoyer 1 year, 9 months ago
gnu: gvfs: Patch mount, umount and lsof commands.

* gnu/packages/gnome.scm (gvfs) [#:phases]: New argument.
[inputs]: Add lsof and util-linux.

Change-Id: If9c72e6de96f008be9decb4b7d89b0052c0f8f43
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
34e5752f — Liliana Marie Prikler 1 year, 8 months ago
gnu: libgdata: Fix build.

* gnu/packages/patches/libgdata-fix-tests.patch: New file.
* gnu/packages/gnome.scm (libgdata)[patches]: Use it here.
* gnu/local.mk (dist_patch_DATA): Register it here.
a70a06b2 — Liliana Marie Prikler 1 year, 8 months ago
gnu: wpewebkit: Add missing input.

* gnu/packages/webkit.scm (wpewebkit)[inputs]: Add libinput.
48e3c26e — Liliana Marie Prikler 1 year, 8 months ago
gnu: network-manager: Fix build.

* gnu/packages/gnome.scm (network-manager)[#:phases]<pre-configure>: Also
preconfigure environment variables.
e51ff9c2 — Liliana Marie Prikler 1 year, 8 months ago
gnu: blueprint-compiler-0.4: Fix build.

* gnu/packages/gnome.scm (blueprint-compiler-0.4)[arguments]: Drop ‘fix-tests’
phase.
82de874b — Liliana Marie Prikler 1 year, 8 months ago
gnu: modem-manager: Fix build.

* gnu/packages/patches/modem-manager-fix-test-wrapper.patch: New file.
* gnu/packages/freedesktop.scm (modem-manager)[patches]: Use it here.
* gnu/local.mk (dist_patch_DATA): Register it here.
11d07a49 — Maxim Cournoyer 1 year, 9 months ago
gnu: orc: Update to 0.4.40.

* gnu/packages/gstreamer.scm (orc): Update to 0.4.40.

Change-Id: I96079bcb3dcd6c1058574d2722872a0c41fb6847
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Next