summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/fox: drop 1.7.67-r1Sam James2024-10-091-118/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/fox: don't use --enable-releaseSam James2024-10-091-1/+4
| | | | | | | | It passes -fstrict-aliasing amongst other things when the codebase isn't alias-safe. Bug: https://bugs.gentoo.org/940648 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/fox: consistently pass -fno-strict-aliasingSam James2024-10-091-4/+1
| | | | | | | | | It's not fixed in 1.7.84, they've just papered over it, see fe5777553eb7e9cf64c0526ba194b831cb455f38 where I quote the upstream site. Bug: https://bugs.gentoo.org/864412 Closes: https://bugs.gentoo.org/940648 Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/fox: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-081-1/+9
| | | | | | | | | Fixed in newer (packaged) version, so only mark the older version, which as it happens is the one with a stable keyword. Closes: https://bugs.gentoo.org/864412 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-121-2/+2
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-libs/fox: add media-libs/libtiff subslot depSam James2022-12-161-0/+110
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>