Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637418

Summary: media-gfx/gphoto2-2.5.11 has automagic on media-libs/aalib:0
Product: Gentoo Linux Reporter: coyote <viking-coyote>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: graphics+disabled, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gphoto/gphoto2/pull/179#event-2014021823
Whiteboard:
Package list:
Runtime testing required: ---

Description coyote 2017-11-13 21:25:48 UTC
media-gfx/gphoto2-2.5.11 has automagic dependency on  media-libs/aalib:0
Comment 1 Victor Kustov 2017-12-01 01:20:03 UTC
2.5.14 has same problem
Comment 2 Larry the Git Cow gentoo-dev 2018-12-08 15:41:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3075ac05a23feb1ef3033246c4aaacf54679c6c

commit a3075ac05a23feb1ef3033246c4aaacf54679c6c
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2018-12-08 15:28:44 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2018-12-08 15:40:27 +0000

    media-gfx/gphoto2: 2.5.15 → 2.5.20
    
    Fix aalib automagic detection. Clean up some old ebuild tweaks.
    
    Closes: https://bugs.gentoo.org/637418
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>

 media-gfx/gphoto2/Manifest                         |  1 +
 ...ted-automagic-activation-of-aalib-support.patch | 37 ++++++++++++++
 media-gfx/gphoto2/gphoto2-2.5.20.ebuild            | 57 ++++++++++++++++++++++
 3 files changed, 95 insertions(+)
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2018-12-08 15:42:18 UTC
This was long in the coming but it was a good catch. Thanks for reporting.