Search Criteria
Package Details: flashfocus-git 2.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flashfocus-git.git (read-only, click to copy) |
---|---|
Package Base: | flashfocus-git |
Description: | Simple focus animations for tiling window managers |
Upstream URL: | https://www.github.com/fennerm/flashfocus |
Licenses: | MIT |
Conflicts: | flashfocus |
Provides: | flashfocus |
Submitter: | fennerm |
Maintainer: | fennerm |
Last Packager: | fennerm |
Votes: | 7 |
Popularity: | 0.000015 |
First Submitted: | 2018-04-03 16:58 (UTC) |
Last Updated: | 2023-09-24 21:57 (UTC) |
Dependencies (11)
- python-click
- python-i3ipc
- python-marshmallow
- python-xcffib
- python-xpybutilAUR
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 3 Next › Last »
fennerm commented on 2023-09-24 21:58 (UTC)
Thanks, I think it should be fixed now. Let me know if you still see issues.
fennerm commented on 2023-09-22 21:15 (UTC)
Thanks @xiota, agreed the build could use some modernization. I'll take a look this weekend.
fennerm commented on 2021-07-30 21:13 (UTC)
Thanks for the hint @maximbaz. I believe the problem here was upstream (pytest-runner was included in the flashfocus setup_requires but there was no good reason for it). The PKGBUILD should now work as-is.
maximbaz commented on 2021-07-26 11:42 (UTC)
Hello, you don't need
pip
orwheel
(as far as I understand this will encourage installing dependencies not from Arch repos but from other sources), you just need to addpython-pytest-runner
to makedepends and it will compile.lmartinez-mirror commented on 2021-07-13 15:45 (UTC)
Package is missing
python-pip
and possiblypython-wheel
as its makedepends. This package will not build otherwise.NotNocky commented on 2021-03-08 21:39 (UTC)
"python-pip" is needed for build, isn't needed after that.
gregopet commented on 2021-01-28 09:29 (UTC)
I had to install pip, otherwise the installer would fail for me - is this something that should be specified in the build file?
1 2 3 Next › Last »