Package Details: palemoon 1:33.1.0-1

Git Clone URL: https://aur.archlinux.org/palemoon.git (read-only, click to copy)
Package Base: palemoon
Description: Open source web browser based on Firefox focusing on efficiency.
Upstream URL: https://www.palemoon.org/
Keywords: browser goanna web
Licenses: GPL, MPL, LGPL
Submitter: artiom
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 141
Popularity: 0.017697
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-05-11 23:49 (UTC)

Pinned Comments

WorMzy commented on 2021-03-02 16:19 (UTC) (edited on 2022-08-03 21:12 (UTC) by WorMzy)

The following key is used to sign release commits:

40481E7B8FCF9CEC

Import it into your keyring however you want.

https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 37 Next › Last »

WorMzy commented on 2020-05-24 11:26 (UTC)

I've changed the compiler to gcc8 for now. It's somewhat heartening that upstream is working on gcc10 compatibility instead of reverting to their previous stance of only supporting gcc4 (or some equally antiquated compiler). Maybe in a release or two modern gcc support will be there.

Winux11 commented on 2020-05-23 16:38 (UTC)

Hi, I'm having a problem iwith installing palemoon. I got a error while makeing the package. Here you can see a picture about the error: https://cdn.discordapp.com/attachments/345065713473421313/713777099126603796/unknown.png

Can you help me? thanks in advance

tony.aln commented on 2020-05-20 00:05 (UTC)

Well, good news! The devs have worked some fixes up so the codebase compiles with gcc10, as stated on the issue tracker on their repo [1]. I'm gonna wait with my 28.9.3 built with gcc9 for now. 1: https://github.com/MoonchildProductions/UXP/issues/1531

tony.aln commented on 2020-05-15 16:59 (UTC) (edited on 2020-05-15 17:11 (UTC) by tony.aln)

-flto=2 is not working since the change to gcc 10, the build gets busted before linking libxul.so. Normal flags should work but I'm gonna test to find out. Has anyone built this with gcc 10 yet? Edited twice for clarification on the data. Gonna get back here to tie the knot completely.

bruno commented on 2020-05-04 20:31 (UTC)

sorry for the inconvenience, you suspect well, my tmp repertory was too small to building. Building very well. thanks

WorMzy commented on 2020-05-04 12:33 (UTC)

I'd need to see the full makepkg output, in English (see this) to be sure, but I suspect you aren't building with a clean source tree. Try using makepkg -C to start the build with a clean $srcdir.

bruno commented on 2020-05-04 12:16 (UTC) (edited on 2020-05-04 12:18 (UTC) by bruno)

Hello, thanks for pale moon. Some errors, any idea please?

warning: Le clone a réussi, mais l'extraction a échoué.
Vous pouvez inspecter ce qui a été extrait avec 'git status'
et réessayer avec 'git restore --source=HEAD :/'

==> ERREUR : Échec lors de la création d’une copie de travail du dépôt UXP git
    Abandon…
==> ERREUR : Makepkg n'a pas pu construire palemoon.

WorMzy commented on 2020-03-28 12:08 (UTC) (edited on 2020-03-28 12:10 (UTC) by WorMzy)

The build process checks out UXP at commit a731633d7b50e4ec88a1a4b54d578d1abb3c4b12:

==> Starting prepare()...
Submodule 'platform' (https://github.com/MoonchildProductions/UXP) registered for path 'platform'                       
Cloning into '/build/palemoon/src/Pale-Moon/platform'...
done.                                                                                                                   
Submodule path 'platform': checked out 'a731633d7b50e4ec88a1a4b54d578d1abb3c4b12'

...which is what the submodule was configured as when 28.9.0.2 was tagged. If that isn't correct, then it's an upstream problem you guys need to fix. ;)

mattatobin commented on 2020-03-28 11:14 (UTC) (edited on 2020-03-28 11:15 (UTC) by mattatobin)

I really hope you have this building with the right UXP commit point else you will have serious issues.

It might be better to request specific tarballs from github.

See the new Linux Build Instructions @ https://developer.palemoon.org/build/linux/

skyblue commented on 2019-11-12 03:05 (UTC)

Great browser -- really fast! It took a while to compile, but did so without any errors. I'm glad this is in the repository. :)