惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
U
Unit 42
L
LangChain Blog
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
F
Fortinet All Blogs
小众软件
小众软件
I
InfoQ
P
Proofpoint News Feed
D
DataBreaches.Net
Martin Fowler
Martin Fowler
H
Help Net Security
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - wineasio-git
2026-06-12 · via AUR Newest Packages

carlosnewmusic commented on 2024-08-12 15:58 (UTC)

MarsSeed commented on 2024-04-27 13:56 (UTC)

I think options=('!debug') should be removed, as this is something to be controlled by user-side setting.

ELF files (both lib32 and lib64 versions of wineasio32.dll.so) built with current PKGBUILD (1.2.0.r8.g6529641-1) lack RELRO, and are overlinked.

Correct license should be declared as 'GPL-2.0-or-later', because it legally supersedes the bundled LGPL backend code when linked together with the GPL2 UI code in this package.

g0000ga commented on 2024-03-04 18:09 (UTC)

actually eh5's comment still helps, disabling lto is enough. (package wasn't updated for years)

g0000ga commented on 2024-03-04 16:15 (UTC)

Can't be built anymore with recent wine 9.3. From what i see they updated compatibility with recent wines on github, so probably something is missing in dependencies.

eh5 commented on 2022-11-27 19:09 (UTC)

PedroHLC commented on 2022-05-01 16:19 (UTC)

Hi @m3thodic, added you to both here and github, please add both remotes and push twice.

m3thodic commented on 2022-05-01 16:05 (UTC)

hey @PedroHLC could you please add me as a co-maintainer? thanks!

Gimmeapill commented on 2021-09-06 06:29 (UTC)

@PedroHLC: Thanks a lot for fixing, it works fine with the latest wine now (6.16 as of writing).

PedroHLC commented on 2021-07-07 19:11 (UTC)

I've added a GitHub repo for this package here: pkgbuild-wineasio-git. PRs and Issues are welcomed. Once PRs have merged, the commits roll back to AUR through a GH Action, keeping your authorship.

ph3nix commented on 2021-06-18 07:04 (UTC) (edited on 2021-06-21 21:42 (UTC) by ph3nix)

Does the current out of date version of wineasio-git or the newer one Janhouse posted actually work for anyone with current versions of wine?

I had to downgrade to wine 6.4 to get things running again. Otherwise I am greeted with a "Winedriver (Not Connected)"

Update: Got the version that Janhouse posted to work with wine-6.11-1. I needed to rerun wine64 regsvr32 wineasio.dll and wineboot -u to get things back to work. See https://github.com/wineasio/wineasio/issues/24