Package: stk / 5.0.1+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
stk | 5.0.1+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Rename demo to stk demo.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
rename demo to stk-demo |
0002 Link against system s shared copies of rtaudio and r.patch | (download) |
projects/demo/Makefile.in |
3 2 + 1 - 0 ! |
link against system's shared copies of rtaudio and rtmidi. |
0003 File endian.h is not on machine subdir.patch | (download) |
src/include/soundcard.h |
2 1 + 1 - 0 ! |
file endian.h is not on machine subdir |
0004 demo needs rt.patch | (download) |
Makefile.in |
6 3 + 3 - 0 ! |
only build demo program when realtime is enabled Closes: #815509 |
0005 Sort o files | (download) |
projects/demo/Makefile.in |
2 1 + 1 - 0 ! |
fix order of .o files Allows the build to be reproducible Closes: #822566 |
0006 Do not override user supplied CXXFLAGS.patch | (download) |
configure.ac |
4 2 + 2 - 0 ! |
do not override user-supplied cxxflags Prepend local flags to that |
0007 demo use RAWWAVE_PATH instead of hardcoded string.patch | (download) |
projects/demo/demo.cpp |
2 1 + 1 - 0 ! |
demo: use rawwave_path instead of hardcoded string |