Search Criteria
Package Details: musique 1.10.1-2
Git Clone URL: | https://aur.archlinux.org/musique.git (read-only, click to copy) |
---|---|
Package Base: | musique |
Description: | A finely crafted music player |
Upstream URL: | https://flavio.tordini.org/musique |
Licenses: | |
Submitter: | City-busz |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 3 |
Popularity: | 0.000469 |
First Submitted: | 2018-06-02 16:16 |
Last Updated: | 2021-02-05 11:57 |
Dependencies (7)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- taglib (taglib-git)
- git (git-git) (make)
- qt5-declarative (qt5-declarative-git) (make)
- qt5-tools (qt5-tools-git) (make)
- finetune (optional)
Latest Comments
mrxx commented on 2021-02-05 11:59
Thank you, Corax. Make-dependency qt5-declarative added.
Corax commented on 2021-02-03 21:29
@mrxx: please add qt5-declarative to makedepends, without it I get:
mrxx commented on 2020-08-01 19:23
Thanks for the clarification. Dependency qt5-base added.
yochananmarqos commented on 2020-07-31 16:32
@mrxx: makedepends() are only build dependencies.
qt5-base
is a runtime dependency. Without it in depends(), if you runmakepkg -srif
it will removeqt5-tools
andqt5-base
.mrxx commented on 2020-07-31 16:28
Removed dependency phonon-qt5. (No need for qt5-base as it is already pulled in as a dependency of qt5-tools.)
City-busz commented on 2020-07-28 08:26
phonon-qt5 is no longer used. Please replace it with qt5-base in dependencies.
mrxx commented on 2020-07-27 16:02
Thank you, yochananmarqos. I've updated the PKGBUILD accordingly.
yochananmarqos commented on 2020-07-26 16:12
Your first
sed
line is no longer necessary.Please use git submodules:
No need to manually create a build folder, it's done automatically.
Please add
finetune
to optdepends(). There is a menu option to open it directly in Musique.mrxx commented on 2019-04-24 12:27
Thanks, nyctanthous. Added mpv as dependency.
nyctanthous commented on 2019-04-22 23:18
Musique needs mpv added to the PKGBUILD, otherwise will raise an error because it cannot find mpv/client.h