GTK audio player
https://deadbeef.sourceforge.io/
DeaDBeeF is an audio player using GTK.
Through use of the ffmpeg libraries, it supports many formats.
It also supports cuesheets, chiptune formats with subtunes, song-length databases.
It can be extended using plugins (DSP, GUI, output, input, etc.).
The GUI looks similar to Foobar2000.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / deadbeef
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/deadbeef && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0003-Fix-operator-precedence-and-uninitialized-val |
0000001966 1.92 KB | |
70ae99463889e191c3d5d0af6ba28e893d73a63f.patch | 0000008374 8.18 KB | |
_service | 0000000565 565 Bytes | |
_servicedata | 0000000245 245 Bytes | |
deadbeef-1.9.6.tar.bz2 | 0005182123 4.94 MB | |
deadbeef-drop-documents-installation.patch | 0000000526 526 Bytes | |
deadbeef-fix-desktop-file.patch | 0000000828 828 Bytes | |
deadbeef.appdata.xml | 0000004286 4.19 KB | |
deadbeef.changes | 0000049515 48.4 KB | |
deadbeef.spec | 0000007881 7.7 KB |
Latest Revision
Alexei Sorokin (XRevan86)
accepted
request 1225658
from
Olaf Hering (olh)
(revision 82)
- Convert BuildRequires from libfaad-devel to pkgconfig(faad2) - Support ffmpeg 7.1 with 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch
Comments 4
I have no idea on how to make build more verbose,
deadbeef-compiler-warnings.patch
will fail to compile for Tumbleweed with it enabled.Should I enable it again?
The problem occurs in glib header. It can be omitted if include files are specified as
-isystem
and not as-I
. In general, all external dependencies should be included with-isystem
or things like these happen.How to install the -plugins-extra version? What toggles
restricted
?Packman does.