Search Criteria
Package Details: tauon-music-box 7.8.3-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: | 36 |
Popularity: | 0.40 |
First Submitted: | 2017-05-30 05:21 (UTC) |
Last Updated: | 2024-11-19 21:49 (UTC) |
Dependencies (43)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- flac (flac-gitAUR)
- libayatana-appindicator
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libnotify (libnotify-gitAUR)
- libopenmpt (libopenmpt-svnAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- 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-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, noto-fonts-mainAUR, noto-fonts-liteAUR, 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 23 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
earlybird commented on 2020-12-03 07:09 (UTC)
python-pysdl2 needs to be rebuild in order for this package to work
Taiko2k commented on 2020-08-25 10:49 (UTC)
@yochananmarqos Okay I've pushed an update. I've now eliminated the need for
python-discogs-client
.yochananmarqos commented on 2020-08-25 02:00 (UTC)
@Taiko2k: Yeah, I was guessing the locale might need an upstream change.
Speaking of upstream changes,
python-discogs-client
should be an optional dependency, but the program won't run without it. Also the repo states it's now depreciated.Taiko2k commented on 2020-08-25 01:56 (UTC)
@yochananmarqos Thanks for the feedback. I've now made changes according to most of your suggestions.
The locale directory change will require an upstream fix so ill add that in the next release cycle.
As for the bash script. Previously the python script was launched directly, but I found that some applications have trouble performing an "open with" with a python script. It also provides a convenient way to add
tauon
to PATH.yochananmarqos commented on 2020-08-24 22:43 (UTC) (edited on 2020-08-24 22:44 (UTC) by yochananmarqos)
Some PKGBUILD critique:
Don't use new variables without using underscores, see Package etiquette
Try to keep the line length in the PKGBUILD below ~100 characters, see Package etiquette
isounidecode
needs to be a separate package aspython-isounidecode
and installed properly as a Python library, not just dumped into/opt/
. Nothing can find it there. Here's a PKGBUILD if you want to add it to the AUR.python-pypresence
should be an optional dependency.The locale files should be installed properly in
/usr/share/locale/
. Only the.mo
files need to be installed.The symbolic SVG should be installed in
/usr/share/icons/hicolor/symbolic/apps
No need to use a Bash script to run a Python script. See my PKGBUILD.
Taiko2k commented on 2020-08-05 10:38 (UTC)
If you're upgrading from <=v6.1.0 and you use Spotify features, make sure to also upgrade package
python-tekore
C0rn3j commented on 2019-11-15 09:31 (UTC)
If TMB crashes for you since Python 3.8 release, rebuild the following AUR packages: python-discogs-client python-hsaudiotag3k python-stagger
C0rn3j commented on 2019-10-04 09:03 (UTC)
Optional
picard
dependency would be welcome since picard is being used to edit tags.« First ‹ Previous 1 2 3 4 5 Next › Last »