icedove: bump version

This commit is contained in:
Gerasim Troeglazov
2025-03-31 13:59:31 +10:00
parent 614a4dafed
commit 4e7d1bb993
3 changed files with 2118 additions and 1659 deletions

View File

@@ -8,7 +8,7 @@ COPYRIGHT="19982025 MZLA Technologies Corporation,"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://ftp.mozilla.org/pub/thunderbird/releases/$portVersion/source/thunderbird-$portVersion.source.tar.xz"
CHECKSUM_SHA256="d9510154bac28a7e17ec4acb57e396af7dc038e9d3f9c3b4404cf86c916fc636"
CHECKSUM_SHA256="687a2ca31d6f23bb68c2c225ef593ecd8dc025dad9a1a3ef44b0f19ed24b2ffe"
SOURCE_DIR="thunderbird-$portVersion"
PATCHES="icedove-$portVersion.patchset"
ADDITIONAL_FILES="
@@ -82,16 +82,19 @@ BUILD_PREREQUIRES="
cmd:zip
"
PATCH ()
{
# add application branding for icedove
cp -rT --update=all $sourceDir/comm/mail/branding/thunderbird $sourceDir/comm/mail/branding/icedove
unzip $sourceDir/../../additional-files/branding.zip -o -d $sourceDir/comm/mail/branding
}
BUILD()
{
chmod +x \
build/cargo-linker \
mach
# add application branding for icedove
cp -rT --update=all $sourceDir/comm/mail/branding/thunderbird $sourceDir/comm/mail/branding/icedove
unzip $portDir/additional-files/branding.zip -o -d $sourceDir/comm/mail/branding
export MOZBUILD_STATE_PATH="$sourceDir/.mozconfig"
./mach -vv \

View File

@@ -49,7 +49,7 @@ BUILD_PREREQUIRES="
INSTALL()
{
mkdir -p $appsDir
tar -xJf Icedove-${portVersion}-2.en-US.haiku-x86_64.tar.xz -C $appsDir
tar -xJf Icedove-${portVersion}-1.en-US.haiku-x86_64.tar.xz -C $appsDir
# arranging the files in lib directories
mkdir -p $appsDir/Icedove/lib