Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939086 - gui-apps/eww needs gdk-pixbuf[jpeg] for image support
Summary: gui-apps/eww needs gdk-pixbuf[jpeg] for image support
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pascal Jäger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-05 00:35 UTC by fabolous.e05
Modified: 2024-09-06 08:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fabolous.e05 2024-09-05 00:35:09 UTC
As this is an optional feature maybe introduce an new useflag that controls the dependency on gdk-pixbuf.
If thats not the way to do please tell me...
Comment 1 Mike Gilbert gentoo-dev 2024-09-05 14:51:09 UTC
gui-apps/eww does not exist in the gentoo repo.

Was this report intended for an overlay?
Comment 2 fabolous.e05 2024-09-05 17:15:05 UTC
Oh sorry forgot that it was in guru. Thank you
Comment 3 Gonçalo Negrier Duarte 2024-09-05 19:57:28 UTC
(In reply to fabolous.e05 from comment #0)
> As this is an optional feature maybe introduce an new useflag that controls
> the dependency on gdk-pixbuf.
> If thats not the way to do please tell me...

Just added the useflag to the x11-libs/gdk-pixbuf since is already part of the RDEPENDs

https://github.com/gentoo/guru/commit/ac23245ffcab93c8bc4d3c164a442ca372b1ac36
Comment 4 fabolous.e05 2024-09-05 20:00:05 UTC
Wouldn't it be better to create an useflag for this? If not, why?
Comment 5 Larry the Git Cow gentoo-dev 2024-09-06 08:52:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac23245ffcab93c8bc4d3c164a442ca372b1ac36

commit ac23245ffcab93c8bc4d3c164a442ca372b1ac36
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-09-05 19:53:50 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-09-05 19:53:50 +0000

    gui-apps/eww: add useflag requirement to gdk-pixbuf RDEPEND
    
    Closes: https://bugs.gentoo.org/939086
    Closes: https://bugs.gentoo.org/937967
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 gui-apps/eww/{eww-0.6.0-r1.ebuild => eww-0.6.0-r2.ebuild} | 2 +-
 gui-apps/eww/eww-9999.ebuild                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=606d347cbf9250ce0587a78fc8bf90d172ebea3b

commit 606d347cbf9250ce0587a78fc8bf90d172ebea3b
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-09-05 19:48:37 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-09-05 19:48:37 +0000

    gui-apps/eww: update all crates based on latest master (8661abf)
    
    * cleanup 9999 ebuild
    
    Closes: https://bugs.gentoo.org/939086
    Closes: https://bugs.gentoo.org/938830
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 gui-apps/eww/eww-0.6.0-r1.ebuild                 |  436 ++
 gui-apps/eww/eww-0.6.0.ebuild                    |  454 --
 gui-apps/eww/eww-9999.ebuild                     |  369 --
 gui-apps/eww/files/eww-0.6.0-fix-version.patch   |   35 -
 gui-apps/eww/files/eww-0.6.0-update-crates.patch | 6019 ++++++++++++++++++++++
 5 files changed, 6455 insertions(+), 858 deletions(-)