Package Details: bottles-git 2:51.18.r78.g3e1dc5bd-2

Git Clone URL: https://aur.archlinux.org/bottles-git.git (read-only, click to copy)
Package Base: bottles-git
Description: Easily manage wineprefix using environments
Upstream URL: https://usebottles.com/
Licenses: GPL-3.0-only
Conflicts: bottles
Provides: bottles
Submitter: Talebian
Maintainer: FabioLolix (envolution)
Last Packager: FabioLolix
Votes: 19
Popularity: 0.77
First Submitted: 2020-12-07 20:34 (UTC)
Last Updated: 2025-03-02 11:04 (UTC)

Dependencies (44)

Required by (2)

Sources (1)

Pinned Comments

FabioLolix commented on 2024-12-22 21:53 (UTC)

A new major python version hit the repository, rebuild ALL you AUR python pkgbuild and install rebuild-detector


The typical error is:

ModuleNotFoundError: No module named '$MODULE'

FabioLolix commented on 2022-06-11 13:50 (UTC)

Reference https://github.com/bottlesdevs/Bottles/wiki/Packaging

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7

theriddick commented on 2022-03-06 14:17 (UTC)

patool is a requirement to run this application it seems.

mxlgv commented on 2021-11-09 17:26 (UTC)

Add python-yaml as a dependency

wcasanova commented on 2021-08-11 13:42 (UTC)

add patool as a dependency

wcasanova commented on 2021-07-17 22:47 (UTC)

Please update, @FabioLolix working

FabioLolix commented on 2021-05-15 17:50 (UTC)

Hello, this pkgbuild have several flaws, like not being a proper VCS pkgbuild, specifing the number of makejobs, lacks of pkgver function, missing git as makedepends, likely having appstream-glib as depends, it is an 'any' package not an 'x86_64', I have revisioned it

At the moment the appstream file check fails

and unfortunately the project is using continous build tags so need to use 'revisions counts' for the pkgver

Frogboy commented on 2021-04-20 21:44 (UTC)

Thank you.

mxlgv commented on 2021-02-17 21:44 (UTC)

This package conflicts with bottles. I think it should be added to PKGBUILD: conflicts=('bottles')