@brito at the current stage, Bottles does not recognize system components (wine, dxvk) but could do so with the new version v4.
Search Criteria
Package Details: bottles 2:51.21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bottles.git (read-only, click to copy) |
---|---|
Package Base: | bottles |
Description: | Easily manage wine and proton prefix |
Upstream URL: | https://github.com/bottlesdevs/Bottles |
Keywords: | Bottles gaming Wine Wineprefixes |
Licenses: | GPL-3.0-only |
Submitter: | ragouel |
Maintainer: | lotation (brombinmirko, francescomasala) |
Last Packager: | lotation |
Votes: | 156 |
Popularity: | 2.91 |
First Submitted: | 2020-11-28 22:52 (UTC) |
Last Updated: | 2025-03-25 20:49 (UTC) |
Dependencies (37)
- cabextract
- dconf
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icoextractAUR
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libportal-gtk4
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip)
- patoolAUR (patool-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-fvsAUR
- python-gobject
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-pathvalidateAUR
- python-pycurl
- python-requests
- Show 17 more dependencies...
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (2)
brombinmirko commented on 2021-04-02 06:39 (UTC)
brito commented on 2021-03-18 03:51 (UTC)
Would be nice if this used the dxvk-bin package, instead of downloading it in the user's home at first run.
yochananmarqos commented on 2021-03-06 18:48 (UTC)
This depends on gtk3
and python-gobject
, see main.py
.
Scrumplex commented on 2021-03-05 08:57 (UTC)
I noticed a few things that could be improved with the PKGBUILD:
arch
should beany
as there are no binaries in this packagesha256sums
is empty, while the only source is an archive. Please generate a sha256 checksum for the archive (in my casec854fbc333703449e82ae36db1ae4bd285b64441aec97e372ac6459dfdfe3585
). Tip: If you need to update the sha256sum for a later release you can use the toolupdpkgsums
from thepacman-contrib
package- The file is missing a
# Maintainer
tag at the top
Most of these things can be checked automatically by using the tool namcap
from the pacman-contrib
package. Just run it against your PKGBUILD and a built package archive.
Cheers!
TrialnError commented on 2021-02-01 23:43 (UTC)
Hi.
Two notes. Could you please add ${pkgname}-
in front of the source line? Makes it easier for those, which use $SRCDEST
. Additionally skipping the generation of checksums is in general only allowed for VCS builds. As this downloads an archive, checksums should be generated. So please revert that change.
Maintainer lines aren't removed from a PKGBUILD. If there is a change, it will be changed from Maintainer to Contributor
PsykeDady commented on 2021-01-12 21:07 (UTC)
Ehy man, new update here :D https://github.com/bottlesdevs/Bottles/releases/tag/2.1.0
PsykeDady commented on 2020-12-26 22:50 (UTC)
Ehy! https://github.com/bottlesdevs/Bottles/releases/tag/2.0.8 new update :D can you please update!
ragouel commented on 2020-12-08 22:00 (UTC)
@PsykeDady, I looked at the AppImage, dependencies are ok. I fixed the URL issue. Cheers.
PsykeDady commented on 2020-12-07 20:12 (UTC)
Upstream URL is wrong, take url from the new repository of Bottles https://github.com/bottlesdevs/Bottles.git
and please, contact bottles team (mirko and co.) to fix the dependences that are wrong
Pinned Comments
brombinmirko commented on 2022-09-15 20:54 (UTC) (edited on 2022-09-15 20:54 (UTC) by brombinmirko)
=====================
READ HERE FIRST
=====================
This package is not officially supported by the Bottles Developers. Even though some of those developers are package maintainers, support is offered by the package authors who will make sure it is handled in the best possible way. They will diagnose the issues and report the issues to the development team if they are not related to the package.