Commit Graph

11 Commits

Author SHA1 Message Date
Reinhard Pointner e7fbb4d2b9 patch various JNA options to make system JNA work (which behaves differently from upstream JNA due to various Debian-specific patches) 2019-05-20 20:07:33 +07:00
Reinhard Pointner f53ae92931 libjna-java is absolutely required for runtime 2019-03-17 16:13:47 +07:00
Reinhard Pointner 33e03e39b9 Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library 2019-03-07 18:53:54 +07:00
Reinhard Pointner 004253296d MODULE_PATH=/usr/share/openjfx/lib 2019-03-06 17:44:58 +07:00
Reinhard Pointner a351967c52 echo /usr/lib/*-linux-gnu*/jni | tr ' ' ':' 2019-03-06 17:35:33 +07:00
Reinhard Pointner d3905ab59b # select libjnidispatch.system.so from $(uname -m)-linux-gnu folder 2019-03-05 23:20:45 +07:00
Reinhard Pointner 9dd32ecbfa Support for using 7z and unrar tools 2019-03-01 03:23:27 +07:00
Reinhard Pointner 4c839a0ac2 Use Recommends for non-Java deps 2018-11-29 05:10:33 +07:00
Reinhard Pointner f3cbde2627 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 04:56:53 +07:00
Reinhard Pointner ad0e8a5b76 + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 04:24:06 +07:00
Reinhard Pointner a0cca9699f + Experimental platform-independent DEB package (that relies on existing debian dependencies for all native code) 2018-11-29 03:34:26 +07:00