Package Details: bottles 2:51.21-2

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.74
First Submitted: 2020-11-28 22:52 (UTC)
Last Updated: 2025-03-31 08:34 (UTC)

Dependencies (37)

Required by (2)

Sources (2)

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.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 27 Next › Last »

yochananmarqos commented on 2022-07-31 20:37 (UTC)

@RubenKelevra: Gee, wonder why...

RubenKelevra commented on 2022-07-31 20:31 (UTC)

Orphan request was denied shrug

RubenKelevra commented on 2022-07-24 09:50 (UTC) (edited on 2022-07-24 09:51 (UTC) by RubenKelevra)

I fixed the package already and filed an orphan request, to take over the maintenance, as the PKGBUILD is fetching an older version which is not what the PKGBUILD version is claiming. Additionally, even the claimed version is older than the recently released one.

The latest one is working fine for me.

keilmillerjr commented on 2022-07-18 01:55 (UTC) (edited on 2022-07-18 01:56 (UTC) by keilmillerjr)

Lies in the pkgbuild. This needs to be fixed. Especially since it has a bug rendering it useless, and has since been fixed. The flathub version works for anyone who can't wait.

pkgver=2022.6.14
source=("${pkgname}-2022.5.28-trento-3.tar.gz::https://github.com/bottlesdevs/Bottles/archive/2022.5.28-trento-3.tar.gz")

tiziodcaio commented on 2022-07-01 08:29 (UTC)

I tried today and the libadwaita-git at the moment it doesn't works... I suggest, as now, if you wanted to build latest bottles, to try change this in /etc/makepkg.conf:

options([...] !check)

ufo_driver commented on 2022-06-27 18:54 (UTC)

why package version says 2022.6.14 but source is hardcoded to 2022.5.28-trento-3 ?

porkslapchop90 commented on 2022-06-26 17:11 (UTC)

Edited the PKGBuild to exclude wine and everything works. Wine should be an optional dependency.

tiziodcaio commented on 2022-06-15 19:42 (UTC)

@FabioLolix why not simply this? https://archlinux.org/packages/community/any/python-pefile/

FabioLolix commented on 2022-06-15 17:37 (UTC)

Need to change from pefile to python-pefile, I've flagged python-pefile-git as OOD but it will be long; python-pefile-git use a 4 commit fork of pefile from 2017 and use git:// in source=() which is deprecated from github since April 2022

TechXero commented on 2022-06-15 17:34 (UTC)

Need to remove Pefile from PKGBUILD and then it can be built... Pefile is outdated by 7 years... Unusable...