summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/firefox: drop 105.0.1Joonas Niilola2022-10-102-1388/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add "REQUIRED_USE wayland? ( dbus )" back to esrJoonas Niilola2022-10-061-0/+1
| | | | | | | | - this requirement has been patched out from :rapid version, but still necessary in the esr one. Closes: https://bugs.gentoo.org/874984 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: use || ( ... ) dep for dev-libs/atkSam James2022-10-053-3/+12
| | | | | | Forcing migration to at-spi2-atk right now leads to nasty conflicts for stable users. Signed-off-by: Sam James <sam@gentoo.org>
* www-client/firefox: add a missing bdep with pgo+wayland on 105.0.2Joonas Niilola2022-10-041-2/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 105.0.2Joonas Niilola2022-10-042-0/+1415
| | | | | | | | | | - enable wayland+pgo, - virtwl() function copied from https://cgit.alxu.ca/gentoo-overlay.git/tree/eclass/virtualwl.eclass Closes: https://bugs.gentoo.org/848858 Closes: https://bugs.gentoo.org/767997 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "www-client/firefox: enable wayland+pgo build on rapid"Joonas Niilola2022-10-031-33/+6
| | | | | | | | | | | This reverts commit 063b3e0e3d31acd88f453831f71d74d976d66359. - forgot to include the part which disables virtualx.eclass's dependency on x11-base/xorg-server[xvfb]. Bug: https://bugs.gentoo.org/848858 Bug: https://bugs.gentoo.org/767997 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: enable wayland+pgo build on rapidJoonas Niilola2022-10-031-6/+33
| | | | | | | | | | - virtwl() function copied from https://cgit.alxu.ca/gentoo-overlay.git/tree/eclass/virtualwl.eclass Closes: https://bugs.gentoo.org/848858 Closes: https://bugs.gentoo.org/767997 Signed-off-by: Joonas Niilola <juippis@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27512
* www-client/firefox: update patchset for 102esrJoonas Niilola2022-09-262-2/+2
| | | | | | - include libc++ fix & ppc64 sqlite fix. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop 91.13.0, 102.2.0, 104.0.2, 105.0Joonas Niilola2022-09-255-5470/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: update patchset for 105.0.1Joonas Niilola2022-09-242-2/+2
| | | | | | | - add a patch that makes it possible to build firefox-105.0.1 on arm. Closes: https://bugs.gentoo.org/872545 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 105.0.1Joonas Niilola2022-09-232-0/+1386
| | | | | | - update patchset to include some ppc{64?} patches. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: rename .desktop file to fix icon in waylandJoonas Niilola2022-09-221-1/+1
| | | | | | | | - no revbump because I believe the "fix" affects minority of users. Will be properly installed in next ESR versions. Closes: https://bugs.gentoo.org/872233 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 102.3.0 arm64, #872188Sam James2022-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/firefox: Stabilize 102.3.0 amd64, #872188Joonas Niilola2022-09-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 102.3.0 x86, #872188Joonas Niilola2022-09-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: move the updated addpredict under pgo conditionJoonas Niilola2022-09-211-5/+9
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 105.0Joonas Niilola2022-09-202-0/+1382
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 102.3.0Joonas Niilola2022-09-202-0/+1360
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: update lto description in metadata.xmlJoonas Niilola2022-09-181-2/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: adjust the rust check in 102 to ignore -nightlyJoonas Niilola2022-09-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add a rust version check to 102Joonas Niilola2022-09-161-0/+7
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: restrict rust to <1.63 on 102Joonas Niilola2022-09-151-1/+1
| | | | | | | - new versions which supports 1.63 will be out in few days. Bug: https://bugs.gentoo.org/870088 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: revert llvm-15 support from firefox and thunderbirdJoonas Niilola2022-09-102-18/+2
| | | | | | | - llvm-15 support is incomplete, and therefore not yet supported. Clang+lto can't be enabled with llvm-15 before rust gets support for that. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: enable llvm-15 on 104.0.2Joonas Niilola2022-09-091-1/+9
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: enable llvm-15 on 102.2.0Joonas Niilola2022-09-091-1/+9
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop 104.0.1Joonas Niilola2022-09-092-1376/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 104.0.2Joonas Niilola2022-09-062-0/+1376
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop 104.0Joonas Niilola2022-09-042-1378/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 104.0.1Joonas Niilola2022-08-302-0/+1376
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: fix 104.0 on ~ppc64Joonas Niilola2022-08-282-2/+3
| | | | | Closes: https://bugs.gentoo.org/866293 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop 91.12.0, 102.1.0, 103.0.2Joonas Niilola2022-08-254-4101/+0
| | | | | Bug: https://bugs.gentoo.org/866215 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 91.13.0 arm64, #866302Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-client/firefox: stabilize 91.13.0 for amd64Joonas Niilola2022-08-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/866302 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: stabilize 91.13.0 for x86Joonas Niilola2022-08-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/866302 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: restore keywords for 102.2.0Joonas Niilola2022-08-241-10/+1
| | | | | Bug: https://bugs.gentoo.org/854591 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 102.2.0Joonas Niilola2022-08-232-0/+1374
| | | | | Bug: https://bugs.gentoo.org/854591 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 104.0Joonas Niilola2022-08-232-0/+1378
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 91.13.0Joonas Niilola2022-08-232-0/+1334
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 102.1.0 (102esr)Joonas Niilola2022-08-212-0/+1383
| | | | | | | | | | | | | - add python-3.11 compatibility patch, - no experimental vaapi or wayland-only patches included in this esr ebuild so X deps are still required to build 102esr and vaapi doesn't work - use the rapid release (103+) which supports both, - this ebuild includes a fatal check if upgrading from 91esr, - this version is unkeyworded, the next release (102.2.0) will be marked as ~testing. Bug: https://bugs.gentoo.org/854591 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop 91.11.0, 102.0.1, 103.0, 103.0.1Joonas Niilola2022-08-165-5504/+0
| | | | | Bug: https://bugs.gentoo.org/861515 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 91.12.0 arm64, #861530Sam James2022-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/firefox: fix typo in pkg_postinst about nouveau+hwaccelJoonas Niilola2022-08-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 103.0.2Joonas Niilola2022-08-092-0/+1384
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 91.12.0 x86, #861530Joonas Niilola2022-08-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: Stabilize 91.12.0 amd64, #861530Joonas Niilola2022-08-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 103.0.1Joonas Niilola2022-08-012-0/+1385
| | | | | Closes: https://bugs.gentoo.org/860033 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: fix compiling with -dbusJoonas Niilola2022-07-272-2/+7
| | | | | | | | - and add one vaapi patch. Closes: https://bugs.gentoo.org/861317 Thanks-to: tt_1 <herrtimson@yahoo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 91.12.0Joonas Niilola2022-07-262-0/+1334
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: add 103.0Joonas Niilola2022-07-262-0/+1381
| | | | | | | | - drop _all_ recent vaapi-related patches (merged upstream), - drop most wayland-only build-related patches (merged upstream), - rebase openh264 patch (based on fedora's patches). Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/firefox: drop now-global USE=screencast definitionsSam James2022-07-201-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>