summaryrefslogtreecommitdiff
path: root/www-client/seamonkey/seamonkey-2.53.8.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-11 07:02:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-11 07:02:28 +0100
commit068424b26532f3551a81421a9be67ed206e5c11a (patch)
tree583b8d979899a463a4ef5b26d3d49e85df987623 /www-client/seamonkey/seamonkey-2.53.8.1.ebuild
parentd162ba1860a88062f4cd61f8b52fc303ba0b2991 (diff)
gentoo resync : 11.08.2021
Diffstat (limited to 'www-client/seamonkey/seamonkey-2.53.8.1.ebuild')
-rw-r--r--www-client/seamonkey/seamonkey-2.53.8.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.8.1.ebuild b/www-client/seamonkey/seamonkey-2.53.8.1.ebuild
index 56f6e7a4db09..3884a8dec58b 100644
--- a/www-client/seamonkey/seamonkey-2.53.8.1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.8.1.ebuild
@@ -42,7 +42,9 @@ HOMEPAGE="https://www.seamonkey-project.org/"
PATCH="${PN}-2.53.8_beta1-patches-01"
SRC_URI+="
https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz
+ https://dev.gentoo.org/~polynomial-c/mozilla/${PN}-2.53.8.1-rust-1.45.0.patch.xz
system-libvpx? ( https://dev.gentoo.org/~polynomial-c/mozilla/${PN}-2.53.3-system_libvpx-1.8.patch.xz )
+
"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
@@ -199,6 +201,7 @@ src_prepare() {
use system-libvpx \
&& eapply -p2 "${WORKDIR}/${PN}-2.53.3-system_libvpx-1.8.patch"
+ eapply "${WORKDIR}"/${PN}-2.53.8.1-rust-1.45.0.patch
# Allow user to apply any additional patches without modifing ebuild
eapply_user