Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877675 - [guru] gui-apps/eww-0.4.0: Wrong dependency to gtk instead of gtk+
Summary: [guru] gui-apps/eww-0.4.0: Wrong dependency to gtk instead of gtk+
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: 2022-10-19 18:54 UTC by Jonas Frei
Modified: 2024-02-25 17:05 UTC (History)
1 user (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 Jonas Frei 2022-10-19 18:54:34 UTC
The dependency is >=gui-libs/gtk-3.0 but should be x11-libs/gtk+:3

Reproducible: Always

Actual Results:  
The dependency is >=gui-libs/gtk-3.0

Expected Results:  
The dependency should be x11-libs/gtk+:3

Pulls unneeded dependencies of gtk4 whereas gtk3 was probably intended.
Comment 1 Pascal Jäger 2022-12-04 20:45:07 UTC
This commit closes it
https://github.com/gentoo/guru/commit/a25082b184e7867c4fffaee69e22996dce1a8ef1
Comment 2 Gonçalo Negrier Duarte 2024-02-25 10:45:13 UTC
The old bug I think can be close now since I drop 0.4.0, after one year 0.5.0 release.
Comment 3 Larry the Git Cow gentoo-dev 2024-02-25 17:05:00 UTC
The bug has been closed via the following commit(s):

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

commit e677aba9653d7a6ea8fb283605f75590ca6ec019
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-25 13:25:15 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-25 13:31:59 +0000

    gui-apps/eww: drop 0.5.0, add 0.5.0-r1
    * improve how features are enable using cargo.eclass
    * fix SRC_URI 0.5.0
    * improving src_unpack (not sure is really need but just to be safe)
    * closing old bug of 0.4.0 since was drop
    
    Closes: https://bugs.gentoo.org/925317
    Closes: https://bugs.gentoo.org/925426
    Closes: https://bugs.gentoo.org/884457
    Closes: https://bugs.gentoo.org/884455
    Closes: https://bugs.gentoo.org/877675
    Closes: https://bugs.gentoo.org/863095
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 .../eww/{eww-0.5.0.ebuild => eww-0.5.0-r1.ebuild}  | 35 +++++++++++++---------
 gui-apps/eww/eww-9999.ebuild                       | 35 +++++++++++++---------
 2 files changed, 42 insertions(+), 28 deletions(-)