Package Details: termusic-git 0.12.1.r138.g80da861-1

Git Clone URL: https://aur.archlinux.org/termusic-git.git (read-only, click to copy)
Package Base: termusic-git
Description: Music Player TUI written in Rust
Upstream URL: https://github.com/tramhao/termusic
Keywords: music player
Licenses: MIT, GPL-3.0-or-later
Conflicts: termusic
Provides: termusic
Submitter: willemw
Maintainer: willemw
Last Packager: willemw
Votes: 1
Popularity: 0.008206
First Submitted: 2021-07-26 10:44 (UTC)
Last Updated: 2026-03-05 19:50 (UTC)

Dependencies (18)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

willemw commented on 2026-03-06 13:33 (UTC)

@hasezoey: yes, sounds all good. Have ueberzug in depends to support both the ueberzug and ueberzugpp package.

Porkepix commented on 2026-03-06 12:55 (UTC)

@hasezoey Wasn't it better to keep it? 1/ To have the widest supported ways to support displaying covers 2/ Because as it's built with --all-features, termusic expect to find a ueberzug binary, right?

Also, libsixel dependency should be dropped now, since it's native with the merge of https://github.com/tramhao/termusic/pull/657 right?

willemw commented on 2026-03-05 19:51 (UTC)

@hasezoey: Thanks. Removed ueberzugpp from depends.

hasezoey commented on 2026-03-05 19:11 (UTC)

I just had a look again, i dont know if this was intentional, but ueberzugpp is (still) listed as a depends, making it required.

willemw commented on 2025-12-22 10:46 (UTC)

@hasezoey: Thanks. Updated.

hasezoey commented on 2025-12-22 09:20 (UTC)

Since https://github.com/tramhao/termusic/pull/560 / v0.12.0, "soundtouch" is bundled and does not need to be installed in the system anymore.

Additionally, since https://github.com/tramhao/termusic/pull/596 / v0.12.1 "ueberzug" can be fully optional (no more "failure to start ueberzug" popups if not installed).

Finally, i dont think "cmake" needs to be explicitly listed as it is part of "clang".

willemw commented on 2025-07-13 06:27 (UTC) (edited on 2025-07-13 06:37 (UTC) by willemw)

For a VCS package, if something needs to be changed, besides pkgver=, can you tell me what needs to be changed? If it is only pkgver=, then it is normally up to the user when to update by reinstalling the package.

TheBuddhalint commented on 2025-07-12 21:47 (UTC)

please update, since the branch contains #529(fix for #528)

willemw commented on 2025-07-02 15:18 (UTC)

@hasezoey: Thanks. Updated.

hasezoey commented on 2025-07-02 08:37 (UTC)

This package builds all features, including cover-viuer-sixel, so this package should also depend on libsixel.