guix-play/gnu
Maxim Cournoyer d7d09a2773
gnu: jami: Update to 20221031.1308.130cc26.
* gnu/packages/jami.scm (libjami, jami): Update to 20221031.1308.130cc26.
(%jami-sources): Remove jami-fix-crash-on-block-contact patch.  Add
jami-disable-integration-tests and jami-no-webengine patches.
(pjproject-jami): Update to 2.12-1.513a3f1.
(ffmpeg-jami): Replace libvpx with libvpx-next.  Replace libx264 with
libx264-next.
(libjami): Update comment with upstream issue URL.
[tests?]: Remove argument, enabling test suite.
[configure-flags]: Remove "--disable-static".
[phases] {delete-static-libraries}: New phase.
(jami) [tests?]: Update comment.
[configure-flags]: Remove "-DLIBJAMI_XML_INTERFACES_DIR=" flag.
[phases] {patch-source}: Delete phase.
* gnu/packages/patches/jami-fix-crash-on-block-contact.patch: Delete patch.
* gnu/packages/patches/jami-disable-integration-tests.patch: New file.
* gnu/packages/patches/jami-no-webengine.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
2022-11-11 23:52:04 -05:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. 2022-11-03 20:00:31 +01:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: Remove unused variable. 2022-11-09 23:59:42 +01:00
machine machine/digital-ocean: Pull operating system definition out of string. 2022-11-09 13:45:24 +01:00
packages gnu: jami: Update to 20221031.1308.130cc26. 2022-11-11 23:52:04 -05:00
services services: greetd: Add gexp compilers for sessions. 2022-11-09 11:23:10 +04:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
local.mk gnu: jami: Update to 20221031.1308.130cc26. 2022-11-11 23:52:04 -05:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm