unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [PATCH 2/4] Add libaprutil.
       [not found] ` <1359142972-32585-3-git-send-email-tipecaml@gmail.com>
@ 2013-07-18 19:34   ` Andreas Enge
  2013-07-18 22:01     ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2013-07-18 19:34 UTC (permalink / raw)
  To: guix-devel

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.

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?

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/4] Add libaprutil.
  2013-07-18 19:34   ` [PATCH 2/4] Add libaprutil Andreas Enge
@ 2013-07-18 22:01     ` Ludovic Courtès
  2013-08-05 13:33       ` Andreas Enge
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2013-07-18 22:01 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> 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’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 2/4] Add libaprutil.
  2013-07-18 22:01     ` Ludovic Courtès
@ 2013-08-05 13:33       ` Andreas Enge
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2013-08-05 13:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Am Freitag, 19. Juli 2013 schrieb Ludovic Courtès:
> Andreas Enge <andreas@enge.fr> skribis:
> > 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?
> In this case, that gives ‘apr-util’.

Done in commit 2b24faa295972e839d0ec540375eb74955264feb.

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-05 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1359142972-32585-1-git-send-email-tipecaml@gmail.com>
     [not found] ` <1359142972-32585-3-git-send-email-tipecaml@gmail.com>
2013-07-18 19:34   ` [PATCH 2/4] Add libaprutil Andreas Enge
2013-07-18 22:01     ` Ludovic Courtès
2013-08-05 13:33       ` Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).