x11-plugins/enigmail: Revbump to re-enable seamonkey support
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 4 Sep 2019 07:37:51 +0000 (09:37 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 4 Sep 2019 07:37:51 +0000 (09:37 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
x11-plugins/enigmail/enigmail-2.0.12-r1.ebuild [moved from x11-plugins/enigmail/enigmail-2.0.12.ebuild with 94% similarity]
x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch [new file with mode: 0644]

similarity index 94%
rename from x11-plugins/enigmail/enigmail-2.0.12.ebuild
rename to x11-plugins/enigmail/enigmail-2.0.12-r1.ebuild
index 917dd0d55c4889242a6910c94af2c03f76112bd5..9d4f14dc9ccc4e59d8e0a1d74826f0f59e032bd6 100644 (file)
@@ -42,7 +42,10 @@ DEPEND="${RDEPEND}
        dev-lang/perl
        "
 
-PATCHES=( "${FILESDIR}"/enigmail-no_pEp_auto_download.patch )
+PATCHES=(
+       "${FILESDIR}"/enigmail-no_pEp_auto_download.patch
+       "${FILESDIR}/${PN}-2.0.12-enable_seamonkey_support.patch"
+)
 
 src_compile() {
        emake ipc public ui package lang stdlib
diff --git a/x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch b/x11-plugins/enigmail/files/enigmail-2.0.12-enable_seamonkey_support.patch
new file mode 100644 (file)
index 0000000..11d9702
--- /dev/null
@@ -0,0 +1,20 @@
+--- enigmail/package/install.rdf
++++ enigmail/package/install.rdf
+@@ -19,14 +19,14 @@
+         <em:maxVersion>60.*</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+-    <!--em:targetApplication>
+-      < ! - - Seamonkey is no longer supported - - >
++    <em:targetApplication>
++      <!-- Seamonkey -->
+       <Description>
+         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+         <em:minVersion>2.49</em:minVersion>
+         <em:maxVersion>2.57</em:maxVersion>
+       </Description>
+-    </em:targetApplication -->
++    </em:targetApplication>
+     <!-- Front End MetaData -->
+     <em:name>Enigmail</em:name>