summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/broot: add 1.44.2 and drop oldKarl-Johan Karlsson30 hours4-929/+115
| | | | | | | | | | Use system dev-libs/oniguruma since the one vendored in onig_sys is not compatible with GCC 15. Closes: https://bugs.gentoo.org/943785 Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/39535 Signed-off-by: Sam James <sam@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-094-4/+1
| | | | | | | | | | | | | | 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>
* app-misc/broot: Stabilize 1.42.0 amd64, #940351Sam James2024-10-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: Stabilize 1.41.1 amd64, #939197Sam James2024-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: Stabilize 1.40.0 amd64, #938704Joonas Niilola2024-08-301-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.42.0Karl-Johan Karlsson2024-08-282-0/+467
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/38174 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: drop 1.39.0Karl-Johan Karlsson2024-08-282-458/+0
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.39.1 amd64, #937882Joonas Niilola2024-08-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: drop 1.36.1Karl-Johan Karlsson2024-08-052-456/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/37953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.41.1Karl-Johan Karlsson2024-08-052-0/+388
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.39.0 amd64, #937279Jakov Smolić2024-08-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/broot: add 1.40.0Karl-Johan Karlsson2024-07-302-0/+385
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/37582 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.39.1Karl-Johan Karlsson2024-07-142-0/+460
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/37455 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* app-misc/broot: add 1.39.0Karl-Johan Karlsson2024-07-032-0/+456
| | | | | | | | | | | | | | | | | | | This version adds the feature flag "trash" for interacting with the system trash can. On Linux, this means the freedesktop.org trash directory. This ebuild chooses not to include a USE flag for this feature, instead making it permanently enabled, because: 1) Upstream enables it by default on Linux and Windows builds. 2) It pulls in just one small dependency, which was mandatory in previous versions. Removing that dependency would not significantly affect download size, compilation time, or transitive dependencies. 3) Even if running on a system that lacks freedesktop.org trash directories, the only thing that would happen is an error message when trying to use the trash. Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/36931 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Use new cargo_target_dir helperJames Le Cuirot2024-06-171-1/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-misc/broot: drop 1.35.0Karl-Johan Karlsson2024-04-242-400/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/36120 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/broot: drop 1.34.0Karl-Johan Karlsson2024-04-242-463/+0
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/broot: Stabilize 1.36.1 amd64, #930259Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: Stabilize 1.35.0 amd64, #928598Arthur Zamarin2024-04-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: drop 1.33.1Karl-Johan Karlsson2024-04-032-380/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/36017 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: Stabilize 1.34.0 amd64, #928144Arthur Zamarin2024-03-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: add 1.36.1Karl-Johan Karlsson2024-03-172-0/+406
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35683 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: drop 1.32.0Karl-Johan Karlsson2024-03-102-460/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35674 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-misc/broot: Stabilize 1.33.1 amd64, #926220Arthur Zamarin2024-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: add 1.35.0Karl-Johan Karlsson2024-03-042-0/+465
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35597 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: add 1.34.0Karl-Johan Karlsson2024-02-282-0/+380
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35526 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: drop 1.31.0Karl-Johan Karlsson2024-02-092-374/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35179 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.33.1Karl-Johan Karlsson2024-02-042-0/+472
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/35172 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.32.0 amd64, #923733Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: drop 1.30.0Karl-Johan Karlsson2024-02-022-376/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/34780 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: drop 1.29.0Karl-Johan Karlsson2024-02-022-364/+0
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.31.0 amd64, #923488Joonas Niilola2024-02-021-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.30.0 amd64, #921941Joonas Niilola2024-01-131-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.32.0Karl-Johan Karlsson2024-01-032-0/+374
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/34608 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: add 1.31.0Karl-Johan Karlsson2024-01-012-0/+376
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/34568 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: drop 1.26.1Karl-Johan Karlsson2023-12-292-541/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/34461 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: Stabilize 1.29.0 amd64, #920590Sam James2023-12-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: add 1.30.0Karl-Johan Karlsson2023-12-132-0/+384
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/34127 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: add 1.29.0Karl-Johan Karlsson2023-11-222-0/+521
| | | | | | | | | 1.28.1 fixed all outstanding issues in bug 864016. Bug: https://bugs.gentoo.org/864016 Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/33794 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: drop 1.25.0, 1.25.2Karl-Johan Karlsson2023-11-223-765/+0
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: Stabilize 1.26.1 amd64, #916758Arthur Zamarin2023-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: Stabilize 1.25.2 amd64, #916301Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: drop 1.24.1Karl-Johan Karlsson2023-10-042-393/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/33142 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: drop 1.23.0Karl-Johan Karlsson2023-10-042-461/+0
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: add 1.26.1Karl-Johan Karlsson2023-10-042-0/+375
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: Stabilize 1.25.0 amd64, #914894Sam James2023-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: add 1.25.2Karl-Johan Karlsson2023-09-252-0/+382
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/32975 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/broot: Stabilize 1.24.1 amd64, #914188Sam James2023-09-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: drop 1.22.1Karl-Johan Karlsson2023-08-252-375/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/32387 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/broot: add 1.25.0Karl-Johan Karlsson2023-08-252-0/+393
| | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>