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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 31 Next › Last »

ZeroBit commented on 2014-11-15 13:04 (UTC)

User Bazon shared with me the last compiled package which is needed https://dl.dropboxusercontent.com/u/932514/Other/lib32-gstreamer0.10-base-plugins-0.10.36-6-x86_64.pkg.tar.xz So, the full list of binaries is: https://dl.dropboxusercontent.com/u/12168886/arch/lib32-gstreamer0.10-0.10.36-4-x86_64.pkg.tar.xz https://dl.dropboxusercontent.com/u/12168886/arch/lib32-gstreamer0.10-base-0.10.36-6-x86_64.pkg.tar.xz https://dl.dropboxusercontent.com/u/932514/Other/lib32-gstreamer0.10-base-plugins-0.10.36-6-x86_64.pkg.tar.xz Download it and then do the command: pacman -U lib32-gstreamer0.10 lib32-gstreamer0.10-base lib32-gstreamer0.10-base-plugins

ZeroBit commented on 2014-11-14 09:54 (UTC)

All needed binary packages is included in 3rd side repo. Edit /etc/pacman.conf and add: [alucryd-multilib] SigLevel = Optional TrustAll Server = http://pkgbuild.com/~alucryd/$repo/x86_64 After that you can build crossover 14.0.1 successfully

ZeroBit commented on 2014-11-14 09:12 (UTC)

User Bozon provided some binaries: If it is useful for anyone: Ready-built package: https://dl.dropboxusercontent.com/u/12168886/arch/lib32-gstreamer0.10-base-0.10.36-6-x86_64.pkg.tar.xz Install with sudo pacman -U lib32-gstreamer0.10-base-0.10.36-6-x86_64.pkg.tar.xz Note: You have to install the dependency lib32-gstreamer0.10-0.10.36-4 FIRST! https://dl.dropboxusercontent.com/u/12168886/arch/lib32-gstreamer0.10-0.10.36-4-x86_64.pkg.tar.xz Install with sudo pacman -U lib32-gstreamer0.10-0.10.36-4-x86_64.pkg.tar.xz Status: Works for me. The last package lib32-gstreamer0.10-base-plugins is needed.

jc61990 commented on 2014-11-14 00:53 (UTC)

crossover does not build due to lib32-gstreamer0.10. I was able to edit the pkgbuild for lib32-gstreamer0.10 to have it compile, but lib32-gstreamer0.10-base and lib32-gstreamer0.10-base-plugins seem to still have problems. Can this package use the newer gstreamer rather that 0.10?

ZeroBit commented on 2014-10-17 07:01 (UTC)

New version is available!

orschiro commented on 2014-10-02 05:39 (UTC)

Compiling the lib32 dependencies leads to several errors. Some of them cannot be easily build. Is there a compiled binary package available for crossover or does someone mind sharing his package? Thanks ahead!

jpsimard commented on 2014-08-28 11:30 (UTC)

Crossover has a lot of code that is Python 2. The correct depedency is not "python" but "python2". Please modify the PKGBUILD accordingly.

IlyaGulya commented on 2014-08-08 10:24 (UTC)

yeah, here's correct PKGBUILD for now: http://pastebin.com/6N7Jn7ym

derHutschi commented on 2014-08-08 05:01 (UTC)

seems to be that lib32-uitl-linux-ng is a dependency for x86_64 but has been removed from aur or renamed to lib32-util-linux

derHutschi commented on 2014-08-08 04:42 (UTC)

hi, does anybody know why i got missing dependency lib32-util-linux-ng when trying to upgrade the system (:: crossover: requires lib32-util-linux-ng) it's been working till know regards hutsch