@Gimmeapill : Yes, I used your modification, and commented the multilib line
But when I launche makepkg, it says that Jack is in conflict with Jack2, and I have to uninstall Jack2 so it can install Jack. I don't see the point of this.
But I'm new to this Arch world, so maybe I just do not understand something.
Search Criteria
Package Details: wineasio 1.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wineasio.git (read-only, click to copy) |
|---|---|
| Package Base: | wineasio |
| Description: | ASIO driver implementation for Wine |
| Upstream URL: | https://github.com/wineasio/wineasio |
| Keywords: | asio audio jack wine |
| Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
| Submitter: | shinlun |
| Maintainer: | Kazel |
| Last Packager: | Kazel |
| Votes: | 62 |
| Popularity: | 0.040753 |
| First Submitted: | 2007-05-27 07:28 (UTC) |
| Last Updated: | 2025-07-28 23:58 (UTC) |
Dependencies (5)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- realtime-privileges
- wine (wine-stable-nextAUR, wine-stableAUR, wine-valveAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-tkg-staging-ntsync-binAUR, wine-asahi-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-tkg-staging-binAUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine32AUR, wine-staging)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 Next › Last »
DanielD commented on 2013-10-13 09:54 (UTC)
Gimmeapill commented on 2013-10-12 15:53 (UTC)
@DanielD: Did you read the comments below and did you apply the temporary fix?
If so, please provide more details.
DanielD commented on 2013-10-12 14:24 (UTC)
Can't build with Jack2 installed on an x64 Arch. Why ?
Gimmeapill commented on 2013-10-11 19:17 (UTC)
ok it works: no need for the patch, the fix is a one liner
Updated packagebuild below (changes line 34 and 35):
http://pastebin.com/npL0Jc10
Cheers,
LX
Gimmeapill commented on 2013-10-11 12:33 (UTC)
@schivmeister: thanks for your help.
Wine commit identified and patch published:
http://sourceforge.net/p/wineasio/discussion/802003/thread/69a2153e/8aa5/attachment/wineasio-windef-changes.patch
Will try out and report back..
schivmeister commented on 2013-10-08 20:16 (UTC)
Have notified jhernberg (JackWinter on #archaudio) about this, but I don't know how much of this issue would be his domain.
Gimmeapill commented on 2013-10-03 11:59 (UTC)
Also reported upstream as this doesn't look like a packaging error:
http://sourceforge.net/p/wineasio/discussion/802003/thread/69a2153e/
Gimmeapill commented on 2013-09-30 20:44 (UTC)
On i686, the build is broken with the update to wine 1.7.3. Downgrading to 1.7.2 fixes it.
Full build log:http://pastebin.com/nMvdWaMS
schivmeister commented on 2013-06-08 20:13 (UTC)
If you had not relied upon an unsupported package manager that does not fail in the event dependencies are not met, you would have figured it out already:
ERROR: asiosdk2.2.zip was not found in the build directory and is not a URL.
Which means the steinberg-asio dependency failed to build. It should be obvious why. Otherwise, take a look at that package's AUR page to figure that out.
DaveCode commented on 2013-06-08 08:28 (UTC)
Thanks for this package. Build failed on a 32-bit processor:
http://troll.ws/paste/66b0c7b4
Pinned Comments
Kazel commented on 2025-08-20 23:57 (UTC) (edited on 2025-08-21 00:00 (UTC) by Kazel)
Your user must belong to the realtime group in order to use wineasio.
This can be done with
sudo usermod -aG realtime $(whoami)For registering wineasio as an ASIO driver run:
wine64 regsvr32 /usr/lib/wine/x86_64-windows/wineasio64.dllKazel commented on 2024-09-19 09:36 (UTC) (edited on 2024-09-20 08:46 (UTC) by Kazel)
I removed the 32 binary and put it in the aur as an extra package -> wineasio32
wineasio32 pulls in wine-staging as make dependency and doesn't install all the other files from the wineasio package (binary only), therefore it depends on wineasio.