Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151052 - kopete 3.5.5 ebuild has wrong sametime dependency
Summary: kopete 3.5.5 ebuild has wrong sametime dependency
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 151057 154212 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-12 11:27 UTC by Troy Carpenter
Modified: 2006-12-06 14:20 UTC (History)
2 users (show)

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


Attachments
Modifed kopete 3.5.5 ebuild for meanwhile support (kopete-3.5.5.ebuild,3.68 KB, text/plain)
2006-10-12 11:31 UTC, Troy Carpenter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Troy Carpenter 2006-10-12 11:27:14 UTC
When building kopete to support sametime protocol, the ebuild has a dependency on meanwhile-0.4.2, but the new kopete requires meanwhile > 1.0.1.  From the configuration output:

checking for meanwhile >= 1.0.1 meanwhile < 1.1.0... yes
checking MEANWHILE_CFLAGS... -I/usr/include/meanwhile -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MEANWHILE_LIBS... -lmeanwhile -lglib-2.0
Comment 1 Troy Carpenter 2006-10-12 11:31:15 UTC
Created attachment 99458 [details]
Modifed kopete 3.5.5 ebuild for meanwhile support

I have attached the ebuild I modified to get around the problem.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-12 11:41:34 UTC
Thanks for reporting, but you might consider next time you submit an ebuild change to submit, rather than the whole ebuild, a the output of "diff -u" between the old and the new ebuild.

Also, >=atom* is not a valid dependency, what you need is =meanwhile-1.0*.
Comment 3 Matteo Azzali (RETIRED) gentoo-dev 2006-10-22 01:47:39 UTC
*** Bug 151057 has been marked as a duplicate of this bug. ***
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2006-11-06 07:47:54 UTC
diego - fixed?
Comment 5 Troy Carpenter 2006-11-06 07:55:33 UTC
No.  I am looking in:

/usr/portage/kde-base/kopete/kopete-3.5.5-r2.ebuild

and I still see the dependency as follows:

       sametime ? ( =net-libs/meanwhile-0.4* )                                                                                                                                                        
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-06 09:16:28 UTC
*** Bug 154212 has been marked as a duplicate of this bug. ***
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-06 09:26:37 UTC
Fixed on kde-base/kopete, but kdenetwork also needs HPPA to keyword meanwhile :/
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2006-11-06 20:24:53 UTC
Marked ~hppa.
Comment 9 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-07 01:34:34 UTC
Fixed now.
Comment 10 Troy Carpenter 2006-12-06 14:20:14 UTC
Verified this is in the portage tree as kopete-3.5.5-r2.ebuild.