guix-patches
[Top][All Lists]
Advanced

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

bug#27044: [PATCH 1/3] gnu: cpp: libzen: Add libzen.


From: Ludovic Courtès
Subject: bug#27044: [PATCH 1/3] gnu: cpp: libzen: Add libzen.
Date: Wed, 31 May 2017 16:44:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi Ethan,

"Ethan R. Jones" <address@hidden> skribis:

> * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
> * gnu/packages/cpp.scm (libzen): New varible.

[...]

> +    (home-page "https://github.com/MediaArea/ZenLib";)
> +    (synopsis "C++ utility library")
> +    (description "ZenLib is a C++ utility library.  It includes classes for 
> handling
> +strings, configuration, bit streams, threading, translation, and 
> cross-platform
> +operating system functions.")
> +    (license license:bsd-2)))

I changed the license to ‘license:zlib’ since that’s what it is and
committed.  Thanks!

Ludo’.





reply via email to

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