Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342791 - app-emulation/crossover-office-pro-bin-9.2.0 version bump
Summary: app-emulation/crossover-office-pro-bin-9.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Wine Maintainers
URL: http://www.codeweavers.com/about/gene...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 17:13 UTC by Michiel de Bruijne
Modified: 2011-03-01 02:51 UTC (History)
0 users

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


Attachments
Manifest for distfile (Manifest,1.32 KB, text/plain)
2010-10-26 17:15 UTC, Michiel de Bruijne
Details
desktop file install (crossover-office-pro-bin_install-windows-software.desktop,584 bytes, text/plain)
2010-10-26 17:16 UTC, Michiel de Bruijne
Details
desktop file manage (crossover-office-pro-bin_manage-bottles.desktop,437 bytes, text/plain)
2010-10-26 17:16 UTC, Michiel de Bruijne
Details
desktop file run (crossover-office-pro-bin_run-a-windows-command.desktop,539 bytes, text/plain)
2010-10-26 17:17 UTC, Michiel de Bruijne
Details
desktop file terminate (crossover-office-pro-bin_terminate-windows-applications.desktop,607 bytes, text/plain)
2010-10-26 17:18 UTC, Michiel de Bruijne
Details
diff for applying desktop files (crossover-office-pro-bin_domenu.diff,740 bytes, patch)
2010-10-26 17:18 UTC, Michiel de Bruijne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel de Bruijne 2010-10-26 17:13:38 UTC
Hi Mike,

crossover-office-pro-bin-9.1.0.ebuild can be copied to crossover-office-pro-bin-9.2.0.ebuild and merged. See attached Manifest for distfile hashes.

I will attach desktop files and ebuild patch for menu-entries. I would be nice if these can be added to the tree as well.

Thanks!
Comment 1 Michiel de Bruijne 2010-10-26 17:15:10 UTC
Created attachment 252047 [details]
Manifest for distfile
Comment 2 Michiel de Bruijne 2010-10-26 17:16:17 UTC
Created attachment 252049 [details]
desktop file install
Comment 3 Michiel de Bruijne 2010-10-26 17:16:56 UTC
Created attachment 252051 [details]
desktop file manage
Comment 4 Michiel de Bruijne 2010-10-26 17:17:35 UTC
Created attachment 252053 [details]
desktop file run
Comment 5 Michiel de Bruijne 2010-10-26 17:18:03 UTC
Created attachment 252055 [details]
desktop file terminate
Comment 6 Michiel de Bruijne 2010-10-26 17:18:54 UTC
Created attachment 252057 [details, diff]
diff for applying desktop files
Comment 7 SpanKY gentoo-dev 2010-10-27 06:26:50 UTC
where are you getting those .desktop files ?  i doubt you're writing them ...
Comment 8 Michiel de Bruijne 2010-10-28 04:48:42 UTC
(In reply to comment #7)
> where are you getting those .desktop files ?  i doubt you're writing them ...
> 

The crossover-office .desktop files are being generated with Perl scripts based on $USER and Desktop Environment. The Perl scripts generate a new top level menu category (CrossOver) and the resulting .desktop files point to shell scripts that executes the corresponding commands.

I have generalized these .desktop files by changing the menu category to System, removed the shell script target by pointing them directly to the final executable and make them compatible for all users instead of $USER.
Comment 9 SpanKY gentoo-dev 2010-12-19 22:34:15 UTC
i'd prefer the source perl script be patched rather than the generated output
Comment 10 SpanKY gentoo-dev 2011-03-01 02:51:07 UTC
oh well, added w/out .desktop stuff