summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sys-devel → llvm-core}/llvmMichał Górny2024-12-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/clangMichał Górny2024-12-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-092-4/+4
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* www-client/seamonkey: drop 2.53.18.1, 2.53.18.2Joonas Niilola2024-10-253-1139/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.18.2-r1 x86, #939568Joonas Niilola2024-09-131-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.18.2-r1 amd64, #939568Joonas Niilola2024-09-131-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.19 Version bumpMyckel Habets2024-09-132-0/+557
| | | | | | | | | | | | | * Bumped to Seamonkey version 2.53.19. * Fixed RedundantUriRename and subsequent ExcessiveLineLength QA issues. * Fixed VariableOrderWrong QA issues. Python 3.12 and up isn't supported yet in this version. The patches tarball hasn't changed since the 2.53.18.2-r1 one. Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/38560 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: migrate to llvm-r1.eclassMyckel Habets2024-08-201-22/+8
| | | | | | Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/38200 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.18.2-r1: Various improvementsMyckel Habets2024-08-202-0/+569
| | | | | | | | | * Patch for fixing build with rust-1.78.0 and newer. * Bumped llvm/clang support to 17 and 18. Closes: https://bugs.gentoo.org/935415 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.18.2: version bump.Myckel Habets2024-04-152-0/+570
| | | | | | | Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://bugs.gentoo.org/929205 Closes: https://github.com/gentoo/gentoo/pull/36221 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: drop 2.53.17, 2.53.17.1, 2.53.17.1-r1, 2.53.18Joonas Niilola2024-04-015-2303/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.18.1 amd64, #926794Joonas Niilola2024-03-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.18.1 x86, #926794Joonas Niilola2024-03-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.18.1 version bumpMyckel Habets2024-01-312-0/+570
| | | | | | | | | | | | | * Raised LLVM_MAX_SLOT to 17. * Removed the pre/alpha/rc release handling as this hasn't been used by upstream in a very long time. * Changed SRC_URI domain by new upstream domain, simplified format due to the removed pre/alpha/rc release handling. Closes: https://bugs.gentoo.org/923157 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/35104 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.18 version bump.Myckel Habets2024-01-082-0/+579
| | | | | | | | | Ebuild for the new version. Closes: https://bugs.gentoo.org/916304 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/34704 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.17.1-r1: System ICU 74 support patch includedMyckel Habets2023-11-292-2/+7
| | | | | | Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/34023 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.17.1-r1: x86 build fix and ffmpeg-6 supportMyckel Habets2023-11-292-0/+576
| | | | | | | | | | This fixes the build on x86 for 2.53.17.1 with an x86 specific patch. Support for >=media-video/ffmpeg-6 is included. Closes: https://bugs.gentoo.org/915336 Closes: https://bugs.gentoo.org/917593 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: add bug reference for the rust restrictionJoonas Niilola2023-11-192-0/+2
| | | | | Bug: https://bugs.gentoo.org/916304 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: add rust upper bound requirementstefson2023-11-192-2/+2
| | | | | | | Bug: https://bugs.gentoo.org/916304 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/33882 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.17.1 amd64, #917102Joonas Niilola2023-11-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.17.1 version bumpMyckel Habets2023-10-032-0/+571
| | | | | | | Closes: https://bugs.gentoo.org/914920 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/33151 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: cleanup seamonkey-2.53.15-r1Myckel Habets2023-09-092-542/+0
| | | | | | | | | Remove seamonkey-2.53.15-r1 ebuild, because Python 2.7 needs to be removed from portage. Bug: https://bugs.gentoo.org/698980 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.17 x86, #912969Arthur Zamarin2023-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.17 amd64, #912969Arthur Zamarin2023-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-client/seamonkey: bug fixes on 2.53.17Myckel Habets2023-08-123-8/+38
| | | | | | | | | | | | | Adds dependencies for clang and llvm using the llvm.eclass. Fix for ffmpeg build failure on ~ARCH. Closes: https://bugs.gentoo.org/911830 Bug: https://bugs.gentoo.org/911679 Bug: https://bugs.gentoo.org/911582 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/32210 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: fix WhitespaceFoundSam James2023-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: Update to version 2.53.17.Myckel Habets2023-08-072-0/+544
| | | | | | | | | | | | - Bumps seamonkey to version 2.53.17. - Fixes implicit function declaration. Closes: https://bugs.gentoo.org/904392 Closes: https://bugs.gentoo.org/905825 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/32201 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: replace `filter-flags -flto*` with `filter-lto`Leonardo Hernández Hernández2023-06-241-1/+1
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/31343 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: drop 2.53.15Joonas Niilola2023-05-192-540/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.15-r1 x86, #906522Joonas Niilola2023-05-171-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.15-r1 amd64, #906522Joonas Niilola2023-05-171-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: disable py3.9Sam James2023-05-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: Update to version 2.53.15-r1.Myckel Habets2023-05-062-0/+540
| | | | | | | | | | | | - Adds Python 3.11 support in the build system. - Fixes third-party audioipc lib building on musl. Closes: https://bugs.gentoo.org/897336 Closes: https://bugs.gentoo.org/898862 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/30891 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: drop 2.53.14-r2Joonas Niilola2023-04-152-548/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.15 x86, #903005Joonas Niilola2023-03-311-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.15 amd64, #903005Arthur Zamarin2023-03-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-client/seamonkey: add a missing dep xorg-proto on 2.53.15Joonas Niilola2023-01-291-2/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Update to www-client/seamonkey-2.53.15Myckel Habets2023-01-292-0/+541
| | | | | | | | | | | * Bump to version 2.35.15 * Adds "X" USE-flag requirement on the x11-libs/gtk+ dependency. Closes: https://bugs.gentoo.org/892085 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://bugs.gentoo.org/892309 Closes: https://github.com/gentoo/gentoo/pull/29301 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* www-client/seamonkey: fix dropping Rust upper boundSam James2022-12-221-6/+6
| | | | | Closes: https://bugs.gentoo.org/887747 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: remove rust upper bound requirementGeorgy Yakovlev2022-12-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/884513 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* www-client/seamonkey: drop 2.53.13Joonas Niilola2022-10-172-558/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.14-r1 x86, #877155Joonas Niilola2022-10-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.14-r1 amd64, #877155Joonas Niilola2022-10-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: support dev-lang/rust-1.64Myckel Habets2022-10-141-28/+9
| | | | | | | | | | * dev-lang/rust-1.64 is supported by seamonkey-2.53.14, bump BDEPEND and check to allow this build. * Remove various cases of --disable-elf-hack handling and just pass --disable-elf-hack by default. Closes: https://bugs.gentoo.org/877005 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/27782 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/seamonkey: Update to www-client/seamonkey-2.35.14Myckel Habets2022-10-112-0/+567
| | | | | | | | | | | | | * Bump to version 2.35.14 * Max supported rust version is virtual/rust-1.63.0. Changed behaviour of the BDEPEND to reflect this. * Disable elf-hack on arm64. * Header inclusion fix as suggested by SM upstream. * Add additional check for correct rust version usage. Closes: https://github.com/gentoo/gentoo/pull/27608 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: 2.53.13: build fixMyckel Habets2022-09-161-0/+3
| | | | | | | | | Hotfix for building seamonkey-2.53.13 due to a missing include statement. Closes: https://bugs.gentoo.org/869143 Signed-off-by: Myckel Habets <gentoo-bugs@habets-dobben.nl> Closes: https://github.com/gentoo/gentoo/pull/27266 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: drop 2.53.12Joonas Niilola2022-09-012-578/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.13 x86, #867394Joonas Niilola2022-09-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/seamonkey: Stabilize 2.53.13 amd64, #867394Joonas Niilola2022-09-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>