On Wed, Mar 09, 2016 at 01:29:38PM -0500, Jiri B wrote: > Hi, > > an updae for icedtea-web to 1.6.2. I added tagsoup as deps > as it is recommended by upstream to solve issue wth bad > jnlp files. I also added *.desktop files to make it work > nicely with xdg-open. > > Oh yeah, it's horrible bashism and gnuism. > > tagsoup based on textproc/stringtemplate.
I'm not sure we want to import something that looks.. dormant upstream. > icedtea-web works fine with iDRAC7 java mgmt console. Last i looked at updating it, it always failed (well, 1.6.1) on basic tests like http://javatester.org/ etc.. did you try other things than the idrac stuff ? > --- patches/patch-launcher_launchers_in 24 Mar 2015 20:29:10 -0000 > 1.1 > +++ patches/patch-launcher_launchers_in 9 Mar 2016 18:22:35 -0000 > @@ -2,11 +2,11 @@ $OpenBSD: patch-launcher_launchers_in,v > 2nd chunk needed for: > Error: could not find libjava.so > Error: Could not find Java SE Runtime Environment. > ---- launcher/launchers.in.orig Wed Nov 26 17:39:23 2014 > -+++ launcher/launchers.in Tue Mar 24 21:15:51 2015 > +--- launcher/launchers.in.orig Wed Feb 3 14:47:43 2016 > ++++ launcher/launchers.in Wed Mar 9 17:35:04 2016 > @@ -1,4 +1,4 @@ > -#!/bin/bash > -+#!${TRUEPREFIX}/bin/bash > ++#!/usr/local/bin/bash Oops ? :) Landry
