Search Criteria
Package Details: tauon-music-box 7.6.7-1
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: | GPL3 |
Submitter: | Taiko2k |
Maintainer: | Taiko2k |
Last Packager: | Taiko2k |
Votes: | 33 |
Popularity: | 1.04 |
First Submitted: | 2017-05-30 05:21 (UTC) |
Last Updated: | 2023-09-24 07:06 (UTC) |
Dependencies (40)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg-full-git, ffmpeg-git, ffmpeg-nocuda)
- flac (flac-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-git)
- libopenmpt (libopenmpt-svn)
- libsamplerate (libsamplerate-git)
- libvorbis (libvorbis-aotuv, libvorbis-aotuv-lancer, libvorbis-git)
- mpg123 (mpg321, mpg123-svn)
- noto-fonts (ttf-noto-fonts-simple, noto-fonts-variable-lite, noto-fonts-lite, noto-fonts-hinted-git, noto-fonts-unhinted-git, noto-fonts-unhinted-variable-git, noto-fonts-unhinted-variable-slim-git, noto-fonts-full-git, noto-fonts-full-variable-git, noto-fonts-full-variable-slim-git, noto-fonts-main)
- noto-fonts-extra (noto-fonts-variable-lite, noto-fonts-hinted-git, noto-fonts-unhinted-git, noto-fonts-unhinted-variable-git, noto-fonts-unhinted-variable-slim-git, noto-fonts-full-git, noto-fonts-full-variable-git, noto-fonts-full-variable-slim-git)
- opusfile (opusfile-git)
- python-beautifulsoup4
- python-cairo (python-cairo-git)
- python-dbus (dbus-python)
- python-gobject (python-gobject-git)
- python-isounidecode
- python-musicbrainzngs (python-musicbrainzez)
- python-mutagen
- python-natsort
- python-pillow (python-pillow-git, python-pillow-simd)
- Show 20 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
cable commented on 2022-12-21 04:03 (UTC)
@Taiko2k
Can confirm @kellerman's bug: tauon quits with the error "'ColoursClass' object has no attribute 'status_text_normal'"
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?
« First ‹ Previous 1 2 3 4 Next › Last »