Package Details: palemoon 1:33.1.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: 141
Popularity: 0.010628
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-05-29 12:43 (UTC)

Pinned Comments

micwoj92 commented on 2024-06-02 13:20 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 39a928a..05d50a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ url="https://www.palemoon.org/"
 license=('MPL-2.0')
 depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'alsa-lib'
          'startup-notification')
-makedepends=('python2' 'autoconf2.13' 'unzip' 'zip' 'yasm'
+makedepends=('python2' 'unzip' 'zip' 'yasm'
              'libpulse' 'git')
 optdepends=('libpulse: PulseAudio audio driver'
             'ffmpeg: various video and audio support')
@@ -38,6 +38,10 @@ prepare() {
   git submodule init
   git config submodule.platform.url "${srcdir}/UXP"
   git -c protocol.file.allow=always submodule update
+  cd platform
+  git cherry-pick -n 6cbb2c372b208902e765aa577539c018d76ba1b8
+  git cherry-pick -n e484c9d31136fc7e197bb0d686463a6555897784
+  git cherry-pick -n acb34c35dbc3452101318cbb3cccf50b1a1c90b2
 }

 build() {
@@ -49,9 +53,6 @@ build() {
   export MOZCONFIG="${srcdir}/mozconfig"
   export CPPFLAGS="${CPPFLAGS} -O2 -Wno-format-overflow"

-  # Fix build failures with GCC>=14
-  export CFLAGS="${CFLAGS} -Wno-implicit-int -Wno-incompatible-pointer-types -Wno-int-conversion"
-
   ./mach build
 }

To drop autoconf2.13, alternatively just wait next month until 33.2.0, I cherry picked these patches for gtk3 version.

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 .. 31 32 33 34 35 36 37 Next › Last »

zilvervos commented on 2014-10-20 07:33 (UTC)

Read an article about palemoon in the German Linux User magazin and wanted to try it out. But when trying to build from AUR I get this error: Validating source files with md5sums... 25.0.1_Release.tar.gz ... FAILED palemoon.desktop ... Passed mozconfig.in ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build palemoon. ==> Restart building palemoon ? [y/N] Trying again (which means that the 25.0.1_Release.tar.gz is downloaded again by the installer) didn't help. Same md5sum problem.

archuser474747 commented on 2014-09-12 06:20 (UTC)

No problems with HW acceleration here on my GTX570. Using 24.7.1 to 24.7.2.

magikfingerz commented on 2014-09-11 16:02 (UTC)

Compile and installation of version 24.7.2 went fine, all looks working stable, thanks! :)

Case commented on 2014-09-06 16:49 (UTC)

orifman: The same happens to me when I have HW acceleration enabled in Palemoon. As soon as I disable the HW acceleration, Palemoon runs fine. Using nVidia binary drivers, tried both stable and beta releases. Also happens with the palemoon-bin and palemoon-beta versions, but HW acceleration doesn't cause any problems with latest Firefox. It throws this error message before crashing: X_GLXVendorPrivate: GLXBadPixmap If I remember correctly, there was similar issue with Firefox some time ago. Something to do with nVidia changing certain OpenGL definitions or something.

orlfman commented on 2014-08-27 01:03 (UTC)

compile and installation went fine. but when i load up palemoon, after about 10 - 20 seconds it crashes with a segmentation fault.

archuser474747 commented on 2014-08-21 15:53 (UTC)

G'day aphirst. Compiling and packing ok here with an up to date system. Tried makepkg without yaourt?

aphirst commented on 2014-08-17 04:22 (UTC)

Building seemed to be successful, but then the packaging failed. End of build log: http://pastebin.com/GfG2D9ZP

graysky commented on 2014-06-23 19:57 (UTC)

Thank you for providing this package; you should edit the pkgdesc removing the 2nd sentence: pkgdesc="Open source web browser based on Firefox focusing on efficiency."

archuser474747 commented on 2014-06-20 09:43 (UTC)

24.6.2 is out. https://github.com/MoonchildProductions/Pale-Moon/archive/24.6.2_Release.tar.gz