Search Criteria
Package Details: sway-dynamic-names-git 1.2.1.r1.g0851571-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sway-dynamic-names-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sway-dynamic-names-git |
| Description: | Dynamically update the name of each Sway WM workspace using font-awesome icons |
| Upstream URL: | https://github.com/j-waters/sway-dynamic-names |
| Licenses: | GPL |
| Conflicts: | sway-dynamic-names |
| Provides: | sway-dynamic-names |
| Submitter: | j-waters |
| Maintainer: | j-waters |
| Last Packager: | j-waters |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-08-21 19:06 (UTC) |
| Last Updated: | 2021-10-02 17:12 (UTC) |
Dependencies (7)
- python-click
- python-fontawesomeAUR
- python-i3ipc
- python-pyxdg
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
MoonSwan commented on 2022-02-22 04:37 (UTC)
I tried to build this app with Yay but it failed with:
File "/usr/lib/python3.10/site-packages/setuptools/installer.py", line 84, in fetch_build_egg raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpn4i7caqw', '--quiet', 'setuptools-git-versioning']' returned non-zero exit status 1. ==> ERROR: A failure occurred in build(). Aborting...
Any ideas?