Search Criteria
Package Details: crossover 24.0.4-1
Package Actions
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: | 225 |
Popularity: | 0.034270 |
First Submitted: | 2012-03-14 16:03 (UTC) |
Last Updated: | 2024-07-12 14:52 (UTC) |
Dependencies (81)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lib32-freetype2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- lib32-glu
- lib32-lcms2
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglpAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-libglvnd)
- lib32-libice
- lib32-libpng
- lib32-libsm
- lib32-libx11
- lib32-libxcursor
- lib32-libxext
- lib32-libxi
- lib32-libxrandr
- lib32-zlib
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- Show 61 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 31 Next › Last »
roadrunner commented on 2024-09-23 17:34 (UTC)
The outdated flag has been removed without an update: Crossover 24.0.5 has only been published for mac. Version 24.0.4 is as of writing this the current version of crossover on linux. Feel free to flag the package as outdated once this situation changes.
roadrunner commented on 2024-02-03 17:50 (UTC)
Major rework of crossover.install based on install/remove scripts from the debian crossover package. This should solve the issues with left over files under /usr/share.
The uninstallation leaves a few files (e.g. your license) under /opt/cxoffice.
Thanks xiota and kidonng for your input.
kidonng commented on 2024-02-02 11:44 (UTC) (edited on 2024-02-02 16:03 (UTC) by kidonng)
The icons are not correctly removed upon uninstalling.
pre_remove()
should be updated like this:There's also an empty directory left at
/opt/cxoffice/support/desktopdata/cxoffice-0/cxmenu/Launchers/StartMenu
. I suppose doing something likerm -r /opt/cxoffice/support/desktopdata
would be enough.A minor note, maybe update the URL to https://www.codeweavers.com/crossover.
xiota commented on 2023-09-20 06:59 (UTC) (edited on 2023-11-05 09:58 (UTC) by xiota)
Please remove
replaces
directive, in accordance with AUR submission guidelines.roadrunner commented on 2023-08-18 13:15 (UTC)
Updated to crossover 23.0.0.
Removed lib32-gsm as suggested by @MarsSeeds. Thanks for the input.
BillFleming commented on 2023-08-17 16:29 (UTC)
The pkgver=23.0.0 can be adjusted to have a seemingly working updated package once you update the sha256sums line. Doesn't appear that they made any structure changes or added any new depends that normal wine 8 doesn't have.
MarsSeed commented on 2023-07-17 18:30 (UTC)
I suggest that you drop
lib32-gsm
as optdepend. There is no realistic use case for anyone to want to use it with bin32 applications. The GSM audio codec is nonfree, and also very old and low-quality (8-bit precision), and not very well-compressed. VoIP telephony tools from even 20 years ago do support much better codecs.roadrunner commented on 2022-12-21 18:36 (UTC)
(Finally) added python-cairo as dependency. @Wings-Fantasy: Thanks for pointing out the missing dependency. @molasses2: Thanks for the kind reminder.
molasses2 commented on 2022-12-19 04:22 (UTC)
Thank you, thank you, thank you, @Wings-Fantasy!!! I have struggled to get Crossover to work for the better part of a year. Even CodeWeavers was unable to get me working. Installing python-cairo was the missing piece!
Wings-Fantasy commented on 2022-08-25 05:58 (UTC)
Please add the "python-cairo" package as a dependency.
When the program starts, you will be prompted to install the gtk3 and vte3 packages, but they have already been installed. After investigation, it is found that the python import cairo failed, and the software was successfully started after installing "python-cairo"
1 2 3 4 5 6 .. 31 Next › Last »