Package Details: deadbeef 1.10.0-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: GPL2, zlib, LGPL2.1
Conflicts: deadbeef-pipewire-plugin-git
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 92
Popularity: 1.69
First Submitted: 2021-05-08 09:08 (UTC)
Last Updated: 2025-04-02 22:05 (UTC)

Required by (45)

Sources (1)

Pinned Comments

FabioLolix commented on 2025-02-23 09:41 (UTC)

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

Latest Comments

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

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.

jhenson commented on 2021-06-29 22:32 (UTC)

FYI, the PKGBUILD update that Stormaster posted also needs 'clang' added to the makedepends array.

As a side note, it appears https://gitlab.archlinux.org/archlinux/aurweb/-/issues/11 has been fixed.

Stormaster commented on 2021-06-03 10:08 (UTC)

Successfully built 1.8.7. Here's PKGBUILD. libdispatch needed. Sourceforge because tarball from git does not have mp4p sources (ask waker why).

# Contributor: Alexey Yakovenko <waker@users.sourceforge.net>

pkgname=deadbeef
pkgver=1.8.7
pkgrel=1
pkgdesc='A GTK+ audio player for GNU/Linux.'
arch=('x86_64')
url='http://deadbeef.sourceforge.net'
license=('GPL2')
depends=('alsa-lib' 'hicolor-icon-theme' 'desktop-file-utils' 'jansson')
makedepends=('libvorbis' 'libmad' 'flac' 'curl' 'imlib2' 'wavpack' 'libsndfile' 'libcdio' 'libcddb'
             'libx11' 'faad2' 'zlib' 'intltool' 'pkgconfig' 'libpulse' 'libzip' 'libsamplerate' 'libdispatch'
             'yasm' 'ffmpeg' 'gtk2' 'gtk3')
optdepends=('gtk2: for the GTK2 interface'
            'gtk3: for the GTK3 interface'
            'libsamplerate: for Resampler plugin'
            'libvorbis: for Ogg Vorbis playback'
            'libmad: for MP1/MP2/MP3 playback'
            'mpg123: for MP1/MP2/MP3 playback'
            'flac: for FLAC playback'
            'curl: for Last.fm scrobbler, SHOUTcast, Icecast, Podcast support'
            'imlib2: for artwork plugin'
            'wavpack: for WavPack playback'
            'libsndfile: for Wave playback'
            'libcdio: audio cd plugin'
            'libcddb: audio cd plugin'
            'faad2: for AAC/MP4 support'
            'dbus: for OSD notifications support'
            'pulseaudio: for PulseAudio output plugin'
            'libx11: for global hotkeys plugin'
            'zlib: for Audio Overload plugin'
            'libzip: for vfs_zip plugin'
            'ffmpeg: for ffmpeg plugin')

source=("https://sourceforge.net/projects/deadbeef/files/travis/linux/1.8.7/deadbeef-${pkgver}.tar.bz2")
sha512sums=('49a9610f8aa8d9853cd4f9a38d103f9a902993a5ae1990937a3ac5a14a4f8533f4233002893875aedf45f737d1a95c7cea189c61d6387bd8be7f3535d60c96eb')

prepare() {
    cd "${srcdir}/${pkgname}-${pkgver}"

    export CC=/usr/bin/clang
    export CXX=/usr/bin/clang++
    ./configure --prefix=/usr
}

build () {
    cd "${srcdir}/${pkgname}-${pkgver}"
    make
}

package() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    make DESTDIR="$pkgdir" install
}

FabioLolix commented on 2021-05-31 17:54 (UTC)

Not until this bug is present https://gitlab.archlinux.org/archlinux/aurweb/-/issues/11

ToadKing commented on 2021-05-26 18:09 (UTC)

Is it possible to push the newest 1.8.7 release here yet?

FabioLolix commented on 2021-05-14 19:09 (UTC)

I'm not interested in using EndeavourOS.

Vedun commented on 2021-05-14 18:39 (UTC)

EndeavourOS https://forum.endeavouros.com/