From: Lukas Gradl <lgradl@openmailbox.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] Add msgpack
Date: Tue, 21 Jun 2016 10:59:06 -0500 [thread overview]
Message-ID: <87r3bq8red.fsf@openmailbox.org> (raw)
In-Reply-To: <20160620170949.GA22393@jasmine> (Leo Famulari's message of "Mon, 20 Jun 2016 13:09:49 -0400")
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
; ("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?)
("libvorbis" ,libvorbis)
("libvpx" ,libvpx)
("libx264" ,libx264)
; ("yaml-cpp" ,yaml-cpp) ;not found
("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
next prev parent reply other threads:[~2016-06-21 15:59 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 [this message]
2016-06-21 16:49 ` Efraim Flashner
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=87r3bq8red.fsf@openmailbox.org \
--to=lgradl@openmailbox.org \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/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).