Package Details: deadbeef 1.9.6-2

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: GPL2, zlib, LGPL2.1
Conflicts: deadbeef-pipewire-plugin-git
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 88
Popularity: 1.40
First Submitted: 2021-05-08 09:08 (UTC)
Last Updated: 2024-07-12 18:28 (UTC)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

luaraneda commented on 2022-09-18 02:33 (UTC) (edited on 2022-09-18 02:37 (UTC) by luaraneda)

Looks like a recent flac update to 1.4 also changed its .so name. Removing deadbeef from pikaur cache and recompiling it fixed the issue.

I was getting the following errors:

loading plugin /usr/lib/deadbeef/flac.so
dlopen error: libFLAC.so.8: cannot open shared object file: No such file or directory
trying /usr/lib/deadbeef/flac.fallback.so...
plugin flac.so not found or failed to load

FabioLolix commented on 2022-05-14 09:45 (UTC) (edited on 2022-05-15 21:20 (UTC) by FabioLolix)

Edit: no longer relevant https://github.com/DeaDBeeF-Player/deadbeef/issues/2792

ToadKing commented on 2022-02-26 22:40 (UTC)

@MountainX It looks like that's caused by the API breakage in FFmpeg 5.0. This package be updated to use ffmpeg4.4 instead but the upcoming 1.9.0 release of Deadbeef should also fix this.

MountainX commented on 2022-02-24 07:06 (UTC)

What is the solution for this build error?

==> ERROR: A failure occurred in build(). 
ffmpeg.c:956:33: error: no member named 'codec' in 'struct AVStream'
    ctx = fctx->streams[i]->codec;
          ~~~~~~~~~~~~~~~~  ^

darkside commented on 2022-02-08 22:07 (UTC)

:: warning: Following package cannot be found in AUR: libdispatch

FabioLolix commented on 2022-01-03 20:08 (UTC)

@tsweet64 done

tsweet64 commented on 2022-01-03 19:34 (UTC)

Hello,

Could you add opusfile and mpg123 to makedepends? They are needed in order to build support for their plugins.

ToadKing commented on 2021-07-01 21:49 (UTC)

The standalone libblocksruntime package is old and outdated. Old versions of libblocksruntime will probably need to be uninstalled before upgrading to the latest version of libdispatch. You may need to force uninstall libblocksruntime to work around dependency issues before upgrading.

vdemin commented on 2021-07-01 21:45 (UTC)

libdispatch and libblocksruntime are in conflict. It seems libdispatch provides libblocksruntime already.