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-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, 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-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging) (make)
Required by (1)
- arch-gaming-meta (requires wine-nine)
Latest Comments
1 2 Next › Last »
niobium93 commented on 2024-03-09 22:39 (UTC)
@xiota Sure, okay.
niobium93 commented on 2023-10-16 05:33 (UTC)
lib32-mesa
is still missing from makedepends.niobium93 commented on 2023-05-20 08:35 (UTC)
I think it's missing lib32-mesa
dr460nf1r3 commented on 2023-02-18 09:18 (UTC)
meson.build:74:2: ERROR: Dependency "d3dadapter9" not found, tried pkgconfig
- it seems a dep is missing?UnicornDarkness commented on 2019-05-25 15:09 (UTC)
@jcstryker: The official package, wine-nine, does not provide the
nine-install
script. This script is not needed when you install stuff under/usr/lib/wine
.You can see the difference of trees between the official package and yours here: https://gist.github.com/X0rg/50983aa0a3c32e6397157048ad100ad2
BTW, you should conflit and provide
wine-nine
. Also, yourpkgver()
function is wrong:git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
is more adequate according to the wiki.jcstryker commented on 2019-02-20 14:13 (UTC)
@zfkerr This package is not missing the install script, see line 72. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gallium-nine-git#n72
zfkerr commented on 2019-02-20 08:44 (UTC)
@jcstryker your package is missing the /usr/share/nine/nine-install.sh file.
How can I install Nine-Standalone if this script is missing? I think you should add this script to your package. Thank you.
jcstryker commented on 2019-01-08 19:21 (UTC)
@PedroHLC @Nightbane112 Sorry about that, I included meson. Didn't have time to test in chroot, only on my workstation.
1 2 Next › Last »