Package Details: music-presence-bin 2.3.6-5

Git Clone URL: https://aur.archlinux.org/music-presence-bin.git (read-only, click to copy)
Package Base: music-presence-bin
Description: The Discord music status that works with any media player
Upstream URL: https://github.com/ungive/discord-music-presence
Licenses: custom
Submitter: Bloodthorne
Maintainer: Bloodthorne
Last Packager: Bloodthorne
Votes: 6
Popularity: 0.56
First Submitted: 2025-09-16 15:19 (UTC)
Last Updated: 2026-07-11 10:41 (UTC)

Latest Comments

Duwangel commented on 2026-07-12 08:40 (UTC)

To add to the comments below, you should also consider using the pkgver variable instead of hard coding the version number in the source URLs and the archive filename. That way you only need to change it on one place.

aliu commented on 2026-07-11 18:55 (UTC)

Also, the new "remove bundled libraries" part doesn't actually work. It tries to remove files from a nonexistent directory. The bundled libraries are under /usr/share/musicpresence/lib/ and /usr/share/musicpresence/plugins/.

aliu commented on 2026-07-11 18:38 (UTC) (edited on 2026-07-11 18:54 (UTC) by aliu)

pkgrel should start at 1 for each new pkgver. pkgrel bumps are for updating the PKGBUILD when the pkgver hasn't changed

packages explicitly included as dependencies of the base or base-devel packages don't need to be listed as dependencies because every Arch system has those packages by definition.

The URL for the license should be versioned, and the related checksums should be updated because upstream has updated the license for 2.3.6. (and FWIW b2sums supremacy!)

pricklythorn commented on 2026-07-11 11:47 (UTC)

May I ask why has pkgrel not been reset?

aspizu commented on 2025-10-03 19:39 (UTC)

Running on wayland gives the following error:

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

Even though qt5/6-wayland is installed.

Workaround:

Use xwayland

QT_QPA_PLATFORM=xcb musicpresence

ungive commented on 2025-09-17 13:45 (UTC)

Thank you for this! Looks good to me, but there's a desktop file and icons in the package itself, which you can use instead. I'll let you know when the automated PKGBUILD is ready.

Bloodthorne commented on 2025-09-17 11:22 (UTC)

I've caught wind of official and automated AUR support planned (I am just manually making this) so when that's ready do contact me and I'll happily hand the maintaining over.