From 71b204eb577bc6e5e9fb6cf29c5f76e52a6c9726 Mon Sep 17 00:00:00 2001 From: Xerxes RĂ„nby Date: Wed, 22 Aug 2012 11:35:35 +0200 Subject: JNLP: Cache jogl-all-natives and jogl-cg-natives for linux-armv6 and linux-armv6hf. Gluegen commit gluegen/commit/422d7a5eb53fca6642ebf4e8910d8b0311bb2597 Change/Lower ARM Requierements for GNU/Linux changed the *native-linux-arm* jar names; update jnlp-files accordingly. Due to the lack of OS Arch and ABI detection in JNLP launchers force us download both armv6 armel and armv6hf armhf ABI jars on ARM. --- jnlp-files/jogl-all-awt-cg.jnlp | 12 ++++++++---- jnlp-files/jogl-all-awt.jnlp | 6 ++++-- jnlp-files/jogl-all-mobile.jnlp | 6 ++++-- jnlp-files/jogl-all-noawt.jnlp | 6 ++++-- 4 files changed, 20 insertions(+), 10 deletions(-) (limited to 'jnlp-files') diff --git a/jnlp-files/jogl-all-awt-cg.jnlp b/jnlp-files/jogl-all-awt-cg.jnlp index 24c22c290..ab4c1cd64 100644 --- a/jnlp-files/jogl-all-awt-cg.jnlp +++ b/jnlp-files/jogl-all-awt-cg.jnlp @@ -69,12 +69,16 @@ - - + + + + - - + + + + diff --git a/jnlp-files/jogl-all-awt.jnlp b/jnlp-files/jogl-all-awt.jnlp index 4e05f8dac..a666eb4dd 100644 --- a/jnlp-files/jogl-all-awt.jnlp +++ b/jnlp-files/jogl-all-awt.jnlp @@ -56,10 +56,12 @@ - + + - + + diff --git a/jnlp-files/jogl-all-mobile.jnlp b/jnlp-files/jogl-all-mobile.jnlp index 43b9b3b09..710f74ab4 100644 --- a/jnlp-files/jogl-all-mobile.jnlp +++ b/jnlp-files/jogl-all-mobile.jnlp @@ -56,10 +56,12 @@ - + + - + + diff --git a/jnlp-files/jogl-all-noawt.jnlp b/jnlp-files/jogl-all-noawt.jnlp index eed6749c1..802b9b929 100644 --- a/jnlp-files/jogl-all-noawt.jnlp +++ b/jnlp-files/jogl-all-noawt.jnlp @@ -56,10 +56,12 @@ - + + - + + -- cgit v1.2.3