| Patch |
File delta |
Description |
| 04 hardening cppflags.patch | (download) |
desktop/TuxGuitar-alsa/jni/GNUmakefile |
2 1 + 1 - 0 !
desktop/TuxGuitar-fluidsynth/jni/GNUmakefile |
2 1 + 1 - 0 !
desktop/TuxGuitar-jack/jni/GNUmakefile |
2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-) |
pass cppflags (hardening)
|
| 11 eclipse swt.patch | (download) |
desktop/TuxGuitar-image-swt/pom.xml |
5 2 + 3 - 0 !
desktop/TuxGuitar-ui-toolkit-swt/pom.xml |
5 2 + 3 - 0 !
desktop/pom.xml |
6 3 + 3 - 0 !
3 files changed, 7 insertions(+), 9 deletions(-) |
use debian's eclipse swt
|
| 12 remove thirth party libs.patch | (download) |
desktop/build-scripts/tuxguitar-linux-swt/pom.xml |
33 0 + 33 - 0 !
1 file changed, 33 deletions(-) |
don't build libs already in debian
|
| 14 replace soundfont.patch | (download) |
desktop/TuxGuitar-synth-gervill/share/tuxguitar-synth-gervill.cfg |
2 1 + 1 - 0 !
desktop/build-scripts/common-resources/common-linux/dist/tuxguitar-fluidsynth.cfg |
2 1 + 1 - 0 !
desktop/build-scripts/common-resources/common/dist/tuxguitar-jsa.cfg |
2 1 + 1 - 0 !
desktop/build-scripts/tuxguitar-linux-swt/pom.xml |
3 0 + 3 - 0 !
4 files changed, 3 insertions(+), 6 deletions(-) |
replace magicsfver2.sf2 with fluidr3_gm.sf2
|
| 15 path to lv2.patch | (download) |
desktop/build-scripts/common-resources/common-linux/dist/tuxguitar-synth-lv2.cfg |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
fix path to tuxguitar-synth-lv2.bin
|
| 16 fix cflags.patch | (download) |
desktop/build-scripts/native-modules/tuxguitar-alsa-linux/pom.xml |
4 2 + 2 - 0 !
desktop/build-scripts/native-modules/tuxguitar-fluidsynth-linux/pom.xml |
4 2 + 2 - 0 !
desktop/build-scripts/native-modules/tuxguitar-jack-linux/pom.xml |
4 2 + 2 - 0 !
desktop/build-scripts/native-modules/tuxguitar-synth-lv2-linux/pom.xml |
8 4 + 4 - 0 !
4 files changed, 10 insertions(+), 10 deletions(-) |
add -g flag for debugging symbols needed in dbgsym packages and
hardening flags suggested by blhc; -fcf-protection not added
because it fails on architectures other than amd64
|
| 26 tuxguitar sh.patch | (download) |
desktop/build-scripts/common-resources/common-linux/tuxguitar.sh |
16 12 + 4 - 0 !
1 file changed, 12 insertions(+), 4 deletions(-) |
modify tuxguitar.sh for debian
|
| 27 debian version.patch | (download) |
desktop/TuxGuitar/src/org/herac/tuxguitar/app/view/dialog/about/TGAboutDialog.java |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
add "(debian)" to version shown in "help -> about" dialog
|
| 28 debian help soundfont.patch | (download) |
desktop/TuxGuitar/share/help/detail_composition_track.html |
8 7 + 1 - 0 !
desktop/TuxGuitar/share/help/start_first_steps.html |
8 7 + 1 - 0 !
2 files changed, 14 insertions(+), 2 deletions(-) |
debian uses another sound font as upstream
|