Okay, thanks artiom. I'll give it a try when I have a few hours to let the compilation process run. I appreciate your maintaining this package.
Search Criteria
Package Details: palemoon 1:33.5.0-1
Package Actions
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.065629 |
First Submitted: | 2014-06-05 10:54 (UTC) |
Last Updated: | 2024-12-05 10:09 (UTC) |
Dependencies (14)
- alsa-lib
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libxt
- mime-types (mailcap)
- git (git-gitAUR, git-glAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- yasm (yasm-gitAUR) (make)
- zip (zip-natspecAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (optional) – various video and audio support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio audio driver
Required by (6)
Sources (3)
cb474 commented on 2014-06-13 22:00 (UTC)
artiom commented on 2014-06-12 19:52 (UTC)
The source package is tricky to compile. I didn't succeed yet. On the palemoon forum my question is waiting for moderation.... So these are the reasons.
But if you take this source
https://github.com/MoonchildProductions/Pale-Moon/archive/24.6.1_Release.tar.gz
and existing PKGBUILD you can try to compile it yourself.
cb474 commented on 2014-06-12 18:53 (UTC)
Is there a specific reason this package is not being updated to the latest release (24.6.0)? Or have you just not had time yet, artiom? Just wondering. Thanks.
artiom commented on 2014-06-10 08:49 (UTC)
I see nothing important in your logs. It was the same for me.
<deleted-account> commented on 2014-06-06 21:04 (UTC)
I guess this is a mute point...
config log
http://pastebin.com/YTdR8UW3
build warnings pt 1,2,3
http://pastebin.com/UuQhn99k
http://pastebin.com/iFL3tKDU
http://pastebin.com/5eGda9M8
sumt commented on 2014-06-06 18:24 (UTC)
24.6 was released,
http://forum.palemoon.org/viewtopic.php?f=1&t=4768
There is a github repo too,
https://github.com/MoonchildProductions/Pale-Moon
<deleted-account> commented on 2014-06-06 17:22 (UTC)
Downloaded and did local makepkg (no changes to file) - should have done this first. Compile succeeded (updated kernal and not restarting maybe). Noticed warning messages go flying by on the console. Will try to trap and put to pastebin.
Start up was painful as the previous session would cause crashes.
journalctl -r
----
Jun 06 11:15:25 slim[714]: (pale moon:20384): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
Jun 06 11:15:25 slim[714]: (pale moon:20384): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
Jun 06 11:15:25 slim[714]: (pale moon:20384): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
Jun 06 11:15:25 slim[714]: (pale moon:20384): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
Jun 06 11:15:25 slim[714]: (process:20384): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
-----
Ended up dumping previous session and starting fresh.
Error message above occurs at each startup.
Pastebin to follow
artiom commented on 2014-06-06 09:03 (UTC)
Could you find an error in you screen/logs? This is just a recursive list of failed makefiles.
Alternatively uncomment this line in mozconfig.in
#ac_add_options --disable-webrtc
You need to recalculate md5sums after it as well.
<deleted-account> commented on 2014-06-05 23:12 (UTC)
build failed for me.
make[6]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src/pmbuild/media/webrtc/trunk'
/var/cache/pacman/pkg/palemoon1097/palemoon/src/config/makefiles/target_libs.mk:59: recipe for target 'libs' failed
make[5]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src/pmbuild/media/webrtc'
/var/cache/pacman/pkg/palemoon1097/palemoon/src/config/makefiles/target_libs.mk:16: recipe for target 'libs_tier_platform' failed
make[4]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src/pmbuild'
/var/cache/pacman/pkg/palemoon1097/palemoon/src/config/rules.mk:737: recipe for target 'tier_platform' failed
make[3]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src/pmbuild'
/var/cache/pacman/pkg/palemoon1097/palemoon/src/config/rules.mk:670: recipe for target 'default' failed
make[2]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src/pmbuild'
/var/cache/pacman/pkg/palemoon1097/palemoon/src/client.mk:372: recipe for target 'realbuild' failed
make[1]: Leaving directory '/var/cache/pacman/pkg/palemoon1097/palemoon/src'
client.mk:172: recipe for target 'build' failed
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