me
/
guix
Archived
1
0
Fork 0
Commit Graph

2549 Commits (eec50b7974bded78da7330d693f7c33eaab7dfe0)

Author SHA1 Message Date
Leo Famulari dd2c2625b3
gnu: libratbag: Make Python a regular input.
The built package does keep a reference to Python, checked with `guix gc
--references`.

This is a followup to commit e415a73d2c.

* gnu/packages/gnome.scm (libratbag)[native-inputs]: Move PYTHON ...
[inputs]: ... to here.
2022-01-20 13:07:18 -05:00
Daniel Meißner f673e713c0
gnu: seahorse: Fix failing build.
The Python scripts in the build-aux directory which are run during ‘meson
build’ need a Python interpreter in the $PATH environment.

* gnu/packages/gnome.scm (seahorse)[native-inputs]: Add python.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:29:57 +01:00
Tobias Geerinckx-Rice 2b6af630d6
gnu: rygel: Remove input labels.
* gnu/packages/gnome.scm (rygel)[native-inputs]:
Remove input labels.
2022-01-16 01:00:07 +01:00
Tobias Geerinckx-Rice dfdf20aa05
gnu: rygel: Fix build.
* gnu/packages/gnome.scm (rygel)[native-inputs]: Add python.
2022-01-16 01:00:07 +01:00
Tobias Geerinckx-Rice b849c1e0b1
gnu: nautilus: Fix build.
* gnu/packages/gnome.scm (nautilus)[native-inputs]: Add python.
2022-01-16 01:00:00 +01:00
John Kehayias e415a73d2c
gnu: libratbag: Add python to native inputs.
Since commit 6f36d0c89e, Meson no longer
propagates Python.

* gnu/packages/gnome.scm (libratbag)[native-inputs]: Add python.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-01-16 01:00:00 +01:00
Marius Bakke 2b632e4060
gnu: komikku: Provide 'python'.
...because MESON-BUILD-SYSTEM no longer includes it by default.

* gnu/packages/gnome.scm (komikku)[inputs]: Add PYTHON.
2022-01-19 21:41:13 +01:00
Leo Famulari ea0e8022f2
gnu: gnome-music: Add a direct dependency on Python.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (gnome-music)[inputs]: Add python.
2022-01-18 14:00:56 -05:00
Maxim Cournoyer 6edcf688c0
gnu: gnome-control-center: Update to 41.2.
* gnu/packages/patches/gnome-control-center-libexecdir.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm (gnome-control-center): Update to 41.2.
[source]: Apply patch.
[phases]{no-polkit-magic}: New phase.
[native-inputs]: Use new style.  Add python.
[propagated-inputs]: Use new style.  Replace gdk-pixbuf by librsvg.
2022-01-18 12:33:22 -05:00
Maxim Cournoyer 2784ba2fe8
gnu: gnome-boxes: Add python to native inputs.
* gnu/packages/gnome.scm (gnome-boxes)[native-inputs]: Use new style and add
python.
[inputs]: Use new style.
2022-01-18 11:19:32 -05:00
Maxim Cournoyer 1995920f68
gnu: folks: Add python to native inputs.
Reported by ekaitz on #guix.

* gnu/packages/gnome.scm (folks): Delete trailing #t.
[native-inputs]: Use new style.  Add python.
2022-01-18 10:47:44 -05:00
Mathieu Othacehe 5ed33b0d05
gnu: vte: Fix build.
* gnu/packages/gnome.scm (vte)[native-inputs]: Add python.
2022-01-18 14:27:52 +01:00
Leo Famulari 65b2b14235
gnu: shotwell: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add python.
2022-01-17 19:06:26 -05:00
Leo Famulari eb8eb60eef
gnu: Epiphany: Use the correct hash for Epiphany 41.2.
This hash was updated correctly in commit
291c4fa0ba, but presumably the merge
resolution of the version-1.4.0 gave us the wrong hash.

