guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/5] gnu: Add evas-generic-loaders


From: Ludovic Courtès
Subject: Re: [PATCH 3/5] gnu: Add evas-generic-loaders
Date: Fri, 27 Feb 2015 18:02:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Tomáš Čech <address@hidden> skribis:

> * gnu/packages/efl.scm (evas-generic-loaders): New variable.

[...]

> +              (uri (string-append 
> "http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-";
>  version ".tar.gz"))

Line too long.

> +       ("poppler" ,poppler)
> +       ))

Move the parens to the previous line please.

> +    (home-page "http://www.enlightenment.org";)
> +    (synopsis "Plugins for integration of various file types into Evas")
> +    (description
> +     "Set of generic loaders allowing to open pictures, documents and media 
> files into Evas (EFL canvas library)")

Line too long + what Andreas wrote before.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]