Package: libtritonus-java / 20070428-14

Metadata

Package Version Patches format
libtritonus-java 20070428-14 3.0 (quilt)

Patch series

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

configure.in | 32 0 + 32 - 0 !
1 file changed, 32 deletions(-)

---
Makefile.diff | (download)

src/lib/alsa/Makefile.in | 2 1 + 1 - 0 !
src/lib/cdparanoia/Makefile.in | 4 2 + 2 - 0 !
src/lib/common/Makefile.in | 2 1 + 1 - 0 !
src/lib/cooked_ioctl/Makefile.in | 6 3 + 3 - 0 !
src/lib/esd/Makefile.in | 2 1 + 1 - 0 !
src/lib/fluidsynth/Makefile.in | 10 5 + 5 - 0 !
src/lib/vorbis/Makefile.in | 2 1 + 1 - 0 !
7 files changed, 14 insertions(+), 14 deletions(-)

---
alsa.diff | (download)

src/lib/alsa/constants_check.h | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
cooked_ioctl.diff | (download)

src/lib/cooked_ioctl/org_tritonus_lowlevel_cdda_cooked_ioctl_CookedIoctl.cc | 30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 deletions(-)

---
pvorbis.diff | (download)

src/lib/pvorbis/org_tritonus_lowlevel_pogg_Buffer.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
dfsg.diff | (download)

src/classes/org/tritonus/midi/device/java/JavaSequencer.java | 10 1 + 9 - 0 !
src/classes/org/tritonus/midi/device/java/SunMiscPerfClock.java | 65 0 + 65 - 0 !
2 files changed, 1 insertion(+), 74 deletions(-)

---
alsa 1.0.16.diff | (download)

src/lib/alsa/constants_check.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
ignore ant dtd.diff | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't use the ant dtd
java10 compatibility.diff | (download)

Makefile.in | 2 1 + 1 - 0 !
build.xml | 3 3 + 0 - 0 !
src/lib/alsa/Makefile.in | 3 1 + 2 - 0 !
src/lib/cdparanoia/Makefile.in | 3 1 + 2 - 0 !
src/lib/cooked_ioctl/Makefile.in | 3 1 + 2 - 0 !
src/lib/fluidsynth/Makefile.in | 3 1 + 2 - 0 !
src/lib/pvorbis/Makefile.in | 3 1 + 2 - 0 !
src/lib/vorbis/Makefile.in | 3 1 + 2 - 0 !
8 files changed, 10 insertions(+), 13 deletions(-)

 fixes the build failure with java 10