Code Monkey home page Code Monkey logo

Comments (3)

toby63 avatar toby63 commented on May 21, 2024

I also notice missing dependencies for 32-bit:

configure: OpenCL 32-bit development files not found, OpenCL won't be supported.
configure: libgnutls 32-bit development files too old, bcrypt encryption won't be supported.
configure: libv4l2 32-bit development files not found.
configure: libpulse 32-bit development files not found or too old, Pulse won't be supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libudev 32-bit development files not found, plug and play won't be supported.
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libkrb5 32-bit development files not found (or too old), Kerberos won't be supported.
configure: libtiff 32-bit development files not found, TIFF won't be supported.
configure: libopenal 32-bit development files not found (or too old),

configure: WARNING: libgnutls 32-bit development files not found, no schannel support.

Partly this can be solved by installing:
lib32-gnutls
lib32-v4l-utils
lib32-libpulse
lib32-krb5
lib32-libtiff
(for libudev install: systemd-libs)

We can probably ignore OSS (optional audio), libcapi (isdn) and also openal & opencl.
Regarding udev I assume it is also not intended to be included (because it is disabled in the 64-bit version).


Maybe you could edit the PKGBUILD files so they fit each other and explain a bit.

from wine-wayland.

varmd avatar varmd commented on May 21, 2024

These are just warnings, not errors.

Most games work fine without gstreamer, so it shouldn't be a hard requirement.

Gstreamer maybe necessary for mfplat and WMV/MP4 content. However, gstreamer on Archlinux requires X11 packages, and additionally it's not clear if it works on Wayland. If there are reports of it and mfplat working on Wayland with WMV/MP4 content I'll add a note to the README about installing gstreamer.

Not aware of anything that may need Mingw and xslt and all the games I've tested did not require them.

Regarding lib32* packages, most 32bit games are offline these days, and users shouldn't have to install these packages to run their offline 32bit games.

from wine-wayland.

toby63 avatar toby63 commented on May 21, 2024

The packages could be mentioned as optional.
So users who need those can install them.

However, gstreamer on Archlinux requires X11 packages, and additionally it's not clear if it works on Wayland. If there are reports of it and mfplat working on Wayland with WMV/MP4 content I'll add a note to the README about installing gstreamer.

🤔 I will try to find some software to test it with.
In general I only found this so far: https://gstreamer.freedesktop.org/documentation/waylandsink/index.html?gi-language=c
which seems to imply that gstreamer works on wayland, but I don't know about the wine implementation and different video formats.

Regarding lib32* packages, most 32bit games are offline these days, and users shouldn't have to install these packages to run their offline 32bit games.

I don't think thats true, many people still play older games in multiplayer.

from wine-wayland.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.