mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Iceweasel: store config in ~/config/settings/Mozilla (#11462)
This commit is contained in:
@@ -5,10 +5,10 @@ needs of both casual and power users."
|
||||
HOMEPAGE="https://github.com/kenz-gelsoft/gecko-dev"
|
||||
COPYRIGHT="1995-2024 Mozilla Developers and Contributors"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="4"
|
||||
buildTag="HAIKU128_5_20241208"
|
||||
REVISION="5"
|
||||
buildTag="HAIKU128_5_20241212"
|
||||
SOURCE_URI="https://github.com/kenz-gelsoft/gecko-dev/releases/download/$buildTag/Iceweasel-$portVersion.en-US.haiku-x86_64.tar.bz2#noarchive"
|
||||
CHECKSUM_SHA256="d958b7ef8feceb3f2643dfc04737ca60a02452bb0d4fefd366ff3c45bf6413a1"
|
||||
CHECKSUM_SHA256="e1512c7aa6e3403c69570fb6932168e9fa5b4748e1642e3788ef74ff643b3feb"
|
||||
ADDITIONAL_FILES="iceweasel.rdef.in"
|
||||
|
||||
ARCHITECTURES="x86_64"
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
lib:libcairo >= 2.11800.0
|
||||
lib:libcairo_gobject >= 2.11800.0
|
||||
lib:libdbus_1 >= 3.19.13
|
||||
lib:libevent_2.1 >= 7
|
||||
lib:libevent_2.1 >= 7.0.1
|
||||
lib:libgdk_3 >= 3.2404.30
|
||||
lib:libgdk_pixbuf_2.0 >= 0.4200.9
|
||||
lib:libgio_2.0 >= 0.7800.0
|
||||
|
||||
Reference in New Issue
Block a user