[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Packaging Jami progress
From: |
Jan |
Subject: |
Re: Packaging Jami progress |
Date: |
Wed, 1 Jan 2020 16:22:46 +0100 |
On Sat, 28 Dec 2019 10:40:09 +0100
Pierre Neidhardt <address@hidden> wrote:
> P.S.: Have you managed to set up a public Git clone of Guix to share
> you patches?
>
Okay, good news: I finally have a public repo at
https://notabug.org/kromka_chleba/guix-jami/src/jami-wip
My changes are on the jami-wip branch. Would be nice if someone checked
the ffmpeg-jami package - I have there some conditionals adding
configure flags depending on the architecture and system, and don't know
if what I did is fine.
Something like this:
(if (string-contains (%current-system) "linux")
'("--enable-pic"
...
Bad news:
I still haven't got any response that would solve the bug present only
in our package:
https://git.jami.net/savoirfairelinux/ring-client-gnome/issues/1123
I have not much experience with debugging and reading backtraces, but
could it be there's something wrong with our glibc package?
Jan Wielkiewicz
- Re: Packaging Jami progress,
Jan <=
- Re: Packaging Jami progress, Ricardo Wurmus, 2020/01/03
- Re: Packaging Jami progress, Jan, 2020/01/03
- Re: Packaging Jami progress, Pierre Neidhardt, 2020/01/04
- Re: Packaging Jami progress, Jan, 2020/01/05
- Re: Packaging Jami progress, Jan, 2020/01/06
- Re: Packaging Jami progress, Jack Hill, 2020/01/06
- Re: Packaging Jami progress, zimoun, 2020/01/06
- Re: Packaging Jami progress, Pierre Neidhardt, 2020/01/07