It looks like the checksum for the latest source archive is incorrect or has changed somehow. Can you update the checksum?
Search Criteria
Package Details: bottles 2:51.15-2
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: | 151 |
Popularity: | 6.97 |
First Submitted: | 2020-11-28 22:52 (UTC) |
Last Updated: | 2024-11-08 16:10 (UTC) |
Dependencies (36)
- cabextract
- dconf
- gtk4 (gtk4-customizableAUR, 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-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libportal-gtk4
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR)
- patoolAUR (patool-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-fvsAUR
- python-gobject (python-gobject-gitAUR)
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-pathvalidateAUR
- python-pycurl
- python-requests
- Show 16 more dependencies...
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 Next › Last »
nulldev commented on 2021-06-12 07:52 (UTC) (edited on 2021-06-12 07:52 (UTC) by nulldev)
shuriken commented on 2021-05-05 14:14 (UTC) (edited on 2021-05-05 14:15 (UTC) by shuriken)
The best solution would be a package called "wine-core" which does exactly this without installing the whole wine. https://fedoraproject.org/wiki/Wine
However Arch currently doesn't have split wine packages. wine-core is also a dependency on Fedora for lutris.
brombinmirko commented on 2021-05-05 12:40 (UTC)
@shuriken wine is required due to a lack of dependencies, we are looking for these to bundle them with the package
shuriken commented on 2021-05-04 15:23 (UTC) (edited on 2021-05-04 15:42 (UTC) by shuriken)
wine should be an (optional) dependency similar to the Lutris package.As it doesn't require system wine, proton or other runners. Still putting them as optional does make sense as its user preference. Thanks for this great software brombinmirko. things like gamemode mangohud and other system runners can all be in optdepends as well.
brombinmirko commented on 2021-04-02 06:39 (UTC)
@brito at the current stage, Bottles does not recognize system components (wine, dxvk) but could do so with the new version v4.
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
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.