Search Criteria
Package Details: musique 1.12-2
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.000000 |
First Submitted: | 2018-06-02 16:16 (UTC) |
Last Updated: | 2024-04-02 22:17 (UTC) |
Dependencies (6)
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- taglib (taglib-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- finetuneAUR (optional)
Required by (0)
Sources (8)
- 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.12
- git+https://github.com/flaviotordini/sharedcache.git
- git+https://github.com/flaviotordini/updater.git
- taglib.patch
Latest Comments
1 2 Next › Last »
FabioLolix commented on 2024-04-02 22:20 (UTC)
btw there has been a patch upstream too https://github.com/flaviotordini/musique/commit/ba468521e5998f14fe387cd3051be95cead2e9ac
mrxx commented on 2024-04-02 22:18 (UTC) (edited on 2024-04-02 22:24 (UTC) by mrxx)
Thanks once more, pallegro. I've added these patches.
pallegro commented on 2024-02-06 01:41 (UTC) (edited on 2024-02-06 01:41 (UTC) by pallegro)
taglib 2.0 update breaks musique. this quick patch made it build and run for me:
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.)
1 2 Next › Last »