~ruther/guix-local

ff3a9b87 — Vivien Kraus 1 year, 11 months ago
gnu: gnome-shell: Update to 44.10.

* gnu/packages/gnome.scm (gnome-shell): Update to 44.10.

Change-Id: Ib4591ac6b34af33e63468eddd21015b823a6f8da
Signed-off-by: Christopher Baines <mail@cbaines.net>
b69a7a86 — Vivien Kraus 1 year, 11 months ago
gnu: gnome-online-accounts: Update to 3.48.1.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.48.1.

Change-Id: I779bc5ae3978b59489abd8c3c54944c035674fc6
Signed-off-by: Christopher Baines <mail@cbaines.net>
2c958acf — Vivien Kraus 1 year, 11 months ago
gnu: folks: Update to 0.15.8.

* gnu/packages/gnome.scm (folks): Update to 0.15.8.

Change-Id: I36ceb7d70e315a22352495e3470ce9fd7e126196
Signed-off-by: Christopher Baines <mail@cbaines.net>
1caa0eee — Vivien Kraus 2 years ago
gnu: girara: Build with json-glib.

* gnu/packages/gtk.scm (girara) [propagated-inputs]: Add json-glib.

Change-Id: I5bfe5a516885153014fce1c6643ac5799f0100e1
Signed-off-by: Christopher Baines <mail@cbaines.net>
7ba325f2 — Vivien Kraus 1 year, 11 months ago
gnu: zathura: Update style.

* gnu/packages/pdf.scm (zathura) [arguments]: Convert to list of
G-Expressions.
(zathura): Reorder fields.

Change-Id: Icb1e983570c6ba3d391c2ee49c1b102246c8080f
Signed-off-by: Christopher Baines <mail@cbaines.net>
939bd333 — Vivien Kraus 1 year, 11 months ago
gnu: zathura: Update to 0.5.4.

Build with updated girara.

* gnu/packages/pdf.scm (zathura): Update to 0.5.4.
* gnu/packages/patches/zathura-use-struct-initializers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/pdf.scm (zathura): Use it here.

Change-Id: I5975d993b92a1a77ed35df2206acb93219138cff
Signed-off-by: Christopher Baines <mail@cbaines.net>
aa9aebce — Vivien Kraus 1 year, 11 months ago
gnu: telegram-desktop: Build with glibmm@2.76.

* gnu/packages/telegram.scm (telegram-desktop): Use glibmm-2.76 instead of
glibmm.

Change-Id: I0ec4ebc549dd867db22d68ee6317d1630cf1bfd8
Signed-off-by: Christopher Baines <mail@cbaines.net>
c6b653f2 — Vivien Kraus 1 year, 11 months ago
gnu: Add glibmm-2.76.

* gnu/packages/glib.scm (glibmm-2.76): New variable.

Change-Id: I6d38e7640f9362ca7b6d26611db914da74ead53d
Signed-off-by: Christopher Baines <mail@cbaines.net>
64785a79 — Vivien Kraus 1 year, 11 months ago
gnu: libgda: Disable failing tests.

* gnu/packages/patches/libgda-disable-data-proxy-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (libgda): Use it here.

Change-Id: I0a86fb75b1ad048eca99408750b26f4b8ff448c1
Signed-off-by: Christopher Baines <mail@cbaines.net>
618cae45 — Christopher Baines 1 year, 11 months ago
Merge remote-tracking branch 'savannah/master' into gnome-team

Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26
00bf07ec — Marco Rimoldi 2 years ago
gnu: frescobaldi: Make it display icons with qtsvg-5.

* gnu/packages/music.scm (frescobaldi)
[origin]<uri>: Updated to avoid automatic redirect.
[arguments]<phases>: Add 'wrap-executable to export QT_PLUGIN_PATH.
[inputs]: Add qtsvg-5, bash-minimal.

Change-Id: I55b3c56d41bd60e4ba4c938109ff41631e211ad2
Signed-off-by: Christopher Baines <mail@cbaines.net>
82bb2ed9 — Marco Rimoldi 2 years ago
gnu: portmidi: Add variant portmidi-2 updated to release 2.0.4.

Tested with package Frescobaldi.  Other packages dependent on the old 217
version still need to be tested and updated so that it can be phased out.

* gnu/packages/music.scm (portmidi): Add variant portmidi-2.
[version]: Change to new scheme, jumping from 217 to 2.0.4.
[source]: Change origin from Sourceforge to GitHub.
* gnu/packages/music.scm (python-pyportmidi) [inputs]: Change portmidi to portmidi-2.
* gnu/packages/music.scm (frescobaldi) [inputs]: Change portmidi to portmidi-2.

Change-Id: I2530d206e19e885082a95f1aac65348e7a51d4ca
Signed-off-by: Christopher Baines <mail@cbaines.net>
cf0f8918 — Marco Rimoldi 2 years ago
gnu: python-pyportmidi: Update to 0.0.7-0.d9e5ee0.

When the PortMidi project moved to GitHub in 2021, changing version numbering
scheme, the Python bindings were moved to a separate repository and marked as
needing a new maintainer.  The chosen revision, dated June 2023, is the first
to allow the package to build successfully in the temporary lack of an
official new release.

* gnu/packages/music.scm (python-pyportmidi): Source moved, fix build.
[version]: Change to new scheme, jumping from 217 to 0.0.7.
[source]: Change origin from Sourceforge to GitHub.

Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465
Signed-off-by: Christopher Baines <mail@cbaines.net>
d99cec30 — Marco Rimoldi 2 years ago
gnu: python-poppler-qt5: Update to 21.3.0.

* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.3.0.
[build-system]: Change to pyproject.
[inputs]: Change SIP to current version variant.
* gnu/packages/patches/python-poppler-qt5-fix-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register said patch.

Change-Id: I30d6e2a3180505091d8072ed452211b0bb3a0178
Signed-off-by: Christopher Baines <mail@cbaines.net>
9d8a52d3 — Andy Tai 2 years ago
gnu: freeipmi: Update to 1.6.14.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.14.

Change-Id: I4c729baaf2a45391f95b6f96441a96d2b0f58f40
Signed-off-by: Christopher Baines <mail@cbaines.net>
5e1e789f — Christopher Baines 1 year, 11 months ago
gnu: guix-data-service: Update to 0.0.1-46.b4583bb.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-46.b4583bb.

Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
8a53a71c — Christopher Baines 1 year, 11 months ago
gnu: bffe: Update to 0-5.bdfaab9.

* gnu/packages/package-management.scm (bffe): Update to 0-5.bdfaab9.

Change-Id: I7483026b61971e6420eab5257f0ef8afd54d032d
6ef846b9 — Christopher Baines 1 year, 11 months ago
gnu: guix-build-coordinator: Update to 0-99.d802b81.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-99.d802b81.

Change-Id: I82067857ed358c0895162b4f2fb7a775ede12e7d
6f05c96f — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-bwesterb-go-ristretto: Move to golang-crypto.

* gnu/packages/golang.scm (go-github-com-bwesterb-go-ristretto): Move
from here ...
* gnu/packages/golang-crypto.scm: ... to here.

Change-Id: Ia028e4c5ccceaec3f0ceb828a147eff72cf6a20f
5b59c149 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-beorn7-perks-quantile: Move to golang-xyz.

* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I09a2080b78fd3273af75cbbbb49718bb8eec86e5
Next