unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Help packaging rct.
@ 2018-01-09  6:05 Fis Trivial
  2018-01-09 12:22 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Fis Trivial @ 2018-01-09  6:05 UTC (permalink / raw)
  To: guix-devel@gnu.org

Due to bug#29864 http://lists.gnu.org/archive/html/guix-patches/2018-01/msg00177.html
I need to package *rct* library to solve to bundling issue of *rtags*.

Reading from the short README file and a glimpse of source code from rct, it's like a
oversimplified version of Qt, or maybe Boost.

I have already packaged it, but the problem is I don't know where to put it.
Here is the only one description line I found in README file:

	A set of c++ tools that provide nicer (more Qt-like) APIs on top of stl classes
	released under a BSD license.

And by reading the source code, it's a basic collection of C++ facilities which contains
abstraction for process, file system and other stuff like socket. I searched through the
gnu/packages directory, Boost and Qt have their own module, some c++ libraries like cereal
have their very specific purpose.

So, do you have a specific place for libraries like rct?
Or I create a new module for it?
Or I just leave it to be part of *rtags* which is mentioned in bug#29864?

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

* Re: Help packaging rct.
  2018-01-09  6:05 Help packaging rct Fis Trivial
@ 2018-01-09 12:22 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-01-09 12:22 UTC (permalink / raw)
  To: Fis Trivial; +Cc: guix-devel@gnu.org

Fis Trivial <ybbs.daans@hotmail.com> skribis:

> And by reading the source code, it's a basic collection of C++ facilities which contains
> abstraction for process, file system and other stuff like socket. I searched through the
> gnu/packages directory, Boost and Qt have their own module, some c++ libraries like cereal
> have their very specific purpose.
>
> So, do you have a specific place for libraries like rct?

(gnu packages cpp) looks like the right place for it.

HTH,
Ludo’.

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

end of thread, other threads:[~2018-01-09 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-09  6:05 Help packaging rct Fis Trivial
2018-01-09 12:22 ` Ludovic Courtès

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