| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
|
|
|
| |
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
|
|
|
| |
It was fixed in 1.11, our workaround is only flawed in that it doesn't
update version numbers. Rebuilding this package is a *huge* pain. ;)
Signed-off-by: Eli Schwartz <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/942336
Closes: https://bugs.gentoo.org/949923
Signed-off-by: Kostadin Shishmanov <[email protected]>
Closes: https://github.com/gentoo/gentoo/pull/41089
Signed-off-by: Sam James <[email protected]>
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Maciej Barć <[email protected]>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/948583
Signed-off-by: Andreas Sturmlechner <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/937599
Signed-off-by: Andreas Sturmlechner <[email protected]>
|
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <[email protected]>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/948583
Signed-off-by: Andreas Sturmlechner <[email protected]>
|
|
|
|
| |
Signed-off-by: Matthias Maier <[email protected]>
|
|
|
|
| |
Signed-off-by: Michał Górny <[email protected]>
|
|
|
|
| |
Signed-off-by: Michał Górny <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This ebuild does not require the use of LLVM however
it forces it as a dependency since the change to
the llvm-r1 eclass.
Add LLVM_OPTIONAL as there's already a `clang?` block
in RDEPEND to pull in the appropriate slot, and
set the appropriate REQUIRED_USE based on that.
Signed-off-by: Matt Jolly <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
|
|
|
|
| |
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/38245
Signed-off-by: Alfred Wingate <[email protected]>
Signed-off-by: Matthias Maier <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* It doesn't appear that doxygen uses libpng. They instead
use vendored lodepng.
* Doxygen doesn't directly use freetype, but it does recommend freetype
to be used in graphviz to avoid misrendering. It's already built
unconditionally so use (+).
Closes: https://bugs.gentoo.org/937599
Signed-off-by: Alfred Wingate <[email protected]>
Signed-off-by: Matthias Maier <[email protected]>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/936383
Closes: https://bugs.gentoo.org/936385
Signed-off-by: Matthias Maier <[email protected]>
|
|
|
|
|
|
|
| |
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <[email protected]>
Signed-off-by: Michał Górny <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
| |
Signed-off-by: Matthias Maier <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We only want manpages for the USE flags we enabled. Actually, we don't
want to manually install these at all, but upstream weirdly ties this to
USE=doc. Kludge around it with conditional `doman`.
This still isn't actually satisfactory, since the resulting manpages
contain lots of `Doxygen version @VERSION@` and suchlike, which is
supposed to get configured by cmake during the process of installing.
Handling this correctly requires upstream work.
Patch submitted upstream: https://github.com/doxygen/doxygen/pull/10647
Closes: https://github.com/gentoo/gentoo/pull/35281
Signed-off-by: Eli Schwartz <[email protected]>
Signed-off-by: Matthias Maier <[email protected]>
|
|
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 <[email protected]>
|