Package: stk / 4.6.1+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
stk | 4.6.1+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Rename demo to stk demo.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
rename demo to stk-demo |
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. |
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 |
demo needs rt.patch | (download) |
Makefile.in |
6 3 + 3 - 0 ! |
only build demo program when realtime is enabled Closes: #815509 |
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 |
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 |
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 |