Search Criteria
Package Details: tauon-music-box 8.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tauon-music-box.git (read-only, click to copy) |
---|---|
Package Base: | tauon-music-box |
Description: | A modern music player |
Upstream URL: | https://tauonmusicbox.rocks |
Keywords: | music player |
Licenses: | GPL-3.0-or-later |
Submitter: | Taiko2k |
Maintainer: | Taiko2k (C0rn3j) |
Last Packager: | C0rn3j |
Votes: | 40 |
Popularity: | 1.36 |
First Submitted: | 2017-05-30 05:21 (UTC) |
Last Updated: | 2025-04-01 13:52 (UTC) |
Dependencies (46)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- flac (flac-gitAUR)
- libayatana-appindicator
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libnotify (libnotify-gitAUR)
- libopenmpt (libopenmpt-svnAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-mainAUR, noto-fonts-liteAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-noto-megamergeAUR)
- noto-fonts-extra (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-variable-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR)
- opencc
- opusfile (opusfile-gitAUR)
- python-beautifulsoup4
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-musicbrainzngs
- python-mutagen (python-mutagen-gitAUR)
- Show 26 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
Taiko2k commented on 2022-12-20 23:22 (UTC)
@kellerman I see this is an application bug (not a packaging bug). I'll try get a new version of Tauon out with a fix out soon.
C0rn3j commented on 2022-12-20 20:52 (UTC)
@kellerman Works on my machine™.
Make sure your system is up to date and update or rebuild all AUR packages.
kellerman commented on 2022-12-20 20:37 (UTC) (edited on 2022-12-20 20:38 (UTC) by kellerman)
Doesnt launch right now Traceback (most recent call last): File "/opt/tauon-music-box/tauon.py", line 330, in <module> exec(main) File "/opt/tauon-music-box/t_modules/t_main.py", line 45258, in <module> top_panel.render() File "/opt/tauon-music-box/t_modules/t_main.py", line 30799, in render bg = colours.status_text_normal AttributeError: 'ColoursClass' object has no attribute 'status_text_normal'
Taiko2k commented on 2022-09-09 18:25 (UTC)
@aDogCalledSpot It's correct, you just need to use a clean build directory.
aDogCalledSpot commented on 2022-09-09 12:36 (UTC)
Miniaudio is failing the MD5 check since the newest update. Is the one in the PKGBUILD correct?
Taiko2k commented on 2022-05-02 00:37 (UTC)
@mobydick You can do
pacman -S python-httpx
. It's a packaging issue with the Arch Linux community repo package python-pylast, the new dependency wasn't added.mobydick commented on 2022-05-01 17:37 (UTC) (edited on 2022-05-01 17:40 (UTC) by mobydick)
httpx module not found prevents Tauon from starting up after recent pacman -Syu. Installing python-pip and pip install httpx fixes it
Kayomn commented on 2022-02-04 23:11 (UTC)
Having to rebuild all of Tauon's Python dependencies after a Python version update is quite annoying. Would it not make more sense to package these dependencies with the project, rather than having the end-user manually rebuild them to acquire their changes?
C0rn3j commented on 2021-01-22 23:56 (UTC) (edited on 2021-01-22 23:58 (UTC) by C0rn3j)
Due to a merge of python-pulse-control into python-pulsectl you may have to dirty-remove the former, if you get conflicts:
pacman -Rdd python-pulse-control
« First ‹ Previous 1 2 3 4 5 6 Next › Last »