Search Criteria
Package Details: music-presence-bin 2.3.6-5
Package Actions
| 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) |
Dependencies (26)
- brotli (brotli-gitAUR)
- bzip2 (bzip2-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- e2fsprogs (e2fsprogs-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- icu (icu-gitAUR)
- keyutils (keyutils-gitAUR)
- krb5 (krb5-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libx11 (libx11-gitAUR)
- libxau
- libxcb (libxcb-gitAUR)
- libxdmcp
- Show 6 more dependencies...
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
baseorbase-develpackages 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:
Even though qt5/6-wayland is installed.
Workaround:
Use xwayland
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.