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.023531
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-04-23 22:42 (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 2 3 4 5 6 7 8 .. 37 Next › Last »

Muflone commented on 2022-12-04 16:13 (UTC)

I'm unable to build it in a clean chroot:

==> Starting build()...
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
  File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
  File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1

micwoj92 commented on 2022-11-28 01:02 (UTC)

Please add jpeg-xl support ac_add_options --enable-jxl

WorMzy commented on 2022-10-22 12:58 (UTC)

@saburouta, I've updated the commit comment to point to the tags rather than releases, as the latter seems to have stagnated (upstream is consistently inconsistent with their release procedure, presumably in an effort to frustrate people who want to build from source rather than use the upstream binaries). The comment is only there to help people update the PKGBUILD themselves if I'm slow to update. You shouldn't need to manually edit the PKGBUILD in normal circumstances.

WorMzy commented on 2022-10-20 10:44 (UTC)

Thanks for the heads up, fixed.

micwoj92 commented on 2022-10-19 23:28 (UTC)

Needs update to submodules git submodule update to git submodule--helper update

https://bbs.archlinux.org/viewtopic.php?pid=2063006#p2063006

jghodd commented on 2022-09-28 19:30 (UTC)

if anyone is looking for a clean chroot build of python2, you can find it here - https://sourceforge.net/projects/bluestarlinux/files/repo/x86_64/python2-2.7.18-6-x86_64.pkg.tar.zst

i just finished a successful build of palemoon using this python2 build, so it will work if you're having trouble.

micwoj92 commented on 2022-09-28 19:13 (UTC)

@jouven python2 pinned comments have instructions on what to do in case of test fails :)

jouven commented on 2022-09-28 16:03 (UTC)

@WorMzy with that python2 package version palemoon compiled, thanks.

WorMzy commented on 2022-09-28 15:48 (UTC)

I've only tested with the python2 AUR package, and it builds fine in a clean chroot with that. If you can't get that to build, then try with the last packaged Arch version: # pacman -U https://archive.archlinux.org/packages/p/python2/python2-2.7.18-5-x86_64.pkg.tar.zst