diff --git a/mail-client/icedove/patches/icedove-136.0.1.patchset b/mail-client/icedove/patches/icedove-136.0.1.patchset index 87d70fbb1..06223b8cf 100644 --- a/mail-client/icedove/patches/icedove-136.0.1.patchset +++ b/mail-client/icedove/patches/icedove-136.0.1.patchset @@ -1,8 +1,14 @@ From d02c3cdf4bccffbc3f5d71f44289ccf57153ddb3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 31 Mar 2025 11:51:27 +1000 -Subject: Fix +Subject: Add Haiku build support +Based on patches sourced from https://github.com/kenz-gelsoft/gecko-dev/ + +- Enabled building for the Haiku. +- Implemented the cubeb audio backend for MediaKit. +- Made additional modifications for Haiku compatibility. +- Implemented native notifications. diff --git a/.cargo/config.toml.in b/.cargo/config.toml.in index 4dd5aba..988316e 100644