From 85442344ee4b028f7a5b1ca6b17917c982c79579 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 25 Nov 2024 04:59:12 -0600 Subject: user/arcticfox: Provide firefox-esr with low ver This allows us to put 'firefox-esr' back in the Standard case of Horizon, because on PPC where firefox-esr isn't available APK will fall back to Arctic Fox. But on platforms where the real Firefox is available, it will install that. --- user/arcticfox/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/user/arcticfox/APKBUILD b/user/arcticfox/APKBUILD index 1b4a3810c..78349f11a 100644 --- a/user/arcticfox/APKBUILD +++ b/user/arcticfox/APKBUILD @@ -25,6 +25,7 @@ source="arcticfox-$pkgver.tar.gz::https://github.com/rmottola/Arctic-Fox/archive stackwalk-x86-ppc.patch " builddir="$srcdir/Arctic-Fox-$pkgver" +provides="firefox-esr=$pkgver-r$pkgrel" _mozappdir="/usr/lib/$pkgname-$pkgver" # Vendors its own NSS for now until upstream is compatible with latest versions somask="libfreeblpriv3.so liblgpllibs.so libmozgtk.so libmozsqlite3.so -- cgit v1.2.3-70-g09d2