Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81907 - media-video/realone menu item cleanup
Summary: media-video/realone menu item cleanup
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 13:20 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-02-20 18:30 UTC (History)
1 user (show)

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


Attachments
Patch over current ebuild. (realone.patch,1.42 KB, patch)
2005-02-13 13:21 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Patch over current ebuild. (realone.patch,1.55 KB, patch)
2005-02-13 13:30 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?