stefan1 wrote:
> This got me wondering though, is there no way to fix this globally
> via make.conf instead of adding patched ebuilds to my overlay?
No. Until https://bugs.gentoo.org/209653 is fixed (which did not
happen since 16 years and presumably never will), there is no
other way to fix
On Thu, 28 Dec 2023 at 16:21, Martin Vaeth wrote:
>
> stefan1 wrote:
> > This got me wondering though, is there no way to fix this globally
> > via make.conf instead of adding patched ebuilds to my overlay?
>
> No. Until https://bugs.gentoo.org/209653 is fixed (which did not
> happen since 16
Arve Barsnes wrote:
> On Thu, 28 Dec 2023 at 16:21, Martin Vaeth wrote:
>>
>> stefan1 wrote:
>> > This got me wondering though, is there no way to fix this globally
>> > via make.conf instead of adding patched ebuilds to my overlay?
>>
>> No. Until https://bugs.gentoo.org/209653 is fixed (wh
On 2023-12-28 15:21, Martin Vaeth wrote:
stefan1 wrote:
This got me wondering though, is there no way to fix this globally
via make.conf instead of adding patched ebuilds to my overlay?
No. Until https://bugs.gentoo.org/209653 is fixed (which did not
happen since 16 years and presumably n
On Thu, 2023-12-28 at 18:38 +, stefan1 wrote:
>
> Anyway, at least I don't have many ebuilds to patch to support python
> 3.12.
If you're comfortable with git, you could switch your ::gentoo repo to
a git checkout and edit/commit your changes there. Then when you git
pull/rebase, you'll
stefan1 wrote:
> On 2023-12-28 15:21, Martin Vaeth wrote:
>> stefan1 wrote:
>>> This got me wondering though, is there no way to fix this globally
>>> via make.conf instead of adding patched ebuilds to my overlay?
>>
>> No. Until https://bugs.gentoo.org/209653 is fixed (which did not
>> h
Martin Vaeth wrote:
>
> /etc/portage/patches can patch practically everything
> in ebuilds *except metadata*. That's exactly what
> bug 209653 is about.
Typo: I meant /etc/portage/env/*/*
On 2023-12-28 20:23, Martin Vaeth wrote:
stefan1 wrote:
On 2023-12-28 15:21, Martin Vaeth wrote:
stefan1 wrote:
This got me wondering though, is there no way to fix this globally
via make.conf instead of adding patched ebuilds to my overlay?
No. Until https://bugs.gentoo.org/209653
On 2023-12-28 23:00:36, stefan1 wrote:
> Should I at least file bugs about those packages?
> Surely there is no reason to artificially limit the python version in
> ::gentoo?
Yes, especially if the package has a test suite that passes under
python-3.12. Most python packages are community-main
I'm trying to remove grey background from a pdf file, but on windows.
The document contains some grey scale fonts that I want to retain.
Running on windows, via Command line:
magick convert -density 300 document.pdf -fuzz 45% -fill white +opaque black
converted_document.pdf
Works, the text is r
10 matches
Mail list logo