unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Revising sequoia packaging
@ 2021-11-30 12:17 Hartmut Goebel
  2021-11-30 12:34 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2021-11-30 12:17 UTC (permalink / raw)
  To: Efraim Flashner, Nicolas Goaziou, John Soo; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]

Hi,

for those who contributed to sequoia packaging:

Currently, sequoia is packages somewhat sub-optimal:

There are some rust-creates in crates-io.scm (rust-sequoia-openpgp-0.9, 
rust-sequoia-rfc2822-0.9) and the big sequoia package in sequoia.scm. 
The other sequoia crates are currently not available as separate 
creates. Future versions of pEp (pretty easy privacy, pep.scm, which 
relies on sequoia) will get its own "pEpEngineSequoiaBackend" FFI library.

I propose the following:

  * Move all sequoia related crates in to sequoia.scm. As of now these
    are only rust-sequoia-openpgp-0.9, rust-sequoia-rfc2822-0.9 and
    there is only on package depending on them rust-libpijul-0.12
  * bufferedreader, rust-nettle and other crates from the sequoia
    project but not having "sequoia" (or such) in the name would be kept
    in crates-io.scm
  * In sequoia.scm there would be all sequoia crates, with the app
    packages named without "rust-" prefix ("sequoia-sq", …)
  * The current "sequoia" package will become a "wrapper", just
    propagating (or copying, what ever is more common in guix) the other
    packages which have an actual output.

WDYT?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          |h.goebel@crazy-compilers.com                |
|www.crazy-compilers.com  | compilers which you thought are impossible |

[-- Attachment #2: Type: text/html, Size: 1948 bytes --]

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

* Re: Revising sequoia packaging
  2021-11-30 12:17 Revising sequoia packaging Hartmut Goebel
@ 2021-11-30 12:34 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-11-30 12:34 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel, Nicolas Goaziou

[-- Attachment #1: Type: text/plain, Size: 1809 bytes --]

On Tue, Nov 30, 2021 at 01:17:30PM +0100, Hartmut Goebel wrote:
> Hi,
> 
> for those who contributed to sequoia packaging:
> 
> Currently, sequoia is packages somewhat sub-optimal:
> 
> There are some rust-creates in crates-io.scm (rust-sequoia-openpgp-0.9,
> rust-sequoia-rfc2822-0.9) and the big sequoia package in sequoia.scm. The
> other sequoia crates are currently not available as separate creates. Future
> versions of pEp (pretty easy privacy, pep.scm, which relies on sequoia) will
> get its own "pEpEngineSequoiaBackend" FFI library.
> 
> I propose the following:
> 
>  * Move all sequoia related crates in to sequoia.scm. As of now these
>    are only rust-sequoia-openpgp-0.9, rust-sequoia-rfc2822-0.9 and
>    there is only on package depending on them rust-libpijul-0.12
>  * bufferedreader, rust-nettle and other crates from the sequoia
>    project but not having "sequoia" (or such) in the name would be kept
>    in crates-io.scm

I like these two.

>  * In sequoia.scm there would be all sequoia crates, with the app
>    packages named without "rust-" prefix ("sequoia-sq", …)

So to clarify, rust-sequoia-openpgp-0.9 (and similar libraries) keep
their names, and sequoia-sq and other "end user binaries" don't have a
'rust-' prefix (and are built with #:install-source? #f).

>  * The current "sequoia" package will become a "wrapper", just
>    propagating (or copying, what ever is more common in guix) the other
>    packages which have an actual output.

Sounds good to me.

> 
> WDYT?
> 

Sounds like you have a good plan :)

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-11-30 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 12:17 Revising sequoia packaging Hartmut Goebel
2021-11-30 12:34 ` Efraim Flashner

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).