Package Details: bottles-git 2:51.10.r0.g28ab196b-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: GPL3
Conflicts: bottles
Provides: bottles
Submitter: Talebian
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 16
Popularity: 0.50
First Submitted: 2020-12-07 20:34 (UTC)
Last Updated: 2023-12-23 23:02 (UTC)

Pinned Comments

FabioLolix commented on 2022-12-18 19:00 (UTC) (edited on 2023-05-22 21:52 (UTC) by FabioLolix)

in the bottles AURweb page is mentioned that having python-argparse installed will fail the build of bottles

~~~Confirm it fails to build using makepkg but it work using devtools, I've uploaded the build package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ since building with devtools require a local repo for the other aur dependencies~~~

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 Next › Last »

ewout commented on 2022-06-14 10:37 (UTC) (edited on 2022-06-14 22:17 (UTC) by ewout)

Please depend on libadwaita-git for the time being. New GTK4+/libadwaita usage within Bottles depends on functionality untagged/unreleased in the regular libadwaita package.

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

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

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

Build 2022.5.28.trento.3.r255.gc753ccfe fail to start with

$ bottles
Traceback (most recent call last):
  File "/usr/sbin/bottles", line 42, in <module>
    from bottles import main
  File "/usr/share/bottles/bottles/main.py", line 35, in <module>
    from bottles.window import MainWindow
  File "/usr/share/bottles/bottles/window.py", line 36, in <module>
    from bottles.views.details import DetailsView
  File "/usr/share/bottles/bottles/views/details.py", line 32, in <module>
    from bottles.views.bottle_preferences import PreferencesView
  File "/usr/share/bottles/bottles/views/bottle_preferences.py", line 32, in <module>
    from bottles.dialogs.envvars import EnvVarsDialog
  File "/usr/share/bottles/bottles/dialogs/envvars.py", line 25, in <module>
    class EnvVarEntry(Adw.EntryRow):
  File "/usr/lib/python3.10/site-packages/gi/module.py", line 123, in __getattr__
    raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Adw' object has no attribute 'EntryRow'

adamnejm commented on 2022-05-16 18:33 (UTC)

Missing gtksourceview4 dependency!

Traceback (most recent call last):
  File "/usr/bin/bottles", line 42, in <module>
    from bottles import main
  File "/usr/share/bottles/bottles/main.py", line 33, in <module>
    from bottles.window import MainWindow
  File "/usr/share/bottles/bottles/window.py", line 33, in <module>
    from bottles.backend.managers.manager import Manager
  File "/usr/share/bottles/bottles/backend/managers/manager.py", line 46, in <module>
    from bottles.backend.managers.installer import InstallerManager
  File "/usr/share/bottles/bottles/backend/managers/installer.py", line 29, in <module>
    from bottles.dialogs.generic import MessageDialog
  File "/usr/share/bottles/bottles/dialogs/generic.py", line 20, in <module>
    gi.require_version('GtkSource', '4')
  File "/usr/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GtkSource not available

tallero commented on 2022-03-12 15:51 (UTC)

missing lib32-glibc depedency

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