Search Criteria
Package Details: musique 1.10.1-3
Package Actions
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: | GPL3 |
Submitter: | City-busz |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 4 |
Popularity: | 0.000002 |
First Submitted: | 2018-06-02 16:16 (UTC) |
Last Updated: | 2022-12-04 23:15 (UTC) |
Dependencies (6)
- mpv (mpv-sndio, mpv-semifull-git, mpv-thin, mpv-vapoursynth-git, mpv-light, mpv-caca, mpv-amd-full-git, mpv-light-pulse, mpv-vapoursynth, mpv-build-git, mpv-full-build-git, mpv-git, mpv-full, mpv-full-git)
- qt5-declarative (qt5-declarative-git)
- taglib (taglib-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- qt5-tools (qt5-tools-git) (make)
- finetune (optional)
Required by (0)
Sources (7)
- git+https://github.com/flaviotordini/http.git
- git+https://github.com/flaviotordini/idle.git
- git+https://github.com/flaviotordini/js.git
- git+https://github.com/flaviotordini/media.git
- git+https://github.com/flaviotordini/musique.git#tag=1.10.1
- git+https://github.com/flaviotordini/sharedcache.git
- git+https://github.com/flaviotordini/updater.git
Latest Comments
1 2 Next › Last »
mrxx commented on 2022-12-04 23:17 (UTC)
Thanks, pallegro. Fixed.
pallegro commented on 2022-12-04 04:10 (UTC)
needs git -c protocol.file.allow=always submodule update
see https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules
mrxx commented on 2021-02-05 11:59 (UTC)
Thank you, Corax. Make-dependency qt5-declarative added.
Corax commented on 2021-02-03 21:29 (UTC)
@mrxx: please add qt5-declarative to makedepends, without it I get:
mrxx commented on 2020-08-01 19:23 (UTC)
Thanks for the clarification. Dependency qt5-base added.
yochananmarqos commented on 2020-07-31 16:32 (UTC)
@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 (UTC)
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 (UTC) (edited on 2020-07-28 08:32 (UTC) by City-busz)
phonon-qt5 is no longer used. Please replace it with qt5-base in dependencies.
mrxx commented on 2020-07-27 16:02 (UTC)
Thank you, yochananmarqos. I've updated the PKGBUILD accordingly.
yochananmarqos commented on 2020-07-26 16:12 (UTC) (edited on 2020-07-26 16:33 (UTC) by yochananmarqos)
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.1 2 Next › Last »