diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-aarch64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-aarch64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-aarch64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-aarch64/pom.xml 2018-03-02 01:01:42.666675757 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-alsa-linux-aarch64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-alsa/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lasound
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-alsa-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-alsa
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-alsa
+ tuxguitar-alsa.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/pom.xml 2018-03-02 01:01:42.667675754 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-alsa-linux-ppc64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-alsa/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lasound
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-alsa-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-alsa
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-alsa
+ tuxguitar-alsa.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/tuxguitar-alsa-linux-armv7hl/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/tuxguitar-alsa-linux-armv7hl/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/tuxguitar-alsa-linux-armv7hl/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64/tuxguitar-alsa-linux-armv7hl/pom.xml 2018-03-01 00:39:49.743935021 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-alsa-linux-armv7hl
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-alsa/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lasound
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-alsa-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-alsa
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-alsa
+ tuxguitar-alsa.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64le/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64le/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64le/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-ppc64le/pom.xml 2018-03-02 01:01:42.667675754 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-alsa-linux-ppc64le
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-alsa/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lasound
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-alsa-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-alsa
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-alsa
+ tuxguitar-alsa.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-s390x/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-s390x/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-alsa-linux-s390x/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-alsa-linux-s390x/pom.xml 2018-03-02 01:01:42.667675754 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-alsa-linux-s390x
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-alsa/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lasound
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-alsa-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-alsa
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-alsa
+ tuxguitar-alsa.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-aarch64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-aarch64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-aarch64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-aarch64/pom.xml 2018-03-02 01:01:42.668675750 -0500
@@ -0,0 +1,134 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-fluidsynth-linux-aarch64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lfluidsynth
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-fluidsynth-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-fluidsynth
+ tuxguitar-fluidsynth.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64/pom.xml 2018-03-02 01:01:42.669675746 -0500
@@ -0,0 +1,134 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-fluidsynth-linux-ppc64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lfluidsynth
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-fluidsynth-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-fluidsynth
+ tuxguitar-fluidsynth.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64le/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64le/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64le/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-ppc64le/pom.xml 2018-03-02 01:01:42.668675750 -0500
@@ -0,0 +1,134 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-fluidsynth-linux-ppc64le
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lfluidsynth
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-fluidsynth-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-fluidsynth
+ tuxguitar-fluidsynth.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-s390x/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-s390x/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-fluidsynth-linux-s390x/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-fluidsynth-linux-s390x/pom.xml 2018-03-02 01:01:42.669675746 -0500
@@ -0,0 +1,134 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-fluidsynth-linux-s390x
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ -lfluidsynth
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-fluidsynth-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-fluidsynth
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-fluidsynth
+ tuxguitar-fluidsynth.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-aarch64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-aarch64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-aarch64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-aarch64/pom.xml 2018-03-02 01:01:42.670675743 -0500
@@ -0,0 +1,141 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-jack-linux-aarch64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-jack/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ `pkg-config --libs jack`
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-jack-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-jack
+ ${parent.relativePath}/TuxGuitar-jack-ui
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-jack
+ tuxguitar-jack.jar
+ ${project.build.directory}/build/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jack-ui
+ tuxguitar-jack-ui.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/pom.xml 2018-03-02 01:01:42.671675740 -0500
@@ -0,0 +1,141 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-jack-linux-ppc64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-jack/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ `pkg-config --libs jack`
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-jack-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-jack
+ ${parent.relativePath}/TuxGuitar-jack-ui
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-jack
+ tuxguitar-jack.jar
+ ${project.build.directory}/build/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jack-ui
+ tuxguitar-jack-ui.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/tuxguitar-jack-linux-armv7hl/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/tuxguitar-jack-linux-armv7hl/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/tuxguitar-jack-linux-armv7hl/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64/tuxguitar-jack-linux-armv7hl/pom.xml 2018-03-01 00:39:49.746935010 -0500
@@ -0,0 +1,141 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-jack-linux-armv7hl
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-jack/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ `pkg-config --libs jack`
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-jack-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-jack
+ ${parent.relativePath}/TuxGuitar-jack-ui
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-jack
+ tuxguitar-jack.jar
+ ${project.build.directory}/build/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jack-ui
+ tuxguitar-jack-ui.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64le/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64le/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-ppc64le/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-ppc64le/pom.xml 2018-03-02 01:01:42.671675740 -0500
@@ -0,0 +1,141 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-jack-linux-ppc64le
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-jack/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ `pkg-config --libs jack`
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-jack-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-jack
+ ${parent.relativePath}/TuxGuitar-jack-ui
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-jack
+ tuxguitar-jack.jar
+ ${project.build.directory}/build/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jack-ui
+ tuxguitar-jack-ui.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-s390x/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-s390x/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-jack-linux-s390x/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-jack-linux-s390x/pom.xml 2018-03-02 01:01:42.671675740 -0500
@@ -0,0 +1,141 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-jack-linux-s390x
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ rm -f
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-jack/jni/
+ ${tuxguitar.jni.rm}
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+ `pkg-config --libs jack`
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-jack-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-jack
+ ${parent.relativePath}/TuxGuitar-jack-ui
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-jack
+ tuxguitar-jack.jar
+ ${project.build.directory}/build/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jack-ui
+ tuxguitar-jack-ui.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-aarch64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-aarch64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-aarch64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-aarch64/pom.xml 2018-03-02 01:01:42.672675736 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-oss-linux-aarch64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-oss/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-oss-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-oss
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-oss
+ tuxguitar-oss.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/pom.xml 2018-03-02 01:01:42.673675732 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-oss-linux-ppc64
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-oss/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-oss-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-oss
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-oss
+ tuxguitar-oss.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/tuxguitar-oss-linux-armv7hl/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/tuxguitar-oss-linux-armv7hl/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/tuxguitar-oss-linux-armv7hl/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64/tuxguitar-oss-linux-armv7hl/pom.xml 2018-03-01 00:39:49.747935007 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-oss-linux-armv7hl
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-oss/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-oss-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-oss
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-oss
+ tuxguitar-oss.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64le/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64le/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-ppc64le/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-ppc64le/pom.xml 2018-03-02 01:01:42.673675732 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-oss-linux-ppc64le
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-oss/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-oss-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-oss
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-oss
+ tuxguitar-oss.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-s390x/pom.xml tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-s390x/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/native-modules/tuxguitar-oss-linux-s390x/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/native-modules/tuxguitar-oss-linux-s390x/pom.xml 2018-03-02 01:01:42.673675732 -0500
@@ -0,0 +1,131 @@
+
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../../
+
+
+ 4.0.0
+ tuxguitar-oss-linux-s390x
+ pom
+ ${project.artifactId}
+
+
+ gcc
+ -L/usr/lib
+ lib
+ .so
+
+ ${parent.relativePath}/TuxGuitar-oss/jni/
+ ${tuxguitar.jni.cc}
+ -I$(shell gcj -print-file-name=include/) -fPIC
+ -fPIC
+
+ ${tuxguitar.jni.ldpath}
+ tuxguitar-oss-jni
+ ${tuxguitar.jni.library.prefix}
+ ${tuxguitar.jni.library.suffix}
+
+
+
+ ${parent.relativePath}/TuxGuitar-oss
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ compile-native
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ clean-native
+ clean
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ native-module-copy-libs
+ package
+
+ copy
+
+
+
+
+ ${project.groupId}
+ tuxguitar-oss
+ tuxguitar-oss.jar
+ ${project.build.directory}/build/share/plugins
+
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-aarch64/pom.xml tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-aarch64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-aarch64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-aarch64/pom.xml 2018-03-02 00:47:29.420658619 -0500
@@ -0,0 +1,418 @@
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../
+
+
+ 4.0.0
+ tuxguitar-linux-aarch64
+ pom
+ ${project.artifactId}
+
+
+ ${project.parent.relativePath}
+ tuxguitar-${project.version}-linux-aarch64
+ org.eclipse.swt.gtk.linux.aarch64
+
+
+
+ ../../TuxGuitar
+ ../../TuxGuitar-ui-toolkit
+ ../../TuxGuitar-ui-toolkit-swt
+ ../../TuxGuitar-lib
+ ../../TuxGuitar-editor-utils
+ ../../TuxGuitar-gm-utils
+ ../../TuxGuitar-ascii
+ ../../TuxGuitar-browser-ftp
+ ../../TuxGuitar-community
+ ../../TuxGuitar-compat
+ ../../TuxGuitar-converter
+ ../../TuxGuitar-gervill
+ ../../TuxGuitar-gm-settings
+ ../../TuxGuitar-gtp
+ ../../TuxGuitar-gtp-ui
+ ../../TuxGuitar-gpx
+ ../../TuxGuitar-jsa
+ ../../TuxGuitar-lilypond
+ ../../TuxGuitar-lilypond-ui
+ ../../TuxGuitar-midi
+ ../../TuxGuitar-midi-ui
+ ../../TuxGuitar-musicxml
+ ../../TuxGuitar-awt-graphics
+ ../../TuxGuitar-pdf
+ ../../TuxGuitar-pdf-ui
+ ../../TuxGuitar-ptb
+ ../../TuxGuitar-synth
+ ../../TuxGuitar-synth-gervill
+ ../../TuxGuitar-tef
+ ../../TuxGuitar-tuner
+ ../../TuxGuitar-svg
+ ../../TuxGuitar-image
+
+
+
+ src
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ copy-libs
+ package
+
+ copy
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar
+ tuxguitar.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-lib
+ tuxguitar-lib.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit
+ tuxguitar-ui-toolkit.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit-swt
+ tuxguitar-ui-toolkit-swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-editor-utils
+ tuxguitar-editor-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-gm-utils
+ tuxguitar-gm-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-awt-graphics
+ tuxguitar-awt-graphics.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${org.eclipse.swt.groupId}
+ ${org.eclipse.swt.artifactId}
+ swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ com.itextpdf
+ itextpdf
+ itext-pdf.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ com.itextpdf.tool
+ xmlworker
+ itext-xmlworker.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ org.apache.commons
+ commons-compress
+ commons-compress.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar-ascii
+ tuxguitar-ascii.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-browser-ftp
+ tuxguitar-browser-ftp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-community
+ tuxguitar-community.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-compat
+ tuxguitar-compat.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-converter
+ tuxguitar-converter.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gervill
+ tuxguitar-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gm-settings
+ tuxguitar-gm-settings.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp
+ tuxguitar-gtp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp-ui
+ tuxguitar-gtp-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gpx
+ tuxguitar-gpx.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jsa
+ tuxguitar-jsa.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond
+ tuxguitar-lilypond.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond-ui
+ tuxguitar-lilypond-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi
+ tuxguitar-midi.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi-ui
+ tuxguitar-midi-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-musicxml
+ tuxguitar-musicxml.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf-ui
+ tuxguitar-pdf-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-ptb
+ tuxguitar-ptb.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tef
+ tuxguitar-tef.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tuner
+ tuxguitar-tuner.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-svg
+ tuxguitar-svg.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-image
+ tuxguitar-image.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth
+ tuxguitar-synth.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth-gervill
+ tuxguitar-synth-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
+ native-modules
+
+
+ native-modules
+ true
+
+
+
+ ../native-modules/tuxguitar-alsa-linux-aarch64
+ ../native-modules/tuxguitar-jack-linux-aarch64
+ ../native-modules/tuxguitar-oss-linux-aarch64
+ ../native-modules/tuxguitar-fluidsynth-linux-aarch64
+ ../native-modules/tuxguitar-synth-vst-remote-linux-aarch64
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-aarch64/todo.txt tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-aarch64/todo.txt
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-aarch64/todo.txt 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-aarch64/todo.txt 2018-03-01 00:39:49.749935000 -0500
@@ -0,0 +1,5 @@
+# Install SWT as maven artifact
+mvn install:install-file -DgroupId=org.eclipse.swt -DartifactId=org.eclipse.swt.gtk.linux.aarch64 -Dversion=4.4 -Dpackaging=jar -Dfile=/PATH_TO_SWT_AARCH64.jar
+
+# Run maven
+mvn clean package -Pnative-modules
\ No newline at end of file
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64/pom.xml tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64/pom.xml 2018-03-02 00:44:37.561338088 -0500
@@ -0,0 +1,418 @@
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../
+
+
+ 4.0.0
+ tuxguitar-linux-ppc64
+ pom
+ ${project.artifactId}
+
+
+ ${project.parent.relativePath}
+ tuxguitar-${project.version}-linux-ppc64
+ org.eclipse.swt.gtk.linux.ppc64
+
+
+
+ ../../TuxGuitar
+ ../../TuxGuitar-ui-toolkit
+ ../../TuxGuitar-ui-toolkit-swt
+ ../../TuxGuitar-lib
+ ../../TuxGuitar-editor-utils
+ ../../TuxGuitar-gm-utils
+ ../../TuxGuitar-ascii
+ ../../TuxGuitar-browser-ftp
+ ../../TuxGuitar-community
+ ../../TuxGuitar-compat
+ ../../TuxGuitar-converter
+ ../../TuxGuitar-gervill
+ ../../TuxGuitar-gm-settings
+ ../../TuxGuitar-gtp
+ ../../TuxGuitar-gtp-ui
+ ../../TuxGuitar-gpx
+ ../../TuxGuitar-jsa
+ ../../TuxGuitar-lilypond
+ ../../TuxGuitar-lilypond-ui
+ ../../TuxGuitar-midi
+ ../../TuxGuitar-midi-ui
+ ../../TuxGuitar-musicxml
+ ../../TuxGuitar-awt-graphics
+ ../../TuxGuitar-pdf
+ ../../TuxGuitar-pdf-ui
+ ../../TuxGuitar-ptb
+ ../../TuxGuitar-synth
+ ../../TuxGuitar-synth-gervill
+ ../../TuxGuitar-tef
+ ../../TuxGuitar-tuner
+ ../../TuxGuitar-svg
+ ../../TuxGuitar-image
+
+
+
+ src
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ copy-libs
+ package
+
+ copy
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar
+ tuxguitar.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-lib
+ tuxguitar-lib.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit
+ tuxguitar-ui-toolkit.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit-swt
+ tuxguitar-ui-toolkit-swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-editor-utils
+ tuxguitar-editor-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-gm-utils
+ tuxguitar-gm-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-awt-graphics
+ tuxguitar-awt-graphics.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${org.eclipse.swt.groupId}
+ ${org.eclipse.swt.artifactId}
+ swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ com.itextpdf
+ itextpdf
+ itext-pdf.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ com.itextpdf.tool
+ xmlworker
+ itext-xmlworker.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ org.apache.commons
+ commons-compress
+ commons-compress.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar-ascii
+ tuxguitar-ascii.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-browser-ftp
+ tuxguitar-browser-ftp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-community
+ tuxguitar-community.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-compat
+ tuxguitar-compat.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-converter
+ tuxguitar-converter.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gervill
+ tuxguitar-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gm-settings
+ tuxguitar-gm-settings.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp
+ tuxguitar-gtp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp-ui
+ tuxguitar-gtp-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gpx
+ tuxguitar-gpx.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jsa
+ tuxguitar-jsa.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond
+ tuxguitar-lilypond.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond-ui
+ tuxguitar-lilypond-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi
+ tuxguitar-midi.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi-ui
+ tuxguitar-midi-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-musicxml
+ tuxguitar-musicxml.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf-ui
+ tuxguitar-pdf-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-ptb
+ tuxguitar-ptb.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tef
+ tuxguitar-tef.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tuner
+ tuxguitar-tuner.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-svg
+ tuxguitar-svg.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-image
+ tuxguitar-image.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth
+ tuxguitar-synth.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth-gervill
+ tuxguitar-synth-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
+ native-modules
+
+
+ native-modules
+ true
+
+
+
+ ../native-modules/tuxguitar-alsa-linux-ppc64
+ ../native-modules/tuxguitar-jack-linux-ppc64
+ ../native-modules/tuxguitar-oss-linux-ppc64
+ ../native-modules/tuxguitar-fluidsynth-linux-ppc64
+ ../native-modules/tuxguitar-synth-vst-remote-linux-ppc64
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64/todo.txt tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64/todo.txt
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64/todo.txt 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64/todo.txt 2018-03-01 00:39:49.749935000 -0500
@@ -0,0 +1,5 @@
+# Install SWT as maven artifact
+mvn install:install-file -DgroupId=org.eclipse.swt -DartifactId=org.eclipse.swt.gtk.linux.ppc64 -Dversion=4.4 -Dpackaging=jar -Dfile=/PATH_TO_SWT_PPC64.jar
+
+# Run maven
+mvn clean package -Pnative-modules
\ No newline at end of file
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64le/pom.xml tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64le/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64le/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64le/pom.xml 2018-03-02 00:46:28.001890818 -0500
@@ -0,0 +1,418 @@
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../
+
+
+ 4.0.0
+ tuxguitar-linux-ppc64le
+ pom
+ ${project.artifactId}
+
+
+ ${project.parent.relativePath}
+ tuxguitar-${project.version}-linux-ppc64le
+ org.eclipse.swt.gtk.linux.ppc64le
+
+
+
+ ../../TuxGuitar
+ ../../TuxGuitar-ui-toolkit
+ ../../TuxGuitar-ui-toolkit-swt
+ ../../TuxGuitar-lib
+ ../../TuxGuitar-editor-utils
+ ../../TuxGuitar-gm-utils
+ ../../TuxGuitar-ascii
+ ../../TuxGuitar-browser-ftp
+ ../../TuxGuitar-community
+ ../../TuxGuitar-compat
+ ../../TuxGuitar-converter
+ ../../TuxGuitar-gervill
+ ../../TuxGuitar-gm-settings
+ ../../TuxGuitar-gtp
+ ../../TuxGuitar-gtp-ui
+ ../../TuxGuitar-gpx
+ ../../TuxGuitar-jsa
+ ../../TuxGuitar-lilypond
+ ../../TuxGuitar-lilypond-ui
+ ../../TuxGuitar-midi
+ ../../TuxGuitar-midi-ui
+ ../../TuxGuitar-musicxml
+ ../../TuxGuitar-awt-graphics
+ ../../TuxGuitar-pdf
+ ../../TuxGuitar-pdf-ui
+ ../../TuxGuitar-ptb
+ ../../TuxGuitar-synth
+ ../../TuxGuitar-synth-gervill
+ ../../TuxGuitar-tef
+ ../../TuxGuitar-tuner
+ ../../TuxGuitar-svg
+ ../../TuxGuitar-image
+
+
+
+ src
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ copy-libs
+ package
+
+ copy
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar
+ tuxguitar.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-lib
+ tuxguitar-lib.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit
+ tuxguitar-ui-toolkit.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit-swt
+ tuxguitar-ui-toolkit-swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-editor-utils
+ tuxguitar-editor-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-gm-utils
+ tuxguitar-gm-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-awt-graphics
+ tuxguitar-awt-graphics.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${org.eclipse.swt.groupId}
+ ${org.eclipse.swt.artifactId}
+ swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ com.itextpdf
+ itextpdf
+ itext-pdf.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ com.itextpdf.tool
+ xmlworker
+ itext-xmlworker.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ org.apache.commons
+ commons-compress
+ commons-compress.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar-ascii
+ tuxguitar-ascii.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-browser-ftp
+ tuxguitar-browser-ftp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-community
+ tuxguitar-community.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-compat
+ tuxguitar-compat.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-converter
+ tuxguitar-converter.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gervill
+ tuxguitar-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gm-settings
+ tuxguitar-gm-settings.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp
+ tuxguitar-gtp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp-ui
+ tuxguitar-gtp-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gpx
+ tuxguitar-gpx.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jsa
+ tuxguitar-jsa.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond
+ tuxguitar-lilypond.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond-ui
+ tuxguitar-lilypond-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi
+ tuxguitar-midi.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi-ui
+ tuxguitar-midi-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-musicxml
+ tuxguitar-musicxml.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf-ui
+ tuxguitar-pdf-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-ptb
+ tuxguitar-ptb.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tef
+ tuxguitar-tef.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tuner
+ tuxguitar-tuner.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-svg
+ tuxguitar-svg.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-image
+ tuxguitar-image.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth
+ tuxguitar-synth.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth-gervill
+ tuxguitar-synth-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
+ native-modules
+
+
+ native-modules
+ true
+
+
+
+ ../native-modules/tuxguitar-alsa-linux-ppc64le
+ ../native-modules/tuxguitar-jack-linux-ppc64le
+ ../native-modules/tuxguitar-oss-linux-ppc64le
+ ../native-modules/tuxguitar-fluidsynth-linux-ppc64le
+ ../native-modules/tuxguitar-synth-vst-remote-linux-ppc64le
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64le/todo.txt tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64le/todo.txt
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-ppc64le/todo.txt 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-ppc64le/todo.txt 2018-03-01 00:39:49.750934997 -0500
@@ -0,0 +1,5 @@
+# Install SWT as maven artifact
+mvn install:install-file -DgroupId=org.eclipse.swt -DartifactId=org.eclipse.swt.gtk.linux.ppc64le -Dversion=4.4 -Dpackaging=jar -Dfile=/PATH_TO_SWT_PPC64LE.jar
+
+# Run maven
+mvn clean package -Pnative-modules
\ No newline at end of file
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-s390x/pom.xml tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-s390x/pom.xml
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-s390x/pom.xml 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-s390x/pom.xml 2018-03-02 00:46:54.892781913 -0500
@@ -0,0 +1,418 @@
+
+
+ tuxguitar-pom
+ org.herac.tuxguitar
+ 1.5.2
+ ../../
+
+
+ 4.0.0
+ tuxguitar-linux-s390x
+ pom
+ ${project.artifactId}
+
+
+ ${project.parent.relativePath}
+ tuxguitar-${project.version}-linux-s390x
+ org.eclipse.swt.gtk.linux.s390x
+
+
+
+ ../../TuxGuitar
+ ../../TuxGuitar-ui-toolkit
+ ../../TuxGuitar-ui-toolkit-swt
+ ../../TuxGuitar-lib
+ ../../TuxGuitar-editor-utils
+ ../../TuxGuitar-gm-utils
+ ../../TuxGuitar-ascii
+ ../../TuxGuitar-browser-ftp
+ ../../TuxGuitar-community
+ ../../TuxGuitar-compat
+ ../../TuxGuitar-converter
+ ../../TuxGuitar-gervill
+ ../../TuxGuitar-gm-settings
+ ../../TuxGuitar-gtp
+ ../../TuxGuitar-gtp-ui
+ ../../TuxGuitar-gpx
+ ../../TuxGuitar-jsa
+ ../../TuxGuitar-lilypond
+ ../../TuxGuitar-lilypond-ui
+ ../../TuxGuitar-midi
+ ../../TuxGuitar-midi-ui
+ ../../TuxGuitar-musicxml
+ ../../TuxGuitar-awt-graphics
+ ../../TuxGuitar-pdf
+ ../../TuxGuitar-pdf-ui
+ ../../TuxGuitar-ptb
+ ../../TuxGuitar-synth
+ ../../TuxGuitar-synth-gervill
+ ../../TuxGuitar-tef
+ ../../TuxGuitar-tuner
+ ../../TuxGuitar-svg
+ ../../TuxGuitar-image
+
+
+
+ src
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.4
+
+
+ copy-libs
+ package
+
+ copy
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar
+ tuxguitar.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-lib
+ tuxguitar-lib.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit
+ tuxguitar-ui-toolkit.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-ui-toolkit-swt
+ tuxguitar-ui-toolkit-swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-editor-utils
+ tuxguitar-editor-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-gm-utils
+ tuxguitar-gm-utils.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ ${project.groupId}
+ tuxguitar-awt-graphics
+ tuxguitar-awt-graphics.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${org.eclipse.swt.groupId}
+ ${org.eclipse.swt.artifactId}
+ swt.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ com.itextpdf
+ itextpdf
+ itext-pdf.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+ com.itextpdf.tool
+ xmlworker
+ itext-xmlworker.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+ org.apache.commons
+ commons-compress
+ commons-compress.jar
+ ${project.build.directory}/${project.finalName}/lib
+
+
+
+
+
+ ${project.groupId}
+ tuxguitar-ascii
+ tuxguitar-ascii.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-browser-ftp
+ tuxguitar-browser-ftp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-community
+ tuxguitar-community.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-compat
+ tuxguitar-compat.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-converter
+ tuxguitar-converter.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gervill
+ tuxguitar-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gm-settings
+ tuxguitar-gm-settings.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp
+ tuxguitar-gtp.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gtp-ui
+ tuxguitar-gtp-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-gpx
+ tuxguitar-gpx.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-jsa
+ tuxguitar-jsa.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond
+ tuxguitar-lilypond.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-lilypond-ui
+ tuxguitar-lilypond-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi
+ tuxguitar-midi.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-midi-ui
+ tuxguitar-midi-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-musicxml
+ tuxguitar-musicxml.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf
+ tuxguitar-pdf.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-pdf-ui
+ tuxguitar-pdf-ui.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-ptb
+ tuxguitar-ptb.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tef
+ tuxguitar-tef.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-tuner
+ tuxguitar-tuner.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-svg
+ tuxguitar-svg.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-image
+ tuxguitar-image.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth
+ tuxguitar-synth.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+ ${project.groupId}
+ tuxguitar-synth-gervill
+ tuxguitar-synth-gervill.jar
+ ${project.build.directory}/${project.finalName}/share/plugins
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
+ native-modules
+
+
+ native-modules
+ true
+
+
+
+ ../native-modules/tuxguitar-alsa-linux-s390x
+ ../native-modules/tuxguitar-jack-linux-s390x
+ ../native-modules/tuxguitar-oss-linux-s390x
+ ../native-modules/tuxguitar-fluidsynth-linux-s390x
+ ../native-modules/tuxguitar-synth-vst-remote-linux-s390x
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ native-module-copy
+ package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
+
diff -rupN tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-s390x/todo.txt tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-s390x/todo.txt
--- tuxguitar-1.5.2-src.org/build-scripts/tuxguitar-linux-s390x/todo.txt 1969-12-31 19:00:00.000000000 -0500
+++ tuxguitar-1.5.2-src/build-scripts/tuxguitar-linux-s390x/todo.txt 2018-03-01 00:39:49.751934994 -0500
@@ -0,0 +1,5 @@
+# Install SWT as maven artifact
+mvn install:install-file -DgroupId=org.eclipse.swt -DartifactId=org.eclipse.swt.gtk.linux.s390x -Dversion=4.4 -Dpackaging=jar -Dfile=/PATH_TO_SWT_S390X.jar
+
+# Run maven
+mvn clean package -Pnative-modules