Package Details: firedragon 1:11.26.0_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
Replaces: firedragon-next
Submitter: polyzen
Maintainer: dr460nf1r3 (FGD, garudalinux)
Last Packager: garudalinux
Votes: 23
Popularity: 0.022962
First Submitted: 2021-04-22 10:57 (UTC)
Last Updated: 2025-04-29 18:18 (UTC)

Dependencies (52)

Sources (3)

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 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »

dr460nf1r3 commented on 2022-04-08 17:00 (UTC) (edited on 2022-04-09 12:46 (UTC) by dr460nf1r3)

@Neko-san thanks for reporting, this was due to that particular patch containing an svg which I replace with a FireDragon one.

Neko-san commented on 2022-04-07 06:28 (UTC)

The build fails when patching in the Librewolf patches section:

---- Librewolf patches - UI
patching file browser/locales/en-US/browser/preferences/preferences.ftl
Hunk #2 succeeded at 420 (offset 9 lines).
Hunk #3 succeeded at 583 (offset 13 lines).
Hunk #4 succeeded at 612 (offset 13 lines).
Hunk #5 succeeded at 656 (offset 4 lines).
patching file browser/components/preferences/privacy.inc.xhtml
Hunk #4 succeeded at 1031 (offset 15 lines).
patching file browser/locales/en-US/browser/preferences/preferences.ftl
Hunk #1 succeeded at 1113 (offset 6 lines).
patching file browser/locales/en-US/browser/browser.ftl
Hunk #1 succeeded at 543 with fuzz 1.
patching file browser/components/preferences/main.inc.xhtml
Hunk #1 succeeded at 679 (offset 14 lines).
patching file browser/components/preferences/preferences.js
Hunk #1 succeeded at 234 with fuzz 1 (offset 73 lines).
patching file browser/components/newtab/lib/AboutPreferences.jsm
patching file browser/locales/en-US/browser/sanitize.ftl
patching file browser/components/preferences/main.inc.xhtml
patching file browser/components/preferences/main.js
patching file browser/components/preferences/privacy.js
patching file toolkit/mozapps/extensions/content/aboutaddons.js
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 1997 with fuzz 1.
patching file .gitlab-ci.yml
patching file browser/components/preferences/jar.mn
patching file browser/components/preferences/librewolf.inc.xhtml
patching file browser/components/preferences/librewolf.js
patching file browser/components/preferences/preferences.js
Hunk #1 succeeded at 8 with fuzz 1.
Hunk #2 succeeded at 192 (offset 74 lines).
patching file browser/components/preferences/preferences.xhtml
Hunk #1 succeeded at 13 (offset 1 line).
Hunk #2 succeeded at 130 (offset 1 line).
Hunk #3 succeeded at 223 (offset 10 lines).
patching file browser/locales/en-US/browser/preferences/preferences.ftl
Hunk #1 succeeded at 1370 (offset 23 lines).
patching file browser/themes/shared/jar.inc.mn
Hunk #1 succeeded at 79 with fuzz 1 (offset -26 lines).
Hunk #2 succeeded at 98 with fuzz 1 (offset -22 lines).
patching file browser/themes/shared/preferences/category-librewolf.svg
patching file browser/themes/shared/preferences/librewolf.css
patching file browser/themes/shared/preferences/preferences.inc.css
Hunk #1 succeeded at 206 (offset 5 lines).
The next patch would create the file browser/themes/shared/preferences/category-librewolf.svg,
which already exists!  Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in prepare().
    Aborting...

dr460nf1r3 commented on 2022-03-14 06:58 (UTC)

The PKGBUILD itself didn't change because the actual change happened in the common repo :)

prg commented on 2022-03-14 01:11 (UTC)

just pointing out that the PKGBUILD did not change

dr460nf1r3 commented on 2022-03-13 16:34 (UTC)

Sorry for the late answer @prg! The reason is quite simple, in this case a patch (located in the common repo) changed. Likely this corresponding commit.

prg commented on 2022-02-20 15:53 (UTC)

What's the deal with c8cb6a5a5d63 ? It bumps the pkgrel, but changes nothing. The commit log comment mentions something about changing the svg, but nothing changed...?

prg commented on 2022-01-28 16:05 (UTC) (edited on 2022-01-28 16:05 (UTC) by prg)

As of 96.0.3, the builds reference the $srcdir:

==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/firedragon/libmozavcodec.so
usr/lib/firedragon/omni.ja
usr/lib/firedragon/firedragon
usr/lib/firedragon/plugin-container
usr/lib/firedragon/libxul.so
usr/lib/firedragon/libmozsandbox.so
usr/lib/firedragon/libmozavutil.so

dr460nf1r3 commented on 2022-01-05 20:02 (UTC)

The application works just fine on X. I'm using it myself in fact :)

missingSleepDeps commented on 2022-01-02 01:48 (UTC)

Is there a way to build this without wayland? I'm pretty sure I'm still dependent on X for a lot of apps I regularly use

dr460nf1r3 commented on 2021-12-22 16:03 (UTC)

Thanks for keeping us updated, I also pushed a patch which simply disables the pip check (taken from Gentoo forum) :)