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
-
8
derived packages
- Links to openSUSE:Factory / deadbeef
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/deadbeef && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0003-Fix-operator-precedence-and-uninitialized-val |
0000001966 1.92 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000565 565 Bytes | |
_servicedata | 0000000245 245 Bytes | |
deadbeef-1.10.0.tar.bz2 | 0005310621 5.06 MB | |
deadbeef.appdata.xml | 0000004286 4.19 KB | |
deadbeef.changes | 0000051404 50.2 KB | |
deadbeef.spec | 0000007482 7.31 KB |
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.