* gnu/packages/gnome.scm (epiphany)[source]: Use the hash of Epiphany 41.2.
2022-01-17 14:09:06 -05:00
Maxim Cournoyer 276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Tobias Geerinckx-Rice 1d6c3716ac
gnu: eog-plugins: Update to 3.26.8.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.8.
2022-01-16 01:00:00 +01:00
Maxim Cournoyer b8a771d5a5
gnu: network-manager: Patch dlopen call to libjansson.so.
* gnu/packages/gnome.scm (network-manager)[phases]
{patch-dlopen-call-to-libjansson}: New phase.
{pre-configure}: Reinstate an assertion in test-setting.c.
2022-01-10 23:08:06 -05:00
Maxim Cournoyer c292cf21f7
gnu: simple-scan: Add python to native inputs.
* gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python.
2022-01-10 11:47:03 -05:00
Maxim Cournoyer f353ed53a9
gnu: gnome-calculator: Add python to native inputs.
* gnu/packages/gnome.scm (gnome-calculator)[native-inputs]: Add python.
2022-01-10 11:47:03 -05:00
Maxim Cournoyer 32d38a7142
gnu: gnome-screenshot: Add python to native inputs.
* gnu/packages/gnome.scm (gnome-screenshot)[native-inputs]: Add python.
2022-01-10 11:47:03 -05:00
Maxim Cournoyer ff9c684ddf
gnu: file-roller: Add python to native inputs.
* gnu/packages/gnome.scm (file-roller)[native-inputs]: Add python.
2022-01-10 11:47:02 -05:00
Maxim Cournoyer 48baca342d
gnu: mutter: Add python to native inputs.
* gnu/packages/gnome.scm (mutter)[native-inputs]: Add python.
2022-01-10 11:47:01 -05:00
Maxim Cournoyer ac1f60f4fe
gnu: libgweather: Add python to native inputs.
* gnu/packages/gnome.scm (libgweather)[native-inputs]: Add python.
2022-01-10 11:47:01 -05:00
Maxim Cournoyer 235a083103
gnu: baobab: Add python to native inputs.
* gnu/packages/gnome.scm (baobab)[native-inputs]: Add python.
2022-01-10 11:47:00 -05:00
Maxim Cournoyer 0557f78150
gnu: glade3: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (glade3)[native-inputs]: Add python.
2022-01-10 11:44:39 -05:00
Maxim Cournoyer 0bf465c64d
gnu: gjs: Build with meson-0.59 to avoid 'install_dir' error.
* gnu/packages/gnome.scm (gjs)[meson]: Use meson-0.59.
2022-01-10 11:44:39 -05:00
Maxim Cournoyer b925b3c6dc
gnu: tracker: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (tracker)[native-inputs]: Add python.
2022-01-10 11:44:38 -05:00
Maxim Cournoyer 00ed8c6fe9
gnu: dconf: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (dconf)[native-inputs]: Add python.
2022-01-10 11:44:38 -05:00
Maxim Cournoyer 8b1a6ee69d
gnu: gusb: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (gusb)[native-inputs]: Add python.
2022-01-10 11:44:37 -05:00
Maxim Cournoyer 291c4fa0ba
gnu: epiphany: Update to 41.2.
* gnu/packages/gnome.scm (epiphany): Update to 41.2.
2022-01-10 11:44:36 -05:00
Maxim Cournoyer 2080f55590
gnu: gsettings-desktop-schemas: Add python to native inputs.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python, which is the reason this change is now needed here.

* gnu/packages/gnome.scm (gsettings-desktop-schemas)
[phases]{patch-schemas}: Use 'search-input-directory'.
[native-inputs]: Use new style and add python.
2022-01-10 11:44:35 -05:00
Maxim Cournoyer ee16c5a685
gnu: gnome-backgrounds: Update to 41.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 41.0.
[native-inputs]: Use new style.
2022-01-10 11:44:35 -05:00
Maxim Cournoyer 41ec0573b8
gnu: Remove meson-0.59 workarounds.
Mostly automated with the following command:

$ grep --include='*.scm' '#:meson ,meson-0.59' -rl \
    | xargs sed -z 's/#:meson[^\n]*\s*//' -i

* gnu/packages/freedesktop.scm (malcontent)
(accountsservice): Delete #:meson argument.
* gnu/packages/games.scm (gnome-2048): Likewise.
* gnu/packages/geo.scm (gnome-maps): Likewise.
* gnu/packages/gnome.scm (gnome-photos, gnome-music)
(gnome-initial-setup, gnome-user-share, gnome-characters)
(gnome-disk-utility, gnome-font-viewer, evince, glade3)
(gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp)
(totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit)
(network-manager-applet, gnome-control-center, gnome-shell, nautilus)
(gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb)
(gitg, polari, gnome-boxes, gtranslator): Likewise.
* gnu/packages/gtk.scm: (gtkmm-3): Likewise.
* gnu/packages/pdf.scm (zathura): Likewise.
* gnu/packages/photo.scm (entangle): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (libvirt-glib): Likewise.
2022-01-10 11:44:29 -05:00
Liliana Marie Prikler 05fbb611cd
gnu: gnome-mahjongg: Update to 3.38.3.
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3.
[source]: Use url-fetch with GNOME mirrors.
2022-01-16 13:50:01 +01:00
Liliana Marie Prikler 9a93959e4c
gnu: gnome-mahjongg: Fix typo in description.
* gnu/packages/gnome.scm (gnome-mahjongg)[description]: Use “Mahjongg” with
two ‘g’s.
2022-01-16 13:46:03 +01:00
Liliana Marie Prikler 9756bde7fb
gnu: gnome-mahjongg: Drop librsvg from inputs.
librsvg is already propagated by gtk+, so directly adding it to the inputs
is only going to cause unnecessary breakages.

