Package: oscpack / 1.0.2-1

Metadata

Package Version Patches format
oscpack 1.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
newer gcc.diff | (download)

examples/OscDump.cpp | 2 2 + 0 - 0 !
osc/OscPrintReceivedElements.cpp | 1 1 + 0 - 0 !
tests/OscReceiveTest.cpp | 1 1 + 0 - 0 !
tests/OscSendTests.cpp | 1 1 + 0 - 0 !
tests/OscUnitTests.cpp | 1 1 + 0 - 0 !
5 files changed, 6 insertions(+)

 add includes to fix building on newer gcc.
fpic.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build shared lib with -fpic
soname.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add soname to library.