Search Criteria
Package Details: mpris-scrobbler 0.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpris-scrobbler.git (read-only, click to copy) |
---|---|
Package Base: | mpris-scrobbler |
Description: | Minimalistic user daemon which submits the currently playing song to libre.fm and compatible services. |
Upstream URL: | https://github.com/mariusor/mpris-scrobbler |
Licenses: | MIT |
Submitter: | habarnam |
Maintainer: | habarnam |
Last Packager: | habarnam |
Votes: | 3 |
Popularity: | 0.51 |
First Submitted: | 2017-11-15 10:17 (UTC) |
Last Updated: | 2024-06-21 08:25 (UTC) |
Dependencies (13)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- json-c (json-c-gitAUR)
- libevent (libevent-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- json-c (json-c-gitAUR) (make)
- libevent (libevent-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- scdoc (scdoc-gitAUR) (optional)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional)
Latest Comments
movq commented on 2022-06-15 14:06 (UTC)
Great, thank you @habarnam!
habarnam commented on 2022-06-15 12:14 (UTC)
Hi @movq, I think GCC 12 introduced some new heuristics for warnings regarding string operations and that's what you're getting.
I have fixed those errors in the master version of mpris-scrobbler, but I will update the PKGBUILD also until I release a new version.
movq commented on 2022-06-15 11:35 (UTC)
The package seems to fail to build at the moment with -Werror=address compiler errors. I was able to get it to succeed by adding -Dwerror=false to the meson options in the PKGBUILD.
habarnam commented on 2018-04-26 15:48 (UTC)
Thanx for the suggestion, I didn't know about the unique filename requirement.
Updated the PKGBUILD to version 0.2.53 which should fix some of the crashes and memory leaks the "beta" versions were plagued with.
Freso commented on 2018-04-26 15:34 (UTC)
I'm getting a source checksum mismatch.
Also, you should prepend the package name to the source archive to make it unique; see https://wiki.archlinux.org/index.php/PKGBUILD#source