Package: jmol / 12.2.32+dfsg2-1

Metadata

Package Version Patches format
jmol 12.2.32+dfsg2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
jmol_search_in_usr_share_java.patch | (download)

jmol | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 if /usr/share/java/jmol.jar exists use it as jarpath.


ant contrib_classpath.patch | (download)

build.xml | 2 1 + 1 - 0 !
tools/build-i18n.xml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix the path to systems ant-contrib.jar


chime2jmol_binary.patch | (download)

appletweb/chime2jmol_old.pl | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a shebang line


right_cgi_diretory.patch | (download)

appletweb/JmolApplet.properties | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix cgi directory


cgi_fix_shebang.patch | (download)

appletweb/JmolAppletProxy.cgi | 98 49 + 49 - 0 !
1 file changed, 49 insertions(+), 49 deletions(-)

 fix shebang line by using dos2unix


remove_json.patch | (download)

src/org/jmol/script/ScriptEvaluator.java | 10 6 + 4 - 0 !
src/org/jmol/viewer/PropertyManager.java | 2 1 + 1 - 0 !
src/org/jmol/viewer/Viewer.java | 6 5 + 1 - 0 !
src/org/openscience/jmol/app/jmolpanel/JsonNioService.java | 106 95 + 11 - 0 !
4 files changed, 107 insertions(+), 17 deletions(-)

---