Search Criteria
Package Details: miniplayer-git 1.8.1.r8.gbe25e0c-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/miniplayer-git.git (read-only, click to copy) |
|---|---|
| Package Base: | miniplayer-git |
| Description: | A curses based mpd client with basic functionality and album art written for the Kitty terminal. |
| Upstream URL: | https://github.com/guardkenzie/miniplayer |
| Keywords: | mpd python |
| Licenses: | MIT |
| Conflicts: | miniplayer |
| Provides: | miniplayer |
| Submitter: | BachoSeven |
| Maintainer: | an-prata |
| Last Packager: | an-prata |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-30 21:32 (UTC) |
| Last Updated: | 2024-03-23 00:24 (UTC) |
Dependencies (7)
- python
- python-colorthief
- python-mpd2 (python-mpd2-gitAUR)
- python-pixcat-an-prata-gitAUR
- ueberzug (python-ueberzug-gitAUR, ueberzugpp-new-gitAUR, ueberzugpp-noglAUR, ueberzugpp)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
an-prata commented on 2023-06-18 20:34 (UTC) (edited on 2023-06-21 19:01 (UTC) by an-prata)
This package was orphaned so I took it up and everything seems to work now! Brief summary:
ffmpegis no longer a deppython-pixcatand been dropped in favor ofpython-pixcat-gitwhich I am maintainingThe pixcat change is so we can use
dataclassesfrom python >= 3.7 rather that the backport who's build is broken at the moment.an-prata commented on 2022-11-23 03:16 (UTC) (edited on 2022-11-23 03:16 (UTC) by an-prata)
Please remove the
python-ffmpegdependency, it is no longer needed, and as it's tests do not pass, fails the whole package's install.BachoSeven commented on 2022-09-23 08:16 (UTC)
@johnhamelink, please don't flag packages for issues unrelated to outdated versions.
Kenzie commented on 2022-06-09 01:27 (UTC)
As of v1.7.0,
python-ffmpegis no longer a dependency.BachoSeven commented on 2021-11-21 10:53 (UTC)
Done, thanks for mentioning the dependency.
Kenzie commented on 2021-11-21 02:01 (UTC)
There is an update (v1.5.0) upstream that depends on the package https://aur.archlinux.org/packages/python-colorthief/ If you could add that dependency, it would be amazing!
BachoSeven commented on 2021-05-07 13:01 (UTC)
I didn't realise that non-git
ueberzugexisted in repos(was expecting it to be calledpython-ueberzug), switched. Also, I think the-gitpackage is just missing a dependency onlibxres, will notify the maintainer.Kenzie commented on 2021-05-07 11:48 (UTC)
The
python-ueberzug-gitpackage fails to build. Maybe change the dependency to the non gitueberzugpackage since it appears to work fine.BachoSeven commented on 2021-04-22 14:53 (UTC) (edited on 2021-04-22 14:53 (UTC) by BachoSeven)
@Kenzie thanks for the notice about
python-pixcat, I've updated the PKGBUILD. I've also fixed thepython-pixcatpackage itself, which had some wrong permissions which broke this build.In the future, please use comments for this reports, instead of flagging the package out-of-date.