Search Criteria
Package Details: lutris-wine-meta 2.1.0-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lutris-wine-meta.git (read-only, click to copy) |
|---|---|
| Package Base: | lutris-wine-meta |
| Description: | Meta package for using lutris with wine |
| Upstream URL: | https://github.com/lutris/docs/blob/master/WineDependencies.md |
| Submitter: | None |
| Maintainer: | FosRex |
| Last Packager: | FosRex |
| Votes: | 18 |
| Popularity: | 0.154262 |
| First Submitted: | 2019-07-09 00:08 (UTC) |
| Last Updated: | 2024-10-04 06:58 (UTC) |
Dependencies (29)
- alsa-lib
- alsa-plugins (alsa-plugins-gitAUR)
- giflib (giflib-gitAUR)
- gnutls (gnutls-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- lib32-alsa-lib
- lib32-alsa-plugins
- lib32-giflib
- lib32-gnutls
- lib32-gst-plugins-base-libs (lib32-gst-plugins-base-libs-gitAUR)
- lib32-gtk3
- lib32-libpulse
- lib32-libva
- lib32-libxcomposite
- lib32-opencl-icd-loaderAUR (lib32-khronos-ocl-icd-gitAUR, lib32-ocl-icd)
- lib32-sdl2AUR (lib32-sdl2-compat-gitAUR, lib32-sdl2-compat)
- lib32-sqlite
- lib32-v4l-utils
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- Show 9 more dependencies...
Required by (1)
- d2launcher (optional)
Latest Comments
MarsSeed commented on 2023-06-06 12:03 (UTC)
Thanks for implementing my suggestion.
One more I've just noticed:
Could you please change back depends
ocl-icdandlib32-ocl-icdtoopencl-icd-loaderandlib32-opencl-icd-loader, respectively?There is a good reason to make it so.
ocl-icd is one implementation, an unofficial one at that, of the
opencl-icd-loaderfunctionality.That's why the Arch package has this metadata field:
provides=('opencl-icd-loader')And then there is the official Khronos Group OpenCL-ICD-Loader, called here on AUR by a shorthand name khronos-ocl-icd (khronos-ocl-icd-git).
These AUR packages also provide a virtual package named
opencl-icd-loader.Therefore the downstream packages should depend on the virtual package
opencl-icd-loader, and then the user should install one of the packages that provides this common interface.In essence, no package should explicitly depend on ocl-icd (nor on the khronos-ocl-icd package).
MarsSeed commented on 2023-06-05 15:44 (UTC)
Please kindly don't make this depend on
wine-staging.It should be
wine, so that the user can decide which variant of wine they want to use.Lutris can basically work with any of the wine-providing packages which is installed on the system.
Otherwise this package is quite useful, and not just for Windows games but some Linux-native ones as well.
dough.mean commented on 2023-05-15 15:02 (UTC) (edited on 2023-05-15 15:02 (UTC) by dough.mean)
Some of the dependencies are outdated, can you update them?
Here are the changes necessary:
wine->wine-stagingopencl-icd-loader->ocl-icdlib32-opencl-icd-loader->lib32-ocl-icd