* gnu/packages/gnome.scm (gnome-mahjongg)[inputs]: Remove librsvg.
2022-01-16 13:38:56 +01:00
Liliana Marie Prikler 42e9b45a5d
gnu: gnome-mahjongg: Fix build.
* gnu/packages/gnome.scm (gnome-mahjongg): Build with meson-0.59.
2022-01-16 13:34:52 +01:00
raingloom 63d7e31f20
gnu: passwordsafe: Update to 5.1.
* gnu/packages/gnome.scm (passwordsafe): Update to 5.1.
* gnu/packages/patches/passwordsafe-meson-remove-extra-argument.patch:
  New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-15 23:27:34 +01:00
Liliana Marie Prikler 3945810835
gnu: komikku: Update to 0.36.1.
* gnu/packages/gnome.scm (komikku): Update to 0.36.1.
2022-01-15 19:27:38 +01:00
Ludovic Courtès 3969dc4596
gnu: dia: Fix build.
Fixes <https://issues.guix.gnu.org/53182>.
Reported by Ivan Vilata i Balaguer <ivan@selidor.net>.

* gnu/packages/gnome.scm (dia)[arguments]: New field.
[inputs]: Comment out POPPLER.
2022-01-14 22:39:24 +01:00
Danny Milosavljevic 68f8dc32d6
gnu: Add xffm+.
* gnu/packages/gnome.scm (xffm+): New variable.
2022-01-12 23:31:34 +01:00
Pierre Langlois 857dc1cc64
gnu: nautilus: Adjust style.
* gnu/packages/gnome.scm (nautilus)[native-inputs, inputs]: Remove labels.
2022-01-11 23:57:47 +00:00
Pierre Langlois 5b0a7fd9ad
gnu: nautilus: Update to 41.1.
* gnu/packages/gnome.scm (nautilus): Update to 41.1.
[arguments]: Remove #:meson keyword.
2022-01-11 23:57:47 +00:00
Pierre Langlois a9678953ea
gnu: nautilus: Fix build with libportal-0.5.
* gnu/packages/patches/nautilus-add-libportal-gtk3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
2022-01-11 23:57:44 +00:00
Marius Bakke d695a63ec9
gnu: authenticator: Remove input labels.
* gnu/packages/gnome.scm (authenticator)[native-inputs]: Remove labels.
[arguments]: While at it, remove top-level Python reference in favor of
THIS-PACKAGE-INPUT.
[inputs]: Add PYTHON.
2022-01-11 18:36:39 +01:00
Marius Bakke 81cbf8854a
gnu: authenticator: Fix build.
* gnu/packages/gnome.scm (authenticator)[arguments]: Add #:meson.
2022-01-11 18:36:39 +01:00
Guillaume Le Vaillant f7afefba00
gnu: epiphany: Fix build with libportal-0.5.
* gnu/packages/patches/epiphany-update-libportal-usage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (epiphany)[source]: Use it.
2022-01-11 16:09:06 +01:00
Daniel Meißner 0957f20cb7
gnu: eog: Fix build with libportal-0.5.
After the update to libportal-0.5 in 294476022f
eog fails with:

../eog-40.3/src/eog-util.c:48:10: fatal error: libportal/portal-gtk3.h: No such file or directory

This was already fixed upstream and this commits extracts the patch.

* gnu/packages/patches/eog-update-libportal-usage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm(eog)[origin]: Add new patch.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-01-11 15:45:51 +01:00
Tobias Geerinckx-Rice b3aa712f92
gnu: libsoup-minimal: Update to 3.0.4.
* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.0.4.
2022-01-09 21:58:34 +01:00
Tobias Geerinckx-Rice 0af2788d21
gnu: upower: Update to 0.99.13.
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:52 +01:00