Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47458 - gtkam-0.1.11 ebuild should require libgphoto2 >= 2.1.4
Summary: gtkam-0.1.11 ebuild should require libgphoto2 >= 2.1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 13:49 UTC by Carl Hudkins
Modified: 2004-04-11 03:32 UTC (History)
0 users

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


Attachments
Revised ebuild with correct dependency for libgphoto2-2.1.4 (gtkam-0.1.11-rx.ebuild,1.28 KB, text/plain)
2004-04-10 13:50 UTC, Carl Hudkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Hudkins 2004-04-10 13:49:20 UTC
gtkam 0.1.11 will not build with libgphoto2 < 2.1.4, yet the ebuild specifies >=media-libs/libgphoto2-2.1.1-r2 -- thus resulting in an emerge failure.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge gtkam
2.
3.

Actual Results:  
Configure script aborts because it's expecting to find libgphoto2-2.1.4 or 
greater. 

Expected Results:  
Ebuild should notice that required library is not installed, and install it as 
a dependency. 

I'll attach a fixed ebuild next.
Comment 1 Carl Hudkins 2004-04-10 13:50:41 UTC
Created attachment 29045 [details]
Revised ebuild with correct dependency for libgphoto2-2.1.4
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-04-11 03:32:11 UTC
thanks for your report, fixed in portage now.