Commit Graph

8 Commits

Author SHA1 Message Date
Breno Leitao
c4fc46c766 community/deadbeef: Fix build on ppc64le
Currently deadbeef FTBFS on ppc64le due to two issues:

1) config.guess is outdated
2) deadbeef is not able to identify endianess on PPC machines.

Fixing both of the issues to enable deadbeef to build on ppc64le.
2017-04-07 22:32:42 +00:00
Timo Teräs
a364084d29 community/deadbeef: fix build with gcc6
use std gnu++98 to avoid narrowing errors
2016-11-04 13:17:45 +00:00
Bartłomiej Piotrowski
089d2a8d46 community/deadbeef: try to fix similar issue in sid plugin 2016-08-03 13:03:06 +02:00
Bartłomiej Piotrowski
eaea7f3d3e community/deadbeef: fix header too 2016-08-03 12:46:50 +02:00
Bartłomiej Piotrowski
7b58243be2 community/deadbeef: char is unsigned by default on arm 2016-08-03 12:37:02 +02:00
Francesco Colista
bfb5bba7eb community/deadbeef: upgrade to 0.8.2, added -doc subpkg 2016-08-02 12:51:23 +00:00
Natanael Copa
d6c843238f community/deadbeef: rebuild against ffmpeg-3.0 2016-03-31 12:48:15 +00:00
Natanael Copa
ecfc993721 community/deadbeef: upgrade to 0.7.0, move from main 2016-03-07 08:24:39 +00:00