me
/
guix
Archived
1
0
Fork 0
Commit Graph

2632 Commits (cf072876196cebb2962ef3681520331532636b96)

Author SHA1 Message Date
Marius Bakke 2a023a7bd8
gnu: yelp-xsl: Remove input labels.
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove labels.
2022-06-30 23:26:20 +02:00
Marius Bakke 90002914cb
gnu: yelp-xsl: Remove obsolete input.
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove INTLTOOL.
2022-06-30 23:26:20 +02:00
Vinicius Monego fbf69d1c08
gnu: gthumb: Update to 3.12.2.
* gnu/packages/gnome.scm (gthumb): Update to 3.12.2.
2022-06-18 13:07:09 -03:00
Alexandros Theodotou d22bee814c
gnu: libadwaita: Update to 1.1.0.
* gnu/packages/gnome.scm (libadwaita): Update to 1.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-15 00:25:21 +02:00
Liliana Marie Prikler 330d2778a9
gnu: komikku: Update to 0.39.0.
* gnu/packages/gnome.scm (komikku): Update to 0.39.0.
2022-06-14 19:01:33 +02:00
Ludovic Courtès 622545de6c
Merge branch 'master' into staging 2022-06-12 22:49:47 +02:00
Ludovic Courtès 091eb323ba
Merge branch 'master' into staging 2022-06-08 14:53:16 +02:00
Liliana Marie Prikler 3f922e229b
gnu: epiphany: Use new coding style.
* gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of
G-Expressions.
[propagated-inputs]: Reindent.
[inputs, native-inputs]: Drop labels and reindent.
2022-06-08 21:26:30 +02:00
Liliana Marie Prikler 731f55aa8d
gnu: epiphany: Update to 42.2.
* gnu/packages/gnome.scm (epiphany): Update to 42.2.
[source]: Remove patches.
* gnu/packages/patches/epiphany-update-libportal-usage.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-08 21:25:20 +02:00
Efraim Flashner 64c043e63a
Merge remote-tracking branch 'origin/master' into staging 2022-06-01 12:42:04 +03:00
Tobias Geerinckx-Rice 1600d5cd3a
gnu: gnome-commander: Update to 1.14.2.
* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.2.
2022-05-29 02:00:27 +02:00
Tobias Geerinckx-Rice ebd7627bbc
gnu: gnumeric: Remove input labels.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]:
Remove input labels.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice 33f5cf1a8d
gnu: gnumeric: Update to 1.12.52.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.52.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice 8c07ffe249
gnu: goffice: Update to 0.10.52.
* gnu/packages/gnome.scm (goffice): Update to 0.10.52.
2022-05-29 02:00:11 +02:00
Tobias Geerinckx-Rice 771dd4f3e7
gnu: gnome-autoar: Update to 0.4.3.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.3.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice c527b2faea
gnu: gnome-mines: Make yelp a regular input.
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]: Move yelp from here…
[inputs]: …to here, as it's a reference of .gnome-mines-real.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice 868b494ac2
gnu: gnome-mines: Remove input labels.
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]:
Remove input labels.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice 1b6c908150
gnu: gnome-mines: Update to 40.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 40.1.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice b6086d315f
gnu: five-or-more: Make libxml2 a regular input.
* gnu/packages/gnome.scm (five-or-more)[native-inputs]: Move libxml2 from here…
[inputs]: …to here, as it's a reference of .five-or-more-real.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice 6e67786060
gnu: five-or-more: Remove input labels.
* gnu/packages/gnome.scm (five-or-more)[native-inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 2a3e1ba940
gnu: five-or-more: Update to 3.32.3.
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.3.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:00 +02:00
Maxim Cournoyer 5e25a69e6e
gnu: mozjs: Cleanup to only keep the last version.
* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise
update fields to use those of mozjs-78.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Use new style.
(mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables.
* gnu/packages/patches/mozjs17-aarch64-support.patch
* gnu/packages/patches/mozjs24-aarch64-support.patch
* gnu/packages/patches/mozjs38-pkg-config-version.patch
* gnu/packages/patches/mozjs38-shell-version.patch
* gnu/packages/patches/mozjs38-tracelogger.patch
* gnu/packages/patches/mozjs38-version-detection.patch
* gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): De-register them.
* gnu/packages/games.scm (0ad): Adjust accordingly.
* gnu/packages/gnome.scm (gjs): Likewise.
* gnu/packages/polkit.scm (polkit-mozjs): Likewise.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 6fedf5c5b0
gnu: gnome-keyring: Use Python 3.
* gnu/packages/gnome.scm (libgnome-keyring)[source]: Fix indentation.
[arguments]: Use gexps.
[phases]{fix-docbook}: Delete phase.
[native-inputs]: Use new style.  Replaec python-2 with python-wrapper.  Use
current docbook-xml.  Add libxml2.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer 5fe7b6efbb
gnu: Remove gnome-doc-utils.
* gnu/packages/gnome.scm (gnome-doc-utils): Delete variable.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer 2815b1963b
gnu: brasero: Remove obsolete gnome-doc-utils input.
* gnu/packages/gnome.scm (brasero)[inputs]: Delete gnome-doc-utils.
2022-05-31 14:54:08 -04:00
Maxim Cournoyer 88a77bdda1
gnu: Remove python2-pygobject.
* gnu/packages/glib.scm (python2-pygobject, python2-pygobject-2): Delete
variables.
(python-pygobject)[properties]: Delete field.
* gnu/packages/patches/python2-pygobject-2-deprecation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/gnome.scm (libsecret): Remove commented Python 2 inputs.
2022-05-31 14:53:46 -04:00
Maxim Cournoyer 984a04210a
gnu: Remove python2-rsvg.
* gnu/packages/gnome.scm (python2-rsvg): Delete variable.
2022-05-31 14:53:43 -04:00
Maxim Cournoyer 1c142bb829
gnu: Remove python2-pyatspi.
* gnu/packages/gnome.scm (python2-pyatspi): Delete variable.
2022-05-31 14:53:43 -04:00
Rene Saavedra 38f3d38ead
gnu: xpad: Update to 5.8.0.
* gnu/packages/gnome.scm (xpad): Update to 5.8.0.
[inputs]: Replace gtksourceview-3 with gtksourceview.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-30 16:34:40 +02:00
Rene Saavedra b456086c65
gnu: apostrophe: Build with correct webkitgtk.
* gnu/packages/gnome.scm (apostrophe)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-05-29 15:53:48 +03:00
Tobias Geerinckx-Rice 45fdd1d5e5
gnu: ocrfeeder: Update to 0.8.5.
* gnu/packages/gnome.scm (ocrfeeder): Update to 0.8.5.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:13 +02:00
Ludovic Courtès 7097e98586
Merge branch 'master' into staging 2022-05-26 17:11:20 +02:00
Efraim Flashner e5e0e283ff
Merge branch 'master' into staging 2022-05-16 11:14:42 +03:00
Ludovic Courtès 61c8d0fe3d
gnu: gcolor3: Remove input labels.
* gnu/packages/gnome.scm (gcolor3)[native-inputs]: Remove input labels.
2022-05-16 15:48:09 +02:00
Sughosha 5ba12f0176
gnu: gcolor3: Fix build with libportal-0.5.
* gnu/packages/patches/gcolor3-update-libportal-usage.patch: New file.
* gnu/packages/gnome.scm (gcolor3)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-16 15:48:09 +02:00
Maxim Cournoyer cc9feb754b
gnu: setzer: Add python-wrapper to fix build.
* gnu/packages/gnome.scm (setzer)[native-inputs]: Add python-wrapper.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer e96c89b2c6
gnu: libgrss: Use libsoup-minimal-2 to fix build.
* gnu/packages/gnome.scm (libgrss)[propagated-inputs]: Use libsoup-minimal-2.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer 1dc1da973c
gnu: seed: Use webkitgtk-with-libsoup2.
* gnu/packages/gnome.scm (seed)[propagated-inputs]: Use
webkitgtk-with-libsoup2.
2022-05-12 12:46:05 -04:00
Ludovic Courtès 284fa72649
Merge branch 'master' into staging 2022-04-28 16:24:46 +02:00
Liliana Marie Prikler 0b681c5896
gnu: komikku: Update to 0.38.0.
* gnu/packages/gnome.scm (komikku): Update to 0.38.0.
2022-04-19 20:28:01 +02:00
Ludovic Courtès 09555d22ea
gnu: geary: Remove input labels.
* gnu/packages/gnome.scm (geary)[inputs, native-inputs]: Remove labels.
2022-04-19 12:29:45 +02:00
Rene Saavedra 19f4497cb6
gnu: geary: Add missing input.
* gnu/packages/gnome.scm (geary)[native-inputs]: Add python for configure phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-19 12:29:45 +02:00
Leo Nikkilä d15a601a85
gnu: phodav: Use libsoup 2 instead of libsoup 3.
Looks like phodav requires libsoup 2. Example of failing build logs,
wanting libsoup 2.4: <https://ci.guix.gnu.org/build/584454/log/raw>

After swapping the dependency, tests were failing due to HOME not being
writable. I added a new build phase to account for this. I also removed
the start-virtual-dir-server phase which no longer seems required, the
tests pass without it.

* gnu/packages/gnome.scm (phodav): Fix build, tests.
[inputs]: Replace libsoup 3 with libsoup 2.
[arguments]<#:phases>[set-temporary-home]: New phase.
[arguments]<#:phases>[start-virtual-dir-server]: Remove phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:40 +02:00
Zhu Zihao ab98b51ef1
gnu: cogl: Fix the home page.
[[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-03-23T11:08:49+0100 using EDDSA]]

[[End of PGP Signed Part]]
>From a133e9e91f189f873f86481c7d8c3b8b4c5f755d Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 23 Mar 2022 18:05:40 +0800
Subject: [PATCH] gnu: cogl: Fix the home page.

The website https://www.cogl3d.org/ is not owned by Project Cogl now. Since
Cogl is a part of Project Clutter, make Cogl use the same homepage as Clutter.

* gnu/packages/gnome.scm (cogl): Fix the indentation.

[homepage]: Use the same homepage as clutter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:53:09 +01:00
Maxim Cournoyer 49b350fafc
Merge branch 'master' into staging. 2022-03-21 21:38:19 -04:00
Liliana Marie Prikler d8079790c3
gnu: system-config-printer: Use new style for arguments.
* gnu/packages/gnome.scm (system-config-printer)[arguments]: Use
G-Expressions.  Delete trailing #ts.
2022-03-20 14:44:26 +01:00
Liliana Marie Prikler 323172875a
gnu: system-config-printer: Update to 1.5.16.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.16.
[#:phases]<patch-Makefile.am>: Rename to ...
<patch-build-files>: ... this.  Also patch configure.ac
[inputs]: Replace intltool with gettext-minimal.
2022-03-20 14:44:25 +01:00
Liliana Marie Prikler 99b41ffcbf
gnu: system-config-printer: Add install directories to pythonpath.
* gnu/packages.gnome.scm (system-config-printer)[#:phases]: Add
‘add-install-to-pythonpath’ between ‘install’ and ‘wrap-for-python’.
2022-03-20 14:44:25 +01:00
宋文武 b769fe7f75
gnu: eog-plugins: Symlink eog plugins into 'share/eog/plugins'.
Fixes <https://issues.guix.gnu.org/54283>.

* gnu/packages/gnome.scm (eog-plugins)[arguments]: Add 'fix-plugins-path' phase.
2022-03-12 12:11:34 +08:00
宋文武 cce9eb1938
gnu: eog: Wrap with gsettings schemas.
* gnu/packages/gnome.scm (eog)[arguments]: Add #:glib-or-gtk? #t.
2022-03-12 12:11:08 +08:00