summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-04-25 20:06:20 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2021-04-27 17:38:58 -0400
commit36ad2ea9f0fda200863f7770ea4bd15f790c633f (patch)
treea96d46c89f13ffab419584241bf39265f8afb0e5
parentd14fa901fe8e17036c0d27ba66735b3311380fdc (diff)
sq icecat
-rw-r--r--libre/icecat/PKGBUILD24
1 files changed, 13 insertions, 11 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index d19e52d62..6f31db463 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -16,24 +16,26 @@
# NOTE: icecat (60.7 < V <= 78.10) are not upstream releases
-# upstream releases would normally have '-gnu' appended to $_upstream_ver
+# $_upstream_ver of upstream releases (per makeicecat) normally ends with '-gnuN'
+# the parabola source-ball replaces '-gnuN' with '-preN' to make that distinction
# this build is based on gnuzilla VCS developement sources
# rev: b72c22186cf381d7b1f93be550c9da30865d03b4
# NOTE: this PKGBUILD is a temporary WIP
-# it is based on the AUR PKGBUILD, which also runs makeicecat at build-time
-# makeicecat requires an active internet connection though, so that code was removed
-# this was introduced hastily, because 'icu' had changed,
-# and the 78.9.0 parabola PKGBUILD had "sandbox violation" problems at the time
-# eventually, the original parabola PKGBUILD should be restored/merged with this recipe
-# per rev: 04c332d29f362070a883baa3eab40df4a6f701d3
+# it is based on the AUR PKGBUILD, which also runs makeicecat at build-time
+# makeicecat requires an active internet connection though, so that code was removed
+# this was introduced hastily, because 'icu' had changed,
+# and the 78.9.0 parabola PKGBUILD had "sandbox violation" problems at the time
+# eventually, the original parabola PKGBUILD should be restored/merged with this recipe
+# per rev: 04c332d29f362070a883baa3eab40df4a6f701d3
# TODO: this PKGBUILD has several issues:
-# - it is adapted only for x86_64
-# - it has branding issues eg: missing "topsites", serach-engines, previous parabola patching
+# - it is adapted only for x86_64
+# - it has branding issues eg: missing "topsites", serach-engines,
+# previous parabola patching, and patching/branding sanity checks
pkgname=icecat
-_upstream_ver=78.10.0-pre # -gnu
+_upstream_ver=78.10.0-pre1 # -gnu1
_mozilla_ver=${_upstream_ver%-*}
pkgver=${_upstream_ver//-/_}
pkgrel=1
@@ -58,7 +60,7 @@ source=(https://repo.parabola.nu/other/${pkgname}/${pkgname}-${_upstream_ver}.ta
icecat.desktop icecat-safe.desktop
0001-Use-remoting-name-for-GDK-application-names.patch
rust_1.48.patch.gz)
-sha256sums=('6f777cbea1066ba10db64967d55b9204e14bbea9a7836c4bf7e7a1e642f97716'
+sha256sums=('4916a224a44fc1d6d5b9f9ba813429fd1bf4007b7d85fe9ae0d2a60ccf603186'
'SKIP'
'e00dbf01803cdd36fd9e1c0c018c19bb6f97e43016ea87062e6134bdc172bc7d'
'33dd309eeb99ec730c97ba844bf6ce6c7840f7d27da19c82389cdefee8c20208'