[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/4] Add libaprutil.
From: |
Andreas Enge |
Subject: |
Re: [PATCH 2/4] Add libaprutil. |
Date: |
Thu, 18 Jul 2013 21:34:22 +0200 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) |
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
- Re: [PATCH 2/4] Add libaprutil.,
Andreas Enge <=