Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81907

Summary: media-video/realone menu item cleanup
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED INVALID    
Severity: enhancement CC: genstef
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch over current ebuild.
Patch over current ebuild.

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-13 13:20:46 UTC
The attached patch is a partial fix for realone. It fixes the menu entry, which now is installed without the need of kde and gnome useflags (in the fd.o standard menu location).

It does not fixes the icons placemente because I'm not able to download the second file, to install and test it.

It also continue using the .desktop file in $FILESDIR, as make_desktop_entry doesn't allow to pass %U parametrs or MimeTypes to save in the .desktop file.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-13 13:21:20 UTC
Created attachment 51150 [details, diff]
Patch over current ebuild.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-02-13 13:25:29 UTC
Can you please use the domenu from eutils.eclass? You still need IUSE=kde if you use it later for einfo output.

I thought realone is outdated by the new realplayer, I am curious why do you still use realone?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-13 13:30:42 UTC
Created attachment 51151 [details, diff]
Patch over current ebuild.

I'm actually not using neither realone or realplayer :)
I'm cleaning up ebuilds which uses non-standard way to install the menu items.

About domenu, I'm sorry, I searched for it as for dobin, and I haven't found so
I thought it was still on development :)

About the kde useflag... I removed the einfo at the end, there's no more kde or
gnome strings into the ebuild after my patch.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2005-02-13 13:35:29 UTC
I suggest removing this masked pkg due to its vulnerabilities and obsoletion by realplayer-10. I also suggest to unmask that version of realplayer.
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-20 18:30:22 UTC
So if realone is no more needed (also because it can't be downloaded), I think this is not needed anymore.

But... why is it still in portage, so?