Search Criteria
Package Details: winegui 2.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/winegui.git (read-only, click to copy) |
---|---|
Package Base: | winegui |
Description: | A user-friendly WINE graphical interface (build from source) |
Upstream URL: | https://gitlab.melroy.org/melroy/winegui |
Keywords: | gtk gui helper manage wine wineprefixes |
Licenses: | AGPL3 |
Submitter: | JoseskVolpe |
Maintainer: | JoseskVolpe (melroy89) |
Last Packager: | melroy89 |
Votes: | 8 |
Popularity: | 0.26 |
First Submitted: | 2022-03-30 06:59 (UTC) |
Last Updated: | 2025-01-05 14:42 (UTC) |
Dependencies (12)
- cabextract
- gtkmm3
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- wget (wget-gitAUR, wurlAUR)
- wine (wine-valveAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-stable-nextAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-stableAUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- json-glib (json-glib-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- ccache (ccache-gitAUR) (optional) – Speeds up rebuilds
- graphviz (optional)
Latest Comments
« First ‹ Previous 1 2 3
yochananmarqos commented on 2022-03-30 20:09 (UTC)
Please remove the
chmod +x
line. The desktop file permissions are already correct (0644).JoseskVolpe commented on 2022-03-30 19:44 (UTC)
Done, updated it to build from source. ¡Thank you for the contribution! :3
winetricks is not a dependency, as WineGUI downloads it to ~/.winegui directory instead of using the system one: https://gitlab.melroy.org/melroy/winegui/-/blob/master/src/helper.cc
wine is indeed a dependency, as the manager yet doesn't let you to choose another binary and depends on the system one to work properly. So i'm removing it from optdepends
Binary version was submited as winegui-bin
JoseskVolpe commented on 2022-03-30 16:15 (UTC)
Alirhgt, i'm resubmiting. Just a moment...
yochananmarqos commented on 2022-03-30 14:57 (UTC)
This needs to build from source. Otherwise, resubmit as
winegui-bin
.Example PKGBUILD
« First ‹ Previous 1 2 3