[arch-commits] Commit in java-openjfx/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Sat Oct 7 15:36:19 UTC 2017


    Date: Saturday, October 7, 2017 @ 15:36:19
  Author: guillaume
Revision: 307127

Augment comment on how to test this package

Modified:
  java-openjfx/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-07 15:25:04 UTC (rev 307126)
+++ PKGBUILD	2017-10-07 15:36:19 UTC (rev 307127)
@@ -6,8 +6,14 @@
 # Contributor: Jens Kapitza <j dot kapitza at schwarze-allianz dot de>
 # Contributor: Olli <olli at coderkun dot de>
 
-# Demos available in `apps/samples`
-# To build them: `ant -Dplatforms.JDK_1.8.home=/usr/lib/jvm/default jar`
+# Demos available in ``
+# To build and test this pakcage:
+# - install this version of java-openjfx
+# - cd apps/samples
+# - ant -Dplatforms.JDK_1.8.home=/usr/lib/jvm/default jar
+# - java -jar ./Ensemble8/dist/Ensemble8.jar
+# - java -jar ./Modena/dist/Modena.jar
+# - java -jar ./3DViewer/dist/3DViewer.jar
 
 pkgbase=java-openjfx
 pkgname=('java-openjfx' 'java-openjfx-doc' 'java-openjfx-src')



More information about the arch-commits mailing list