* gnu/packages/gnome.scm (libpeas): New variable.
---
gnu/packages/gnome.scm | 64 ++
1 file changed, 64 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 713b64f..96234dc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/
* gnu/packages/gnome.scm (eog): New variable.
---
gnu/packages/gnome.scm | 71 ++
1 file changed, 71 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7d483be..029f756 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/pack
* gnu/packages/gnome.scm (gnome-desktop): New variable.
---
gnu/packages/gnome.scm | 42 ++
1 file changed, 42 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 96234dc..7d483be 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/pa
* gnu/packages/iso-codes.scm: New file.
* gnu-system.am: Add it.
---
gnu-system.am | 1 +
gnu/packages/iso-codes.scm | 73 ++
2 files changed, 74 insertions(+)
create mode 100644 gnu/packages/iso-codes.scm
diff --git a/gnu-system.am b/gnu
* gnu/packages/gtk.scm (atk, gdk-pixbuf, gtk+, pango): enable introspection
---
gnu/packages/gtk.scm | 43 +++
1 file changed, 39 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index dff98b9..9048fd0 100644
--- a/gnu/
* gnu/packages/patches/gobject-introspection.patch: New file.
---
gnu-system.am | 1 +
gnu/packages/glib.scm | 7 ---
gnu/packages/patches/gobject-introspection-cc.patch | 15 +++
3 files changed, 20 insertions(+
This patch series adds eog. The first patches will probably be useful to anyone
willing to package GNOME software. The last one, actually adding eog to Guix,
does not allow one to run eog:
$ GSETTINGS_SCHEMA_DIR=/home/cyril/.guix-profile/share/glib-2.0/schemas/ eog
** (eog:1410): WARNING **: Coul
"Guy Grant" skribis:
> I recently had a name change and with such,
> it makes sense to remove the inital title in lieu of "Guy Grant" in
> AUTHORS and too via the license header in gl.scm.
OK, I’ll trust you on that one (I did wonder if there was a connection,
but didn’t actually establish it ;-