Search Criteria
Package Details: deadbeef-git r12073.2ca653c82-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/deadbeef-git.git (read-only, click to copy) |
|---|---|
| Package Base: | deadbeef-git |
| Description: | A GTK+ audio player for GNU/Linux (devel branch) |
| Upstream URL: | https://deadbeef.sourceforge.io/ |
| Licenses: | zlib, GPL-2.0-or-later, LGPL-2.1-or-later |
| Conflicts: | deadbeef |
| Provides: | deadbeef |
| Submitter: | archtux |
| Maintainer: | ToadKing |
| Last Packager: | ToadKing |
| Votes: | 120 |
| Popularity: | 0.000344 |
| First Submitted: | 2009-08-21 13:16 (UTC) |
| Last Updated: | 2026-03-21 20:10 (UTC) |
Dependencies (57)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jansson (jansson-gitAUR)
- libblocksruntime (libdispatch)
- libdispatch (libdispatch-gitAUR)
- alsa-lib (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- faad2 (faad2-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR) (make)
- flac (flac-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR) (make)
- imlib2 (make)
- intltool (make)
- libcddb (make)
- libcdio (libcdio-gitAUR) (make)
- libmad (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR) (make)
- Show 37 more dependencies...
Required by (43)
- deadbeef-dr-meter-gtk2-git (requires deadbeef)
- deadbeef-dr-meter-gtk2-git (requires deadbeef) (make)
- deadbeef-dr-meter-gtk3-git (requires deadbeef)
- deadbeef-dr-meter-gtk3-git (requires deadbeef) (make)
- deadbeef-optimfrog-git (requires deadbeef)
- deadbeef-plugin-bs2b-git (requires deadbeef)
- deadbeef-plugin-customizabletb-gtk2-git (requires deadbeef)
- deadbeef-plugin-customizabletb-gtk3-git (requires deadbeef)
- deadbeef-plugin-discord-git (requires deadbeef)
- deadbeef-plugin-fb-gtk3-git (requires deadbeef)
- deadbeef-plugin-gui-qt5 (requires deadbeef)
- deadbeef-plugin-gui-qt5-bin (requires deadbeef)
- deadbeef-plugin-gui-qt5-git (requires deadbeef)
- deadbeef-plugin-gui-qt6-git (requires deadbeef)
- deadbeef-plugin-hdcd-git (requires deadbeef)
- deadbeef-plugin-headerbar-gtk3-git (requires deadbeef)
- deadbeef-plugin-jack-bin (requires deadbeef)
- deadbeef-plugin-jack-git (requires deadbeef)
- deadbeef-plugin-lyricbar-git (requires deadbeef)
- deadbeef-plugin-medialib-git (requires deadbeef)
- Show 23 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »
MountainX commented on 2021-09-30 21:10 (UTC)
@MithicSpirit-wouldn't the correct course of action be for the maintainer to correct the PKGBUILD? Why would a valid PKGBUILD include conflicting packages? (I'm not asking how to fix my problem, I'm asking for anyone who wants to install the package without editing the PKGBUILD.)
MithicSpirit commented on 2021-09-30 20:33 (UTC)
@MountainX aur/libdispatch provides libblocksruntime, so the correct course of action would be to replace libblocksruntime with libdispatch if you wish to install this package.
MountainX commented on 2021-09-30 20:13 (UTC)
These dependencies are listed in the PKGBUILD:
However, 'libblocksruntime' and 'libdispatch' are in conflict.
Therefore, using this package seems to require editing the PKGBUILD first. Can the maintainer fix the PKGBUILD or suggest what the intention is for listing conflicting dependencies?
MithicSpirit commented on 2021-07-16 16:53 (UTC)
I think that it would be helpful to include some comments in the PKGBUILD about how some optional dependencies need to be present at compile-time to work. For example, the "Opus player" plugin will not be present (and
.opusfiles will not play) if theopusfilepackage is not present at compile time (there are probably more examples of this issue but this is the one I was having problems with).ToadKing commented on 2021-05-16 20:29 (UTC)
@Npa The native mp3 plugin for deadbeef uses one of those two libraries. However, the FFmpeg plugin can also play them back if configured to do so. (See the
ffmpeg.extensionsandffmpeg.enable_all_extssettings.)Npa commented on 2021-05-16 20:05 (UTC)
Hello, just a simple question : libmad and mpg123 are optional dependencies but DeadBeef plays well MP3 without this two packages. So why are they optional to play back MP3 ?
ToadKing commented on 2021-04-24 21:10 (UTC)
@dreieck I talked with the dev and they said that builds from the
masterbranch should remain versionless, so I'm gonna leave the current version number as-is. I did apply the version toprovidesso that one package dependency will work.ToadKing commented on 2021-04-24 18:39 (UTC)
@dreieck I'm not sure if including the
1.8.Xversion number is correct, since technically there is a separate1.8branch where numbered releases are tagged and built from that is separate from themasterbranch this builds. I can change theprovidesline so it will at least fix that one package. I'll try asking upstream what they think in regards to the version number though.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »