Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788004 - www-client/seamonkey-2.53.7{,.1} - extensions not working
Summary: www-client/seamonkey-2.53.7{,.1} - extensions not working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-03 20:46 UTC by Petr Cerny [:hrosik]
Modified: 2021-05-04 08:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch for seamonkey-2.53.7.1 (seamonkey-2.53.7.1.patch,2.62 KB, patch)
2021-05-03 20:46 UTC, Petr Cerny [:hrosik]
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cerny [:hrosik] 2021-05-03 20:46:54 UTC
Created attachment 705858 [details, diff]
ebuild patch for seamonkey-2.53.7.1

Seamonkey changed packaging of build in extensions in 2.53.7 (see upstream https://bugzilla.mozilla.org/show_bug.cgi?id=1659298). The ebuilds do not reflect this yet, the chatZilla and DOM inspector extensions are not built/packaged.

The attached patch produces working ebuild that produces working (extensions packaged) package, yet two issues should still be handled:

1) the roaming thing may be deprecated for a while and thus ready for removal

2) mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" shold probably go as well
Comment 1 Larry the Git Cow gentoo-dev 2021-05-04 08:30:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a011bebd36d41b5ab277a0354723895a2b8a2c99

commit a011bebd36d41b5ab277a0354723895a2b8a2c99
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-05-04 06:53:40 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-05-04 08:30:08 +0000

    www-client/seamonkey: Revbump to fix installation of extensions
    
    Thanks-to:  Petr Cerny [:hrosik] <p.c-bugzilla@black-net.org>
    Closes: https://bugs.gentoo.org/788004
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 ...amonkey-2.53.7.1.ebuild => seamonkey-2.53.7.1-r1.ebuild} | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)