Search Criteria
Package Details: winboat 0.9.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/winboat.git (read-only, click to copy) |
|---|---|
| Package Base: | winboat |
| Description: | Run Windows apps on Linux with seamless integration |
| Upstream URL: | https://www.winboat.app |
| Licenses: | MIT |
| Submitter: | matthewq337 |
| Maintainer: | matthewq337 (ArjixWasTaken) |
| Last Packager: | matthewq337 |
| Votes: | 6 |
| Popularity: | 0.060612 |
| First Submitted: | 2025-08-30 07:11 (UTC) |
| Last Updated: | 2026-02-15 02:21 (UTC) |
Dependencies (12)
- alsa-lib
- freerdp (freerdp-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libxcrypt-compat (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- zip (zip-natspecAUR) (make)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker) (optional) – To use docker as a container runtime
- podman-compose (podman-compose-gitAUR) (optional) – To use podman as a container runtime
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
npreining commented on 2026-01-27 14:17 (UTC) (edited on 2026-01-27 14:18 (UTC) by npreining)
Build fails for me with this error:
Ahhh, that is the missing space in the invocation mentioned below!!!!!
Why is this still in the PKGBUILD
DRWR commented on 2026-01-21 14:20 (UTC)
As per my previous comment, there seems to be a missing dependency on
libxcrypt-compat(to provide thelibcrypt.soshared object).Can this be included as a build dependency in the PKGBUILD?
N.B.: this seems to be requested already in https://aur.archlinux.org/packages/winboat#comment-1056241 .
DRWR commented on 2026-01-21 14:16 (UTC)
Any idea what is going wrong here? Doing just a
git clonewith amakepkg -si.jrohwer commented on 2026-01-21 07:31 (UTC)
Typo in PKGBUILD, space missing:
patlefort commented on 2026-01-21 02:31 (UTC)
Sorry, it's still failing. It's missing
libxcrypt-compatin depends andimagemagickin makedepends, but it still fails:Can you please test in a clean container? https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
matthewq337 commented on 2026-01-20 23:58 (UTC)
@patlefort fixed, thanks
patlefort commented on 2026-01-20 22:30 (UTC)
It still fails, checksums needs to be updated:
matthewq337 commented on 2026-01-20 20:04 (UTC)
@dnmodder @DRWR @SoBC @patlefort fixed, thanks
dnmodder commented on 2025-12-04 18:18 (UTC)
Please, add "Categories=System" to the desktop file.
DRWR commented on 2025-11-24 12:26 (UTC)
I'd like to add to @SoBC's diff:
SoBC's diff creates an SVG icon with a white background. To make it transparent, add
-background nonein the magick line, e.g.:« First ‹ Previous 1 2 3 4 Next › Last »