Package Details: firedragon 1:12.9.1-1

Git Clone URL: https://aur.archlinux.org/firedragon.git (read-only, click to copy)
Package Base: firedragon
Description: Floorp fork build using custom branding and settings
Upstream URL: https://firedragon.garudalinux.org
Keywords: browser firedragon firefox floorp
Licenses: MPL2
Submitter: polyzen
Maintainer: dr460nf1r3 (FGD, garudalinux)
Last Packager: garudalinux
Votes: 25
Popularity: 0.041690
First Submitted: 2021-04-22 10:57 (UTC)
Last Updated: 2026-03-17 21:03 (UTC)

Dependencies (44)

Sources (6)

Pinned Comments

dr460nf1r3 commented on 2024-04-17 16:23 (UTC) (edited on 2024-04-17 16:26 (UTC) by dr460nf1r3)

Everyone can now participate in the general package update process! The process is almost entirely automated, these are the necessary steps:

  1. Create an MR with your changes to the source repo (the firedragon folder contains the files of this repo)
  2. Wait for a maintainer to review and merge it
  3. Done! When merging, the PKGBUILD will automatically be deployed to AUR via the CI pipeline.

FGD commented on 2024-02-03 22:31 (UTC)

We are finally there! After being frozen on version 119 and investing quite some time improving the app, Firedragon now has an entirely new base!

Please see the Announcement post:

https://forum.garudalinux.org/t/new-firedragon-major-version-is-out/34585

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »

dr460nf1r3 commented on 2024-03-20 07:28 (UTC)

Interesting @xiota. In the build using the newest sources the "design" pane no longer opens successfully - has it been among the removed features? I can't find any issue or information about this change.. other than the floorp-core repo now having a private parts submodule.

xiota commented on 2024-03-19 22:23 (UTC)

Floorp removed several features a few days before releasing 11.11.0 in floorp/789a23c. Those who don't use those features may consider it a revival of the lightning build.

xiota commented on 2024-02-21 01:54 (UTC) (edited on 2024-02-21 02:12 (UTC) by xiota)

Multiple users have reported problems with DRI/zink across different Firefox forks, so may be worth including export LIBGL_ALWAYS_SOFTWARE=true with the other exports in build().

As far as I can tell, --enable-bundled-fonts is enabled by default and only bundles TwemojiMozilla.ttf. All Firefox forks I've examined include this font. To see examples, run pacman -Fl | grep TwemojiMozilla.ttf | sed -E 's& .*$&&'

To "normalize" the font list, create a new key font.system.whitelist with a list of desired fonts. The list used by torbrowser is at tor-browser/001-base-profile.js. (Some of the Noto fonts in the list are missing or have different names on Arch.)

orlfman commented on 2024-02-19 19:24 (UTC)

thanks, exporting LIBGL_ALWAYS_SOFTWARE=true worked!

xiota commented on 2024-02-19 17:32 (UTC)

DRI/zink issues can be resolved by setting LIBGL_ALWAYS_SOFTWARE=true.

orlfman commented on 2024-02-19 16:46 (UTC)


 0:17.53 make: Leaving directory '/tmp/makepkg/firedragon/src/Floorp-11.10.0/obj'
Site not up-to-date reason: "/tmp/makepkg/firedragon/src/Floorp-11.10.0/obj/_virtualenvs/common" does not exist
/usr/lib/libicudata.so.74: unable to generate file identifier
DRI3 not available
failed to load driver: zink
JavaScript warning: resource://services-settings/Utils.sys.mjs, line 57: unreachable code after return statement
console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 402))
ATTENTION: default value of option mesa_glthread overridden by environment.
console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 402))
/usr/lib/libicudata.so.74: unable to generate file identifier
console.error: ({})
console.error: (new TypeError("uri.endsWith is not a function", "chrome://browser/content/browser.js", 2396))
/usr/lib/libicudata.so.74: unable to generate file identifier
/usr/lib/libicudata.so.74: unable to generate file identifier
JavaScript error: , line 0: NotFoundError: Could not open the file at /tmp/tmpytqnezda/floorp_notes_backup.json
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
MESA: error: zink: could not create swapchain
Exiting due to channel error.
Exiting due to channel error.
Firefox exited with code -11 during profile initialization
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'firedragon-1:11.10.0-1': 
error: packages failed to build: firedragon-1:11.10.0-1

could this be a mesa 24 issue?

dr460nf1r3 commented on 2024-02-11 19:37 (UTC)

@chrisqq can you try wiping the build cache please?

chrisqq commented on 2024-02-08 20:43 (UTC)

This fails to install on cachyos due to misssing dependency ldd, however if I type ldd --version in the cli I get: ldd (GNU libc) 2.39 so it is definitely installed....

FGD commented on 2024-02-03 22:31 (UTC)

We are finally there! After being frozen on version 119 and investing quite some time improving the app, Firedragon now has an entirely new base!

Please see the Announcement post:

https://forum.garudalinux.org/t/new-firedragon-major-version-is-out/34585