Search Criteria
Package Details: crossover 26.2.0-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: | 231 |
| Popularity: | 0.019948 |
| First Submitted: | 2012-03-14 16:03 (UTC) |
| Last Updated: | 2026-06-12 18:01 (UTC) |
Dependencies (77)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- glu (glu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lib32-freetype2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-git-native-pgoAUR, lib32-glibc-eacAUR)
- lib32-glu
- lib32-lcms2
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-amdgpu-pro-oglpAUR, lib32-libglvnd)
- lib32-libice
- lib32-libpng
- lib32-libsm
- lib32-libx11
- lib32-libxcursor
- lib32-libxext
- lib32-libxi
- lib32-libxrandr
- lib32-zlib (lib32-zlib-ng-compat)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- Show 57 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 32 Next › Last »
roadrunner commented on 2019-12-12 18:23 (UTC) (edited on 2019-12-12 18:23 (UTC) by roadrunner)
Updated crossover to 19.0.0. Additional changes:
crossover.install no longer creates an uninstall shortcut. Thanks @dylanmtaylor for suggesting this.
removed isdn4k-utils dependency as the package is no longer available.
@elswerky: You are right that the package does not include a .desktop file - which is intentionally. The desktop file is created by a call to cxmenu in post_install section of crossover.install. I do not see any problems with that approach and therefore no reason to change that.
elswerky commented on 2019-06-19 12:24 (UTC)
latest version v 18.5.1 doesn't have a desktop launcher icon
there is not crossover.desktop file inside created tar.xz pkg
plz correct it
roadrunner commented on 2019-04-16 18:45 (UTC)
@dylanmtaylor: good suggestion. I see no reason to keep the "Uninstall CrossOver Linux" shortcut. Will remove that in the next update.
dylanmtaylor commented on 2019-04-15 01:55 (UTC)
Any chance you could remove the "Uninstall CrossOver Linux" shortcut since you'd want to do that with the package manager anyways?
fifthecho commented on 2019-03-22 12:15 (UTC)
Diff for 18.5
diff --git a/PKGBUILD b/PKGBUILD index
0f32341..e7e026b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Philipp 'TamCore' B. <philipp [at] tamcore [dot] eu>pkgname=crossover -pkgver=18.1.0 +pkgver=18.5.0 pkgrel=1 _pkgdebrel=1 pkgdesc="Run Windows Programs on Linux" @@ -17,7 +17,7 @@ install=${pkgname}.install replaces=('crossover-games' 'crossover-pro' 'crossover-standard')
source=("https://media.codeweavers.com/pub/${pkgname}/cxlinux/demo/${pkgname}_${pkgver}-${_pkgdebrel}.deb") -sha256sums=('f809723b2780e3af857c0348d6de458c7ca5f7211ce4494913debb66b672f3d3') +sha256sums=('483bc68ff6af4bac0b7e6dcc959e168670a26a102301db311d74b8bc7a51ebeb')
depends=( 'python2' 'desktop-file-utils' 'pygtk' 'python2-dbus'
hogar1977 commented on 2019-03-21 18:24 (UTC)
Crossover 18.5 available now...
roadrunner commented on 2019-01-16 20:07 (UTC)
@mya711: lib32-nss-mdns is already included as an optional dependency for x86_64 and crossover in most cases runs just fine without it. So I see no reason the include it as an required dependency. Please keep in mind right now installing crossover is fairly easy and quick since it does not have a hard dependency on annother AUR package and I intend on keeping it that way.
mya711 commented on 2019-01-16 06:16 (UTC)
Installing lib32-nss-mdns does solve the problem. However the next package update would benefit from including lib32-nss-mdns as a dependency.
roadrunner commented on 2018-12-19 19:02 (UTC)
@fhk1407: I guess you are running a 64bit Arch. So you need to install the lib32-nss-mdns package from the AUR.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 32 Next › Last »