Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41199 - Version Bump: Gossip 0.7.2
Summary: Version Bump: Gossip 0.7.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 39528 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-10 22:20 UTC by James W. Dumay
Modified: 2004-02-11 07:28 UTC (History)
0 users

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


Attachments
updated gossip ebuild (gossip-0.7.2.ebuild.patch,733 bytes, patch)
2004-02-11 02:30 UTC, James W. Dumay
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James W. Dumay 2004-02-10 22:20:34 UTC
An experimental and optional dbus interface has been added to gossip.
Updated NLS.

So dbus needs to be added to USE (New use flag for Dbus?) and required as a dep.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James W. Dumay 2004-02-10 22:21:18 UTC
ebuild comming shortly (Next 2 hours, a little busy ATM)
Comment 2 James W. Dumay 2004-02-11 02:13:30 UTC
configure: error: XML::Parser perl module is required for intltool

add dev-perl/XML-Parse to DEPEND
Comment 3 James W. Dumay 2004-02-11 02:30:13 UTC
Created attachment 25391 [details, diff]
updated gossip ebuild
Comment 4 James W. Dumay 2004-02-11 02:31:48 UTC
dbus & gossip builds together without a hitch. XML-Parser added as a DEPEND.
Comment 5 James W. Dumay 2004-02-11 03:01:21 UTC
#39528 is a duplicate of this bug
Comment 6 James W. Dumay 2004-02-11 03:03:48 UTC
*** Bug 39528 has been marked as a duplicate of this bug. ***
Comment 7 Spider (RETIRED) gentoo-dev 2004-02-11 04:44:58 UTC
*Yawn*
Remove the XML::Parser dep again, make it >=dev-util/intltool-0.29, that solves the XML::Parser issues.


Comment 8 foser (RETIRED) gentoo-dev 2004-02-11 07:28:42 UTC
Added gossip-0.7.2 to the tree.

Disabled dbus by default because of it's experimental nature.
Fixed the intltool dep to 0.29 and up to cover the XML-Parser dep.