Search Criteria
Package Details: crossover 25.0.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: | 226 |
Popularity: | 0.160396 |
First Submitted: | 2012-03-14 16:03 (UTC) |
Last Updated: | 2025-03-12 07:14 (UTC) |
Dependencies (77)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- 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-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
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- Show 57 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 31 Next › Last »
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.
fhk1407 commented on 2018-12-18 12:42 (UTC)
Crossover complains: Some errors may prevent CrossOver Linux from working correctly: * Missing 32bit libnss_mdns.so.2 library. Running pacman -Syu nss-mdns doesn't fix it. What gives?
roadrunner commented on 2018-12-08 17:41 (UTC)
Updated crossover to 18.1.0. Took me a little longer than usual since I have been AFK for a few days.
@traffic-light: thanks for posting hints for updating crossover including the change to the pkgsums.
traffic-light commented on 2018-12-05 16:15 (UTC) (edited on 2018-12-05 16:23 (UTC) by traffic-light)
There is a new version for crossover (18.1.0).
If you don't want to wait for the update of this AUR you can change these settings in the PKGBUILD:
Change pkver to 18.1.0
Change sha256sums to f809723b2780e3af857c0348d6de458c7ca5f7211ce4494913debb66b672f3d3
This worked for me ;-)
Screenshot: https://imagizer.imageshack.com/v2/xq90/922/uOsqcW.png
p.s. I'm using Arch now for about 8 months and never posted something. That's why this is my first post on arch ;-)
(I'm sorry for my English ;-))
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 31 Next › Last »