Package Details: palemoon 1:33.4.0.1-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: MPL-2.0
Submitter: artiom
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 142
Popularity: 0.27
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-10-09 21:58 (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 .. 20 21 22 23 24 25 26 27 28 29 30 .. 38 Next › Last »

wolf commented on 2017-06-24 12:46 (UTC)

I'm not sure where you got the "in the near future" from it (but maybe me reading comprehension sucks), but if nobody else volunteers, I might as well do it since I have no plans to stop using palemoon at the moment. So I would need some AUR package anyway.

WorMzy commented on 2017-06-21 18:33 (UTC)

PSA: Looks like palemoon will be switching to gtk3 in the near future[1]. I have no intention of continuing to maintain this package once that happens. As such, if there is anyone who wants to step up as a co-maintainer, with the intention of taking over as full maintainer when gtk3 becomes default, please let me know in the comments or drop me an email. [1] https://forum.palemoon.org/viewtopic.php?t=15806&p=116121#p116121

bruno commented on 2017-06-20 14:40 (UTC)

sorry, effectively, i'm running out of space on /tmp. it works fine ! sorry and thanks for your quick reply

WorMzy commented on 2017-06-20 11:26 (UTC)

Are you running out of space? Where are you attempting to build?

bruno commented on 2017-06-20 08:50 (UTC)

Hello, I have multples errors : error: unable to write file xulrunner/tools/redit/redit.cpp error: unable to write file ... etc ... ==> ERREUR : Échec lors de la création d’une copie de travail du dépot Pale-Moon git Abandon... ==> ERREUR : Makepkg n'a pas pu construire palemoon. thanks

WorMzy commented on 2017-04-19 10:20 (UTC)

Fair enough. I still wasn't able to reproduce the build failure with the extra packages. It's possible that you have a different version of java than the one I tried building with (openjdk 7), but java doesn't appear to be used during the build process anyway. The only thing that sticks out in a comparison of my logs and yours, is that I get a lot more warnings about there being no preprocessor directives. Have you modified your CPPFLAGS at all?

<deleted-account> commented on 2017-04-19 08:03 (UTC)

Yes I know :) I've got a VM for playing, it was easier to run it there :) and it did build succesfully. I'm kinda confused. Will look in to my system a bit later.

WorMzy commented on 2017-04-18 19:43 (UTC)

In case you're not aware -- there's no need to create a VM for this, see https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

<deleted-account> commented on 2017-04-18 18:48 (UTC)

I'm just trying in a clean archlinux VM installation. Takes a lot of time, I'll post the results. I had a success at some point with palemoon-git ( after more than couple failed builds ), but its wont build anymore again.

WorMzy commented on 2017-04-18 17:14 (UTC)

Cheers. Looking at your log, the only differences I can see are that you have doxygen, libxss, gconf, java and wget installed. Did you try building in a clean chroot as well, did that succeed? I'll see if I can reproduce the build failure and narrow down the culprit.