I move 'itstool' to 'native-inputs', and pushed.
Thanks!
Oops! I forgot that I could remove the #:phases section and autotools
native-inputs in exempi since we're using the tarball. Fixed in the
attached patch.
On Wed, Jul 15, 2015 at 11:28 PM, David Hashe
wrote:
> Thanks to everyone for the reviews!
>
> I got boost working and changed everything that
Thanks to everyone for the reviews!
I got boost working and changed everything that was requested. I've
attached updated patches for both.
Thanks,
David
On Wed, Jul 15, 2015 at 11:15 AM, Mark H Weaver wrote:
> David Hashe writes:
>
> > The attached patches add Eye of GNOME and one of its depe
David Hashe writes:
> The attached patches add Eye of GNOME and one of its dependencies,
> exempi. The Eye of GNOME (eog) patch depends on the exempi patch.
I agree with the comments by Ricardo and 宋文武, and have a few
additional comments:
> From cf0f69390f00852b9971e88e5e817ca540264d88 Mon Sep
David Hashe writes:
> Hello Guix,
>
> The attached patches add Eye of GNOME and one of its dependencies, exempi.
> The Eye of GNOME (eog) patch depends on the exempi patch.
>
> Thanks,
> David
> From cf0f69390f00852b9971e88e5e817ca540264d88 Mon Sep 17 00:00:00 2001
> From: David Hashe
> Date: We
Hi David,
> +(define-public eog
> + (package
> + (name "eog")
> + (version "3.16.2")
> + (source (origin
> +(method url-fetch)
> +(uri (string-append "mirror://gnome/sources/" name "/"
> +(version-major+minor version) "/"
> +
Hello Guix,
The attached patches add Eye of GNOME and one of its dependencies, exempi.
The Eye of GNOME (eog) patch depends on the exempi patch.
Thanks,
David
From cf0f69390f00852b9971e88e5e817ca540264d88 Mon Sep 17 00:00:00 2001
From: David Hashe
Date: Wed, 15 Jul 2015 01:02:02 -0500
Subject: [