unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Lukas Gradl <lgradl@openmailbox.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] Add msgpack
Date: Tue, 21 Jun 2016 19:49:32 +0300	[thread overview]
Message-ID: <20160621164932.GA18658@debian-netbook> (raw)
In-Reply-To: <87r3bq8red.fsf@openmailbox.org>

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

On Tue, Jun 21, 2016 at 10:59:06AM -0500, Lukas Gradl wrote:
> Leo Famulari <leo@famulari.name> writes:
> 
> > I'm curious — how close are you to a Ring package definition?
> 
> 
> According to
> https://tuleap.ring.cx/plugins/mediawiki/wiki/ring/index.php/Build_Instructions,
> Ring is divided into three Layers:
>  * Libring (or ring-daemon)
>  * LibringClient
>  * Clints
> 
> I have a work-in-progress definition for libring, I have not started
> working on the other layers yet.  I will clean up the wip-patches that I
> have and send them them later today.
> 
> At the moment I am still tracking down (i.e. unbundling) dependencies
> for libring.  At the moment I am working on pjptoject which is one of
> the "main" dependencies according to this:
> https://ring.cx/en/about/technical#Libraries
> 
> There are some more dependencies that might be needed, that I noticed
> when looking at librings contrib directory.  This inputs field reflects
> all the dependencies from libring's contrib:
> 
>       (inputs
>        `(("ffmpeg" ,ffmpeg)
>          ("flac" ,flac)
>          ("libgcrypt" ,libgcrypt)
>          ("gmp" ,gmp)
>         ; ("gnutls" ,gnutls) ; Maybe not needed as already used by inputs
>          ("libgpg-error" ,libgpg-error)
>         ; ("gsm" ,gsm)  ; not found
>          ("libiax2" ,libiax2)
>          ("libiconv" ,libiconv)
>          ("jack" ,jack-1)
>         ; ("json-c" ,json-c) ; not found

there's a json-c in web.scm

>         ; ("msgpack" ,msgpack) ; maybe not needed as used by inputs (opendht)
>         ; ("nettle" ,nettle) ; maybe not needed (only certain proprietary OSes?)
>          ("libogg" ,libogg)
>          ("opendht" ,opendht)
>          ("opus" ,opus)
>          ("pcre" ,pcre)
>         ; ("pjproject" ,pjproject-for-libring) ; not found, WIP
>         ; ("pkg-static" ,pkg-static) ; not found
>          ("portaudio" ,portaudio)
>          ("libsamplerate" ,libsamplerate)
>          ("libsndfile" ,libsndfile)
>          ("speex" ,speex)
>         ; ("speexdsp" ,speexdsp)
>          ("libupnp" ,libupnp)
>         ; ("uuid" ,uuid) ; not found, maybe not needed (only certain proprietary OSes?)

try util-linux for this one

>          ("libvorbis" ,libvorbis)
>          ("libvpx" ,libvpx)
>          ("libx264" ,libx264)
>         ; ("yaml-cpp" ,yaml-cpp) ;not found

there's a libyaml in web.scm. not exactly yaml-cpp in name, but it might
be close enough

>          ("zlib" ,zlib))) ; maybe not needed as used by inputs
> 
> 
> Sorry for the format, I will send a real patch later today.  The ones
> that are commented above have some issue that needs to be resolved.
> 
> I don't really have a lot of time to work on this so progress has been
> slow.  Sorry for that.
> 
> As I said I will post two patches later (pjproject & libring).  Any help
> on those or some of the missing inputs is of course greatly appreciated!
> 
> 
> Sorry for the delay!
> Best,
> Lukas
> 

keep up the great work!

-- 
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: 819 bytes --]

  reply	other threads:[~2016-06-21 16:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30 20:50 [PATCH] Add msgpack Lukas Gradl
2016-05-31 21:45 ` Leo Famulari
2016-06-01  4:49 ` Efraim Flashner
2016-06-03  0:50   ` Lukas Gradl
2016-06-06 14:07 ` Leo Famulari
2016-06-11  3:06   ` Leo Famulari
2016-06-11 23:56     ` Lukas Gradl
2016-06-12  0:17       ` Leo Famulari
2016-06-12  4:24         ` Lukas Gradl
2016-06-13 16:58           ` Leo Famulari
2016-06-13 17:59             ` Leo Famulari
2016-06-17 15:13               ` Lukas Gradl
2016-06-19  3:44                 ` Lukas Gradl
2016-06-20 17:09                   ` Leo Famulari
2016-06-21 13:55                     ` Lukas Gradl
2016-06-21 16:06                       ` Leo Famulari
2016-06-21 15:59                     ` Lukas Gradl
2016-06-21 16:49                       ` Efraim Flashner [this message]
2016-06-22  6:05                         ` Lukas Gradl
2016-06-22  5:56                       ` Lukas Gradl
2016-06-21  8:38                   ` Ludovic Courtès
2016-06-21 13:31                     ` Lukas Gradl
2016-06-21 14:11                       ` Ludovic Courtès
2016-06-25 15:31                 ` Leo Famulari
2016-06-25 16:40                   ` Lukas Gradl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160621164932.GA18658@debian-netbook \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    --cc=lgradl@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).