pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: seamonkey
FWIW I built today the latest seamonkey under today's -current amd64;
my default python is 3.7. I only had to add a single file to the
PLIST:
cvs diff: Diffing .
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/www/seamonkey/PLIST,v
retrieving revision 1.66
diff -u -r1.66 PLIST
--- PLIST 8 Feb 2021 12:26:20 -0000 1.66
+++ PLIST 19 Mar 2021 19:59:24 -0000
@@ -3773,6 +3773,7 @@
lib/seamonkey/components/nsUrlClassifierListManager.js
lib/seamonkey/components/nsWebHandlerApp.js
lib/seamonkey/components/offlineStartup.js
+lib/seamonkey/components/PeerConnection.js
lib/seamonkey/components/recording-cmdline.js
lib/seamonkey/components/simpleServices.js
lib/seamonkey/components/smileApplication.js
cvs diff: Diffing files
cvs diff: Diffing patches
My seamonkey options are dbus, official-mozilla-branding and webrtc.
Seems to be working well.
On Fri, 19 Mar 2021 at 07:50, nia <nia%netbsd.org@localhost> wrote:
>
> On Thu, Mar 18, 2021 at 11:44:43PM -0400, Bob Bernstein wrote:
> > So, with all that newer python around, why am I using python27 for anything?
>
> older mozilla engine versions (pre- firefox-78) require Python 2 and
> Python 3 simultaneously as part of the build process because they
> couldn't convert it all at once. seamonkey is based on a little older
> engine.
>
> > Secondly, I have in /etc/mk.conf this line:
> >
> > RUST_TYPE=src
> >
> > Is that correct?
>
> it's up to you. either should work, i test rust-bin by building
> firefox usually..
>
> > Can anything be gleaned from these error codes?
> >
> > Of course I hava the entire log but I don't want to load up my message with
> > that, unless someone feels it would be useful.
>
> can't see the relevant part of the error, but it's probably higher up
> in the log. the mozilla build output is complex, especially when
> parallelized.
>
> cheers,
> nia
--
----
Home |
Main Index |
Thread Index |
Old Index