summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/calls-disable-application-test.patch
AgeCommit message (Collapse)Author
2026-03-08gnu: calls: Update to 49.1.1.Maxim Cournoyer
* gnu/packages/gnome.scm (calls): Update to 49.1.1. [patches]: Delete calls-disable-application-test.patch. [#:phases] {disable-problematic-tests}: New phase. [inputs]: Replace libpeas with libpeas-2. * gnu/packages/patches/calls-disable-application-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Change-Id: I07f1dc148fe1a3f70f457e0d38eecd0b7b76cbf9
2023-11-02gnu: Add calls.Vivien Kraus
* gnu/packages/gnome.scm (libcallaudio): New variable. * gnu/packages/patches/calls-disable-application-test.patch: New file. * gnu/packages/patches/calls-disable-sip-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them here. Change-Id: I6f0485e4c73536c576713005cf7cd74610923a21 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>