Package Details: deadbeef 1.10.2-1

Git Clone URL: https://aur.archlinux.org/deadbeef.git (read-only, click to copy)
Package Base: deadbeef
Description: Modular GTK audio player for GNU/Linux
Upstream URL: https://deadbeef.sourceforge.io/
Licenses: zlib, GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: deadbeef-pipewire-plugin-git
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 98
Popularity: 1.64
First Submitted: 2021-05-08 09:08 (UTC)
Last Updated: 2026-03-30 21:42 (UTC)

Sources (1)

Pinned Comments

FabioLolix commented on 2025-02-23 09:41 (UTC) (edited on 2026-03-30 22:07 (UTC) by FabioLolix)


This now depends on libFLAC.so so you are forced to remove the package when there is a libFLAC.so update instead of keeping a semi-broken package


When you get error like:

dlopen error: libXXX.so.XXX: cannot open shared object file: No such file or directory

You need to rebuild the package (also delete previous builds and build cache)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

FabioLolix commented on 2026-03-30 22:12 (UTC)


  • sjclayton, libopusfile is listed in the optdepends; however I'm consider to move almost all optdepends to depends

  • dreieck, I'm aware of the thing 1, however it haven't a very high priority at the moment

sushi2503 commented on 2026-03-21 20:29 (UTC)

@ ToadKing : Thanks for the info. We (I) are hopping that the aur package will soon be updated to the latest version.

ToadKing commented on 2026-03-21 20:04 (UTC)

@sushi2503 The global hotkeys plugin was removed in 1.10.1. Its functionality is replaced by the MPRIS plugin, which is included by default in 1.10.2.

sushi2503 commented on 2026-03-21 07:48 (UTC) (edited on 2026-03-21 11:39 (UTC) by sushi2503)

The shortcuts are only working as long as deadbeef's window is open, as soon that the window is reduced it's not working anymore from the desktop... Can someone confirm ? And in yay it's still marked as obsolete package. Edit: Global hotkeys implementation has been removed https://github.com/DeaDBeeF-Player/deadbeef/issues/3306.

sjclayton commented on 2026-03-16 09:55 (UTC)

@FabioLolix:

libopusfile (provided by pkg opusfile) is a required dependency for some plugins to function, namely with it not being installed, some plugins like the album artwork plugin cease to work... currently it's only listed as a build (make) dependency, not everyone keeps these installed on their systems, so this should probably be added as a hard (install) dependency instead.

Marcouney commented on 2026-03-15 21:37 (UTC)

For version 1.10.1:

source=("https://sourceforge.net/projects/deadbeef/files/Builds/${pkgver}/linux/deadbeef-${pkgver}.tar.bz2")
sha512sums=('533f413d26ed0fff3515c68a04a69db8225e67bb01d2f33794a378b398209ca2a8ceb71c24eab43fa4232c90405bccac57b3c46bd72849fec428d6b18f041251')

dreieck commented on 2026-01-11 14:33 (UTC)

Ahoj,

Many thanks for this package!

The license identifiers should be changed to be SPDX compliant:

deadbeef E: The SPDX license statement 'ZLIB' should be formatted as 'Zlib' instead
deadbeef E: LGPL2.1 is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
deadbeef E: GPL2 is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.

Regards!

sushi2503 commented on 2025-12-10 18:04 (UTC)

@FabioLolix : Done and error gone. Thank you!

FabioLolix commented on 2025-12-10 17:49 (UTC)

Pinned comment updated

FabioLolix commented on 2025-12-10 17:48 (UTC)

@sushi2503 rebuild the pacakge