guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/4] Add libaprutil.


From: Ludovic Courtès
Subject: Re: [PATCH 2/4] Add libaprutil.
Date: Fri, 19 Jul 2013 00:01:29 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> Am Freitag, 25. Januar 2013 schrieb Cyril Roelandt:
>> * gnu/packages/libapr: new variable.
>>  gnu/packages/libapr.scm |   33 +++++++++++++++++++++++++++++++++
>> +(define-public libaprutil
>
> While trying to update subversion, I come across libapr.scm. Unlike Debian, 
> we normally do not add "lib" in front of the name for a library package. 
> For instance, we use "cairo" instead of "libcairo". So I would suggest to 
> rename the file to apr.scm, and the package libapr to apr.

+1

> I am not sure for libaprutil, however, for which the official name is APR-
> util. Shall we use apr-util or aprutil to avoid the dash?

The general naming algorithm should be: (string-downcase upstream-name).

In this case, that gives ‘apr-util’.

Ludo’.



reply via email to

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