Search Criteria
Package Details: gallium-nine-git 0.9.r8.g95e0da4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gallium-nine-git.git (read-only, click to copy) |
---|---|
Package Base: | gallium-nine-git |
Description: | Gallium Nine Standalone |
Upstream URL: | https://github.com/iXit/wine-nine-standalone |
Licenses: | LGPL-2.1-or-later |
Conflicts: | gallium-nine, wine-nine |
Provides: | gallium-nine, wine-nine |
Submitter: | jcstryker |
Maintainer: | xiota (niobium93, DexterHaxxor) |
Last Packager: | xiota |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-07 21:49 (UTC) |
Last Updated: | 2024-03-10 00:28 (UTC) |
Dependencies (6)
- lib32-mesa (lib32-mesa-gitAUR, lib32-mesa-minimal-gitAUR, lib32-mesa-amd-bc250AUR, lib32-amdonly-gaming-mesa-gitAUR, lib32-mesa-amber)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-tkg-staging-wow64-binAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-cachyosAUR, wine-staging)
- git (git-gitAUR, git-glAUR) (make)
- lib32-mesa (lib32-mesa-gitAUR, lib32-mesa-minimal-gitAUR, lib32-mesa-amd-bc250AUR, lib32-amdonly-gaming-mesa-gitAUR, lib32-mesa-amber) (make)
- meson (meson-gitAUR) (make)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-tkg-staging-wow64-binAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-cachyosAUR, wine-staging) (make)
Required by (1)
- arch-gaming-meta (requires wine-nine)
Latest Comments
« First ‹ Previous 1 2
PedroHLC commented on 2019-01-08 18:00 (UTC)
@jcstryker I also need
meson
cause I'm building from clean-chroot, its automated and I can't interfere..Nightbane112 commented on 2019-01-08 14:33 (UTC)
@jcstryker Is it possible to add
meson
to the makedepends in the PKGBUILD? I had build failures when using yay but I installed it later and it worked.jcstryker commented on 2019-01-08 12:16 (UTC)
@kode54 Thanks!
@Senephar Yes you could, it has been possible to do this for a long time. This project is focused on building the d3d9 dll's separately from the wine tree, rather than packaging just the relevant dll's built from the iXit fork of wine. It also includes a symlinking script for easier install for multiple wine versions, not just separate prefixes e.g. proton and lutris wine builds. This PKGBUILD also splits the lib64/lib32 versions into separate packages, unlike wine-nine. I think both packages have their place.
Senephar commented on 2019-01-08 11:36 (UTC)
Why not just use wine-nine, which does the same but is build from the main nine repo, not some third party one?
https://aur.archlinux.org/packages/wine-nine/
kode54 commented on 2019-01-08 10:19 (UTC) (edited on 2019-01-08 10:19 (UTC) by kode54)
Here is a patch to get lib32-gallium-nine-git installed properly:
« First ‹ Previous 1 2