Bug 184615 - stabilize x11-libs/libnotify-0.4.4, x11-misc/notification-daemon-0.3.7
|
Bug#:
184615
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: compnerd@gentoo.org
|
Reported By: jakub@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: stabilize x11-libs/libnotify-0.4.4, x11-misc/notification-daemon-0.3.7
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-07-08 15:37 0000
|
No bugs since it was commited back in February. Please stabilize.
x11-misc/notification-daemon-0.3.7 was released same time 27 Feb 2007, so I'd
do both at the same time.
(In reply to comment #1)
> x11-misc/notification-daemon-0.3.7 was released same time 27 Feb 2007, so I'd
> do both at the same time.
Good idea :)
you guys know what needs to be done
There is a little bug:
>>> Emerging (6 of 8) x11-misc/notification-daemon-0.3.7 to /
[...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!!
/var/tmp/portage/x11-misc/notification-daemon-0.3.7/work/notification-daemon-0.3.7/config.log
emerge dev-perl/libxml-perl corrected the problem.
maybe we should let notification_daemon depend on both dbus and dbus-glib,
instead of either of them.
This is what I encountered when I was emerging notification-daemon-0.3.7. I
have dbus installed, but not dbus-glib.
checking for NOTIFICATION_DAEMON... configure: error: Package requirements (
gtk+-2.0 >= 2.4.0, glib-2.0 >= 2.4.0, dbus-1 >= 0.36, dbus-glib-1 >=
0.36, libsexy >= 0.1.3, gconf-2.0, libwnck-1.0 ) were not met:
No package 'dbus-glib-1' found
(In reply to comment #12)
> maybe we should let notification_daemon depend on both dbus and dbus-glib,
> instead of either of them.
It doesn't depend on either of them; it depends on >=dev-libs/dbus-glib-0.71
which is completely correct. Maybe you should emerge --sync. :)
(In reply to comment #13)
> (In reply to comment #12)
> > maybe we should let notification_daemon depend on both dbus and dbus-glib,
> > instead of either of them.
>
> It doesn't depend on either of them; it depends on >=dev-libs/dbus-glib-0.71
> which is completely correct. Maybe you should emerge --sync. :)
Sorry for the noise.
I should have synced first.
Thanks for reminding me, ;)