Package: pd-mrpeach / 0.1~svn17672-9
Metadata
Package | Version | Patches format |
---|---|---|
pd-mrpeach | 0.1~svn17672-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
less_verbose.patch | (download) |
osc/packOSC.c |
14 7 + 7 - 0 ! |
less verbose printout |
pd_error.patch | (download) |
binfile/binfile.c |
18 9 + 9 - 0 ! |
replace error() with pd_error() error() has been removed and -Werror=implicit-function-declaration leads to FTBFS |
includes.patch | (download) |
osc/packOSC.c |
1 1 + 0 - 0 ! |
add missing includes So we don't get FTBFS due to implicit declarations |
pd64.patch | (download) |
binfile/binfile.c |
4 2 + 2 - 0 ! |
use pd64-safe types |
SIOCOUTQ.patch | (download) |
net/tcpserver.c |
6 5 + 1 - 0 ! |
enable siocoutq via tiocoutq So it's enabled on all archs, not just alpha/hppa/sparc |