Package Details: crossover 25.0.0-1

Git Clone URL: https://aur.archlinux.org/crossover.git (read-only, click to copy)
Package Base: crossover
Description: Run Windows Programs on Linux
Upstream URL: https://www.codeweavers.com/crossover
Licenses: custom:CrossOver Linux License Grant
Submitter: ying
Maintainer: roadrunner
Last Packager: roadrunner
Votes: 226
Popularity: 0.21
First Submitted: 2012-03-14 16:03 (UTC)
Last Updated: 2025-03-12 07:14 (UTC)

Dependencies (77)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 31 Next › Last »

cian1500ww commented on 2013-01-01 10:56 (UTC)

Updated, thanks.

allencch commented on 2013-01-01 07:22 (UTC)

sha256sum for i686 should be "ad4c02b512c6dd5b59e4730e91f248cb4dc372556907ff0f2c02fd4920686734"

Eothred commented on 2012-12-20 08:43 (UTC)

lib32-util-linux-ng doesn't exist anymore I think?

<deleted-account> commented on 2012-12-03 06:48 (UTC)

As I am no longer using crossover, I am orphaning the package, allowing someone who is actually using crossover to maintain it.

shmilee commented on 2012-11-29 08:33 (UTC)

@Celti You are right. That should be pre-remove. Now the problem is: $su root -c " /opt/cxoffice/bin/cxmenu --crossover --uninstall" $su root -c " /opt/cxoffice/bin/cxassoc --crossover --uninstall" After that, /etc/xdg/menus/applications-merged/cxmenu-cxoffice-0.menu /usr/local/share/applications/Manage+Bottles.desktop /usr/local/share/desktop-directories/cxmenu-cxoffice-0-29ra4ke.directory /usr/local/share/icons/hicolor/*x*/apps/cxmenu-*.png These files still exist.

<deleted-account> commented on 2012-11-28 20:42 (UTC)

Shouldn't that be pre-remove? If it's post-remove then the commands have been removed already and that won't work.

shmilee commented on 2012-11-28 13:21 (UTC)

Function post_remove should be needed in file crossover.install. post_remove() { echo "Delete menus and file associations, please wait..." /opt/cxoffice/bin/cxmenu --crossover --uninstall /opt/cxoffice/bin/cxassoc --crossover --uninstall echo "Done!" } However,it seems above is not enough.

<deleted-account> commented on 2012-11-25 23:50 (UTC)

Updated the package to fix the symlink problem, but this default bottle issue has me a little stumped.

ZDragon commented on 2012-11-25 22:24 (UTC)

Thanks, that fixed the symlink problem... but it did nothing for the default bottle problem. Any help there?

jokerboy commented on 2012-11-25 13:24 (UTC)

try this: http://pastebin.com/kRn2xVqE