brasero-0.8.3 (I don't know of prior versions) has a nautilus plugin which may be enabled or disabled (enabled by default) Current ebuild doesn't pass anything about it to configure causing it to be enabled if nautilus is found. Also nautilus dependency is missing. it should optionally depend on >=gnome-base/nautilus-2.22.2 and should control --enable-nautilus configure option.
Ah, forgot to add probably nautilus plugin conflicts with gnome-extra/nautilus-cd-burner
it depends also on eel. BTW... why you say it conflicts with n-c-b ? The extensions are different it shouldn't conflict.
(In reply to comment #2) > it depends also on eel. > BTW... why you say it conflicts with n-c-b ? The extensions are different it > shouldn't conflict. > When I install both, burn:// uri uses brasero to burn the files to disc.
(In reply to comment #3) > (In reply to comment #2) > > it depends also on eel. > > BTW... why you say it conflicts with n-c-b ? The extensions are different it > > shouldn't conflict. > > > > When I install both, burn:// uri uses brasero to burn the files to disc. > I had to uninstall Bresero as it crashed "the desktop" when a blank DVD was inserted. I can't recall which part of nautilus (or some part of the mount) generated the error but uninstalling Brasero made it all go away. Sorry, should have logged a proper bug for it at the time.
+*brasero-0.9.1 (23 Jan 2009) +*brasero-0.8.4-r1 (23 Jan 2009) + + 23 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml, + brasero-0.8.2.ebuild, -brasero-0.8.3.ebuild, -brasero-0.8.4.ebuild, + +brasero-0.8.4-r1.ebuild, +brasero-0.9.1.ebuild: + Bump to 0.9.1, bug 254838. libgnome is no longer a dependency. W.r.t. bug + 248275, add nautilus useflag. Add cdrtools and cdrkit use flags, since + they are now selectable, do not make them default on. IUSE="+libburn", + libburn is now used whenever possible, which should be 90% of cases, + according to upstream. Backport these changes to brasero-0.8.4-r1 and punt + old versions. +