iceweasel_bin: fix video decoding, bump revision

This commit is contained in:
Gerasim Troeglazov
2025-12-30 18:08:42 +10:00
parent 7bd275cfd2
commit 1af301edce

View File

@@ -5,9 +5,9 @@ needs of both casual and power users."
HOMEPAGE="https://github.com/kenz-gelsoft/gecko-dev"
COPYRIGHT="1995-2025 Mozilla Developers and Contributors"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Iceweasel-$portVersion.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="7e47a8e8767b67def52d4799af67c3a177300c77bb99cf36d6863c639f6840f1"
REVISION="2"
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Iceweasel-$portVersion-2.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="65b6e49aee3fa46d379ed28a03e7a55f706654d36a32febb35a0970b37eff662"
PATCHES="iceweasel_launcher-$portVersion.patchset"
ADDITIONAL_FILES="
@@ -71,7 +71,7 @@ BUILD()
INSTALL()
{
mkdir -p $appsDir
tar -xJf Iceweasel-$portVersion.en-US.haiku-x86_64.tar.xz -C $appsDir
tar -xJf Iceweasel-$portVersion-2.en-US.haiku-x86_64.tar.xz -C $appsDir
cp "tools/haiku-launcher/Iceweasel Browser" $appsDir/Iceweasel