Search Criteria
Package Details: sonata-git 1.7.0.r11.g48f7456-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sonata-git.git (read-only, click to copy) |
---|---|
Package Base: | sonata-git |
Description: | Elegant GTK+3 music client for MPD (Git Version) |
Upstream URL: | https://github.com/multani/sonata |
Licenses: | GPL3 |
Conflicts: | sonata, sonata-svn |
Provides: | sonata |
Submitter: | Florian |
Maintainer: | Florian |
Last Packager: | Florian |
Votes: | 5 |
Popularity: | 0.001613 |
First Submitted: | 2016-01-06 13:20 (UTC) |
Last Updated: | 2022-04-06 16:04 (UTC) |
Dependencies (8)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-gobject (python-gobject-git)
- python-mpd2 (python-mpd2-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-setuptools (make)
- python-dbus (dbus-python) (optional) – multimedia keys support
- python-tagpy (optional) – metadata editing support
Latest Comments
eduard commented on 2021-08-30 06:42 (UTC) (edited on 2021-08-30 06:43 (UTC) by eduard)
Add python-setuptools dependency:
Traceback (most recent call last): File "/home/none/.cache/yay/sonata-git/src/sonata/setup.py", line 11, in <module> from setuptools import setup, Extension ModuleNotFoundError: No module named 'setuptools' ==> ERROR: A failure occurred in package(). Aborting... error making: sonata-git
yochananmarqos commented on 2019-12-13 19:59 (UTC) (edited on 2020-04-10 16:59 (UTC) by yochananmarqos)
Please see VCS package guidelines:
Please add a
build()
function per Python package guidelines.Please use https: