summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772024-05-22 11:50:13 +0200
committerhawkeye1164772024-05-22 11:50:13 +0200
commitb62e2bc572e3a892368c45c81d1451a8aebba135 (patch)
tree329b3775faa2764b120ce9813492e48b238efe36
parent0a3e869395a3ea5cdc2a1f1d6c8882ad9b73b965 (diff)
downloadaur-b62e2bc572e3a892368c45c81d1451a8aebba135.tar.gz
Add missing patch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd2e5ad5b401..5785f85d0872 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -68,6 +68,7 @@ pkgbase = waterfox-kde
source = mach-depends.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/93a95779a069656459343d3965e0b1e7667d6945/waterfox-kde/patches/mach-depends.patch
source = rust-1.78.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/93a95779a069656459343d3965e0b1e7667d6945/waterfox-kde/patches/rust-1.78.patch
source = rust-1.78_p2.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/93a95779a069656459343d3965e0b1e7667d6945/waterfox-kde/patches/rust-1.78_p2.patch
+ source = pgo_py12.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb-rpm-arch-AppImage/93a95779a069656459343d3965e0b1e7667d6945/waterfox-kde/patches/pgo_py12.patch
sha256sums = SKIP
sha256sums = ec32cbe949ed23bf7a61eef468a70a2e00e9fc448e4912c1200d110f5538d63a
sha256sums = 63cc269f591b2c6409cd7773f929bcb64f9acf3c9f5c1b8c1848c077056094fe
@@ -85,6 +86,7 @@ pkgbase = waterfox-kde
sha256sums = 105fa659e4242c1b08bda0457bfddc28762bdd4a33e9bda05940ab38d26b334c
sha256sums = ada7f4258fa82d16f900d804cb362db6dfc156f35b0b0cfada864131d813d0db
sha256sums = 95fd4efcf1d98193a5707892d15d4a1bb1debdbea4846ca9128fad64ad978686
+ sha256sums = 1f55e6ff5a45b3510eb218d1f1874374f0c1abacbd4e2a5319c9dee438f92846
pkgname = waterfox-kde
optdepends = networkmanager: Location detection via available WiFi networks
diff --git a/PKGBUILD b/PKGBUILD
index 6359cf3c292e..aa30b4978b12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,6 +36,7 @@ source=("git+https://github.com/MrAlex94/Waterfox.git#tag=G$_pkgver"
"mach-depends.patch::$_filesurl/patches/mach-depends.patch"
"rust-1.78.patch::$_filesurl/patches/rust-1.78.patch"
"rust-1.78_p2.patch::$_filesurl/patches/rust-1.78_p2.patch"
+ "pgo_py12.patch::$_filesurl/patches/pgo_py12.patch"
)
sha256sums=('SKIP'
'ec32cbe949ed23bf7a61eef468a70a2e00e9fc448e4912c1200d110f5538d63a'
@@ -53,7 +54,8 @@ sha256sums=('SKIP'
'10714e2363c05bf611eec927807101a5babc94a0ab9b584ce8204a89d4f8b73a'
'105fa659e4242c1b08bda0457bfddc28762bdd4a33e9bda05940ab38d26b334c'
'ada7f4258fa82d16f900d804cb362db6dfc156f35b0b0cfada864131d813d0db'
- '95fd4efcf1d98193a5707892d15d4a1bb1debdbea4846ca9128fad64ad978686')
+ '95fd4efcf1d98193a5707892d15d4a1bb1debdbea4846ca9128fad64ad978686'
+ '1f55e6ff5a45b3510eb218d1f1874374f0c1abacbd4e2a5319c9dee438f92846')
prepare() {
@@ -70,6 +72,7 @@ prepare() {
patch -Np1 -i ../mach-depends.patch
patch -Np1 -i ../rust-1.78.patch
patch -Np1 -i ../rust-1.78_p2.patch
+ patch -Np1 -i ../pgo_py12.patch
cat >../mozconfig <<END
ac_add_options --enable-alsa