Package Details: palemoon 1:33.3.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.47
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-09-10 11:23 (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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 38 Next › Last »

WorMzy commented on 2016-04-06 14:54 (UTC)

Looks like valgrind is tripping the build up. As I understand it, valgrind is supposed to be disabled by default [1] unless explicitly enabled in mozconfig, but this doesn't appear to be the case. Build in a clean chroot [2] if you can, or try a build with 'ac_add_options --disable-valgrind' in mozconfig.in, if you try the latter, and it works, please file a bug upstream. As an aside, I'd recommend not building palemoon in /tmp unless you have a really big /tmp (e.g. 15GB+) [1] https://github.com/MoonchildProductions/Pale-Moon/blob/master/configure.in#L1590 [2] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

Matalonder commented on 2016-04-06 12:23 (UTC)

Building palemoon 26.2.0-1 fails on two machines for me as of the time of this comment. http://pastebin.com/U9zg1jfH

WorMzy commented on 2016-04-05 21:05 (UTC)

My bad, I forgot to commit the changes to mozconfig.in. Should be good to go now (although github looks to be down for maintenance here).

xF0E commented on 2016-04-05 20:53 (UTC)

==> Validating source files with md5sums... Pale-Moon ... Skipped mozconfig.in ... FAILED

ilikenwf commented on 2016-03-05 22:37 (UTC)

It's really best to use the default...in firejail, you just use the space in the path: noblacklist /home/asdf/.moonchild productions

WorMzy commented on 2016-02-15 12:40 (UTC)

I believe the firejail problem was resolved, but I've pinned the earlier comment on how to change the profile directory as it may be helpful for some people.

WorMzy commented on 2016-02-01 15:49 (UTC)

Mea culpa. I've "Downgraded" the PKGBUILD to 26.0.0. Those of you who still have 26.0.0 packages should probably downgrade unless you want to rebuild with the mozconfig+palemoon.desktop changes I made for 26.0.1.

agilbertson1977 commented on 2016-02-01 15:36 (UTC)

One of the developers of Pale Moon has asked me to drop a message here letting you know that there is a critical flaw in 26.0.1 and that this version should be withdrawn. 26.0.2 should be out in a few days. In the future, please wait for the official release announcement rather than relying on Github tags. If you have any questions, please stop by the Pale Moon forums or join us on IRC in #palemoon on Freenode.

ilikenwf commented on 2016-01-31 21:58 (UTC)

Very cool! I think the gtreamer flag is the most important, I got some advice on reddit that I've yet to deal with that suggests that many of the options I used were actually redundant: https://www.reddit.com/r/palemoon/comments/43chcn/my_linux_mozconfig_i_realize_some_options_dont/czieavg

WorMzy commented on 2016-01-31 18:50 (UTC)

Thanks, ilikenwf. I've made some changes. I've left jemalloc disabled, as it still seems to be recommended. I was hoping to have more time to test out the Cairo change, so I've not implemented that yet.